Redirect 302 redirect from GET @entry_comment_create (c1872f)

GET https://kbin.spritesserver.nl/index.php/m/memes@lemmy.ml/microblog/commented/%E2%88%9E

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 …}
}
1.11 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\Post {#2964
  +user: Proxies\__CG__\App\Entity\User {#3095 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#3086 …}
  +slug: "Impossible-at-memes-at-lemmy-ml-h-t-to-at-StefanThinks-at-beige-party"
  +body: """
    Impossible\n
    \n
    @memes@lemmy.ml   \n
    h/t to @StefanThinks@beige.party
    """
  +lang: "en"
  +commentCount: 90
  +favouriteCount: 1317
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700537115 {#2970
    date: 2023-11-21 04:25:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@StefanThinks@beige.party"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3098 …}
  +votes: Doctrine\ORM\PersistentCollection {#2938 …}
  +reports: Doctrine\ORM\PersistentCollection {#2929 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2978 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
  +children: []
  -id: 296
  -bodyTs: "'h/t':3 'imposs':1 'memes@lemmy.ml':2 'stefanthinks@beige.party':5"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700514229
  +visibility: "visible             "
  +apId: "https://universeodon.com/users/Masimatutu/statuses/111439238231480258"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700427829 {#2908
    date: 2023-11-19 22:03:49.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Post {#2964
  +user: Proxies\__CG__\App\Entity\User {#3095 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#3086 …}
  +slug: "Impossible-at-memes-at-lemmy-ml-h-t-to-at-StefanThinks-at-beige-party"
  +body: """
    Impossible\n
    \n
    @memes@lemmy.ml   \n
    h/t to @StefanThinks@beige.party
    """
  +lang: "en"
  +commentCount: 90
  +favouriteCount: 1317
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700537115 {#2970
    date: 2023-11-21 04:25:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@StefanThinks@beige.party"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3098 …}
  +votes: Doctrine\ORM\PersistentCollection {#2938 …}
  +reports: Doctrine\ORM\PersistentCollection {#2929 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2978 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
  +children: []
  -id: 296
  -bodyTs: "'h/t':3 'imposs':1 'memes@lemmy.ml':2 'stefanthinks@beige.party':5"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700514229
  +visibility: "visible             "
  +apId: "https://universeodon.com/users/Masimatutu/statuses/111439238231480258"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700427829 {#2908
    date: 2023-11-19 22:03:49.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Post {#2964
  +user: Proxies\__CG__\App\Entity\User {#3095 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#3086 …}
  +slug: "Impossible-at-memes-at-lemmy-ml-h-t-to-at-StefanThinks-at-beige-party"
  +body: """
    Impossible\n
    \n
    @memes@lemmy.ml   \n
    h/t to @StefanThinks@beige.party
    """
  +lang: "en"
  +commentCount: 90
  +favouriteCount: 1317
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700537115 {#2970
    date: 2023-11-21 04:25:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@StefanThinks@beige.party"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3098 …}
  +votes: Doctrine\ORM\PersistentCollection {#2938 …}
  +reports: Doctrine\ORM\PersistentCollection {#2929 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2978 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
  +children: []
  -id: 296
  -bodyTs: "'h/t':3 'imposs':1 'memes@lemmy.ml':2 'stefanthinks@beige.party':5"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700514229
  +visibility: "visible             "
  +apId: "https://universeodon.com/users/Masimatutu/statuses/111439238231480258"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700427829 {#2908
    date: 2023-11-19 22:03:49.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"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\PostComment {#5880
  +user: Proxies\__CG__\App\Entity\User {#5725 …}
  +post: App\Entity\Post {#2964
    +user: Proxies\__CG__\App\Entity\User {#3095 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#314
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#315
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#309
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#3086 …}
    +slug: "Impossible-at-memes-at-lemmy-ml-h-t-to-at-StefanThinks-at-beige-party"
    +body: """
      Impossible\n
      \n
      @memes@lemmy.ml   \n
      h/t to @StefanThinks@beige.party
      """
    +lang: "en"
    +commentCount: 90
    +favouriteCount: 1317
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700537115 {#2970
      date: 2023-11-21 04:25:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
      "@StefanThinks@beige.party"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3098 …}
    +votes: Doctrine\ORM\PersistentCollection {#2938 …}
    +reports: Doctrine\ORM\PersistentCollection {#2929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2978 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
    +children: []
    -id: 296
    -bodyTs: "'h/t':3 'imposs':1 'memes@lemmy.ml':2 'stefanthinks@beige.party':5"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700514229
    +visibility: "visible             "
    +apId: "https://universeodon.com/users/Masimatutu/statuses/111439238231480258"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700427829 {#2908
      date: 2023-11-19 22:03:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: App\Entity\PostComment {#5771 …}
  +root: App\Entity\PostComment {#5002 …}
  +image: null
  +body: """
    Thou doth protest too much.\n
    \n
    Put another way, the opposite of love is not hate, it’s indifference.
    """
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700536723 {#5878
    date: 2023-11-21 04:18:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@StefanThinks@beige.party"
    "@Masimatutu@universeodon.com"
    "@PatFussy@lemm.ee"
    "@Tom_Hanx_Hail_Satan@lemmy.ca"
    "@imalemmy@iusearchlinux.fyi"
    "@MJKee9@lemmy.world"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#5881 …}
  +nested: Doctrine\ORM\PersistentCollection {#5883 …}
  +votes: Doctrine\ORM\PersistentCollection {#5885 …}
  +reports: Doctrine\ORM\PersistentCollection {#5887 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5889 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5891 …}
  -id: 739
  -bodyTs: "'anoth':7 'doth':2 'hate':15 'indiffer':18 'love':12 'much':5 'opposit':10 'protest':3 'put':6 'thou':1 'way':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5467873"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700536723 {#5879
    date: 2023-11-21 04:18:43.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\PostComment {#5880
  +user: Proxies\__CG__\App\Entity\User {#5725 …}
  +post: App\Entity\Post {#2964
    +user: Proxies\__CG__\App\Entity\User {#3095 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#314
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#315
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#309
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#3086 …}
    +slug: "Impossible-at-memes-at-lemmy-ml-h-t-to-at-StefanThinks-at-beige-party"
    +body: """
      Impossible\n
      \n
      @memes@lemmy.ml   \n
      h/t to @StefanThinks@beige.party
      """
    +lang: "en"
    +commentCount: 90
    +favouriteCount: 1317
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700537115 {#2970
      date: 2023-11-21 04:25:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
      "@StefanThinks@beige.party"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3098 …}
    +votes: Doctrine\ORM\PersistentCollection {#2938 …}
    +reports: Doctrine\ORM\PersistentCollection {#2929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2978 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
    +children: []
    -id: 296
    -bodyTs: "'h/t':3 'imposs':1 'memes@lemmy.ml':2 'stefanthinks@beige.party':5"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700514229
    +visibility: "visible             "
    +apId: "https://universeodon.com/users/Masimatutu/statuses/111439238231480258"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700427829 {#2908
      date: 2023-11-19 22:03:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: App\Entity\PostComment {#5771 …}
  +root: App\Entity\PostComment {#5002 …}
  +image: null
  +body: """
    Thou doth protest too much.\n
    \n
    Put another way, the opposite of love is not hate, it’s indifference.
    """
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700536723 {#5878
    date: 2023-11-21 04:18:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@StefanThinks@beige.party"
    "@Masimatutu@universeodon.com"
    "@PatFussy@lemm.ee"
    "@Tom_Hanx_Hail_Satan@lemmy.ca"
    "@imalemmy@iusearchlinux.fyi"
    "@MJKee9@lemmy.world"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#5881 …}
  +nested: Doctrine\ORM\PersistentCollection {#5883 …}
  +votes: Doctrine\ORM\PersistentCollection {#5885 …}
  +reports: Doctrine\ORM\PersistentCollection {#5887 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5889 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5891 …}
  -id: 739
  -bodyTs: "'anoth':7 'doth':2 'hate':15 'indiffer':18 'love':12 'much':5 'opposit':10 'protest':3 'put':6 'thou':1 'way':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5467873"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700536723 {#5879
    date: 2023-11-21 04:18:43.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\PostComment {#5880
  +user: Proxies\__CG__\App\Entity\User {#5725 …}
  +post: App\Entity\Post {#2964
    +user: Proxies\__CG__\App\Entity\User {#3095 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#314
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#315
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#309
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#3086 …}
    +slug: "Impossible-at-memes-at-lemmy-ml-h-t-to-at-StefanThinks-at-beige-party"
    +body: """
      Impossible\n
      \n
      @memes@lemmy.ml   \n
      h/t to @StefanThinks@beige.party
      """
    +lang: "en"
    +commentCount: 90
    +favouriteCount: 1317
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700537115 {#2970
      date: 2023-11-21 04:25:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
      "@StefanThinks@beige.party"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3098 …}
    +votes: Doctrine\ORM\PersistentCollection {#2938 …}
    +reports: Doctrine\ORM\PersistentCollection {#2929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2978 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
    +children: []
    -id: 296
    -bodyTs: "'h/t':3 'imposs':1 'memes@lemmy.ml':2 'stefanthinks@beige.party':5"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700514229
    +visibility: "visible             "
    +apId: "https://universeodon.com/users/Masimatutu/statuses/111439238231480258"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700427829 {#2908
      date: 2023-11-19 22:03:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: App\Entity\PostComment {#5771 …}
  +root: App\Entity\PostComment {#5002 …}
  +image: null
  +body: """
    Thou doth protest too much.\n
    \n
    Put another way, the opposite of love is not hate, it’s indifference.
    """
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700536723 {#5878
    date: 2023-11-21 04:18:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@StefanThinks@beige.party"
    "@Masimatutu@universeodon.com"
    "@PatFussy@lemm.ee"
    "@Tom_Hanx_Hail_Satan@lemmy.ca"
    "@imalemmy@iusearchlinux.fyi"
    "@MJKee9@lemmy.world"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#5881 …}
  +nested: Doctrine\ORM\PersistentCollection {#5883 …}
  +votes: Doctrine\ORM\PersistentCollection {#5885 …}
  +reports: Doctrine\ORM\PersistentCollection {#5887 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5889 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5891 …}
  -id: 739
  -bodyTs: "'anoth':7 'doth':2 'hate':15 'indiffer':18 'love':12 'much':5 'opposit':10 'protest':3 'put':6 'thou':1 'way':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5467873"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700536723 {#5879
    date: 2023-11-21 04:18:43.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"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\PostComment {#5895
  +user: Proxies\__CG__\App\Entity\User {#5003 …}
  +post: App\Entity\Post {#2964
    +user: Proxies\__CG__\App\Entity\User {#3095 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#314
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#315
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#309
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#3086 …}
    +slug: "Impossible-at-memes-at-lemmy-ml-h-t-to-at-StefanThinks-at-beige-party"
    +body: """
      Impossible\n
      \n
      @memes@lemmy.ml   \n
      h/t to @StefanThinks@beige.party
      """
    +lang: "en"
    +commentCount: 90
    +favouriteCount: 1317
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700537115 {#2970
      date: 2023-11-21 04:25:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
      "@StefanThinks@beige.party"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3098 …}
    +votes: Doctrine\ORM\PersistentCollection {#2938 …}
    +reports: Doctrine\ORM\PersistentCollection {#2929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2978 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
    +children: []
    -id: 296
    -bodyTs: "'h/t':3 'imposs':1 'memes@lemmy.ml':2 'stefanthinks@beige.party':5"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700514229
    +visibility: "visible             "
    +apId: "https://universeodon.com/users/Masimatutu/statuses/111439238231480258"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700427829 {#2908
      date: 2023-11-19 22:03:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: App\Entity\PostComment {#5880
    +user: Proxies\__CG__\App\Entity\User {#5725 …}
    +post: App\Entity\Post {#2964}
    +magazine: App\Entity\Magazine {#306}
    +parent: App\Entity\PostComment {#5771 …}
    +root: App\Entity\PostComment {#5002 …}
    +image: null
    +body: """
      Thou doth protest too much.\n
      \n
      Put another way, the opposite of love is not hate, it’s indifference.
      """
    +lang: "en"
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700536723 {#5878
      date: 2023-11-21 04:18:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
      "@StefanThinks@beige.party"
      "@Masimatutu@universeodon.com"
      "@PatFussy@lemm.ee"
      "@Tom_Hanx_Hail_Satan@lemmy.ca"
      "@imalemmy@iusearchlinux.fyi"
      "@MJKee9@lemmy.world"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#5881 …}
    +nested: Doctrine\ORM\PersistentCollection {#5883 …}
    +votes: Doctrine\ORM\PersistentCollection {#5885 …}
    +reports: Doctrine\ORM\PersistentCollection {#5887 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5889 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5891 …}
    -id: 739
    -bodyTs: "'anoth':7 'doth':2 'hate':15 'indiffer':18 'love':12 'much':5 'opposit':10 'protest':3 'put':6 'thou':1 'way':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5467873"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700536723 {#5879
      date: 2023-11-21 04:18:43.0 +01:00
    }
  }
  +root: App\Entity\PostComment {#5002 …}
  +image: null
  +body: "Murdered with facts and logic"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700537115 {#5893
    date: 2023-11-21 04:25:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@StefanThinks@beige.party"
    "@Masimatutu@universeodon.com"
    "@PatFussy@lemm.ee"
    "@Tom_Hanx_Hail_Satan@lemmy.ca"
    "@imalemmy@iusearchlinux.fyi"
    "@MJKee9@lemmy.world"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#5896 …}
  +nested: Doctrine\ORM\PersistentCollection {#5898 …}
  +votes: Doctrine\ORM\PersistentCollection {#5900 …}
  +reports: Doctrine\ORM\PersistentCollection {#5902 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5904 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5906 …}
  -id: 740
  -bodyTs: "'fact':3 'logic':5 'murder':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6383517"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700537115 {#5894
    date: 2023-11-21 04:25:15.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\PostComment {#5895
  +user: Proxies\__CG__\App\Entity\User {#5003 …}
  +post: App\Entity\Post {#2964
    +user: Proxies\__CG__\App\Entity\User {#3095 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#314
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#315
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#309
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#3086 …}
    +slug: "Impossible-at-memes-at-lemmy-ml-h-t-to-at-StefanThinks-at-beige-party"
    +body: """
      Impossible\n
      \n
      @memes@lemmy.ml   \n
      h/t to @StefanThinks@beige.party
      """
    +lang: "en"
    +commentCount: 90
    +favouriteCount: 1317
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700537115 {#2970
      date: 2023-11-21 04:25:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
      "@StefanThinks@beige.party"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3098 …}
    +votes: Doctrine\ORM\PersistentCollection {#2938 …}
    +reports: Doctrine\ORM\PersistentCollection {#2929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2978 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
    +children: []
    -id: 296
    -bodyTs: "'h/t':3 'imposs':1 'memes@lemmy.ml':2 'stefanthinks@beige.party':5"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700514229
    +visibility: "visible             "
    +apId: "https://universeodon.com/users/Masimatutu/statuses/111439238231480258"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700427829 {#2908
      date: 2023-11-19 22:03:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: App\Entity\PostComment {#5880
    +user: Proxies\__CG__\App\Entity\User {#5725 …}
    +post: App\Entity\Post {#2964}
    +magazine: App\Entity\Magazine {#306}
    +parent: App\Entity\PostComment {#5771 …}
    +root: App\Entity\PostComment {#5002 …}
    +image: null
    +body: """
      Thou doth protest too much.\n
      \n
      Put another way, the opposite of love is not hate, it’s indifference.
      """
    +lang: "en"
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700536723 {#5878
      date: 2023-11-21 04:18:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
      "@StefanThinks@beige.party"
      "@Masimatutu@universeodon.com"
      "@PatFussy@lemm.ee"
      "@Tom_Hanx_Hail_Satan@lemmy.ca"
      "@imalemmy@iusearchlinux.fyi"
      "@MJKee9@lemmy.world"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#5881 …}
    +nested: Doctrine\ORM\PersistentCollection {#5883 …}
    +votes: Doctrine\ORM\PersistentCollection {#5885 …}
    +reports: Doctrine\ORM\PersistentCollection {#5887 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5889 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5891 …}
    -id: 739
    -bodyTs: "'anoth':7 'doth':2 'hate':15 'indiffer':18 'love':12 'much':5 'opposit':10 'protest':3 'put':6 'thou':1 'way':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5467873"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700536723 {#5879
      date: 2023-11-21 04:18:43.0 +01:00
    }
  }
  +root: App\Entity\PostComment {#5002 …}
  +image: null
  +body: "Murdered with facts and logic"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700537115 {#5893
    date: 2023-11-21 04:25:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@StefanThinks@beige.party"
    "@Masimatutu@universeodon.com"
    "@PatFussy@lemm.ee"
    "@Tom_Hanx_Hail_Satan@lemmy.ca"
    "@imalemmy@iusearchlinux.fyi"
    "@MJKee9@lemmy.world"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#5896 …}
  +nested: Doctrine\ORM\PersistentCollection {#5898 …}
  +votes: Doctrine\ORM\PersistentCollection {#5900 …}
  +reports: Doctrine\ORM\PersistentCollection {#5902 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5904 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5906 …}
  -id: 740
  -bodyTs: "'fact':3 'logic':5 'murder':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6383517"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700537115 {#5894
    date: 2023-11-21 04:25:15.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\PostComment {#5895
  +user: Proxies\__CG__\App\Entity\User {#5003 …}
  +post: App\Entity\Post {#2964
    +user: Proxies\__CG__\App\Entity\User {#3095 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#314
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#315
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#309
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#3086 …}
    +slug: "Impossible-at-memes-at-lemmy-ml-h-t-to-at-StefanThinks-at-beige-party"
    +body: """
      Impossible\n
      \n
      @memes@lemmy.ml   \n
      h/t to @StefanThinks@beige.party
      """
    +lang: "en"
    +commentCount: 90
    +favouriteCount: 1317
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700537115 {#2970
      date: 2023-11-21 04:25:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
      "@StefanThinks@beige.party"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3098 …}
    +votes: Doctrine\ORM\PersistentCollection {#2938 …}
    +reports: Doctrine\ORM\PersistentCollection {#2929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2978 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
    +children: []
    -id: 296
    -bodyTs: "'h/t':3 'imposs':1 'memes@lemmy.ml':2 'stefanthinks@beige.party':5"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700514229
    +visibility: "visible             "
    +apId: "https://universeodon.com/users/Masimatutu/statuses/111439238231480258"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700427829 {#2908
      date: 2023-11-19 22:03:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: App\Entity\PostComment {#5880
    +user: Proxies\__CG__\App\Entity\User {#5725 …}
    +post: App\Entity\Post {#2964}
    +magazine: App\Entity\Magazine {#306}
    +parent: App\Entity\PostComment {#5771 …}
    +root: App\Entity\PostComment {#5002 …}
    +image: null
    +body: """
      Thou doth protest too much.\n
      \n
      Put another way, the opposite of love is not hate, it’s indifference.
      """
    +lang: "en"
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700536723 {#5878
      date: 2023-11-21 04:18:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
      "@StefanThinks@beige.party"
      "@Masimatutu@universeodon.com"
      "@PatFussy@lemm.ee"
      "@Tom_Hanx_Hail_Satan@lemmy.ca"
      "@imalemmy@iusearchlinux.fyi"
      "@MJKee9@lemmy.world"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#5881 …}
    +nested: Doctrine\ORM\PersistentCollection {#5883 …}
    +votes: Doctrine\ORM\PersistentCollection {#5885 …}
    +reports: Doctrine\ORM\PersistentCollection {#5887 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5889 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5891 …}
    -id: 739
    -bodyTs: "'anoth':7 'doth':2 'hate':15 'indiffer':18 'love':12 'much':5 'opposit':10 'protest':3 'put':6 'thou':1 'way':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5467873"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700536723 {#5879
      date: 2023-11-21 04:18:43.0 +01:00
    }
  }
  +root: App\Entity\PostComment {#5002 …}
  +image: null
  +body: "Murdered with facts and logic"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700537115 {#5893
    date: 2023-11-21 04:25:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@StefanThinks@beige.party"
    "@Masimatutu@universeodon.com"
    "@PatFussy@lemm.ee"
    "@Tom_Hanx_Hail_Satan@lemmy.ca"
    "@imalemmy@iusearchlinux.fyi"
    "@MJKee9@lemmy.world"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#5896 …}
  +nested: Doctrine\ORM\PersistentCollection {#5898 …}
  +votes: Doctrine\ORM\PersistentCollection {#5900 …}
  +reports: Doctrine\ORM\PersistentCollection {#5902 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5904 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5906 …}
  -id: 740
  -bodyTs: "'fact':3 'logic':5 'murder':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6383517"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700537115 {#5894
    date: 2023-11-21 04:25:15.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"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\Post {#3149
  +user: Proxies\__CG__\App\Entity\User {#3145 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +slug: "at-memes-at-lemmy-ml"
  +body: "@memes@lemmy.ml"
  +lang: "sr"
  +commentCount: 16
  +favouriteCount: 247
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724951542 {#3144
    date: 2024-08-29 19:12:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3142 …}
  +votes: Doctrine\ORM\PersistentCollection {#3153 …}
  +reports: Doctrine\ORM\PersistentCollection {#3155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
  +children: []
  -id: 338
  -bodyTs: "'memes@lemmy.ml':1"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703809136
  +visibility: "visible             "
  +apId: "https://balkan.fedive.rs/users/fram3d/statuses/111655173256103231"
  +editedAt: DateTimeImmutable @1708561828 {#3128
    date: 2024-02-22 01:30:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703722736 {#3151
    date: 2023-12-28 01:18:56.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Post {#3149
  +user: Proxies\__CG__\App\Entity\User {#3145 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +slug: "at-memes-at-lemmy-ml"
  +body: "@memes@lemmy.ml"
  +lang: "sr"
  +commentCount: 16
  +favouriteCount: 247
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724951542 {#3144
    date: 2024-08-29 19:12:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3142 …}
  +votes: Doctrine\ORM\PersistentCollection {#3153 …}
  +reports: Doctrine\ORM\PersistentCollection {#3155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
  +children: []
  -id: 338
  -bodyTs: "'memes@lemmy.ml':1"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703809136
  +visibility: "visible             "
  +apId: "https://balkan.fedive.rs/users/fram3d/statuses/111655173256103231"
  +editedAt: DateTimeImmutable @1708561828 {#3128
    date: 2024-02-22 01:30:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703722736 {#3151
    date: 2023-12-28 01:18:56.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Post {#3149
  +user: Proxies\__CG__\App\Entity\User {#3145 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +slug: "at-memes-at-lemmy-ml"
  +body: "@memes@lemmy.ml"
  +lang: "sr"
  +commentCount: 16
  +favouriteCount: 247
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724951542 {#3144
    date: 2024-08-29 19:12:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3142 …}
  +votes: Doctrine\ORM\PersistentCollection {#3153 …}
  +reports: Doctrine\ORM\PersistentCollection {#3155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
  +children: []
  -id: 338
  -bodyTs: "'memes@lemmy.ml':1"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703809136
  +visibility: "visible             "
  +apId: "https://balkan.fedive.rs/users/fram3d/statuses/111655173256103231"
  +editedAt: DateTimeImmutable @1708561828 {#3128
    date: 2024-02-22 01:30:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703722736 {#3151
    date: 2023-12-28 01:18:56.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"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\PostComment {#8353
  +user: Proxies\__CG__\App\Entity\User {#8354 …}
  +post: App\Entity\Post {#3149
    +user: Proxies\__CG__\App\Entity\User {#3145 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#314
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#315
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#309
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +slug: "at-memes-at-lemmy-ml"
    +body: "@memes@lemmy.ml"
    +lang: "sr"
    +commentCount: 16
    +favouriteCount: 247
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724951542 {#3144
      date: 2024-08-29 19:12:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3142 …}
    +votes: Doctrine\ORM\PersistentCollection {#3153 …}
    +reports: Doctrine\ORM\PersistentCollection {#3155 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
    +children: []
    -id: 338
    -bodyTs: "'memes@lemmy.ml':1"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703809136
    +visibility: "visible             "
    +apId: "https://balkan.fedive.rs/users/fram3d/statuses/111655173256103231"
    +editedAt: DateTimeImmutable @1708561828 {#3128
      date: 2024-02-22 01:30:28.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703722736 {#3151
      date: 2023-12-28 01:18:56.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: App\Entity\PostComment {#8320 …}
  +root: App\Entity\PostComment {#8304 …}
  +image: null
  +body: "A car is just a really complicated lazyboy transporter"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703965947 {#8350
    date: 2023-12-30 20:52:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@fram3d@balkan.fedive.rs"
    "@eluvatar@programming.dev"
    "@hyperhopper@lemmy.world"
    "@memes@lemmy.ml"
    "@fram3d@balkan.fedive.rs"
    "@eluvatar@programming.dev"
    "@hyperhopper@lemmy.world"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#8355 …}
  +nested: Doctrine\ORM\PersistentCollection {#8357 …}
  +votes: Doctrine\ORM\PersistentCollection {#8359 …}
  +reports: Doctrine\ORM\PersistentCollection {#8361 …}
  +favourites: Doctrine\ORM\PersistentCollection {#8363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#8365 …}
  -id: 954
  -bodyTs: "'car':2 'complic':7 'lazyboy':8 'realli':6 'transport':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7725514"
  +editedAt: DateTimeImmutable @1710553881 {#8351
    date: 2024-03-16 02:51:21.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703965947 {#8352
    date: 2023-12-30 20:52:27.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\PostComment {#8353
  +user: Proxies\__CG__\App\Entity\User {#8354 …}
  +post: App\Entity\Post {#3149
    +user: Proxies\__CG__\App\Entity\User {#3145 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#314
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#315
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#309
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +slug: "at-memes-at-lemmy-ml"
    +body: "@memes@lemmy.ml"
    +lang: "sr"
    +commentCount: 16
    +favouriteCount: 247
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724951542 {#3144
      date: 2024-08-29 19:12:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3142 …}
    +votes: Doctrine\ORM\PersistentCollection {#3153 …}
    +reports: Doctrine\ORM\PersistentCollection {#3155 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
    +children: []
    -id: 338
    -bodyTs: "'memes@lemmy.ml':1"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703809136
    +visibility: "visible             "
    +apId: "https://balkan.fedive.rs/users/fram3d/statuses/111655173256103231"
    +editedAt: DateTimeImmutable @1708561828 {#3128
      date: 2024-02-22 01:30:28.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703722736 {#3151
      date: 2023-12-28 01:18:56.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: App\Entity\PostComment {#8320 …}
  +root: App\Entity\PostComment {#8304 …}
  +image: null
  +body: "A car is just a really complicated lazyboy transporter"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703965947 {#8350
    date: 2023-12-30 20:52:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@fram3d@balkan.fedive.rs"
    "@eluvatar@programming.dev"
    "@hyperhopper@lemmy.world"
    "@memes@lemmy.ml"
    "@fram3d@balkan.fedive.rs"
    "@eluvatar@programming.dev"
    "@hyperhopper@lemmy.world"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#8355 …}
  +nested: Doctrine\ORM\PersistentCollection {#8357 …}
  +votes: Doctrine\ORM\PersistentCollection {#8359 …}
  +reports: Doctrine\ORM\PersistentCollection {#8361 …}
  +favourites: Doctrine\ORM\PersistentCollection {#8363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#8365 …}
  -id: 954
  -bodyTs: "'car':2 'complic':7 'lazyboy':8 'realli':6 'transport':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7725514"
  +editedAt: DateTimeImmutable @1710553881 {#8351
    date: 2024-03-16 02:51:21.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703965947 {#8352
    date: 2023-12-30 20:52:27.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\PostComment {#8353
  +user: Proxies\__CG__\App\Entity\User {#8354 …}
  +post: App\Entity\Post {#3149
    +user: Proxies\__CG__\App\Entity\User {#3145 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#314
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#315
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#309
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +slug: "at-memes-at-lemmy-ml"
    +body: "@memes@lemmy.ml"
    +lang: "sr"
    +commentCount: 16
    +favouriteCount: 247
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724951542 {#3144
      date: 2024-08-29 19:12:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3142 …}
    +votes: Doctrine\ORM\PersistentCollection {#3153 …}
    +reports: Doctrine\ORM\PersistentCollection {#3155 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
    +children: []
    -id: 338
    -bodyTs: "'memes@lemmy.ml':1"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703809136
    +visibility: "visible             "
    +apId: "https://balkan.fedive.rs/users/fram3d/statuses/111655173256103231"
    +editedAt: DateTimeImmutable @1708561828 {#3128
      date: 2024-02-22 01:30:28.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703722736 {#3151
      date: 2023-12-28 01:18:56.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: App\Entity\PostComment {#8320 …}
  +root: App\Entity\PostComment {#8304 …}
  +image: null
  +body: "A car is just a really complicated lazyboy transporter"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703965947 {#8350
    date: 2023-12-30 20:52:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@fram3d@balkan.fedive.rs"
    "@eluvatar@programming.dev"
    "@hyperhopper@lemmy.world"
    "@memes@lemmy.ml"
    "@fram3d@balkan.fedive.rs"
    "@eluvatar@programming.dev"
    "@hyperhopper@lemmy.world"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#8355 …}
  +nested: Doctrine\ORM\PersistentCollection {#8357 …}
  +votes: Doctrine\ORM\PersistentCollection {#8359 …}
  +reports: Doctrine\ORM\PersistentCollection {#8361 …}
  +favourites: Doctrine\ORM\PersistentCollection {#8363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#8365 …}
  -id: 954
  -bodyTs: "'car':2 'complic':7 'lazyboy':8 'realli':6 'transport':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7725514"
  +editedAt: DateTimeImmutable @1710553881 {#8351
    date: 2024-03-16 02:51:21.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703965947 {#8352
    date: 2023-12-30 20:52:27.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"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\PostComment {#8369
  +user: Proxies\__CG__\App\Entity\User {#8370 …}
  +post: App\Entity\Post {#3149
    +user: Proxies\__CG__\App\Entity\User {#3145 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#314
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#315
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#309
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +slug: "at-memes-at-lemmy-ml"
    +body: "@memes@lemmy.ml"
    +lang: "sr"
    +commentCount: 16
    +favouriteCount: 247
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724951542 {#3144
      date: 2024-08-29 19:12:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3142 …}
    +votes: Doctrine\ORM\PersistentCollection {#3153 …}
    +reports: Doctrine\ORM\PersistentCollection {#3155 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
    +children: []
    -id: 338
    -bodyTs: "'memes@lemmy.ml':1"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703809136
    +visibility: "visible             "
    +apId: "https://balkan.fedive.rs/users/fram3d/statuses/111655173256103231"
    +editedAt: DateTimeImmutable @1708561828 {#3128
      date: 2024-02-22 01:30:28.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703722736 {#3151
      date: 2023-12-28 01:18:56.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: null
  +root: null
  +image: null
  +body: "Dude, stop using emacs; not every script is a config"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705422539 {#8367
    date: 2024-01-16 17:28:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@fram3d@balkan.fedive.rs"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#8371 …}
  +nested: Doctrine\ORM\PersistentCollection {#8373 …}
  +votes: Doctrine\ORM\PersistentCollection {#8375 …}
  +reports: Doctrine\ORM\PersistentCollection {#8377 …}
  +favourites: Doctrine\ORM\PersistentCollection {#8379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#8381 …}
  -id: 1063
  -bodyTs: "'config':10 'dude':1 'emac':4 'everi':6 'script':7 'stop':2 'use':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7440260"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705422539 {#8368
    date: 2024-01-16 17:28:59.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\PostComment {#8369
  +user: Proxies\__CG__\App\Entity\User {#8370 …}
  +post: App\Entity\Post {#3149
    +user: Proxies\__CG__\App\Entity\User {#3145 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#314
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#315
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#309
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +slug: "at-memes-at-lemmy-ml"
    +body: "@memes@lemmy.ml"
    +lang: "sr"
    +commentCount: 16
    +favouriteCount: 247
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724951542 {#3144
      date: 2024-08-29 19:12:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3142 …}
    +votes: Doctrine\ORM\PersistentCollection {#3153 …}
    +reports: Doctrine\ORM\PersistentCollection {#3155 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
    +children: []
    -id: 338
    -bodyTs: "'memes@lemmy.ml':1"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703809136
    +visibility: "visible             "
    +apId: "https://balkan.fedive.rs/users/fram3d/statuses/111655173256103231"
    +editedAt: DateTimeImmutable @1708561828 {#3128
      date: 2024-02-22 01:30:28.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703722736 {#3151
      date: 2023-12-28 01:18:56.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: null
  +root: null
  +image: null
  +body: "Dude, stop using emacs; not every script is a config"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705422539 {#8367
    date: 2024-01-16 17:28:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@fram3d@balkan.fedive.rs"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#8371 …}
  +nested: Doctrine\ORM\PersistentCollection {#8373 …}
  +votes: Doctrine\ORM\PersistentCollection {#8375 …}
  +reports: Doctrine\ORM\PersistentCollection {#8377 …}
  +favourites: Doctrine\ORM\PersistentCollection {#8379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#8381 …}
  -id: 1063
  -bodyTs: "'config':10 'dude':1 'emac':4 'everi':6 'script':7 'stop':2 'use':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7440260"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705422539 {#8368
    date: 2024-01-16 17:28:59.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\PostComment {#8369
  +user: Proxies\__CG__\App\Entity\User {#8370 …}
  +post: App\Entity\Post {#3149
    +user: Proxies\__CG__\App\Entity\User {#3145 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#314
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#315
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#309
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +slug: "at-memes-at-lemmy-ml"
    +body: "@memes@lemmy.ml"
    +lang: "sr"
    +commentCount: 16
    +favouriteCount: 247
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724951542 {#3144
      date: 2024-08-29 19:12:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3142 …}
    +votes: Doctrine\ORM\PersistentCollection {#3153 …}
    +reports: Doctrine\ORM\PersistentCollection {#3155 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
    +children: []
    -id: 338
    -bodyTs: "'memes@lemmy.ml':1"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703809136
    +visibility: "visible             "
    +apId: "https://balkan.fedive.rs/users/fram3d/statuses/111655173256103231"
    +editedAt: DateTimeImmutable @1708561828 {#3128
      date: 2024-02-22 01:30:28.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703722736 {#3151
      date: 2023-12-28 01:18:56.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: null
  +root: null
  +image: null
  +body: "Dude, stop using emacs; not every script is a config"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705422539 {#8367
    date: 2024-01-16 17:28:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@fram3d@balkan.fedive.rs"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#8371 …}
  +nested: Doctrine\ORM\PersistentCollection {#8373 …}
  +votes: Doctrine\ORM\PersistentCollection {#8375 …}
  +reports: Doctrine\ORM\PersistentCollection {#8377 …}
  +favourites: Doctrine\ORM\PersistentCollection {#8379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#8381 …}
  -id: 1063
  -bodyTs: "'config':10 'dude':1 'emac':4 'everi':6 'script':7 'stop':2 'use':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7440260"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705422539 {#8368
    date: 2024-01-16 17:28:59.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"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\Post {#3164
  +user: Proxies\__CG__\App\Entity\User {#3165 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#3166 …}
  +slug: "Makes-sense-at-memes-at-lemmy-ml"
  +body: """
    Makes sense.\n
    \n
    @memes@lemmy.ml
    """
  +lang: "en"
  +commentCount: 10
  +favouriteCount: 321
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697662491 {#3161
    date: 2023-10-18 22:54:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3167 …}
  +votes: Doctrine\ORM\PersistentCollection {#3169 …}
  +reports: Doctrine\ORM\PersistentCollection {#3171 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3173 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3175 …}
  +children: []
  -id: 171
  -bodyTs: "'make':1 'memes@lemmy.ml':3 'sens':2"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697309331
  +visibility: "visible             "
  +apId: "https://hachyderm.io/users/EwanCroft/statuses/111229202043376258"
  +editedAt: DateTimeImmutable @1697282359 {#3162
    date: 2023-10-14 13:19:19.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697222931 {#3163
    date: 2023-10-13 20:48:51.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Post {#3164
  +user: Proxies\__CG__\App\Entity\User {#3165 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#3166 …}
  +slug: "Makes-sense-at-memes-at-lemmy-ml"
  +body: """
    Makes sense.\n
    \n
    @memes@lemmy.ml
    """
  +lang: "en"
  +commentCount: 10
  +favouriteCount: 321
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697662491 {#3161
    date: 2023-10-18 22:54:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3167 …}
  +votes: Doctrine\ORM\PersistentCollection {#3169 …}
  +reports: Doctrine\ORM\PersistentCollection {#3171 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3173 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3175 …}
  +children: []
  -id: 171
  -bodyTs: "'make':1 'memes@lemmy.ml':3 'sens':2"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697309331
  +visibility: "visible             "
  +apId: "https://hachyderm.io/users/EwanCroft/statuses/111229202043376258"
  +editedAt: DateTimeImmutable @1697282359 {#3162
    date: 2023-10-14 13:19:19.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697222931 {#3163
    date: 2023-10-13 20:48:51.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Post {#3164
  +user: Proxies\__CG__\App\Entity\User {#3165 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#3166 …}
  +slug: "Makes-sense-at-memes-at-lemmy-ml"
  +body: """
    Makes sense.\n
    \n
    @memes@lemmy.ml
    """
  +lang: "en"
  +commentCount: 10
  +favouriteCount: 321
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697662491 {#3161
    date: 2023-10-18 22:54:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3167 …}
  +votes: Doctrine\ORM\PersistentCollection {#3169 …}
  +reports: Doctrine\ORM\PersistentCollection {#3171 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3173 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3175 …}
  +children: []
  -id: 171
  -bodyTs: "'make':1 'memes@lemmy.ml':3 'sens':2"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697309331
  +visibility: "visible             "
  +apId: "https://hachyderm.io/users/EwanCroft/statuses/111229202043376258"
  +editedAt: DateTimeImmutable @1697282359 {#3162
    date: 2023-10-14 13:19:19.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697222931 {#3163
    date: 2023-10-13 20:48:51.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"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\PostComment {#10701
  +user: Proxies\__CG__\App\Entity\User {#10702 …}
  +post: App\Entity\Post {#3164
    +user: Proxies\__CG__\App\Entity\User {#3165 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#314
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#315
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#309
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#3166 …}
    +slug: "Makes-sense-at-memes-at-lemmy-ml"
    +body: """
      Makes sense.\n
      \n
      @memes@lemmy.ml
      """
    +lang: "en"
    +commentCount: 10
    +favouriteCount: 321
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697662491 {#3161
      date: 2023-10-18 22:54:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3167 …}
    +votes: Doctrine\ORM\PersistentCollection {#3169 …}
    +reports: Doctrine\ORM\PersistentCollection {#3171 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3173 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3175 …}
    +children: []
    -id: 171
    -bodyTs: "'make':1 'memes@lemmy.ml':3 'sens':2"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697309331
    +visibility: "visible             "
    +apId: "https://hachyderm.io/users/EwanCroft/statuses/111229202043376258"
    +editedAt: DateTimeImmutable @1697282359 {#3162
      date: 2023-10-14 13:19:19.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697222931 {#3163
      date: 2023-10-13 20:48:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: App\Entity\PostComment {#10621 …}
  +root: App\Entity\PostComment {#10605 …}
  +image: null
  +body: "If they hadn’t tried to claim the history as their own I don’t think it would have been nearly as controversial. Calling themselves “The Dons” and referencing 1889 as the founding date was just insulting."
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697335242 {#10699
    date: 2023-10-15 04:00:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@EwanCroft@hachyderm.io"
    "@PunnyName@lemmy.world"
    "@kraftpudding@lemmy.world"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#10703 …}
  +nested: Doctrine\ORM\PersistentCollection {#10705 …}
  +votes: Doctrine\ORM\PersistentCollection {#10707 …}
  +reports: Doctrine\ORM\PersistentCollection {#10709 …}
  +favourites: Doctrine\ORM\PersistentCollection {#10711 …}
  +notifications: Doctrine\ORM\PersistentCollection {#10713 …}
  -id: 429
  -bodyTs: "'1889':30 'call':24 'claim':7 'controversi':23 'date':34 'don':27 'found':33 'hadn':3 'histori':9 'insult':37 'near':21 'referenc':29 'think':16 'tri':5 'would':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4909497"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697335242 {#10700
    date: 2023-10-15 04:00:42.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\PostComment {#10701
  +user: Proxies\__CG__\App\Entity\User {#10702 …}
  +post: App\Entity\Post {#3164
    +user: Proxies\__CG__\App\Entity\User {#3165 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#314
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#315
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#309
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#3166 …}
    +slug: "Makes-sense-at-memes-at-lemmy-ml"
    +body: """
      Makes sense.\n
      \n
      @memes@lemmy.ml
      """
    +lang: "en"
    +commentCount: 10
    +favouriteCount: 321
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697662491 {#3161
      date: 2023-10-18 22:54:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3167 …}
    +votes: Doctrine\ORM\PersistentCollection {#3169 …}
    +reports: Doctrine\ORM\PersistentCollection {#3171 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3173 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3175 …}
    +children: []
    -id: 171
    -bodyTs: "'make':1 'memes@lemmy.ml':3 'sens':2"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697309331
    +visibility: "visible             "
    +apId: "https://hachyderm.io/users/EwanCroft/statuses/111229202043376258"
    +editedAt: DateTimeImmutable @1697282359 {#3162
      date: 2023-10-14 13:19:19.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697222931 {#3163
      date: 2023-10-13 20:48:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: App\Entity\PostComment {#10621 …}
  +root: App\Entity\PostComment {#10605 …}
  +image: null
  +body: "If they hadn’t tried to claim the history as their own I don’t think it would have been nearly as controversial. Calling themselves “The Dons” and referencing 1889 as the founding date was just insulting."
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697335242 {#10699
    date: 2023-10-15 04:00:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@EwanCroft@hachyderm.io"
    "@PunnyName@lemmy.world"
    "@kraftpudding@lemmy.world"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#10703 …}
  +nested: Doctrine\ORM\PersistentCollection {#10705 …}
  +votes: Doctrine\ORM\PersistentCollection {#10707 …}
  +reports: Doctrine\ORM\PersistentCollection {#10709 …}
  +favourites: Doctrine\ORM\PersistentCollection {#10711 …}
  +notifications: Doctrine\ORM\PersistentCollection {#10713 …}
  -id: 429
  -bodyTs: "'1889':30 'call':24 'claim':7 'controversi':23 'date':34 'don':27 'found':33 'hadn':3 'histori':9 'insult':37 'near':21 'referenc':29 'think':16 'tri':5 'would':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4909497"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697335242 {#10700
    date: 2023-10-15 04:00:42.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\PostComment {#10701
  +user: Proxies\__CG__\App\Entity\User {#10702 …}
  +post: App\Entity\Post {#3164
    +user: Proxies\__CG__\App\Entity\User {#3165 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#314
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#315
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#309
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#3166 …}
    +slug: "Makes-sense-at-memes-at-lemmy-ml"
    +body: """
      Makes sense.\n
      \n
      @memes@lemmy.ml
      """
    +lang: "en"
    +commentCount: 10
    +favouriteCount: 321
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697662491 {#3161
      date: 2023-10-18 22:54:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3167 …}
    +votes: Doctrine\ORM\PersistentCollection {#3169 …}
    +reports: Doctrine\ORM\PersistentCollection {#3171 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3173 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3175 …}
    +children: []
    -id: 171
    -bodyTs: "'make':1 'memes@lemmy.ml':3 'sens':2"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697309331
    +visibility: "visible             "
    +apId: "https://hachyderm.io/users/EwanCroft/statuses/111229202043376258"
    +editedAt: DateTimeImmutable @1697282359 {#3162
      date: 2023-10-14 13:19:19.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697222931 {#3163
      date: 2023-10-13 20:48:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: App\Entity\PostComment {#10621 …}
  +root: App\Entity\PostComment {#10605 …}
  +image: null
  +body: "If they hadn’t tried to claim the history as their own I don’t think it would have been nearly as controversial. Calling themselves “The Dons” and referencing 1889 as the founding date was just insulting."
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697335242 {#10699
    date: 2023-10-15 04:00:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@EwanCroft@hachyderm.io"
    "@PunnyName@lemmy.world"
    "@kraftpudding@lemmy.world"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#10703 …}
  +nested: Doctrine\ORM\PersistentCollection {#10705 …}
  +votes: Doctrine\ORM\PersistentCollection {#10707 …}
  +reports: Doctrine\ORM\PersistentCollection {#10709 …}
  +favourites: Doctrine\ORM\PersistentCollection {#10711 …}
  +notifications: Doctrine\ORM\PersistentCollection {#10713 …}
  -id: 429
  -bodyTs: "'1889':30 'call':24 'claim':7 'controversi':23 'date':34 'don':27 'found':33 'hadn':3 'histori':9 'insult':37 'near':21 'referenc':29 'think':16 'tri':5 'would':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4909497"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697335242 {#10700
    date: 2023-10-15 04:00:42.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"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\PostComment {#10717
  +user: Proxies\__CG__\App\Entity\User {#10718 …}
  +post: App\Entity\Post {#3164
    +user: Proxies\__CG__\App\Entity\User {#3165 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#314
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#315
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#309
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#3166 …}
    +slug: "Makes-sense-at-memes-at-lemmy-ml"
    +body: """
      Makes sense.\n
      \n
      @memes@lemmy.ml
      """
    +lang: "en"
    +commentCount: 10
    +favouriteCount: 321
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697662491 {#3161
      date: 2023-10-18 22:54:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3167 …}
    +votes: Doctrine\ORM\PersistentCollection {#3169 …}
    +reports: Doctrine\ORM\PersistentCollection {#3171 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3173 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3175 …}
    +children: []
    -id: 171
    -bodyTs: "'make':1 'memes@lemmy.ml':3 'sens':2"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697309331
    +visibility: "visible             "
    +apId: "https://hachyderm.io/users/EwanCroft/statuses/111229202043376258"
    +editedAt: DateTimeImmutable @1697282359 {#3162
      date: 2023-10-14 13:19:19.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697222931 {#3163
      date: 2023-10-13 20:48:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: null
  +root: null
  +image: null
  +body: "Shithole."
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697662491 {#10715
    date: 2023-10-18 22:54:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@EwanCroft@hachyderm.io"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#10719 …}
  +nested: Doctrine\ORM\PersistentCollection {#10721 …}
  +votes: Doctrine\ORM\PersistentCollection {#10723 …}
  +reports: Doctrine\ORM\PersistentCollection {#10725 …}
  +favourites: Doctrine\ORM\PersistentCollection {#10727 …}
  +notifications: Doctrine\ORM\PersistentCollection {#10729 …}
  -id: 486
  -bodyTs: "'shithol':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4633610"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697662491 {#10716
    date: 2023-10-18 22:54:51.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\PostComment {#10717
  +user: Proxies\__CG__\App\Entity\User {#10718 …}
  +post: App\Entity\Post {#3164
    +user: Proxies\__CG__\App\Entity\User {#3165 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#314
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#315
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#309
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#3166 …}
    +slug: "Makes-sense-at-memes-at-lemmy-ml"
    +body: """
      Makes sense.\n
      \n
      @memes@lemmy.ml
      """
    +lang: "en"
    +commentCount: 10
    +favouriteCount: 321
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697662491 {#3161
      date: 2023-10-18 22:54:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3167 …}
    +votes: Doctrine\ORM\PersistentCollection {#3169 …}
    +reports: Doctrine\ORM\PersistentCollection {#3171 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3173 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3175 …}
    +children: []
    -id: 171
    -bodyTs: "'make':1 'memes@lemmy.ml':3 'sens':2"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697309331
    +visibility: "visible             "
    +apId: "https://hachyderm.io/users/EwanCroft/statuses/111229202043376258"
    +editedAt: DateTimeImmutable @1697282359 {#3162
      date: 2023-10-14 13:19:19.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697222931 {#3163
      date: 2023-10-13 20:48:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: null
  +root: null
  +image: null
  +body: "Shithole."
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697662491 {#10715
    date: 2023-10-18 22:54:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@EwanCroft@hachyderm.io"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#10719 …}
  +nested: Doctrine\ORM\PersistentCollection {#10721 …}
  +votes: Doctrine\ORM\PersistentCollection {#10723 …}
  +reports: Doctrine\ORM\PersistentCollection {#10725 …}
  +favourites: Doctrine\ORM\PersistentCollection {#10727 …}
  +notifications: Doctrine\ORM\PersistentCollection {#10729 …}
  -id: 486
  -bodyTs: "'shithol':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4633610"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697662491 {#10716
    date: 2023-10-18 22:54:51.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\PostComment {#10717
  +user: Proxies\__CG__\App\Entity\User {#10718 …}
  +post: App\Entity\Post {#3164
    +user: Proxies\__CG__\App\Entity\User {#3165 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#314
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#315
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#309
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#3166 …}
    +slug: "Makes-sense-at-memes-at-lemmy-ml"
    +body: """
      Makes sense.\n
      \n
      @memes@lemmy.ml
      """
    +lang: "en"
    +commentCount: 10
    +favouriteCount: 321
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697662491 {#3161
      date: 2023-10-18 22:54:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3167 …}
    +votes: Doctrine\ORM\PersistentCollection {#3169 …}
    +reports: Doctrine\ORM\PersistentCollection {#3171 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3173 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3175 …}
    +children: []
    -id: 171
    -bodyTs: "'make':1 'memes@lemmy.ml':3 'sens':2"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697309331
    +visibility: "visible             "
    +apId: "https://hachyderm.io/users/EwanCroft/statuses/111229202043376258"
    +editedAt: DateTimeImmutable @1697282359 {#3162
      date: 2023-10-14 13:19:19.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697222931 {#3163
      date: 2023-10-13 20:48:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: null
  +root: null
  +image: null
  +body: "Shithole."
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697662491 {#10715
    date: 2023-10-18 22:54:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@EwanCroft@hachyderm.io"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#10719 …}
  +nested: Doctrine\ORM\PersistentCollection {#10721 …}
  +votes: Doctrine\ORM\PersistentCollection {#10723 …}
  +reports: Doctrine\ORM\PersistentCollection {#10725 …}
  +favourites: Doctrine\ORM\PersistentCollection {#10727 …}
  +notifications: Doctrine\ORM\PersistentCollection {#10729 …}
  -id: 486
  -bodyTs: "'shithol':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4633610"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697662491 {#10716
    date: 2023-10-18 22:54:51.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"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\Post {#3179
  +user: Proxies\__CG__\App\Entity\User {#3180 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#3181 …}
  +slug: "funny-memes-catholic-priest-gold-at-memes-at-lemmy-ml"
  +body: "#funny #memes #catholic #priest #gold @memes@lemmy.ml"
  +lang: "en"
  +commentCount: 7
  +favouriteCount: 310
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727043954 {#3177
    date: 2024-09-23 00:25:54.0 +02:00
  }
  +ip: null
  +tags: [
    "funny"
    "memes"
    "catholic"
    "priest"
    "gold"
  ]
  +mentions: [
    "@memes@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3182 …}
  +votes: Doctrine\ORM\PersistentCollection {#3184 …}
  +reports: Doctrine\ORM\PersistentCollection {#3186 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3188 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3190 …}
  +children: []
  -id: 357
  -bodyTs: "'cathol':3 'funni':1 'gold':5 'meme':2 'memes@lemmy.ml':6 'priest':4"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705813182
  +visibility: "visible             "
  +apId: "https://mastodon.social/users/mememamus/statuses/111786510390973907"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705726782 {#3178
    date: 2024-01-20 05:59:42.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Post {#3179
  +user: Proxies\__CG__\App\Entity\User {#3180 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#3181 …}
  +slug: "funny-memes-catholic-priest-gold-at-memes-at-lemmy-ml"
  +body: "#funny #memes #catholic #priest #gold @memes@lemmy.ml"
  +lang: "en"
  +commentCount: 7
  +favouriteCount: 310
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727043954 {#3177
    date: 2024-09-23 00:25:54.0 +02:00
  }
  +ip: null
  +tags: [
    "funny"
    "memes"
    "catholic"
    "priest"
    "gold"
  ]
  +mentions: [
    "@memes@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3182 …}
  +votes: Doctrine\ORM\PersistentCollection {#3184 …}
  +reports: Doctrine\ORM\PersistentCollection {#3186 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3188 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3190 …}
  +children: []
  -id: 357
  -bodyTs: "'cathol':3 'funni':1 'gold':5 'meme':2 'memes@lemmy.ml':6 'priest':4"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705813182
  +visibility: "visible             "
  +apId: "https://mastodon.social/users/mememamus/statuses/111786510390973907"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705726782 {#3178
    date: 2024-01-20 05:59:42.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Post {#3179
  +user: Proxies\__CG__\App\Entity\User {#3180 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#3181 …}
  +slug: "funny-memes-catholic-priest-gold-at-memes-at-lemmy-ml"
  +body: "#funny #memes #catholic #priest #gold @memes@lemmy.ml"
  +lang: "en"
  +commentCount: 7
  +favouriteCount: 310
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727043954 {#3177
    date: 2024-09-23 00:25:54.0 +02:00
  }
  +ip: null
  +tags: [
    "funny"
    "memes"
    "catholic"
    "priest"
    "gold"
  ]
  +mentions: [
    "@memes@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3182 …}
  +votes: Doctrine\ORM\PersistentCollection {#3184 …}
  +reports: Doctrine\ORM\PersistentCollection {#3186 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3188 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3190 …}
  +children: []
  -id: 357
  -bodyTs: "'cathol':3 'funni':1 'gold':5 'meme':2 'memes@lemmy.ml':6 'priest':4"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705813182
  +visibility: "visible             "
  +apId: "https://mastodon.social/users/mememamus/statuses/111786510390973907"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705726782 {#3178
    date: 2024-01-20 05:59:42.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"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\PostComment {#13029
  +user: Proxies\__CG__\App\Entity\User {#13030 …}
  +post: App\Entity\Post {#3179
    +user: Proxies\__CG__\App\Entity\User {#3180 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#314
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#315
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#309
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#3181 …}
    +slug: "funny-memes-catholic-priest-gold-at-memes-at-lemmy-ml"
    +body: "#funny #memes #catholic #priest #gold @memes@lemmy.ml"
    +lang: "en"
    +commentCount: 7
    +favouriteCount: 310
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727043954 {#3177
      date: 2024-09-23 00:25:54.0 +02:00
    }
    +ip: null
    +tags: [
      "funny"
      "memes"
      "catholic"
      "priest"
      "gold"
    ]
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3182 …}
    +votes: Doctrine\ORM\PersistentCollection {#3184 …}
    +reports: Doctrine\ORM\PersistentCollection {#3186 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3188 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3190 …}
    +children: []
    -id: 357
    -bodyTs: "'cathol':3 'funni':1 'gold':5 'meme':2 'memes@lemmy.ml':6 'priest':4"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705813182
    +visibility: "visible             "
    +apId: "https://mastodon.social/users/mememamus/statuses/111786510390973907"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705726782 {#3178
      date: 2024-01-20 05:59:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: App\Entity\PostComment {#12943 …}
  +root: App\Entity\PostComment {#12943 …}
  +image: null
  +body: "It’s because it’s come from Mastodon with hashtag spam"
  +lang: "en"
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1705739496 {#13027
    date: 2024-01-20 09:31:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@mememamus@mastodon.social"
    "@Mr_Blott@lemmy.world"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#13031 …}
  +nested: Doctrine\ORM\PersistentCollection {#13033 …}
  +votes: Doctrine\ORM\PersistentCollection {#13035 …}
  +reports: Doctrine\ORM\PersistentCollection {#13037 …}
  +favourites: Doctrine\ORM\PersistentCollection {#13039 …}
  +notifications: Doctrine\ORM\PersistentCollection {#13041 …}
  -id: 1114
  -bodyTs: "'come':6 'hashtag':10 'mastodon':8 'spam':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/6023976"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705739496 {#13028
    date: 2024-01-20 09:31:36.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\PostComment {#13029
  +user: Proxies\__CG__\App\Entity\User {#13030 …}
  +post: App\Entity\Post {#3179
    +user: Proxies\__CG__\App\Entity\User {#3180 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#314
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#315
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#309
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#3181 …}
    +slug: "funny-memes-catholic-priest-gold-at-memes-at-lemmy-ml"
    +body: "#funny #memes #catholic #priest #gold @memes@lemmy.ml"
    +lang: "en"
    +commentCount: 7
    +favouriteCount: 310
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727043954 {#3177
      date: 2024-09-23 00:25:54.0 +02:00
    }
    +ip: null
    +tags: [
      "funny"
      "memes"
      "catholic"
      "priest"
      "gold"
    ]
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3182 …}
    +votes: Doctrine\ORM\PersistentCollection {#3184 …}
    +reports: Doctrine\ORM\PersistentCollection {#3186 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3188 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3190 …}
    +children: []
    -id: 357
    -bodyTs: "'cathol':3 'funni':1 'gold':5 'meme':2 'memes@lemmy.ml':6 'priest':4"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705813182
    +visibility: "visible             "
    +apId: "https://mastodon.social/users/mememamus/statuses/111786510390973907"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705726782 {#3178
      date: 2024-01-20 05:59:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: App\Entity\PostComment {#12943 …}
  +root: App\Entity\PostComment {#12943 …}
  +image: null
  +body: "It’s because it’s come from Mastodon with hashtag spam"
  +lang: "en"
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1705739496 {#13027
    date: 2024-01-20 09:31:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@mememamus@mastodon.social"
    "@Mr_Blott@lemmy.world"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#13031 …}
  +nested: Doctrine\ORM\PersistentCollection {#13033 …}
  +votes: Doctrine\ORM\PersistentCollection {#13035 …}
  +reports: Doctrine\ORM\PersistentCollection {#13037 …}
  +favourites: Doctrine\ORM\PersistentCollection {#13039 …}
  +notifications: Doctrine\ORM\PersistentCollection {#13041 …}
  -id: 1114
  -bodyTs: "'come':6 'hashtag':10 'mastodon':8 'spam':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/6023976"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705739496 {#13028
    date: 2024-01-20 09:31:36.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\PostComment {#13029
  +user: Proxies\__CG__\App\Entity\User {#13030 …}
  +post: App\Entity\Post {#3179
    +user: Proxies\__CG__\App\Entity\User {#3180 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#314
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#315
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#309
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#3181 …}
    +slug: "funny-memes-catholic-priest-gold-at-memes-at-lemmy-ml"
    +body: "#funny #memes #catholic #priest #gold @memes@lemmy.ml"
    +lang: "en"
    +commentCount: 7
    +favouriteCount: 310
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727043954 {#3177
      date: 2024-09-23 00:25:54.0 +02:00
    }
    +ip: null
    +tags: [
      "funny"
      "memes"
      "catholic"
      "priest"
      "gold"
    ]
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3182 …}
    +votes: Doctrine\ORM\PersistentCollection {#3184 …}
    +reports: Doctrine\ORM\PersistentCollection {#3186 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3188 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3190 …}
    +children: []
    -id: 357
    -bodyTs: "'cathol':3 'funni':1 'gold':5 'meme':2 'memes@lemmy.ml':6 'priest':4"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705813182
    +visibility: "visible             "
    +apId: "https://mastodon.social/users/mememamus/statuses/111786510390973907"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705726782 {#3178
      date: 2024-01-20 05:59:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: App\Entity\PostComment {#12943 …}
  +root: App\Entity\PostComment {#12943 …}
  +image: null
  +body: "It’s because it’s come from Mastodon with hashtag spam"
  +lang: "en"
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1705739496 {#13027
    date: 2024-01-20 09:31:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@mememamus@mastodon.social"
    "@Mr_Blott@lemmy.world"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#13031 …}
  +nested: Doctrine\ORM\PersistentCollection {#13033 …}
  +votes: Doctrine\ORM\PersistentCollection {#13035 …}
  +reports: Doctrine\ORM\PersistentCollection {#13037 …}
  +favourites: Doctrine\ORM\PersistentCollection {#13039 …}
  +notifications: Doctrine\ORM\PersistentCollection {#13041 …}
  -id: 1114
  -bodyTs: "'come':6 'hashtag':10 'mastodon':8 'spam':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/6023976"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705739496 {#13028
    date: 2024-01-20 09:31:36.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"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\PostComment {#13046
  +user: Proxies\__CG__\App\Entity\User {#13047 …}
  +post: App\Entity\Post {#3179
    +user: Proxies\__CG__\App\Entity\User {#3180 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#314
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#315
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#309
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#3181 …}
    +slug: "funny-memes-catholic-priest-gold-at-memes-at-lemmy-ml"
    +body: "#funny #memes #catholic #priest #gold @memes@lemmy.ml"
    +lang: "en"
    +commentCount: 7
    +favouriteCount: 310
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727043954 {#3177
      date: 2024-09-23 00:25:54.0 +02:00
    }
    +ip: null
    +tags: [
      "funny"
      "memes"
      "catholic"
      "priest"
      "gold"
    ]
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3182 …}
    +votes: Doctrine\ORM\PersistentCollection {#3184 …}
    +reports: Doctrine\ORM\PersistentCollection {#3186 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3188 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3190 …}
    +children: []
    -id: 357
    -bodyTs: "'cathol':3 'funni':1 'gold':5 'meme':2 'memes@lemmy.ml':6 'priest':4"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705813182
    +visibility: "visible             "
    +apId: "https://mastodon.social/users/mememamus/statuses/111786510390973907"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705726782 {#3178
      date: 2024-01-20 05:59:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: App\Entity\PostComment {#12981 …}
  +root: App\Entity\PostComment {#12981 …}
  +image: null
  +body: "Sure. The church was super reach in middle age, they collected taxes on everyone and their monasteries were working hard and were very efficient. Also people made a lot of donations in hope of staying out of hell"
  +lang: "en"
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1705741809 {#13043
    date: 2024-01-20 10:10:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@mememamus@mastodon.social"
    "@Andrew15_5@mander.xyz"
    "@memes@lemmy.ml"
    "@mememamus@mastodon.social"
    "@Andrew15_5@mander.xyz"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#13048 …}
  +nested: Doctrine\ORM\PersistentCollection {#13050 …}
  +votes: Doctrine\ORM\PersistentCollection {#13052 …}
  +reports: Doctrine\ORM\PersistentCollection {#13054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#13056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#13058 …}
  -id: 1115
  -bodyTs: "'age':9 'also':25 'church':3 'collect':11 'donat':31 'effici':24 'everyon':14 'hard':20 'hell':38 'hope':33 'lot':29 'made':27 'middl':8 'monasteri':17 'peopl':26 'reach':6 'stay':35 'super':5 'sure':1 'tax':12 'work':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/4804191"
  +editedAt: DateTimeImmutable @1727043959 {#13044
    date: 2024-09-23 00:25:59.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705741809 {#13045
    date: 2024-01-20 10:10:09.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\PostComment {#13046
  +user: Proxies\__CG__\App\Entity\User {#13047 …}
  +post: App\Entity\Post {#3179
    +user: Proxies\__CG__\App\Entity\User {#3180 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#314
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#315
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#309
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#3181 …}
    +slug: "funny-memes-catholic-priest-gold-at-memes-at-lemmy-ml"
    +body: "#funny #memes #catholic #priest #gold @memes@lemmy.ml"
    +lang: "en"
    +commentCount: 7
    +favouriteCount: 310
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727043954 {#3177
      date: 2024-09-23 00:25:54.0 +02:00
    }
    +ip: null
    +tags: [
      "funny"
      "memes"
      "catholic"
      "priest"
      "gold"
    ]
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3182 …}
    +votes: Doctrine\ORM\PersistentCollection {#3184 …}
    +reports: Doctrine\ORM\PersistentCollection {#3186 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3188 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3190 …}
    +children: []
    -id: 357
    -bodyTs: "'cathol':3 'funni':1 'gold':5 'meme':2 'memes@lemmy.ml':6 'priest':4"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705813182
    +visibility: "visible             "
    +apId: "https://mastodon.social/users/mememamus/statuses/111786510390973907"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705726782 {#3178
      date: 2024-01-20 05:59:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: App\Entity\PostComment {#12981 …}
  +root: App\Entity\PostComment {#12981 …}
  +image: null
  +body: "Sure. The church was super reach in middle age, they collected taxes on everyone and their monasteries were working hard and were very efficient. Also people made a lot of donations in hope of staying out of hell"
  +lang: "en"
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1705741809 {#13043
    date: 2024-01-20 10:10:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@mememamus@mastodon.social"
    "@Andrew15_5@mander.xyz"
    "@memes@lemmy.ml"
    "@mememamus@mastodon.social"
    "@Andrew15_5@mander.xyz"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#13048 …}
  +nested: Doctrine\ORM\PersistentCollection {#13050 …}
  +votes: Doctrine\ORM\PersistentCollection {#13052 …}
  +reports: Doctrine\ORM\PersistentCollection {#13054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#13056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#13058 …}
  -id: 1115
  -bodyTs: "'age':9 'also':25 'church':3 'collect':11 'donat':31 'effici':24 'everyon':14 'hard':20 'hell':38 'hope':33 'lot':29 'made':27 'middl':8 'monasteri':17 'peopl':26 'reach':6 'stay':35 'super':5 'sure':1 'tax':12 'work':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/4804191"
  +editedAt: DateTimeImmutable @1727043959 {#13044
    date: 2024-09-23 00:25:59.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705741809 {#13045
    date: 2024-01-20 10:10:09.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\PostComment {#13046
  +user: Proxies\__CG__\App\Entity\User {#13047 …}
  +post: App\Entity\Post {#3179
    +user: Proxies\__CG__\App\Entity\User {#3180 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#314
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#315
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#309
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#3181 …}
    +slug: "funny-memes-catholic-priest-gold-at-memes-at-lemmy-ml"
    +body: "#funny #memes #catholic #priest #gold @memes@lemmy.ml"
    +lang: "en"
    +commentCount: 7
    +favouriteCount: 310
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727043954 {#3177
      date: 2024-09-23 00:25:54.0 +02:00
    }
    +ip: null
    +tags: [
      "funny"
      "memes"
      "catholic"
      "priest"
      "gold"
    ]
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3182 …}
    +votes: Doctrine\ORM\PersistentCollection {#3184 …}
    +reports: Doctrine\ORM\PersistentCollection {#3186 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3188 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3190 …}
    +children: []
    -id: 357
    -bodyTs: "'cathol':3 'funni':1 'gold':5 'meme':2 'memes@lemmy.ml':6 'priest':4"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705813182
    +visibility: "visible             "
    +apId: "https://mastodon.social/users/mememamus/statuses/111786510390973907"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705726782 {#3178
      date: 2024-01-20 05:59:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: App\Entity\PostComment {#12981 …}
  +root: App\Entity\PostComment {#12981 …}
  +image: null
  +body: "Sure. The church was super reach in middle age, they collected taxes on everyone and their monasteries were working hard and were very efficient. Also people made a lot of donations in hope of staying out of hell"
  +lang: "en"
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1705741809 {#13043
    date: 2024-01-20 10:10:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@mememamus@mastodon.social"
    "@Andrew15_5@mander.xyz"
    "@memes@lemmy.ml"
    "@mememamus@mastodon.social"
    "@Andrew15_5@mander.xyz"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#13048 …}
  +nested: Doctrine\ORM\PersistentCollection {#13050 …}
  +votes: Doctrine\ORM\PersistentCollection {#13052 …}
  +reports: Doctrine\ORM\PersistentCollection {#13054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#13056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#13058 …}
  -id: 1115
  -bodyTs: "'age':9 'also':25 'church':3 'collect':11 'donat':31 'effici':24 'everyon':14 'hard':20 'hell':38 'hope':33 'lot':29 'made':27 'middl':8 'monasteri':17 'peopl':26 'reach':6 'stay':35 'super':5 'sure':1 'tax':12 'work':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/4804191"
  +editedAt: DateTimeImmutable @1727043959 {#13044
    date: 2024-09-23 00:25:59.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705741809 {#13045
    date: 2024-01-20 10:10:09.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"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\Post {#3194
  +user: Proxies\__CG__\App\Entity\User {#3195 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#3196 …}
  +slug: "at-memes-at-lemmy-ml-he-never-did-that-move"
  +body: "@memes@lemmy.ml he never did that move"
  +lang: "en"
  +commentCount: 7
  +favouriteCount: 198
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696988717 {#3192
    date: 2023-10-11 03:45:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3197 …}
  +votes: Doctrine\ORM\PersistentCollection {#3199 …}
  +reports: Doctrine\ORM\PersistentCollection {#3201 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3203 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3205 …}
  +children: []
  -id: 168
  -bodyTs: "'memes@lemmy.ml':1 'move':6 'never':3"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697001248
  +visibility: "visible             "
  +apId: "https://universeodon.com/users/millions/statuses/111209011507932379"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696914848 {#3193
    date: 2023-10-10 07:14:08.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Post {#3194
  +user: Proxies\__CG__\App\Entity\User {#3195 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#3196 …}
  +slug: "at-memes-at-lemmy-ml-he-never-did-that-move"
  +body: "@memes@lemmy.ml he never did that move"
  +lang: "en"
  +commentCount: 7
  +favouriteCount: 198
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696988717 {#3192
    date: 2023-10-11 03:45:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3197 …}
  +votes: Doctrine\ORM\PersistentCollection {#3199 …}
  +reports: Doctrine\ORM\PersistentCollection {#3201 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3203 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3205 …}
  +children: []
  -id: 168
  -bodyTs: "'memes@lemmy.ml':1 'move':6 'never':3"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697001248
  +visibility: "visible             "
  +apId: "https://universeodon.com/users/millions/statuses/111209011507932379"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696914848 {#3193
    date: 2023-10-10 07:14:08.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Post {#3194
  +user: Proxies\__CG__\App\Entity\User {#3195 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#3196 …}
  +slug: "at-memes-at-lemmy-ml-he-never-did-that-move"
  +body: "@memes@lemmy.ml he never did that move"
  +lang: "en"
  +commentCount: 7
  +favouriteCount: 198
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696988717 {#3192
    date: 2023-10-11 03:45:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3197 …}
  +votes: Doctrine\ORM\PersistentCollection {#3199 …}
  +reports: Doctrine\ORM\PersistentCollection {#3201 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3203 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3205 …}
  +children: []
  -id: 168
  -bodyTs: "'memes@lemmy.ml':1 'move':6 'never':3"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697001248
  +visibility: "visible             "
  +apId: "https://universeodon.com/users/millions/statuses/111209011507932379"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696914848 {#3193
    date: 2023-10-10 07:14:08.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"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\PostComment {#15340
  +user: Proxies\__CG__\App\Entity\User {#15341 …}
  +post: App\Entity\Post {#3194
    +user: Proxies\__CG__\App\Entity\User {#3195 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#314
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#315
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#309
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#3196 …}
    +slug: "at-memes-at-lemmy-ml-he-never-did-that-move"
    +body: "@memes@lemmy.ml he never did that move"
    +lang: "en"
    +commentCount: 7
    +favouriteCount: 198
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696988717 {#3192
      date: 2023-10-11 03:45:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3197 …}
    +votes: Doctrine\ORM\PersistentCollection {#3199 …}
    +reports: Doctrine\ORM\PersistentCollection {#3201 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3203 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3205 …}
    +children: []
    -id: 168
    -bodyTs: "'memes@lemmy.ml':1 'move':6 'never':3"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697001248
    +visibility: "visible             "
    +apId: "https://universeodon.com/users/millions/statuses/111209011507932379"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696914848 {#3193
      date: 2023-10-10 07:14:08.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: null
  +root: null
  +image: null
  +body: "Now you’re thinking with portals!"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696981431 {#15338
    date: 2023-10-11 01:43:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@millions@universeodon.com"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#15342 …}
  +nested: Doctrine\ORM\PersistentCollection {#15344 …}
  +votes: Doctrine\ORM\PersistentCollection {#15346 …}
  +reports: Doctrine\ORM\PersistentCollection {#15348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#15350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#15352 …}
  -id: 416
  -bodyTs: "'portal':6 're':3 'think':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4419920"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696981431 {#15339
    date: 2023-10-11 01:43:51.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\PostComment {#15340
  +user: Proxies\__CG__\App\Entity\User {#15341 …}
  +post: App\Entity\Post {#3194
    +user: Proxies\__CG__\App\Entity\User {#3195 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#314
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#315
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#309
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#3196 …}
    +slug: "at-memes-at-lemmy-ml-he-never-did-that-move"
    +body: "@memes@lemmy.ml he never did that move"
    +lang: "en"
    +commentCount: 7
    +favouriteCount: 198
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696988717 {#3192
      date: 2023-10-11 03:45:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3197 …}
    +votes: Doctrine\ORM\PersistentCollection {#3199 …}
    +reports: Doctrine\ORM\PersistentCollection {#3201 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3203 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3205 …}
    +children: []
    -id: 168
    -bodyTs: "'memes@lemmy.ml':1 'move':6 'never':3"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697001248
    +visibility: "visible             "
    +apId: "https://universeodon.com/users/millions/statuses/111209011507932379"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696914848 {#3193
      date: 2023-10-10 07:14:08.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: null
  +root: null
  +image: null
  +body: "Now you’re thinking with portals!"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696981431 {#15338
    date: 2023-10-11 01:43:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@millions@universeodon.com"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#15342 …}
  +nested: Doctrine\ORM\PersistentCollection {#15344 …}
  +votes: Doctrine\ORM\PersistentCollection {#15346 …}
  +reports: Doctrine\ORM\PersistentCollection {#15348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#15350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#15352 …}
  -id: 416
  -bodyTs: "'portal':6 're':3 'think':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4419920"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696981431 {#15339
    date: 2023-10-11 01:43:51.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\PostComment {#15340
  +user: Proxies\__CG__\App\Entity\User {#15341 …}
  +post: App\Entity\Post {#3194
    +user: Proxies\__CG__\App\Entity\User {#3195 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#314
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#315
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#309
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#3196 …}
    +slug: "at-memes-at-lemmy-ml-he-never-did-that-move"
    +body: "@memes@lemmy.ml he never did that move"
    +lang: "en"
    +commentCount: 7
    +favouriteCount: 198
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696988717 {#3192
      date: 2023-10-11 03:45:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3197 …}
    +votes: Doctrine\ORM\PersistentCollection {#3199 …}
    +reports: Doctrine\ORM\PersistentCollection {#3201 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3203 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3205 …}
    +children: []
    -id: 168
    -bodyTs: "'memes@lemmy.ml':1 'move':6 'never':3"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697001248
    +visibility: "visible             "
    +apId: "https://universeodon.com/users/millions/statuses/111209011507932379"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696914848 {#3193
      date: 2023-10-10 07:14:08.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: null
  +root: null
  +image: null
  +body: "Now you’re thinking with portals!"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696981431 {#15338
    date: 2023-10-11 01:43:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@millions@universeodon.com"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#15342 …}
  +nested: Doctrine\ORM\PersistentCollection {#15344 …}
  +votes: Doctrine\ORM\PersistentCollection {#15346 …}
  +reports: Doctrine\ORM\PersistentCollection {#15348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#15350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#15352 …}
  -id: 416
  -bodyTs: "'portal':6 're':3 'think':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4419920"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696981431 {#15339
    date: 2023-10-11 01:43:51.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"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\PostComment {#15356
  +user: Proxies\__CG__\App\Entity\User {#15357 …}
  +post: App\Entity\Post {#3194
    +user: Proxies\__CG__\App\Entity\User {#3195 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#314
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#315
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#309
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#3196 …}
    +slug: "at-memes-at-lemmy-ml-he-never-did-that-move"
    +body: "@memes@lemmy.ml he never did that move"
    +lang: "en"
    +commentCount: 7
    +favouriteCount: 198
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696988717 {#3192
      date: 2023-10-11 03:45:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3197 …}
    +votes: Doctrine\ORM\PersistentCollection {#3199 …}
    +reports: Doctrine\ORM\PersistentCollection {#3201 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3203 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3205 …}
    +children: []
    -id: 168
    -bodyTs: "'memes@lemmy.ml':1 'move':6 'never':3"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697001248
    +visibility: "visible             "
    +apId: "https://universeodon.com/users/millions/statuses/111209011507932379"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696914848 {#3193
      date: 2023-10-10 07:14:08.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: null
  +root: null
  +image: null
  +body: "![](https://lemmy.sdf.org/pictrs/image/03a2a6dc-2c4c-44a5-84d2-a4827bebd487.png)"
  +lang: "en"
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696988717 {#15354
    date: 2023-10-11 03:45:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@millions@universeodon.com"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#15358 …}
  +nested: Doctrine\ORM\PersistentCollection {#15360 …}
  +votes: Doctrine\ORM\PersistentCollection {#15362 …}
  +reports: Doctrine\ORM\PersistentCollection {#15364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#15366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#15368 …}
  -id: 417
  -bodyTs: "'/pictrs/image/03a2a6dc-2c4c-44a5-84d2-a4827bebd487.png)':3 'lemmy.sdf.org':2 'lemmy.sdf.org/pictrs/image/03a2a6dc-2c4c-44a5-84d2-a4827bebd487.png)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4201400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696988717 {#15355
    date: 2023-10-11 03:45:17.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\PostComment {#15356
  +user: Proxies\__CG__\App\Entity\User {#15357 …}
  +post: App\Entity\Post {#3194
    +user: Proxies\__CG__\App\Entity\User {#3195 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#314
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#315
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#309
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#3196 …}
    +slug: "at-memes-at-lemmy-ml-he-never-did-that-move"
    +body: "@memes@lemmy.ml he never did that move"
    +lang: "en"
    +commentCount: 7
    +favouriteCount: 198
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696988717 {#3192
      date: 2023-10-11 03:45:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3197 …}
    +votes: Doctrine\ORM\PersistentCollection {#3199 …}
    +reports: Doctrine\ORM\PersistentCollection {#3201 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3203 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3205 …}
    +children: []
    -id: 168
    -bodyTs: "'memes@lemmy.ml':1 'move':6 'never':3"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697001248
    +visibility: "visible             "
    +apId: "https://universeodon.com/users/millions/statuses/111209011507932379"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696914848 {#3193
      date: 2023-10-10 07:14:08.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: null
  +root: null
  +image: null
  +body: "![](https://lemmy.sdf.org/pictrs/image/03a2a6dc-2c4c-44a5-84d2-a4827bebd487.png)"
  +lang: "en"
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696988717 {#15354
    date: 2023-10-11 03:45:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@millions@universeodon.com"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#15358 …}
  +nested: Doctrine\ORM\PersistentCollection {#15360 …}
  +votes: Doctrine\ORM\PersistentCollection {#15362 …}
  +reports: Doctrine\ORM\PersistentCollection {#15364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#15366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#15368 …}
  -id: 417
  -bodyTs: "'/pictrs/image/03a2a6dc-2c4c-44a5-84d2-a4827bebd487.png)':3 'lemmy.sdf.org':2 'lemmy.sdf.org/pictrs/image/03a2a6dc-2c4c-44a5-84d2-a4827bebd487.png)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4201400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696988717 {#15355
    date: 2023-10-11 03:45:17.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\PostComment {#15356
  +user: Proxies\__CG__\App\Entity\User {#15357 …}
  +post: App\Entity\Post {#3194
    +user: Proxies\__CG__\App\Entity\User {#3195 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#314
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#315
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#309
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#3196 …}
    +slug: "at-memes-at-lemmy-ml-he-never-did-that-move"
    +body: "@memes@lemmy.ml he never did that move"
    +lang: "en"
    +commentCount: 7
    +favouriteCount: 198
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696988717 {#3192
      date: 2023-10-11 03:45:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3197 …}
    +votes: Doctrine\ORM\PersistentCollection {#3199 …}
    +reports: Doctrine\ORM\PersistentCollection {#3201 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3203 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3205 …}
    +children: []
    -id: 168
    -bodyTs: "'memes@lemmy.ml':1 'move':6 'never':3"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697001248
    +visibility: "visible             "
    +apId: "https://universeodon.com/users/millions/statuses/111209011507932379"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696914848 {#3193
      date: 2023-10-10 07:14:08.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: null
  +root: null
  +image: null
  +body: "![](https://lemmy.sdf.org/pictrs/image/03a2a6dc-2c4c-44a5-84d2-a4827bebd487.png)"
  +lang: "en"
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696988717 {#15354
    date: 2023-10-11 03:45:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@millions@universeodon.com"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#15358 …}
  +nested: Doctrine\ORM\PersistentCollection {#15360 …}
  +votes: Doctrine\ORM\PersistentCollection {#15362 …}
  +reports: Doctrine\ORM\PersistentCollection {#15364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#15366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#15368 …}
  -id: 417
  -bodyTs: "'/pictrs/image/03a2a6dc-2c4c-44a5-84d2-a4827bebd487.png)':3 'lemmy.sdf.org':2 'lemmy.sdf.org/pictrs/image/03a2a6dc-2c4c-44a5-84d2-a4827bebd487.png)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4201400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696988717 {#15355
    date: 2023-10-11 03:45:17.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"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\Post {#3209
  +user: Proxies\__CG__\App\Entity\User {#3180 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#3210 …}
  +slug: "funny-memes-meme-dark-humor-at-memes-at-lemmy-ml"
  +body: """
    #funny #memes #meme #dark #humor\n
    \n
    @memes@lemmy.ml
    """
  +lang: "en"
  +commentCount: 5
  +favouriteCount: 165
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727053158 {#3207
    date: 2024-09-23 02:59:18.0 +02:00
  }
  +ip: null
  +tags: [
    "funny"
    "memes"
    "meme"
    "dark"
    "humor"
  ]
  +mentions: [
    "@memes@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3211 …}
  +votes: Doctrine\ORM\PersistentCollection {#3213 …}
  +reports: Doctrine\ORM\PersistentCollection {#3215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3219 …}
  +children: []
  -id: 361
  -bodyTs: "'dark':4 'funni':1 'humor':5 'meme':2,3 'memes@lemmy.ml':6"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705815140
  +visibility: "visible             "
  +apId: "https://mastodon.social/users/mememamus/statuses/111786638736562032"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705728740 {#3208
    date: 2024-01-20 06:32:20.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Post {#3209
  +user: Proxies\__CG__\App\Entity\User {#3180 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#3210 …}
  +slug: "funny-memes-meme-dark-humor-at-memes-at-lemmy-ml"
  +body: """
    #funny #memes #meme #dark #humor\n
    \n
    @memes@lemmy.ml
    """
  +lang: "en"
  +commentCount: 5
  +favouriteCount: 165
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727053158 {#3207
    date: 2024-09-23 02:59:18.0 +02:00
  }
  +ip: null
  +tags: [
    "funny"
    "memes"
    "meme"
    "dark"
    "humor"
  ]
  +mentions: [
    "@memes@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3211 …}
  +votes: Doctrine\ORM\PersistentCollection {#3213 …}
  +reports: Doctrine\ORM\PersistentCollection {#3215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3219 …}
  +children: []
  -id: 361
  -bodyTs: "'dark':4 'funni':1 'humor':5 'meme':2,3 'memes@lemmy.ml':6"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705815140
  +visibility: "visible             "
  +apId: "https://mastodon.social/users/mememamus/statuses/111786638736562032"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705728740 {#3208
    date: 2024-01-20 06:32:20.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Post {#3209
  +user: Proxies\__CG__\App\Entity\User {#3180 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#3210 …}
  +slug: "funny-memes-meme-dark-humor-at-memes-at-lemmy-ml"
  +body: """
    #funny #memes #meme #dark #humor\n
    \n
    @memes@lemmy.ml
    """
  +lang: "en"
  +commentCount: 5
  +favouriteCount: 165
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727053158 {#3207
    date: 2024-09-23 02:59:18.0 +02:00
  }
  +ip: null
  +tags: [
    "funny"
    "memes"
    "meme"
    "dark"
    "humor"
  ]
  +mentions: [
    "@memes@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3211 …}
  +votes: Doctrine\ORM\PersistentCollection {#3213 …}
  +reports: Doctrine\ORM\PersistentCollection {#3215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3219 …}
  +children: []
  -id: 361
  -bodyTs: "'dark':4 'funni':1 'humor':5 'meme':2,3 'memes@lemmy.ml':6"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705815140
  +visibility: "visible             "
  +apId: "https://mastodon.social/users/mememamus/statuses/111786638736562032"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705728740 {#3208
    date: 2024-01-20 06:32:20.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"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\PostComment {#17575
  +user: Proxies\__CG__\App\Entity\User {#17576 …}
  +post: App\Entity\Post {#3209
    +user: Proxies\__CG__\App\Entity\User {#3180 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#314
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#315
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#309
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#3210 …}
    +slug: "funny-memes-meme-dark-humor-at-memes-at-lemmy-ml"
    +body: """
      #funny #memes #meme #dark #humor\n
      \n
      @memes@lemmy.ml
      """
    +lang: "en"
    +commentCount: 5
    +favouriteCount: 165
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727053158 {#3207
      date: 2024-09-23 02:59:18.0 +02:00
    }
    +ip: null
    +tags: [
      "funny"
      "memes"
      "meme"
      "dark"
      "humor"
    ]
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3211 …}
    +votes: Doctrine\ORM\PersistentCollection {#3213 …}
    +reports: Doctrine\ORM\PersistentCollection {#3215 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3217 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3219 …}
    +children: []
    -id: 361
    -bodyTs: "'dark':4 'funni':1 'humor':5 'meme':2,3 'memes@lemmy.ml':6"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705815140
    +visibility: "visible             "
    +apId: "https://mastodon.social/users/mememamus/statuses/111786638736562032"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705728740 {#3208
      date: 2024-01-20 06:32:20.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: App\Entity\PostComment {#17559 …}
  +root: App\Entity\PostComment {#17522 …}
  +image: null
  +body: "I think it’s probably because they’re from Mastodon, hashtags are more used there"
  +lang: "en"
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705744681 {#17573
    date: 2024-01-20 10:58:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@mememamus@mastodon.social"
    "@Mr_Blott@lemmy.world"
    "@BleatingZombie@lemmy.world"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#17577 …}
  +nested: Doctrine\ORM\PersistentCollection {#17579 …}
  +votes: Doctrine\ORM\PersistentCollection {#17581 …}
  +reports: Doctrine\ORM\PersistentCollection {#17583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#17585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#17587 …}
  -id: 1118
  -bodyTs: "'hashtag':11 'mastodon':10 'probabl':5 're':8 'think':2 'use':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7547842"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705744681 {#17574
    date: 2024-01-20 10:58:01.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\PostComment {#17575
  +user: Proxies\__CG__\App\Entity\User {#17576 …}
  +post: App\Entity\Post {#3209
    +user: Proxies\__CG__\App\Entity\User {#3180 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#314
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#315
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#309
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#3210 …}
    +slug: "funny-memes-meme-dark-humor-at-memes-at-lemmy-ml"
    +body: """
      #funny #memes #meme #dark #humor\n
      \n
      @memes@lemmy.ml
      """
    +lang: "en"
    +commentCount: 5
    +favouriteCount: 165
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727053158 {#3207
      date: 2024-09-23 02:59:18.0 +02:00
    }
    +ip: null
    +tags: [
      "funny"
      "memes"
      "meme"
      "dark"
      "humor"
    ]
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3211 …}
    +votes: Doctrine\ORM\PersistentCollection {#3213 …}
    +reports: Doctrine\ORM\PersistentCollection {#3215 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3217 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3219 …}
    +children: []
    -id: 361
    -bodyTs: "'dark':4 'funni':1 'humor':5 'meme':2,3 'memes@lemmy.ml':6"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705815140
    +visibility: "visible             "
    +apId: "https://mastodon.social/users/mememamus/statuses/111786638736562032"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705728740 {#3208
      date: 2024-01-20 06:32:20.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: App\Entity\PostComment {#17559 …}
  +root: App\Entity\PostComment {#17522 …}
  +image: null
  +body: "I think it’s probably because they’re from Mastodon, hashtags are more used there"
  +lang: "en"
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705744681 {#17573
    date: 2024-01-20 10:58:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@mememamus@mastodon.social"
    "@Mr_Blott@lemmy.world"
    "@BleatingZombie@lemmy.world"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#17577 …}
  +nested: Doctrine\ORM\PersistentCollection {#17579 …}
  +votes: Doctrine\ORM\PersistentCollection {#17581 …}
  +reports: Doctrine\ORM\PersistentCollection {#17583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#17585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#17587 …}
  -id: 1118
  -bodyTs: "'hashtag':11 'mastodon':10 'probabl':5 're':8 'think':2 'use':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7547842"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705744681 {#17574
    date: 2024-01-20 10:58:01.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\PostComment {#17575
  +user: Proxies\__CG__\App\Entity\User {#17576 …}
  +post: App\Entity\Post {#3209
    +user: Proxies\__CG__\App\Entity\User {#3180 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#314
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#315
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#309
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#3210 …}
    +slug: "funny-memes-meme-dark-humor-at-memes-at-lemmy-ml"
    +body: """
      #funny #memes #meme #dark #humor\n
      \n
      @memes@lemmy.ml
      """
    +lang: "en"
    +commentCount: 5
    +favouriteCount: 165
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727053158 {#3207
      date: 2024-09-23 02:59:18.0 +02:00
    }
    +ip: null
    +tags: [
      "funny"
      "memes"
      "meme"
      "dark"
      "humor"
    ]
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3211 …}
    +votes: Doctrine\ORM\PersistentCollection {#3213 …}
    +reports: Doctrine\ORM\PersistentCollection {#3215 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3217 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3219 …}
    +children: []
    -id: 361
    -bodyTs: "'dark':4 'funni':1 'humor':5 'meme':2,3 'memes@lemmy.ml':6"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705815140
    +visibility: "visible             "
    +apId: "https://mastodon.social/users/mememamus/statuses/111786638736562032"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705728740 {#3208
      date: 2024-01-20 06:32:20.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: App\Entity\PostComment {#17559 …}
  +root: App\Entity\PostComment {#17522 …}
  +image: null
  +body: "I think it’s probably because they’re from Mastodon, hashtags are more used there"
  +lang: "en"
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705744681 {#17573
    date: 2024-01-20 10:58:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@mememamus@mastodon.social"
    "@Mr_Blott@lemmy.world"
    "@BleatingZombie@lemmy.world"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#17577 …}
  +nested: Doctrine\ORM\PersistentCollection {#17579 …}
  +votes: Doctrine\ORM\PersistentCollection {#17581 …}
  +reports: Doctrine\ORM\PersistentCollection {#17583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#17585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#17587 …}
  -id: 1118
  -bodyTs: "'hashtag':11 'mastodon':10 'probabl':5 're':8 'think':2 'use':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7547842"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705744681 {#17574
    date: 2024-01-20 10:58:01.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"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\PostComment {#17591
  +user: Proxies\__CG__\App\Entity\User {#17592 …}
  +post: App\Entity\Post {#3209
    +user: Proxies\__CG__\App\Entity\User {#3180 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#314
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#315
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#309
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#3210 …}
    +slug: "funny-memes-meme-dark-humor-at-memes-at-lemmy-ml"
    +body: """
      #funny #memes #meme #dark #humor\n
      \n
      @memes@lemmy.ml
      """
    +lang: "en"
    +commentCount: 5
    +favouriteCount: 165
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727053158 {#3207
      date: 2024-09-23 02:59:18.0 +02:00
    }
    +ip: null
    +tags: [
      "funny"
      "memes"
      "meme"
      "dark"
      "humor"
    ]
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3211 …}
    +votes: Doctrine\ORM\PersistentCollection {#3213 …}
    +reports: Doctrine\ORM\PersistentCollection {#3215 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3217 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3219 …}
    +children: []
    -id: 361
    -bodyTs: "'dark':4 'funni':1 'humor':5 'meme':2,3 'memes@lemmy.ml':6"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705815140
    +visibility: "visible             "
    +apId: "https://mastodon.social/users/mememamus/statuses/111786638736562032"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705728740 {#3208
      date: 2024-01-20 06:32:20.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: App\Entity\PostComment {#17522 …}
  +root: App\Entity\PostComment {#17522 …}
  +image: null
  +body: """
    It looks like this in mastadon  \n
    ![](https://monyet.cc/pictrs/image/943d6323-cbce-4d55-9d2e-024542fe22f9.jpeg)
    """
  +lang: "en"
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705745469 {#17589
    date: 2024-01-20 11:11:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@mememamus@mastodon.social"
    "@Mr_Blott@lemmy.world"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#17593 …}
  +nested: Doctrine\ORM\PersistentCollection {#17595 …}
  +votes: Doctrine\ORM\PersistentCollection {#17597 …}
  +reports: Doctrine\ORM\PersistentCollection {#17599 …}
  +favourites: Doctrine\ORM\PersistentCollection {#17601 …}
  +notifications: Doctrine\ORM\PersistentCollection {#17603 …}
  -id: 1119
  -bodyTs: "'/pictrs/image/943d6323-cbce-4d55-9d2e-024542fe22f9.jpeg)':9 'like':3 'look':2 'mastadon':6 'monyet.cc':8 'monyet.cc/pictrs/image/943d6323-cbce-4d55-9d2e-024542fe22f9.jpeg)':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/4487411"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705745469 {#17590
    date: 2024-01-20 11:11:09.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\PostComment {#17591
  +user: Proxies\__CG__\App\Entity\User {#17592 …}
  +post: App\Entity\Post {#3209
    +user: Proxies\__CG__\App\Entity\User {#3180 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#314
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#315
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#309
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#3210 …}
    +slug: "funny-memes-meme-dark-humor-at-memes-at-lemmy-ml"
    +body: """
      #funny #memes #meme #dark #humor\n
      \n
      @memes@lemmy.ml
      """
    +lang: "en"
    +commentCount: 5
    +favouriteCount: 165
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727053158 {#3207
      date: 2024-09-23 02:59:18.0 +02:00
    }
    +ip: null
    +tags: [
      "funny"
      "memes"
      "meme"
      "dark"
      "humor"
    ]
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3211 …}
    +votes: Doctrine\ORM\PersistentCollection {#3213 …}
    +reports: Doctrine\ORM\PersistentCollection {#3215 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3217 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3219 …}
    +children: []
    -id: 361
    -bodyTs: "'dark':4 'funni':1 'humor':5 'meme':2,3 'memes@lemmy.ml':6"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705815140
    +visibility: "visible             "
    +apId: "https://mastodon.social/users/mememamus/statuses/111786638736562032"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705728740 {#3208
      date: 2024-01-20 06:32:20.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: App\Entity\PostComment {#17522 …}
  +root: App\Entity\PostComment {#17522 …}
  +image: null
  +body: """
    It looks like this in mastadon  \n
    ![](https://monyet.cc/pictrs/image/943d6323-cbce-4d55-9d2e-024542fe22f9.jpeg)
    """
  +lang: "en"
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705745469 {#17589
    date: 2024-01-20 11:11:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@mememamus@mastodon.social"
    "@Mr_Blott@lemmy.world"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#17593 …}
  +nested: Doctrine\ORM\PersistentCollection {#17595 …}
  +votes: Doctrine\ORM\PersistentCollection {#17597 …}
  +reports: Doctrine\ORM\PersistentCollection {#17599 …}
  +favourites: Doctrine\ORM\PersistentCollection {#17601 …}
  +notifications: Doctrine\ORM\PersistentCollection {#17603 …}
  -id: 1119
  -bodyTs: "'/pictrs/image/943d6323-cbce-4d55-9d2e-024542fe22f9.jpeg)':9 'like':3 'look':2 'mastadon':6 'monyet.cc':8 'monyet.cc/pictrs/image/943d6323-cbce-4d55-9d2e-024542fe22f9.jpeg)':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/4487411"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705745469 {#17590
    date: 2024-01-20 11:11:09.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\PostComment {#17591
  +user: Proxies\__CG__\App\Entity\User {#17592 …}
  +post: App\Entity\Post {#3209
    +user: Proxies\__CG__\App\Entity\User {#3180 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#314
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#315
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#309
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#3210 …}
    +slug: "funny-memes-meme-dark-humor-at-memes-at-lemmy-ml"
    +body: """
      #funny #memes #meme #dark #humor\n
      \n
      @memes@lemmy.ml
      """
    +lang: "en"
    +commentCount: 5
    +favouriteCount: 165
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727053158 {#3207
      date: 2024-09-23 02:59:18.0 +02:00
    }
    +ip: null
    +tags: [
      "funny"
      "memes"
      "meme"
      "dark"
      "humor"
    ]
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3211 …}
    +votes: Doctrine\ORM\PersistentCollection {#3213 …}
    +reports: Doctrine\ORM\PersistentCollection {#3215 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3217 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3219 …}
    +children: []
    -id: 361
    -bodyTs: "'dark':4 'funni':1 'humor':5 'meme':2,3 'memes@lemmy.ml':6"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705815140
    +visibility: "visible             "
    +apId: "https://mastodon.social/users/mememamus/statuses/111786638736562032"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705728740 {#3208
      date: 2024-01-20 06:32:20.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: App\Entity\PostComment {#17522 …}
  +root: App\Entity\PostComment {#17522 …}
  +image: null
  +body: """
    It looks like this in mastadon  \n
    ![](https://monyet.cc/pictrs/image/943d6323-cbce-4d55-9d2e-024542fe22f9.jpeg)
    """
  +lang: "en"
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705745469 {#17589
    date: 2024-01-20 11:11:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@mememamus@mastodon.social"
    "@Mr_Blott@lemmy.world"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#17593 …}
  +nested: Doctrine\ORM\PersistentCollection {#17595 …}
  +votes: Doctrine\ORM\PersistentCollection {#17597 …}
  +reports: Doctrine\ORM\PersistentCollection {#17599 …}
  +favourites: Doctrine\ORM\PersistentCollection {#17601 …}
  +notifications: Doctrine\ORM\PersistentCollection {#17603 …}
  -id: 1119
  -bodyTs: "'/pictrs/image/943d6323-cbce-4d55-9d2e-024542fe22f9.jpeg)':9 'like':3 'look':2 'mastadon':6 'monyet.cc':8 'monyet.cc/pictrs/image/943d6323-cbce-4d55-9d2e-024542fe22f9.jpeg)':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/4487411"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705745469 {#17590
    date: 2024-01-20 11:11:09.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"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\Post {#3223
  +user: Proxies\__CG__\App\Entity\User {#3180 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#3224 …}
  +slug: "Say-no-to-drugs-funny-memes-at-memes-at-lemmy-ml"
  +body: """
    Say no to drugs\n
    \n
    #funny #memes\n
    \n
    @memes@lemmy.ml
    """
  +lang: "en"
  +commentCount: 5
  +favouriteCount: 383
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727055612 {#3221
    date: 2024-09-23 03:40:12.0 +02:00
  }
  +ip: null
  +tags: [
    "funny"
    "memes"
  ]
  +mentions: [
    "@memes@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3225 …}
  +votes: Doctrine\ORM\PersistentCollection {#3227 …}
  +reports: Doctrine\ORM\PersistentCollection {#3229 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3231 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3233 …}
  +children: []
  -id: 360
  -bodyTs: "'drug':4 'funni':5 'meme':6 'memes@lemmy.ml':7 'say':1"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705815066
  +visibility: "visible             "
  +apId: "https://mastodon.social/users/mememamus/statuses/111786633873899404"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705728666 {#3222
    date: 2024-01-20 06:31:06.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Post {#3223
  +user: Proxies\__CG__\App\Entity\User {#3180 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#3224 …}
  +slug: "Say-no-to-drugs-funny-memes-at-memes-at-lemmy-ml"
  +body: """
    Say no to drugs\n
    \n
    #funny #memes\n
    \n
    @memes@lemmy.ml
    """
  +lang: "en"
  +commentCount: 5
  +favouriteCount: 383
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727055612 {#3221
    date: 2024-09-23 03:40:12.0 +02:00
  }
  +ip: null
  +tags: [
    "funny"
    "memes"
  ]
  +mentions: [
    "@memes@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3225 …}
  +votes: Doctrine\ORM\PersistentCollection {#3227 …}
  +reports: Doctrine\ORM\PersistentCollection {#3229 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3231 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3233 …}
  +children: []
  -id: 360
  -bodyTs: "'drug':4 'funni':5 'meme':6 'memes@lemmy.ml':7 'say':1"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705815066
  +visibility: "visible             "
  +apId: "https://mastodon.social/users/mememamus/statuses/111786633873899404"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705728666 {#3222
    date: 2024-01-20 06:31:06.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Post {#3223
  +user: Proxies\__CG__\App\Entity\User {#3180 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#3224 …}
  +slug: "Say-no-to-drugs-funny-memes-at-memes-at-lemmy-ml"
  +body: """
    Say no to drugs\n
    \n
    #funny #memes\n
    \n
    @memes@lemmy.ml
    """
  +lang: "en"
  +commentCount: 5
  +favouriteCount: 383
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727055612 {#3221
    date: 2024-09-23 03:40:12.0 +02:00
  }
  +ip: null
  +tags: [
    "funny"
    "memes"
  ]
  +mentions: [
    "@memes@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3225 …}
  +votes: Doctrine\ORM\PersistentCollection {#3227 …}
  +reports: Doctrine\ORM\PersistentCollection {#3229 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3231 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3233 …}
  +children: []
  -id: 360
  -bodyTs: "'drug':4 'funni':5 'meme':6 'memes@lemmy.ml':7 'say':1"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705815066
  +visibility: "visible             "
  +apId: "https://mastodon.social/users/mememamus/statuses/111786633873899404"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705728666 {#3222
    date: 2024-01-20 06:31:06.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"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\PostComment {#19801
  +user: Proxies\__CG__\App\Entity\User {#19802 …}
  +post: App\Entity\Post {#3223
    +user: Proxies\__CG__\App\Entity\User {#3180 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#314
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#315
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#309
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#3224 …}
    +slug: "Say-no-to-drugs-funny-memes-at-memes-at-lemmy-ml"
    +body: """
      Say no to drugs\n
      \n
      #funny #memes\n
      \n
      @memes@lemmy.ml
      """
    +lang: "en"
    +commentCount: 5
    +favouriteCount: 383
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727055612 {#3221
      date: 2024-09-23 03:40:12.0 +02:00
    }
    +ip: null
    +tags: [
      "funny"
      "memes"
    ]
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3225 …}
    +votes: Doctrine\ORM\PersistentCollection {#3227 …}
    +reports: Doctrine\ORM\PersistentCollection {#3229 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3231 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3233 …}
    +children: []
    -id: 360
    -bodyTs: "'drug':4 'funni':5 'meme':6 'memes@lemmy.ml':7 'say':1"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705815066
    +visibility: "visible             "
    +apId: "https://mastodon.social/users/mememamus/statuses/111786633873899404"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705728666 {#3222
      date: 2024-01-20 06:31:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: App\Entity\PostComment {#19770 …}
  +root: App\Entity\PostComment {#19770 …}
  +image: null
  +body: """
    > I’m even still wearing pants.\n
    \n
    Ooh, someone’s a fancy lad/lass!
    """
  +lang: "en"
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705742330 {#19799
    date: 2024-01-20 10:18:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@mememamus@mastodon.social"
    "@Sabre363@sh.itjust.works"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#19803 …}
  +nested: Doctrine\ORM\PersistentCollection {#19805 …}
  +votes: Doctrine\ORM\PersistentCollection {#19807 …}
  +reports: Doctrine\ORM\PersistentCollection {#19809 …}
  +favourites: Doctrine\ORM\PersistentCollection {#19811 …}
  +notifications: Doctrine\ORM\PersistentCollection {#19813 …}
  -id: 1116
  -bodyTs: "'even':3 'fanci':11 'lad/lass':12 'm':2 'ooh':7 'pant':6 'someon':8 'still':4 'wear':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6845542"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705742330 {#19800
    date: 2024-01-20 10:18:50.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\PostComment {#19801
  +user: Proxies\__CG__\App\Entity\User {#19802 …}
  +post: App\Entity\Post {#3223
    +user: Proxies\__CG__\App\Entity\User {#3180 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#314
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#315
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#309
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#3224 …}
    +slug: "Say-no-to-drugs-funny-memes-at-memes-at-lemmy-ml"
    +body: """
      Say no to drugs\n
      \n
      #funny #memes\n
      \n
      @memes@lemmy.ml
      """
    +lang: "en"
    +commentCount: 5
    +favouriteCount: 383
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727055612 {#3221
      date: 2024-09-23 03:40:12.0 +02:00
    }
    +ip: null
    +tags: [
      "funny"
      "memes"
    ]
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3225 …}
    +votes: Doctrine\ORM\PersistentCollection {#3227 …}
    +reports: Doctrine\ORM\PersistentCollection {#3229 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3231 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3233 …}
    +children: []
    -id: 360
    -bodyTs: "'drug':4 'funni':5 'meme':6 'memes@lemmy.ml':7 'say':1"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705815066
    +visibility: "visible             "
    +apId: "https://mastodon.social/users/mememamus/statuses/111786633873899404"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705728666 {#3222
      date: 2024-01-20 06:31:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: App\Entity\PostComment {#19770 …}
  +root: App\Entity\PostComment {#19770 …}
  +image: null
  +body: """
    > I’m even still wearing pants.\n
    \n
    Ooh, someone’s a fancy lad/lass!
    """
  +lang: "en"
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705742330 {#19799
    date: 2024-01-20 10:18:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@mememamus@mastodon.social"
    "@Sabre363@sh.itjust.works"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#19803 …}
  +nested: Doctrine\ORM\PersistentCollection {#19805 …}
  +votes: Doctrine\ORM\PersistentCollection {#19807 …}
  +reports: Doctrine\ORM\PersistentCollection {#19809 …}
  +favourites: Doctrine\ORM\PersistentCollection {#19811 …}
  +notifications: Doctrine\ORM\PersistentCollection {#19813 …}
  -id: 1116
  -bodyTs: "'even':3 'fanci':11 'lad/lass':12 'm':2 'ooh':7 'pant':6 'someon':8 'still':4 'wear':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6845542"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705742330 {#19800
    date: 2024-01-20 10:18:50.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\PostComment {#19801
  +user: Proxies\__CG__\App\Entity\User {#19802 …}
  +post: App\Entity\Post {#3223
    +user: Proxies\__CG__\App\Entity\User {#3180 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#314
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#315
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#309
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#3224 …}
    +slug: "Say-no-to-drugs-funny-memes-at-memes-at-lemmy-ml"
    +body: """
      Say no to drugs\n
      \n
      #funny #memes\n
      \n
      @memes@lemmy.ml
      """
    +lang: "en"
    +commentCount: 5
    +favouriteCount: 383
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727055612 {#3221
      date: 2024-09-23 03:40:12.0 +02:00
    }
    +ip: null
    +tags: [
      "funny"
      "memes"
    ]
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3225 …}
    +votes: Doctrine\ORM\PersistentCollection {#3227 …}
    +reports: Doctrine\ORM\PersistentCollection {#3229 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3231 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3233 …}
    +children: []
    -id: 360
    -bodyTs: "'drug':4 'funni':5 'meme':6 'memes@lemmy.ml':7 'say':1"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705815066
    +visibility: "visible             "
    +apId: "https://mastodon.social/users/mememamus/statuses/111786633873899404"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705728666 {#3222
      date: 2024-01-20 06:31:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: App\Entity\PostComment {#19770 …}
  +root: App\Entity\PostComment {#19770 …}
  +image: null
  +body: """
    > I’m even still wearing pants.\n
    \n
    Ooh, someone’s a fancy lad/lass!
    """
  +lang: "en"
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705742330 {#19799
    date: 2024-01-20 10:18:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@mememamus@mastodon.social"
    "@Sabre363@sh.itjust.works"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#19803 …}
  +nested: Doctrine\ORM\PersistentCollection {#19805 …}
  +votes: Doctrine\ORM\PersistentCollection {#19807 …}
  +reports: Doctrine\ORM\PersistentCollection {#19809 …}
  +favourites: Doctrine\ORM\PersistentCollection {#19811 …}
  +notifications: Doctrine\ORM\PersistentCollection {#19813 …}
  -id: 1116
  -bodyTs: "'even':3 'fanci':11 'lad/lass':12 'm':2 'ooh':7 'pant':6 'someon':8 'still':4 'wear':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6845542"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705742330 {#19800
    date: 2024-01-20 10:18:50.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"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\PostComment {#19817
  +user: Proxies\__CG__\App\Entity\User {#19818 …}
  +post: App\Entity\Post {#3223
    +user: Proxies\__CG__\App\Entity\User {#3180 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#314
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#315
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#309
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#3224 …}
    +slug: "Say-no-to-drugs-funny-memes-at-memes-at-lemmy-ml"
    +body: """
      Say no to drugs\n
      \n
      #funny #memes\n
      \n
      @memes@lemmy.ml
      """
    +lang: "en"
    +commentCount: 5
    +favouriteCount: 383
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727055612 {#3221
      date: 2024-09-23 03:40:12.0 +02:00
    }
    +ip: null
    +tags: [
      "funny"
      "memes"
    ]
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3225 …}
    +votes: Doctrine\ORM\PersistentCollection {#3227 …}
    +reports: Doctrine\ORM\PersistentCollection {#3229 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3231 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3233 …}
    +children: []
    -id: 360
    -bodyTs: "'drug':4 'funni':5 'meme':6 'memes@lemmy.ml':7 'say':1"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705815066
    +visibility: "visible             "
    +apId: "https://mastodon.social/users/mememamus/statuses/111786633873899404"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705728666 {#3222
      date: 2024-01-20 06:31:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: null
  +root: null
  +image: null
  +body: "This is by the wonderfully weird artist: davidtherobot"
  +lang: "en"
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705746352 {#19815
    date: 2024-01-20 11:25:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@mememamus@mastodon.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#19819 …}
  +nested: Doctrine\ORM\PersistentCollection {#19821 …}
  +votes: Doctrine\ORM\PersistentCollection {#19823 …}
  +reports: Doctrine\ORM\PersistentCollection {#19825 …}
  +favourites: Doctrine\ORM\PersistentCollection {#19827 …}
  +notifications: Doctrine\ORM\PersistentCollection {#19829 …}
  -id: 1120
  -bodyTs: "'artist':7 'davidtherobot':8 'weird':6 'wonder':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6846682"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705746352 {#19816
    date: 2024-01-20 11:25:52.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\PostComment {#19817
  +user: Proxies\__CG__\App\Entity\User {#19818 …}
  +post: App\Entity\Post {#3223
    +user: Proxies\__CG__\App\Entity\User {#3180 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#314
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#315
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#309
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#3224 …}
    +slug: "Say-no-to-drugs-funny-memes-at-memes-at-lemmy-ml"
    +body: """
      Say no to drugs\n
      \n
      #funny #memes\n
      \n
      @memes@lemmy.ml
      """
    +lang: "en"
    +commentCount: 5
    +favouriteCount: 383
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727055612 {#3221
      date: 2024-09-23 03:40:12.0 +02:00
    }
    +ip: null
    +tags: [
      "funny"
      "memes"
    ]
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3225 …}
    +votes: Doctrine\ORM\PersistentCollection {#3227 …}
    +reports: Doctrine\ORM\PersistentCollection {#3229 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3231 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3233 …}
    +children: []
    -id: 360
    -bodyTs: "'drug':4 'funni':5 'meme':6 'memes@lemmy.ml':7 'say':1"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705815066
    +visibility: "visible             "
    +apId: "https://mastodon.social/users/mememamus/statuses/111786633873899404"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705728666 {#3222
      date: 2024-01-20 06:31:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: null
  +root: null
  +image: null
  +body: "This is by the wonderfully weird artist: davidtherobot"
  +lang: "en"
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705746352 {#19815
    date: 2024-01-20 11:25:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@mememamus@mastodon.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#19819 …}
  +nested: Doctrine\ORM\PersistentCollection {#19821 …}
  +votes: Doctrine\ORM\PersistentCollection {#19823 …}
  +reports: Doctrine\ORM\PersistentCollection {#19825 …}
  +favourites: Doctrine\ORM\PersistentCollection {#19827 …}
  +notifications: Doctrine\ORM\PersistentCollection {#19829 …}
  -id: 1120
  -bodyTs: "'artist':7 'davidtherobot':8 'weird':6 'wonder':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6846682"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705746352 {#19816
    date: 2024-01-20 11:25:52.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\PostComment {#19817
  +user: Proxies\__CG__\App\Entity\User {#19818 …}
  +post: App\Entity\Post {#3223
    +user: Proxies\__CG__\App\Entity\User {#3180 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#314
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#315
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#309
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#3224 …}
    +slug: "Say-no-to-drugs-funny-memes-at-memes-at-lemmy-ml"
    +body: """
      Say no to drugs\n
      \n
      #funny #memes\n
      \n
      @memes@lemmy.ml
      """
    +lang: "en"
    +commentCount: 5
    +favouriteCount: 383
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727055612 {#3221
      date: 2024-09-23 03:40:12.0 +02:00
    }
    +ip: null
    +tags: [
      "funny"
      "memes"
    ]
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3225 …}
    +votes: Doctrine\ORM\PersistentCollection {#3227 …}
    +reports: Doctrine\ORM\PersistentCollection {#3229 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3231 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3233 …}
    +children: []
    -id: 360
    -bodyTs: "'drug':4 'funni':5 'meme':6 'memes@lemmy.ml':7 'say':1"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705815066
    +visibility: "visible             "
    +apId: "https://mastodon.social/users/mememamus/statuses/111786633873899404"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705728666 {#3222
      date: 2024-01-20 06:31:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: null
  +root: null
  +image: null
  +body: "This is by the wonderfully weird artist: davidtherobot"
  +lang: "en"
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705746352 {#19815
    date: 2024-01-20 11:25:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@mememamus@mastodon.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#19819 …}
  +nested: Doctrine\ORM\PersistentCollection {#19821 …}
  +votes: Doctrine\ORM\PersistentCollection {#19823 …}
  +reports: Doctrine\ORM\PersistentCollection {#19825 …}
  +favourites: Doctrine\ORM\PersistentCollection {#19827 …}
  +notifications: Doctrine\ORM\PersistentCollection {#19829 …}
  -id: 1120
  -bodyTs: "'artist':7 'davidtherobot':8 'weird':6 'wonder':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6846682"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705746352 {#19816
    date: 2024-01-20 11:25:52.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"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\Post {#3237
  +user: Proxies\__CG__\App\Entity\User {#3180 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#3238 …}
  +slug: "funny-memes-knockknock-alla-at-memes-at-lemmy-ml"
  +body: "#funny #memes #knockknock #alla @memes@lemmy.ml"
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727048685 {#3235
    date: 2024-09-23 01:44:45.0 +02:00
  }
  +ip: null
  +tags: [
    "funny"
    "memes"
    "knockknock"
    "alla"
  ]
  +mentions: [
    "@memes@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3239 …}
  +votes: Doctrine\ORM\PersistentCollection {#3241 …}
  +reports: Doctrine\ORM\PersistentCollection {#3243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
  +children: []
  -id: 362
  -bodyTs: "'alla':4 'funni':1 'knockknock':3 'meme':2 'memes@lemmy.ml':5"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705818670
  +visibility: "visible             "
  +apId: "https://mastodon.social/users/mememamus/statuses/111786870049564219"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705732270 {#3236
    date: 2024-01-20 07:31:10.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Post {#3237
  +user: Proxies\__CG__\App\Entity\User {#3180 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#3238 …}
  +slug: "funny-memes-knockknock-alla-at-memes-at-lemmy-ml"
  +body: "#funny #memes #knockknock #alla @memes@lemmy.ml"
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727048685 {#3235
    date: 2024-09-23 01:44:45.0 +02:00
  }
  +ip: null
  +tags: [
    "funny"
    "memes"
    "knockknock"
    "alla"
  ]
  +mentions: [
    "@memes@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3239 …}
  +votes: Doctrine\ORM\PersistentCollection {#3241 …}
  +reports: Doctrine\ORM\PersistentCollection {#3243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
  +children: []
  -id: 362
  -bodyTs: "'alla':4 'funni':1 'knockknock':3 'meme':2 'memes@lemmy.ml':5"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705818670
  +visibility: "visible             "
  +apId: "https://mastodon.social/users/mememamus/statuses/111786870049564219"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705732270 {#3236
    date: 2024-01-20 07:31:10.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Post {#3237
  +user: Proxies\__CG__\App\Entity\User {#3180 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#3238 …}
  +slug: "funny-memes-knockknock-alla-at-memes-at-lemmy-ml"
  +body: "#funny #memes #knockknock #alla @memes@lemmy.ml"
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727048685 {#3235
    date: 2024-09-23 01:44:45.0 +02:00
  }
  +ip: null
  +tags: [
    "funny"
    "memes"
    "knockknock"
    "alla"
  ]
  +mentions: [
    "@memes@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3239 …}
  +votes: Doctrine\ORM\PersistentCollection {#3241 …}
  +reports: Doctrine\ORM\PersistentCollection {#3243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
  +children: []
  -id: 362
  -bodyTs: "'alla':4 'funni':1 'knockknock':3 'meme':2 'memes@lemmy.ml':5"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705818670
  +visibility: "visible             "
  +apId: "https://mastodon.social/users/mememamus/statuses/111786870049564219"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705732270 {#3236
    date: 2024-01-20 07:31:10.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"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\PostComment {#21981
  +user: Proxies\__CG__\App\Entity\User {#21980 …}
  +post: App\Entity\Post {#3237
    +user: Proxies\__CG__\App\Entity\User {#3180 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#314
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#315
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#309
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#3238 …}
    +slug: "funny-memes-knockknock-alla-at-memes-at-lemmy-ml"
    +body: "#funny #memes #knockknock #alla @memes@lemmy.ml"
    +lang: "en"
    +commentCount: 3
    +favouriteCount: 30
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727048685 {#3235
      date: 2024-09-23 01:44:45.0 +02:00
    }
    +ip: null
    +tags: [
      "funny"
      "memes"
      "knockknock"
      "alla"
    ]
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3239 …}
    +votes: Doctrine\ORM\PersistentCollection {#3241 …}
    +reports: Doctrine\ORM\PersistentCollection {#3243 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
    +children: []
    -id: 362
    -bodyTs: "'alla':4 'funni':1 'knockknock':3 'meme':2 'memes@lemmy.ml':5"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705818670
    +visibility: "visible             "
    +apId: "https://mastodon.social/users/mememamus/statuses/111786870049564219"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705732270 {#3236
      date: 2024-01-20 07:31:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: null
  +root: null
  +image: null
  +body: "least islamophobic boomer meme"
  +lang: "en"
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705739432 {#21983
    date: 2024-01-20 09:30:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@mememamus@mastodon.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#21979 …}
  +nested: Doctrine\ORM\PersistentCollection {#22005 …}
  +votes: Doctrine\ORM\PersistentCollection {#22007 …}
  +reports: Doctrine\ORM\PersistentCollection {#22009 …}
  +favourites: Doctrine\ORM\PersistentCollection {#22011 …}
  +notifications: Doctrine\ORM\PersistentCollection {#22013 …}
  -id: 1112
  -bodyTs: "'boomer':3 'islamophob':2 'least':1 'meme':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6844705"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705739432 {#21982
    date: 2024-01-20 09:30:32.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\PostComment {#21981
  +user: Proxies\__CG__\App\Entity\User {#21980 …}
  +post: App\Entity\Post {#3237
    +user: Proxies\__CG__\App\Entity\User {#3180 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#314
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#315
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#309
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#3238 …}
    +slug: "funny-memes-knockknock-alla-at-memes-at-lemmy-ml"
    +body: "#funny #memes #knockknock #alla @memes@lemmy.ml"
    +lang: "en"
    +commentCount: 3
    +favouriteCount: 30
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727048685 {#3235
      date: 2024-09-23 01:44:45.0 +02:00
    }
    +ip: null
    +tags: [
      "funny"
      "memes"
      "knockknock"
      "alla"
    ]
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3239 …}
    +votes: Doctrine\ORM\PersistentCollection {#3241 …}
    +reports: Doctrine\ORM\PersistentCollection {#3243 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
    +children: []
    -id: 362
    -bodyTs: "'alla':4 'funni':1 'knockknock':3 'meme':2 'memes@lemmy.ml':5"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705818670
    +visibility: "visible             "
    +apId: "https://mastodon.social/users/mememamus/statuses/111786870049564219"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705732270 {#3236
      date: 2024-01-20 07:31:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: null
  +root: null
  +image: null
  +body: "least islamophobic boomer meme"
  +lang: "en"
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705739432 {#21983
    date: 2024-01-20 09:30:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@mememamus@mastodon.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#21979 …}
  +nested: Doctrine\ORM\PersistentCollection {#22005 …}
  +votes: Doctrine\ORM\PersistentCollection {#22007 …}
  +reports: Doctrine\ORM\PersistentCollection {#22009 …}
  +favourites: Doctrine\ORM\PersistentCollection {#22011 …}
  +notifications: Doctrine\ORM\PersistentCollection {#22013 …}
  -id: 1112
  -bodyTs: "'boomer':3 'islamophob':2 'least':1 'meme':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6844705"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705739432 {#21982
    date: 2024-01-20 09:30:32.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\PostComment {#21981
  +user: Proxies\__CG__\App\Entity\User {#21980 …}
  +post: App\Entity\Post {#3237
    +user: Proxies\__CG__\App\Entity\User {#3180 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#314
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#315
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#309
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#3238 …}
    +slug: "funny-memes-knockknock-alla-at-memes-at-lemmy-ml"
    +body: "#funny #memes #knockknock #alla @memes@lemmy.ml"
    +lang: "en"
    +commentCount: 3
    +favouriteCount: 30
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727048685 {#3235
      date: 2024-09-23 01:44:45.0 +02:00
    }
    +ip: null
    +tags: [
      "funny"
      "memes"
      "knockknock"
      "alla"
    ]
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3239 …}
    +votes: Doctrine\ORM\PersistentCollection {#3241 …}
    +reports: Doctrine\ORM\PersistentCollection {#3243 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
    +children: []
    -id: 362
    -bodyTs: "'alla':4 'funni':1 'knockknock':3 'meme':2 'memes@lemmy.ml':5"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705818670
    +visibility: "visible             "
    +apId: "https://mastodon.social/users/mememamus/statuses/111786870049564219"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705732270 {#3236
      date: 2024-01-20 07:31:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: null
  +root: null
  +image: null
  +body: "least islamophobic boomer meme"
  +lang: "en"
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705739432 {#21983
    date: 2024-01-20 09:30:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@mememamus@mastodon.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#21979 …}
  +nested: Doctrine\ORM\PersistentCollection {#22005 …}
  +votes: Doctrine\ORM\PersistentCollection {#22007 …}
  +reports: Doctrine\ORM\PersistentCollection {#22009 …}
  +favourites: Doctrine\ORM\PersistentCollection {#22011 …}
  +notifications: Doctrine\ORM\PersistentCollection {#22013 …}
  -id: 1112
  -bodyTs: "'boomer':3 'islamophob':2 'least':1 'meme':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6844705"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705739432 {#21982
    date: 2024-01-20 09:30:32.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\PostComment {#22017
  +user: Proxies\__CG__\App\Entity\User {#22018 …}
  +post: App\Entity\Post {#3237
    +user: Proxies\__CG__\App\Entity\User {#3180 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#314
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#315
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#309
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#3238 …}
    +slug: "funny-memes-knockknock-alla-at-memes-at-lemmy-ml"
    +body: "#funny #memes #knockknock #alla @memes@lemmy.ml"
    +lang: "en"
    +commentCount: 3
    +favouriteCount: 30
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727048685 {#3235
      date: 2024-09-23 01:44:45.0 +02:00
    }
    +ip: null
    +tags: [
      "funny"
      "memes"
      "knockknock"
      "alla"
    ]
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3239 …}
    +votes: Doctrine\ORM\PersistentCollection {#3241 …}
    +reports: Doctrine\ORM\PersistentCollection {#3243 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
    +children: []
    -id: 362
    -bodyTs: "'alla':4 'funni':1 'knockknock':3 'meme':2 'memes@lemmy.ml':5"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705818670
    +visibility: "visible             "
    +apId: "https://mastodon.social/users/mememamus/statuses/111786870049564219"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705732270 {#3236
      date: 2024-01-20 07:31:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: App\Entity\PostComment {#22003 …}
  +root: App\Entity\PostComment {#22003 …}
  +image: null
  +body: "HAHA HOW FUNNY THAT THERE ARE ACTUALLY PEOPLE WITH NORMAL HUMOR HAHAHA 😂😂😂😂😂😂😂🤣🤣🤣🤣"
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705743752 {#22015
    date: 2024-01-20 10:42:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@mememamus@mastodon.social"
    "@CenturionKing@lemmy.world"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#22019 …}
  +nested: Doctrine\ORM\PersistentCollection {#22021 …}
  +votes: Doctrine\ORM\PersistentCollection {#22023 …}
  +reports: Doctrine\ORM\PersistentCollection {#22025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#22027 …}
  +notifications: Doctrine\ORM\PersistentCollection {#22029 …}
  -id: 1117
  -bodyTs: "'actual':7 'funni':3 'haha':1 'hahaha':12 'humor':11 'normal':10 'peopl':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ohaa.xyz/comment/2977717"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705743752 {#22016
    date: 2024-01-20 10:42:32.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\PostComment {#22017
  +user: Proxies\__CG__\App\Entity\User {#22018 …}
  +post: App\Entity\Post {#3237
    +user: Proxies\__CG__\App\Entity\User {#3180 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#314
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#315
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#309
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#3238 …}
    +slug: "funny-memes-knockknock-alla-at-memes-at-lemmy-ml"
    +body: "#funny #memes #knockknock #alla @memes@lemmy.ml"
    +lang: "en"
    +commentCount: 3
    +favouriteCount: 30
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727048685 {#3235
      date: 2024-09-23 01:44:45.0 +02:00
    }
    +ip: null
    +tags: [
      "funny"
      "memes"
      "knockknock"
      "alla"
    ]
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3239 …}
    +votes: Doctrine\ORM\PersistentCollection {#3241 …}
    +reports: Doctrine\ORM\PersistentCollection {#3243 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
    +children: []
    -id: 362
    -bodyTs: "'alla':4 'funni':1 'knockknock':3 'meme':2 'memes@lemmy.ml':5"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705818670
    +visibility: "visible             "
    +apId: "https://mastodon.social/users/mememamus/statuses/111786870049564219"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705732270 {#3236
      date: 2024-01-20 07:31:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: App\Entity\PostComment {#22003 …}
  +root: App\Entity\PostComment {#22003 …}
  +image: null
  +body: "HAHA HOW FUNNY THAT THERE ARE ACTUALLY PEOPLE WITH NORMAL HUMOR HAHAHA 😂😂😂😂😂😂😂🤣🤣🤣🤣"
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705743752 {#22015
    date: 2024-01-20 10:42:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@mememamus@mastodon.social"
    "@CenturionKing@lemmy.world"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#22019 …}
  +nested: Doctrine\ORM\PersistentCollection {#22021 …}
  +votes: Doctrine\ORM\PersistentCollection {#22023 …}
  +reports: Doctrine\ORM\PersistentCollection {#22025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#22027 …}
  +notifications: Doctrine\ORM\PersistentCollection {#22029 …}
  -id: 1117
  -bodyTs: "'actual':7 'funni':3 'haha':1 'hahaha':12 'humor':11 'normal':10 'peopl':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ohaa.xyz/comment/2977717"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705743752 {#22016
    date: 2024-01-20 10:42:32.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\PostComment {#22017
  +user: Proxies\__CG__\App\Entity\User {#22018 …}
  +post: App\Entity\Post {#3237
    +user: Proxies\__CG__\App\Entity\User {#3180 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#314
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#315
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#309
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#3238 …}
    +slug: "funny-memes-knockknock-alla-at-memes-at-lemmy-ml"
    +body: "#funny #memes #knockknock #alla @memes@lemmy.ml"
    +lang: "en"
    +commentCount: 3
    +favouriteCount: 30
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727048685 {#3235
      date: 2024-09-23 01:44:45.0 +02:00
    }
    +ip: null
    +tags: [
      "funny"
      "memes"
      "knockknock"
      "alla"
    ]
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3239 …}
    +votes: Doctrine\ORM\PersistentCollection {#3241 …}
    +reports: Doctrine\ORM\PersistentCollection {#3243 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
    +children: []
    -id: 362
    -bodyTs: "'alla':4 'funni':1 'knockknock':3 'meme':2 'memes@lemmy.ml':5"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705818670
    +visibility: "visible             "
    +apId: "https://mastodon.social/users/mememamus/statuses/111786870049564219"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705732270 {#3236
      date: 2024-01-20 07:31:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: App\Entity\PostComment {#22003 …}
  +root: App\Entity\PostComment {#22003 …}
  +image: null
  +body: "HAHA HOW FUNNY THAT THERE ARE ACTUALLY PEOPLE WITH NORMAL HUMOR HAHAHA 😂😂😂😂😂😂😂🤣🤣🤣🤣"
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705743752 {#22015
    date: 2024-01-20 10:42:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@mememamus@mastodon.social"
    "@CenturionKing@lemmy.world"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#22019 …}
  +nested: Doctrine\ORM\PersistentCollection {#22021 …}
  +votes: Doctrine\ORM\PersistentCollection {#22023 …}
  +reports: Doctrine\ORM\PersistentCollection {#22025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#22027 …}
  +notifications: Doctrine\ORM\PersistentCollection {#22029 …}
  -id: 1117
  -bodyTs: "'actual':7 'funni':3 'haha':1 'hahaha':12 'humor':11 'normal':10 'peopl':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ohaa.xyz/comment/2977717"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705743752 {#22016
    date: 2024-01-20 10:42:32.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\Post {#3251
  +user: Proxies\__CG__\App\Entity\User {#3252 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +slug: "Let-s-help-Dave-getting-his-way-in-the-Fediverse-Stolen"
  +body: """
    Let's help Dave getting his way in the Fediverse :)  \n
    Stolen from @memes@lemmy.ml
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 169
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698869838 {#3249
    date: 2023-11-01 21:17:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3253 …}
  +votes: Doctrine\ORM\PersistentCollection {#3255 …}
  +reports: Doctrine\ORM\PersistentCollection {#3257 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
  +children: []
  -id: 285
  -bodyTs: "'dave':4 'fedivers':10 'get':5 'help':3 'let':1 'memes@lemmy.ml':13 'stolen':11 'way':7"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698934379
  +visibility: "visible             "
  +apId: "https://hachyderm.io/users/RookieNerd/statuses/111335701156954999"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698847979 {#3250
    date: 2023-11-01 15:12:59.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Post {#3251
  +user: Proxies\__CG__\App\Entity\User {#3252 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +slug: "Let-s-help-Dave-getting-his-way-in-the-Fediverse-Stolen"
  +body: """
    Let's help Dave getting his way in the Fediverse :)  \n
    Stolen from @memes@lemmy.ml
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 169
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698869838 {#3249
    date: 2023-11-01 21:17:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3253 …}
  +votes: Doctrine\ORM\PersistentCollection {#3255 …}
  +reports: Doctrine\ORM\PersistentCollection {#3257 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
  +children: []
  -id: 285
  -bodyTs: "'dave':4 'fedivers':10 'get':5 'help':3 'let':1 'memes@lemmy.ml':13 'stolen':11 'way':7"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698934379
  +visibility: "visible             "
  +apId: "https://hachyderm.io/users/RookieNerd/statuses/111335701156954999"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698847979 {#3250
    date: 2023-11-01 15:12:59.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Post {#3251
  +user: Proxies\__CG__\App\Entity\User {#3252 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +slug: "Let-s-help-Dave-getting-his-way-in-the-Fediverse-Stolen"
  +body: """
    Let's help Dave getting his way in the Fediverse :)  \n
    Stolen from @memes@lemmy.ml
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 169
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698869838 {#3249
    date: 2023-11-01 21:17:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3253 …}
  +votes: Doctrine\ORM\PersistentCollection {#3255 …}
  +reports: Doctrine\ORM\PersistentCollection {#3257 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
  +children: []
  -id: 285
  -bodyTs: "'dave':4 'fedivers':10 'get':5 'help':3 'let':1 'memes@lemmy.ml':13 'stolen':11 'way':7"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698934379
  +visibility: "visible             "
  +apId: "https://hachyderm.io/users/RookieNerd/statuses/111335701156954999"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698847979 {#3250
    date: 2023-11-01 15:12:59.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\PostComment {#24225
  +user: Proxies\__CG__\App\Entity\User {#24224 …}
  +post: App\Entity\Post {#3251
    +user: Proxies\__CG__\App\Entity\User {#3252 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#314
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#315
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#309
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +slug: "Let-s-help-Dave-getting-his-way-in-the-Fediverse-Stolen"
    +body: """
      Let's help Dave getting his way in the Fediverse :)  \n
      Stolen from @memes@lemmy.ml
      """
    +lang: "en"
    +commentCount: 3
    +favouriteCount: 169
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698869838 {#3249
      date: 2023-11-01 21:17:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3253 …}
    +votes: Doctrine\ORM\PersistentCollection {#3255 …}
    +reports: Doctrine\ORM\PersistentCollection {#3257 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
    +children: []
    -id: 285
    -bodyTs: "'dave':4 'fedivers':10 'get':5 'help':3 'let':1 'memes@lemmy.ml':13 'stolen':11 'way':7"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698934379
    +visibility: "visible             "
    +apId: "https://hachyderm.io/users/RookieNerd/statuses/111335701156954999"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698847979 {#3250
      date: 2023-11-01 15:12:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: null
  +root: null
  +image: null
  +body: "Yo Dave! Have some milk bro."
  +lang: "en"
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1698851102 {#24227
    date: 2023-11-01 16:05:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@RookieNerd@hachyderm.io"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#24223 …}
  +nested: Doctrine\ORM\PersistentCollection {#24249 …}
  +votes: Doctrine\ORM\PersistentCollection {#24251 …}
  +reports: Doctrine\ORM\PersistentCollection {#24253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#24255 …}
  +notifications: Doctrine\ORM\PersistentCollection {#24257 …}
  -id: 605
  -bodyTs: "'bro':6 'dave':2 'milk':5 'yo':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4228694"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698851102 {#24226
    date: 2023-11-01 16:05:02.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\PostComment {#24225
  +user: Proxies\__CG__\App\Entity\User {#24224 …}
  +post: App\Entity\Post {#3251
    +user: Proxies\__CG__\App\Entity\User {#3252 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#314
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#315
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#309
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +slug: "Let-s-help-Dave-getting-his-way-in-the-Fediverse-Stolen"
    +body: """
      Let's help Dave getting his way in the Fediverse :)  \n
      Stolen from @memes@lemmy.ml
      """
    +lang: "en"
    +commentCount: 3
    +favouriteCount: 169
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698869838 {#3249
      date: 2023-11-01 21:17:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3253 …}
    +votes: Doctrine\ORM\PersistentCollection {#3255 …}
    +reports: Doctrine\ORM\PersistentCollection {#3257 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
    +children: []
    -id: 285
    -bodyTs: "'dave':4 'fedivers':10 'get':5 'help':3 'let':1 'memes@lemmy.ml':13 'stolen':11 'way':7"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698934379
    +visibility: "visible             "
    +apId: "https://hachyderm.io/users/RookieNerd/statuses/111335701156954999"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698847979 {#3250
      date: 2023-11-01 15:12:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: null
  +root: null
  +image: null
  +body: "Yo Dave! Have some milk bro."
  +lang: "en"
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1698851102 {#24227
    date: 2023-11-01 16:05:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@RookieNerd@hachyderm.io"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#24223 …}
  +nested: Doctrine\ORM\PersistentCollection {#24249 …}
  +votes: Doctrine\ORM\PersistentCollection {#24251 …}
  +reports: Doctrine\ORM\PersistentCollection {#24253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#24255 …}
  +notifications: Doctrine\ORM\PersistentCollection {#24257 …}
  -id: 605
  -bodyTs: "'bro':6 'dave':2 'milk':5 'yo':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4228694"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698851102 {#24226
    date: 2023-11-01 16:05:02.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\PostComment {#24225
  +user: Proxies\__CG__\App\Entity\User {#24224 …}
  +post: App\Entity\Post {#3251
    +user: Proxies\__CG__\App\Entity\User {#3252 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#314
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#315
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#309
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +slug: "Let-s-help-Dave-getting-his-way-in-the-Fediverse-Stolen"
    +body: """
      Let's help Dave getting his way in the Fediverse :)  \n
      Stolen from @memes@lemmy.ml
      """
    +lang: "en"
    +commentCount: 3
    +favouriteCount: 169
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698869838 {#3249
      date: 2023-11-01 21:17:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3253 …}
    +votes: Doctrine\ORM\PersistentCollection {#3255 …}
    +reports: Doctrine\ORM\PersistentCollection {#3257 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
    +children: []
    -id: 285
    -bodyTs: "'dave':4 'fedivers':10 'get':5 'help':3 'let':1 'memes@lemmy.ml':13 'stolen':11 'way':7"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698934379
    +visibility: "visible             "
    +apId: "https://hachyderm.io/users/RookieNerd/statuses/111335701156954999"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698847979 {#3250
      date: 2023-11-01 15:12:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: null
  +root: null
  +image: null
  +body: "Yo Dave! Have some milk bro."
  +lang: "en"
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1698851102 {#24227
    date: 2023-11-01 16:05:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@RookieNerd@hachyderm.io"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#24223 …}
  +nested: Doctrine\ORM\PersistentCollection {#24249 …}
  +votes: Doctrine\ORM\PersistentCollection {#24251 …}
  +reports: Doctrine\ORM\PersistentCollection {#24253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#24255 …}
  +notifications: Doctrine\ORM\PersistentCollection {#24257 …}
  -id: 605
  -bodyTs: "'bro':6 'dave':2 'milk':5 'yo':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4228694"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698851102 {#24226
    date: 2023-11-01 16:05:02.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\PostComment {#24261
  +user: Proxies\__CG__\App\Entity\User {#24262 …}
  +post: App\Entity\Post {#3251
    +user: Proxies\__CG__\App\Entity\User {#3252 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#314
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#315
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#309
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +slug: "Let-s-help-Dave-getting-his-way-in-the-Fediverse-Stolen"
    +body: """
      Let's help Dave getting his way in the Fediverse :)  \n
      Stolen from @memes@lemmy.ml
      """
    +lang: "en"
    +commentCount: 3
    +favouriteCount: 169
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698869838 {#3249
      date: 2023-11-01 21:17:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3253 …}
    +votes: Doctrine\ORM\PersistentCollection {#3255 …}
    +reports: Doctrine\ORM\PersistentCollection {#3257 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
    +children: []
    -id: 285
    -bodyTs: "'dave':4 'fedivers':10 'get':5 'help':3 'let':1 'memes@lemmy.ml':13 'stolen':11 'way':7"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698934379
    +visibility: "visible             "
    +apId: "https://hachyderm.io/users/RookieNerd/statuses/111335701156954999"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698847979 {#3250
      date: 2023-11-01 15:12:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: null
  +root: null
  +image: null
  +body: "This can barely be considered exploring 💀"
  +lang: "en"
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698869838 {#24259
    date: 2023-11-01 21:17:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@RookieNerd@hachyderm.io"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#24263 …}
  +nested: Doctrine\ORM\PersistentCollection {#24265 …}
  +votes: Doctrine\ORM\PersistentCollection {#24267 …}
  +reports: Doctrine\ORM\PersistentCollection {#24269 …}
  +favourites: Doctrine\ORM\PersistentCollection {#24271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#24273 …}
  -id: 606
  -bodyTs: "'bare':3 'consid':5 'explor':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4041106"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698869838 {#24260
    date: 2023-11-01 21:17:18.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\PostComment {#24261
  +user: Proxies\__CG__\App\Entity\User {#24262 …}
  +post: App\Entity\Post {#3251
    +user: Proxies\__CG__\App\Entity\User {#3252 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#314
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#315
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#309
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +slug: "Let-s-help-Dave-getting-his-way-in-the-Fediverse-Stolen"
    +body: """
      Let's help Dave getting his way in the Fediverse :)  \n
      Stolen from @memes@lemmy.ml
      """
    +lang: "en"
    +commentCount: 3
    +favouriteCount: 169
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698869838 {#3249
      date: 2023-11-01 21:17:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3253 …}
    +votes: Doctrine\ORM\PersistentCollection {#3255 …}
    +reports: Doctrine\ORM\PersistentCollection {#3257 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
    +children: []
    -id: 285
    -bodyTs: "'dave':4 'fedivers':10 'get':5 'help':3 'let':1 'memes@lemmy.ml':13 'stolen':11 'way':7"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698934379
    +visibility: "visible             "
    +apId: "https://hachyderm.io/users/RookieNerd/statuses/111335701156954999"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698847979 {#3250
      date: 2023-11-01 15:12:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: null
  +root: null
  +image: null
  +body: "This can barely be considered exploring 💀"
  +lang: "en"
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698869838 {#24259
    date: 2023-11-01 21:17:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@RookieNerd@hachyderm.io"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#24263 …}
  +nested: Doctrine\ORM\PersistentCollection {#24265 …}
  +votes: Doctrine\ORM\PersistentCollection {#24267 …}
  +reports: Doctrine\ORM\PersistentCollection {#24269 …}
  +favourites: Doctrine\ORM\PersistentCollection {#24271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#24273 …}
  -id: 606
  -bodyTs: "'bare':3 'consid':5 'explor':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4041106"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698869838 {#24260
    date: 2023-11-01 21:17:18.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\PostComment {#24261
  +user: Proxies\__CG__\App\Entity\User {#24262 …}
  +post: App\Entity\Post {#3251
    +user: Proxies\__CG__\App\Entity\User {#3252 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#314
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#315
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#309
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +slug: "Let-s-help-Dave-getting-his-way-in-the-Fediverse-Stolen"
    +body: """
      Let's help Dave getting his way in the Fediverse :)  \n
      Stolen from @memes@lemmy.ml
      """
    +lang: "en"
    +commentCount: 3
    +favouriteCount: 169
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698869838 {#3249
      date: 2023-11-01 21:17:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3253 …}
    +votes: Doctrine\ORM\PersistentCollection {#3255 …}
    +reports: Doctrine\ORM\PersistentCollection {#3257 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
    +children: []
    -id: 285
    -bodyTs: "'dave':4 'fedivers':10 'get':5 'help':3 'let':1 'memes@lemmy.ml':13 'stolen':11 'way':7"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698934379
    +visibility: "visible             "
    +apId: "https://hachyderm.io/users/RookieNerd/statuses/111335701156954999"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698847979 {#3250
      date: 2023-11-01 15:12:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: null
  +root: null
  +image: null
  +body: "This can barely be considered exploring 💀"
  +lang: "en"
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698869838 {#24259
    date: 2023-11-01 21:17:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@RookieNerd@hachyderm.io"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#24263 …}
  +nested: Doctrine\ORM\PersistentCollection {#24265 …}
  +votes: Doctrine\ORM\PersistentCollection {#24267 …}
  +reports: Doctrine\ORM\PersistentCollection {#24269 …}
  +favourites: Doctrine\ORM\PersistentCollection {#24271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#24273 …}
  -id: 606
  -bodyTs: "'bare':3 'consid':5 'explor':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4041106"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698869838 {#24260
    date: 2023-11-01 21:17:18.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\Post {#3265
  +user: Proxies\__CG__\App\Entity\User {#3266 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#3267 …}
  +slug: "at-memes-at-lemmy-ml-Holaaa-mis-amores-encuentros-en-tu-ciudad-contactame-Click"
  +body: """
    @memes@lemmy.ml   \n
    Holaaa mis amores encuentros en tu ciudad 🥵 contactame 👇👇  \n
    Click aquí <https://cutt.ly/OwEP6L3x> 👈
    """
  +lang: "en"
  +commentCount: 2
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698580320 {#3263
    date: 2023-10-29 12:52:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3268 …}
  +votes: Doctrine\ORM\PersistentCollection {#3270 …}
  +reports: Doctrine\ORM\PersistentCollection {#3272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3276 …}
  +children: []
  -id: 277
  -bodyTs: "'/owep6l3x':14 'amor':4 'aquí':11 'ciudad':8 'click':10 'contactam':9 'cutt.ly':13 'cutt.ly/owep6l3x':12 'en':6 'encuentro':5 'holaaa':2 'memes@lemmy.ml':1 'mis':3 'tu':7"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698578926
  +visibility: "visible             "
  +apId: "https://mastodon.social/users/Leidybarrios/statuses/111316921659877255"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698561426 {#3264
    date: 2023-10-29 07:37:06.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\Post {#3265
  +user: Proxies\__CG__\App\Entity\User {#3266 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#3267 …}
  +slug: "at-memes-at-lemmy-ml-Holaaa-mis-amores-encuentros-en-tu-ciudad-contactame-Click"
  +body: """
    @memes@lemmy.ml   \n
    Holaaa mis amores encuentros en tu ciudad 🥵 contactame 👇👇  \n
    Click aquí <https://cutt.ly/OwEP6L3x> 👈
    """
  +lang: "en"
  +commentCount: 2
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698580320 {#3263
    date: 2023-10-29 12:52:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3268 …}
  +votes: Doctrine\ORM\PersistentCollection {#3270 …}
  +reports: Doctrine\ORM\PersistentCollection {#3272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3276 …}
  +children: []
  -id: 277
  -bodyTs: "'/owep6l3x':14 'amor':4 'aquí':11 'ciudad':8 'click':10 'contactam':9 'cutt.ly':13 'cutt.ly/owep6l3x':12 'en':6 'encuentro':5 'holaaa':2 'memes@lemmy.ml':1 'mis':3 'tu':7"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698578926
  +visibility: "visible             "
  +apId: "https://mastodon.social/users/Leidybarrios/statuses/111316921659877255"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698561426 {#3264
    date: 2023-10-29 07:37:06.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\Post {#3265
  +user: Proxies\__CG__\App\Entity\User {#3266 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#3267 …}
  +slug: "at-memes-at-lemmy-ml-Holaaa-mis-amores-encuentros-en-tu-ciudad-contactame-Click"
  +body: """
    @memes@lemmy.ml   \n
    Holaaa mis amores encuentros en tu ciudad 🥵 contactame 👇👇  \n
    Click aquí <https://cutt.ly/OwEP6L3x> 👈
    """
  +lang: "en"
  +commentCount: 2
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698580320 {#3263
    date: 2023-10-29 12:52:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3268 …}
  +votes: Doctrine\ORM\PersistentCollection {#3270 …}
  +reports: Doctrine\ORM\PersistentCollection {#3272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3276 …}
  +children: []
  -id: 277
  -bodyTs: "'/owep6l3x':14 'amor':4 'aquí':11 'ciudad':8 'click':10 'contactam':9 'cutt.ly':13 'cutt.ly/owep6l3x':12 'en':6 'encuentro':5 'holaaa':2 'memes@lemmy.ml':1 'mis':3 'tu':7"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698578926
  +visibility: "visible             "
  +apId: "https://mastodon.social/users/Leidybarrios/statuses/111316921659877255"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698561426 {#3264
    date: 2023-10-29 07:37:06.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\PostComment {#26500
  +user: Proxies\__CG__\App\Entity\User {#26494 …}
  +post: App\Entity\Post {#3265
    +user: Proxies\__CG__\App\Entity\User {#3266 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#314
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#315
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#309
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#3267 …}
    +slug: "at-memes-at-lemmy-ml-Holaaa-mis-amores-encuentros-en-tu-ciudad-contactame-Click"
    +body: """
      @memes@lemmy.ml   \n
      Holaaa mis amores encuentros en tu ciudad 🥵 contactame 👇👇  \n
      Click aquí <https://cutt.ly/OwEP6L3x> 👈
      """
    +lang: "en"
    +commentCount: 2
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698580320 {#3263
      date: 2023-10-29 12:52:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3268 …}
    +votes: Doctrine\ORM\PersistentCollection {#3270 …}
    +reports: Doctrine\ORM\PersistentCollection {#3272 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3274 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3276 …}
    +children: []
    -id: 277
    -bodyTs: "'/owep6l3x':14 'amor':4 'aquí':11 'ciudad':8 'click':10 'contactam':9 'cutt.ly':13 'cutt.ly/owep6l3x':12 'en':6 'encuentro':5 'holaaa':2 'memes@lemmy.ml':1 'mis':3 'tu':7"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698578926
    +visibility: "visible             "
    +apId: "https://mastodon.social/users/Leidybarrios/statuses/111316921659877255"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698561426 {#3264
      date: 2023-10-29 07:37:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: null
  +root: null
  +image: null
  +body: "what the fuck is this"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698572716 {#26499
    date: 2023-10-29 10:45:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@Leidybarrios@mastodon.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#26492 …}
  +nested: Doctrine\ORM\PersistentCollection {#26489 …}
  +votes: Doctrine\ORM\PersistentCollection {#26487 …}
  +reports: Doctrine\ORM\PersistentCollection {#26485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#26483 …}
  +notifications: Doctrine\ORM\PersistentCollection {#26481 …}
  -id: 594
  -bodyTs: "'fuck':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3960699"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698572716 {#26488
    date: 2023-10-29 10:45:16.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\PostComment {#26500
  +user: Proxies\__CG__\App\Entity\User {#26494 …}
  +post: App\Entity\Post {#3265
    +user: Proxies\__CG__\App\Entity\User {#3266 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#314
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#315
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#309
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#3267 …}
    +slug: "at-memes-at-lemmy-ml-Holaaa-mis-amores-encuentros-en-tu-ciudad-contactame-Click"
    +body: """
      @memes@lemmy.ml   \n
      Holaaa mis amores encuentros en tu ciudad 🥵 contactame 👇👇  \n
      Click aquí <https://cutt.ly/OwEP6L3x> 👈
      """
    +lang: "en"
    +commentCount: 2
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698580320 {#3263
      date: 2023-10-29 12:52:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3268 …}
    +votes: Doctrine\ORM\PersistentCollection {#3270 …}
    +reports: Doctrine\ORM\PersistentCollection {#3272 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3274 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3276 …}
    +children: []
    -id: 277
    -bodyTs: "'/owep6l3x':14 'amor':4 'aquí':11 'ciudad':8 'click':10 'contactam':9 'cutt.ly':13 'cutt.ly/owep6l3x':12 'en':6 'encuentro':5 'holaaa':2 'memes@lemmy.ml':1 'mis':3 'tu':7"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698578926
    +visibility: "visible             "
    +apId: "https://mastodon.social/users/Leidybarrios/statuses/111316921659877255"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698561426 {#3264
      date: 2023-10-29 07:37:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: null
  +root: null
  +image: null
  +body: "what the fuck is this"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698572716 {#26499
    date: 2023-10-29 10:45:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@Leidybarrios@mastodon.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#26492 …}
  +nested: Doctrine\ORM\PersistentCollection {#26489 …}
  +votes: Doctrine\ORM\PersistentCollection {#26487 …}
  +reports: Doctrine\ORM\PersistentCollection {#26485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#26483 …}
  +notifications: Doctrine\ORM\PersistentCollection {#26481 …}
  -id: 594
  -bodyTs: "'fuck':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3960699"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698572716 {#26488
    date: 2023-10-29 10:45:16.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\PostComment {#26500
  +user: Proxies\__CG__\App\Entity\User {#26494 …}
  +post: App\Entity\Post {#3265
    +user: Proxies\__CG__\App\Entity\User {#3266 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#314
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#315
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#309
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#3267 …}
    +slug: "at-memes-at-lemmy-ml-Holaaa-mis-amores-encuentros-en-tu-ciudad-contactame-Click"
    +body: """
      @memes@lemmy.ml   \n
      Holaaa mis amores encuentros en tu ciudad 🥵 contactame 👇👇  \n
      Click aquí <https://cutt.ly/OwEP6L3x> 👈
      """
    +lang: "en"
    +commentCount: 2
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698580320 {#3263
      date: 2023-10-29 12:52:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3268 …}
    +votes: Doctrine\ORM\PersistentCollection {#3270 …}
    +reports: Doctrine\ORM\PersistentCollection {#3272 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3274 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3276 …}
    +children: []
    -id: 277
    -bodyTs: "'/owep6l3x':14 'amor':4 'aquí':11 'ciudad':8 'click':10 'contactam':9 'cutt.ly':13 'cutt.ly/owep6l3x':12 'en':6 'encuentro':5 'holaaa':2 'memes@lemmy.ml':1 'mis':3 'tu':7"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698578926
    +visibility: "visible             "
    +apId: "https://mastodon.social/users/Leidybarrios/statuses/111316921659877255"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698561426 {#3264
      date: 2023-10-29 07:37:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: null
  +root: null
  +image: null
  +body: "what the fuck is this"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698572716 {#26499
    date: 2023-10-29 10:45:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@Leidybarrios@mastodon.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#26492 …}
  +nested: Doctrine\ORM\PersistentCollection {#26489 …}
  +votes: Doctrine\ORM\PersistentCollection {#26487 …}
  +reports: Doctrine\ORM\PersistentCollection {#26485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#26483 …}
  +notifications: Doctrine\ORM\PersistentCollection {#26481 …}
  -id: 594
  -bodyTs: "'fuck':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3960699"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698572716 {#26488
    date: 2023-10-29 10:45:16.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
App\Entity\PostComment {#26477
  +user: Proxies\__CG__\App\Entity\User {#26476 …}
  +post: App\Entity\Post {#3265
    +user: Proxies\__CG__\App\Entity\User {#3266 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#314
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#315
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#309
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#3267 …}
    +slug: "at-memes-at-lemmy-ml-Holaaa-mis-amores-encuentros-en-tu-ciudad-contactame-Click"
    +body: """
      @memes@lemmy.ml   \n
      Holaaa mis amores encuentros en tu ciudad 🥵 contactame 👇👇  \n
      Click aquí <https://cutt.ly/OwEP6L3x> 👈
      """
    +lang: "en"
    +commentCount: 2
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698580320 {#3263
      date: 2023-10-29 12:52:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3268 …}
    +votes: Doctrine\ORM\PersistentCollection {#3270 …}
    +reports: Doctrine\ORM\PersistentCollection {#3272 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3274 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3276 …}
    +children: []
    -id: 277
    -bodyTs: "'/owep6l3x':14 'amor':4 'aquí':11 'ciudad':8 'click':10 'contactam':9 'cutt.ly':13 'cutt.ly/owep6l3x':12 'en':6 'encuentro':5 'holaaa':2 'memes@lemmy.ml':1 'mis':3 'tu':7"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698578926
    +visibility: "visible             "
    +apId: "https://mastodon.social/users/Leidybarrios/statuses/111316921659877255"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698561426 {#3264
      date: 2023-10-29 07:37:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: App\Entity\PostComment {#26500
    +user: Proxies\__CG__\App\Entity\User {#26494 …}
    +post: App\Entity\Post {#3265}
    +magazine: App\Entity\Magazine {#306}
    +parent: null
    +root: null
    +image: null
    +body: "what the fuck is this"
    +lang: "en"
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698572716 {#26499
      date: 2023-10-29 10:45:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
      "@Leidybarrios@mastodon.social"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#26492 …}
    +nested: Doctrine\ORM\PersistentCollection {#26489 …}
    +votes: Doctrine\ORM\PersistentCollection {#26487 …}
    +reports: Doctrine\ORM\PersistentCollection {#26485 …}
    +favourites: Doctrine\ORM\PersistentCollection {#26483 …}
    +notifications: Doctrine\ORM\PersistentCollection {#26481 …}
    -id: 594
    -bodyTs: "'fuck':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/3960699"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698572716 {#26488
      date: 2023-10-29 10:45:16.0 +01:00
    }
  }
  +root: App\Entity\PostComment {#26500}
  +image: null
  +body: """
    a spam bot trying to get people to click on a probably malicious link\n
    \n
    or maybe you just dont know what a woman is, which is fair. BUT we all know lemmy users are chads with lots of women
    """
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698580320 {#26479
    date: 2023-10-29 12:52:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@Leidybarrios@mastodon.social"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#26501 …}
  +nested: Doctrine\ORM\PersistentCollection {#26503 …}
  +votes: Doctrine\ORM\PersistentCollection {#26505 …}
  +reports: Doctrine\ORM\PersistentCollection {#26507 …}
  +favourites: Doctrine\ORM\PersistentCollection {#26509 …}
  +notifications: Doctrine\ORM\PersistentCollection {#26511 …}
  -id: 595
  -bodyTs: "'bot':3 'chad':35 'click':9 'dont':19 'fair':27 'get':6 'know':20,31 'lemmi':32 'link':14 'lot':37 'malici':13 'mayb':16 'peopl':7 'probabl':12 'spam':2 'tri':4 'user':33 'woman':23 'women':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5473113"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698580320 {#26478
    date: 2023-10-29 12:52:00.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\PostComment {#26477
  +user: Proxies\__CG__\App\Entity\User {#26476 …}
  +post: App\Entity\Post {#3265
    +user: Proxies\__CG__\App\Entity\User {#3266 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#314
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#315
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#309
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#3267 …}
    +slug: "at-memes-at-lemmy-ml-Holaaa-mis-amores-encuentros-en-tu-ciudad-contactame-Click"
    +body: """
      @memes@lemmy.ml   \n
      Holaaa mis amores encuentros en tu ciudad 🥵 contactame 👇👇  \n
      Click aquí <https://cutt.ly/OwEP6L3x> 👈
      """
    +lang: "en"
    +commentCount: 2
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698580320 {#3263
      date: 2023-10-29 12:52:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3268 …}
    +votes: Doctrine\ORM\PersistentCollection {#3270 …}
    +reports: Doctrine\ORM\PersistentCollection {#3272 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3274 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3276 …}
    +children: []
    -id: 277
    -bodyTs: "'/owep6l3x':14 'amor':4 'aquí':11 'ciudad':8 'click':10 'contactam':9 'cutt.ly':13 'cutt.ly/owep6l3x':12 'en':6 'encuentro':5 'holaaa':2 'memes@lemmy.ml':1 'mis':3 'tu':7"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698578926
    +visibility: "visible             "
    +apId: "https://mastodon.social/users/Leidybarrios/statuses/111316921659877255"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698561426 {#3264
      date: 2023-10-29 07:37:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: App\Entity\PostComment {#26500
    +user: Proxies\__CG__\App\Entity\User {#26494 …}
    +post: App\Entity\Post {#3265}
    +magazine: App\Entity\Magazine {#306}
    +parent: null
    +root: null
    +image: null
    +body: "what the fuck is this"
    +lang: "en"
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698572716 {#26499
      date: 2023-10-29 10:45:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
      "@Leidybarrios@mastodon.social"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#26492 …}
    +nested: Doctrine\ORM\PersistentCollection {#26489 …}
    +votes: Doctrine\ORM\PersistentCollection {#26487 …}
    +reports: Doctrine\ORM\PersistentCollection {#26485 …}
    +favourites: Doctrine\ORM\PersistentCollection {#26483 …}
    +notifications: Doctrine\ORM\PersistentCollection {#26481 …}
    -id: 594
    -bodyTs: "'fuck':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/3960699"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698572716 {#26488
      date: 2023-10-29 10:45:16.0 +01:00
    }
  }
  +root: App\Entity\PostComment {#26500}
  +image: null
  +body: """
    a spam bot trying to get people to click on a probably malicious link\n
    \n
    or maybe you just dont know what a woman is, which is fair. BUT we all know lemmy users are chads with lots of women
    """
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698580320 {#26479
    date: 2023-10-29 12:52:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@Leidybarrios@mastodon.social"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#26501 …}
  +nested: Doctrine\ORM\PersistentCollection {#26503 …}
  +votes: Doctrine\ORM\PersistentCollection {#26505 …}
  +reports: Doctrine\ORM\PersistentCollection {#26507 …}
  +favourites: Doctrine\ORM\PersistentCollection {#26509 …}
  +notifications: Doctrine\ORM\PersistentCollection {#26511 …}
  -id: 595
  -bodyTs: "'bot':3 'chad':35 'click':9 'dont':19 'fair':27 'get':6 'know':20,31 'lemmi':32 'link':14 'lot':37 'malici':13 'mayb':16 'peopl':7 'probabl':12 'spam':2 'tri':4 'user':33 'woman':23 'women':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5473113"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698580320 {#26478
    date: 2023-10-29 12:52:00.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\PostComment {#26477
  +user: Proxies\__CG__\App\Entity\User {#26476 …}
  +post: App\Entity\Post {#3265
    +user: Proxies\__CG__\App\Entity\User {#3266 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#314
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#315
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#309
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#3267 …}
    +slug: "at-memes-at-lemmy-ml-Holaaa-mis-amores-encuentros-en-tu-ciudad-contactame-Click"
    +body: """
      @memes@lemmy.ml   \n
      Holaaa mis amores encuentros en tu ciudad 🥵 contactame 👇👇  \n
      Click aquí <https://cutt.ly/OwEP6L3x> 👈
      """
    +lang: "en"
    +commentCount: 2
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698580320 {#3263
      date: 2023-10-29 12:52:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3268 …}
    +votes: Doctrine\ORM\PersistentCollection {#3270 …}
    +reports: Doctrine\ORM\PersistentCollection {#3272 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3274 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3276 …}
    +children: []
    -id: 277
    -bodyTs: "'/owep6l3x':14 'amor':4 'aquí':11 'ciudad':8 'click':10 'contactam':9 'cutt.ly':13 'cutt.ly/owep6l3x':12 'en':6 'encuentro':5 'holaaa':2 'memes@lemmy.ml':1 'mis':3 'tu':7"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698578926
    +visibility: "visible             "
    +apId: "https://mastodon.social/users/Leidybarrios/statuses/111316921659877255"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698561426 {#3264
      date: 2023-10-29 07:37:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: App\Entity\PostComment {#26500
    +user: Proxies\__CG__\App\Entity\User {#26494 …}
    +post: App\Entity\Post {#3265}
    +magazine: App\Entity\Magazine {#306}
    +parent: null
    +root: null
    +image: null
    +body: "what the fuck is this"
    +lang: "en"
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698572716 {#26499
      date: 2023-10-29 10:45:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
      "@Leidybarrios@mastodon.social"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#26492 …}
    +nested: Doctrine\ORM\PersistentCollection {#26489 …}
    +votes: Doctrine\ORM\PersistentCollection {#26487 …}
    +reports: Doctrine\ORM\PersistentCollection {#26485 …}
    +favourites: Doctrine\ORM\PersistentCollection {#26483 …}
    +notifications: Doctrine\ORM\PersistentCollection {#26481 …}
    -id: 594
    -bodyTs: "'fuck':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/3960699"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698572716 {#26488
      date: 2023-10-29 10:45:16.0 +01:00
    }
  }
  +root: App\Entity\PostComment {#26500}
  +image: null
  +body: """
    a spam bot trying to get people to click on a probably malicious link\n
    \n
    or maybe you just dont know what a woman is, which is fair. BUT we all know lemmy users are chads with lots of women
    """
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698580320 {#26479
    date: 2023-10-29 12:52:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@Leidybarrios@mastodon.social"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#26501 …}
  +nested: Doctrine\ORM\PersistentCollection {#26503 …}
  +votes: Doctrine\ORM\PersistentCollection {#26505 …}
  +reports: Doctrine\ORM\PersistentCollection {#26507 …}
  +favourites: Doctrine\ORM\PersistentCollection {#26509 …}
  +notifications: Doctrine\ORM\PersistentCollection {#26511 …}
  -id: 595
  -bodyTs: "'bot':3 'chad':35 'click':9 'dont':19 'fair':27 'get':6 'know':20,31 'lemmi':32 'link':14 'lot':37 'malici':13 'mayb':16 'peopl':7 'probabl':12 'spam':2 'tri':4 'user':33 'woman':23 'women':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5473113"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698580320 {#26478
    date: 2023-10-29 12:52:00.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\Post {#3280
  +user: Proxies\__CG__\App\Entity\User {#3281 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +slug: "A-New-Journey-in-Europe-Accerx-s-Confrontation-and-Deployment-in"
  +body: "A New Journey in Europe: Accerx's Confrontation and Deployment in the New Landscape of the Cryptocurrency Market"
  +lang: "en"
  +commentCount: 2
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696650199 {#3278
    date: 2023-10-07 05:43:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3282 …}
  +votes: Doctrine\ORM\PersistentCollection {#3284 …}
  +reports: Doctrine\ORM\PersistentCollection {#3286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3290 …}
  +children: []
  -id: 165
  -bodyTs: "'accerx':6 'confront':8 'cryptocurr':17 'deploy':10 'europ':5 'journey':3 'landscap':14 'market':18 'new':2,13"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696667045
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/p/2320989"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696649545 {#3279
    date: 2023-10-07 05:32:25.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\Post {#3280
  +user: Proxies\__CG__\App\Entity\User {#3281 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +slug: "A-New-Journey-in-Europe-Accerx-s-Confrontation-and-Deployment-in"
  +body: "A New Journey in Europe: Accerx's Confrontation and Deployment in the New Landscape of the Cryptocurrency Market"
  +lang: "en"
  +commentCount: 2
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696650199 {#3278
    date: 2023-10-07 05:43:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3282 …}
  +votes: Doctrine\ORM\PersistentCollection {#3284 …}
  +reports: Doctrine\ORM\PersistentCollection {#3286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3290 …}
  +children: []
  -id: 165
  -bodyTs: "'accerx':6 'confront':8 'cryptocurr':17 'deploy':10 'europ':5 'journey':3 'landscap':14 'market':18 'new':2,13"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696667045
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/p/2320989"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696649545 {#3279
    date: 2023-10-07 05:32:25.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\Post {#3280
  +user: Proxies\__CG__\App\Entity\User {#3281 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +slug: "A-New-Journey-in-Europe-Accerx-s-Confrontation-and-Deployment-in"
  +body: "A New Journey in Europe: Accerx's Confrontation and Deployment in the New Landscape of the Cryptocurrency Market"
  +lang: "en"
  +commentCount: 2
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696650199 {#3278
    date: 2023-10-07 05:43:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3282 …}
  +votes: Doctrine\ORM\PersistentCollection {#3284 …}
  +reports: Doctrine\ORM\PersistentCollection {#3286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3290 …}
  +children: []
  -id: 165
  -bodyTs: "'accerx':6 'confront':8 'cryptocurr':17 'deploy':10 'europ':5 'journey':3 'landscap':14 'market':18 'new':2,13"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696667045
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/p/2320989"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696649545 {#3279
    date: 2023-10-07 05:32:25.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
125 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
App\Entity\PostComment {#28713
  +user: Proxies\__CG__\App\Entity\User {#28707 …}
  +post: App\Entity\Post {#3280
    +user: Proxies\__CG__\App\Entity\User {#3281 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#314
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#315
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#309
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +slug: "A-New-Journey-in-Europe-Accerx-s-Confrontation-and-Deployment-in"
    +body: "A New Journey in Europe: Accerx's Confrontation and Deployment in the New Landscape of the Cryptocurrency Market"
    +lang: "en"
    +commentCount: 2
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696650199 {#3278
      date: 2023-10-07 05:43:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3282 …}
    +votes: Doctrine\ORM\PersistentCollection {#3284 …}
    +reports: Doctrine\ORM\PersistentCollection {#3286 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3288 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3290 …}
    +children: []
    -id: 165
    -bodyTs: "'accerx':6 'confront':8 'cryptocurr':17 'deploy':10 'europ':5 'journey':3 'landscap':14 'market':18 'new':2,13"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696667045
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/p/2320989"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696649545 {#3279
      date: 2023-10-07 05:32:25.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: null
  +root: null
  +image: null
  +body: "I don’t get it, where’s the meme?"
  +lang: "es"
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696649844 {#28712
    date: 2023-10-07 05:37:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Accerx@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#28705 …}
  +nested: Doctrine\ORM\PersistentCollection {#28702 …}
  +votes: Doctrine\ORM\PersistentCollection {#28700 …}
  +reports: Doctrine\ORM\PersistentCollection {#28698 …}
  +favourites: Doctrine\ORM\PersistentCollection {#28696 …}
  +notifications: Doctrine\ORM\PersistentCollection {#28694 …}
  -id: 403
  -bodyTs: "'get':4 'meme':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4585401"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696649844 {#28701
    date: 2023-10-07 05:37:24.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\PostComment {#28713
  +user: Proxies\__CG__\App\Entity\User {#28707 …}
  +post: App\Entity\Post {#3280
    +user: Proxies\__CG__\App\Entity\User {#3281 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#314
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#315
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#309
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +slug: "A-New-Journey-in-Europe-Accerx-s-Confrontation-and-Deployment-in"
    +body: "A New Journey in Europe: Accerx's Confrontation and Deployment in the New Landscape of the Cryptocurrency Market"
    +lang: "en"
    +commentCount: 2
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696650199 {#3278
      date: 2023-10-07 05:43:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3282 …}
    +votes: Doctrine\ORM\PersistentCollection {#3284 …}
    +reports: Doctrine\ORM\PersistentCollection {#3286 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3288 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3290 …}
    +children: []
    -id: 165
    -bodyTs: "'accerx':6 'confront':8 'cryptocurr':17 'deploy':10 'europ':5 'journey':3 'landscap':14 'market':18 'new':2,13"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696667045
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/p/2320989"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696649545 {#3279
      date: 2023-10-07 05:32:25.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: null
  +root: null
  +image: null
  +body: "I don’t get it, where’s the meme?"
  +lang: "es"
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696649844 {#28712
    date: 2023-10-07 05:37:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Accerx@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#28705 …}
  +nested: Doctrine\ORM\PersistentCollection {#28702 …}
  +votes: Doctrine\ORM\PersistentCollection {#28700 …}
  +reports: Doctrine\ORM\PersistentCollection {#28698 …}
  +favourites: Doctrine\ORM\PersistentCollection {#28696 …}
  +notifications: Doctrine\ORM\PersistentCollection {#28694 …}
  -id: 403
  -bodyTs: "'get':4 'meme':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4585401"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696649844 {#28701
    date: 2023-10-07 05:37:24.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\PostComment {#28713
  +user: Proxies\__CG__\App\Entity\User {#28707 …}
  +post: App\Entity\Post {#3280
    +user: Proxies\__CG__\App\Entity\User {#3281 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#314
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#315
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#309
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +slug: "A-New-Journey-in-Europe-Accerx-s-Confrontation-and-Deployment-in"
    +body: "A New Journey in Europe: Accerx's Confrontation and Deployment in the New Landscape of the Cryptocurrency Market"
    +lang: "en"
    +commentCount: 2
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696650199 {#3278
      date: 2023-10-07 05:43:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3282 …}
    +votes: Doctrine\ORM\PersistentCollection {#3284 …}
    +reports: Doctrine\ORM\PersistentCollection {#3286 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3288 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3290 …}
    +children: []
    -id: 165
    -bodyTs: "'accerx':6 'confront':8 'cryptocurr':17 'deploy':10 'europ':5 'journey':3 'landscap':14 'market':18 'new':2,13"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696667045
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/p/2320989"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696649545 {#3279
      date: 2023-10-07 05:32:25.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: null
  +root: null
  +image: null
  +body: "I don’t get it, where’s the meme?"
  +lang: "es"
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696649844 {#28712
    date: 2023-10-07 05:37:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Accerx@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#28705 …}
  +nested: Doctrine\ORM\PersistentCollection {#28702 …}
  +votes: Doctrine\ORM\PersistentCollection {#28700 …}
  +reports: Doctrine\ORM\PersistentCollection {#28698 …}
  +favourites: Doctrine\ORM\PersistentCollection {#28696 …}
  +notifications: Doctrine\ORM\PersistentCollection {#28694 …}
  -id: 403
  -bodyTs: "'get':4 'meme':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4585401"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696649844 {#28701
    date: 2023-10-07 05:37:24.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
App\Entity\PostComment {#28690
  +user: Proxies\__CG__\App\Entity\User {#28689 …}
  +post: App\Entity\Post {#3280
    +user: Proxies\__CG__\App\Entity\User {#3281 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#314
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#315
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#309
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +slug: "A-New-Journey-in-Europe-Accerx-s-Confrontation-and-Deployment-in"
    +body: "A New Journey in Europe: Accerx's Confrontation and Deployment in the New Landscape of the Cryptocurrency Market"
    +lang: "en"
    +commentCount: 2
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696650199 {#3278
      date: 2023-10-07 05:43:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3282 …}
    +votes: Doctrine\ORM\PersistentCollection {#3284 …}
    +reports: Doctrine\ORM\PersistentCollection {#3286 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3288 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3290 …}
    +children: []
    -id: 165
    -bodyTs: "'accerx':6 'confront':8 'cryptocurr':17 'deploy':10 'europ':5 'journey':3 'landscap':14 'market':18 'new':2,13"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696667045
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/p/2320989"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696649545 {#3279
      date: 2023-10-07 05:32:25.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: App\Entity\PostComment {#28713
    +user: Proxies\__CG__\App\Entity\User {#28707 …}
    +post: App\Entity\Post {#3280}
    +magazine: App\Entity\Magazine {#306}
    +parent: null
    +root: null
    +image: null
    +body: "I don’t get it, where’s the meme?"
    +lang: "es"
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696649844 {#28712
      date: 2023-10-07 05:37:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Accerx@kbin.social"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#28705 …}
    +nested: Doctrine\ORM\PersistentCollection {#28702 …}
    +votes: Doctrine\ORM\PersistentCollection {#28700 …}
    +reports: Doctrine\ORM\PersistentCollection {#28698 …}
    +favourites: Doctrine\ORM\PersistentCollection {#28696 …}
    +notifications: Doctrine\ORM\PersistentCollection {#28694 …}
    -id: 403
    -bodyTs: "'get':4 'meme':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4585401"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696649844 {#28701
      date: 2023-10-07 05:37:24.0 +02:00
    }
  }
  +root: App\Entity\PostComment {#28713}
  +image: null
  +body: "there is no meme, just probably an advertisement bot"
  +lang: "en"
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696650199 {#28692
    date: 2023-10-07 05:43:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Accerx@kbin.social"
    "@mauwuro@lemmy.ml"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#28714 …}
  +nested: Doctrine\ORM\PersistentCollection {#28716 …}
  +votes: Doctrine\ORM\PersistentCollection {#28718 …}
  +reports: Doctrine\ORM\PersistentCollection {#28720 …}
  +favourites: Doctrine\ORM\PersistentCollection {#28722 …}
  +notifications: Doctrine\ORM\PersistentCollection {#28724 …}
  -id: 404
  -bodyTs: "'advertis':8 'bot':9 'meme':4 'probabl':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4466073"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696650199 {#28691
    date: 2023-10-07 05:43:19.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\PostComment {#28690
  +user: Proxies\__CG__\App\Entity\User {#28689 …}
  +post: App\Entity\Post {#3280
    +user: Proxies\__CG__\App\Entity\User {#3281 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#314
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#315
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#309
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +slug: "A-New-Journey-in-Europe-Accerx-s-Confrontation-and-Deployment-in"
    +body: "A New Journey in Europe: Accerx's Confrontation and Deployment in the New Landscape of the Cryptocurrency Market"
    +lang: "en"
    +commentCount: 2
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696650199 {#3278
      date: 2023-10-07 05:43:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3282 …}
    +votes: Doctrine\ORM\PersistentCollection {#3284 …}
    +reports: Doctrine\ORM\PersistentCollection {#3286 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3288 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3290 …}
    +children: []
    -id: 165
    -bodyTs: "'accerx':6 'confront':8 'cryptocurr':17 'deploy':10 'europ':5 'journey':3 'landscap':14 'market':18 'new':2,13"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696667045
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/p/2320989"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696649545 {#3279
      date: 2023-10-07 05:32:25.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: App\Entity\PostComment {#28713
    +user: Proxies\__CG__\App\Entity\User {#28707 …}
    +post: App\Entity\Post {#3280}
    +magazine: App\Entity\Magazine {#306}
    +parent: null
    +root: null
    +image: null
    +body: "I don’t get it, where’s the meme?"
    +lang: "es"
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696649844 {#28712
      date: 2023-10-07 05:37:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Accerx@kbin.social"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#28705 …}
    +nested: Doctrine\ORM\PersistentCollection {#28702 …}
    +votes: Doctrine\ORM\PersistentCollection {#28700 …}
    +reports: Doctrine\ORM\PersistentCollection {#28698 …}
    +favourites: Doctrine\ORM\PersistentCollection {#28696 …}
    +notifications: Doctrine\ORM\PersistentCollection {#28694 …}
    -id: 403
    -bodyTs: "'get':4 'meme':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4585401"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696649844 {#28701
      date: 2023-10-07 05:37:24.0 +02:00
    }
  }
  +root: App\Entity\PostComment {#28713}
  +image: null
  +body: "there is no meme, just probably an advertisement bot"
  +lang: "en"
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696650199 {#28692
    date: 2023-10-07 05:43:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Accerx@kbin.social"
    "@mauwuro@lemmy.ml"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#28714 …}
  +nested: Doctrine\ORM\PersistentCollection {#28716 …}
  +votes: Doctrine\ORM\PersistentCollection {#28718 …}
  +reports: Doctrine\ORM\PersistentCollection {#28720 …}
  +favourites: Doctrine\ORM\PersistentCollection {#28722 …}
  +notifications: Doctrine\ORM\PersistentCollection {#28724 …}
  -id: 404
  -bodyTs: "'advertis':8 'bot':9 'meme':4 'probabl':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4466073"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696650199 {#28691
    date: 2023-10-07 05:43:19.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\PostComment {#28690
  +user: Proxies\__CG__\App\Entity\User {#28689 …}
  +post: App\Entity\Post {#3280
    +user: Proxies\__CG__\App\Entity\User {#3281 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#314
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#315
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#309
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +slug: "A-New-Journey-in-Europe-Accerx-s-Confrontation-and-Deployment-in"
    +body: "A New Journey in Europe: Accerx's Confrontation and Deployment in the New Landscape of the Cryptocurrency Market"
    +lang: "en"
    +commentCount: 2
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696650199 {#3278
      date: 2023-10-07 05:43:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3282 …}
    +votes: Doctrine\ORM\PersistentCollection {#3284 …}
    +reports: Doctrine\ORM\PersistentCollection {#3286 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3288 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3290 …}
    +children: []
    -id: 165
    -bodyTs: "'accerx':6 'confront':8 'cryptocurr':17 'deploy':10 'europ':5 'journey':3 'landscap':14 'market':18 'new':2,13"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696667045
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/p/2320989"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696649545 {#3279
      date: 2023-10-07 05:32:25.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: App\Entity\PostComment {#28713
    +user: Proxies\__CG__\App\Entity\User {#28707 …}
    +post: App\Entity\Post {#3280}
    +magazine: App\Entity\Magazine {#306}
    +parent: null
    +root: null
    +image: null
    +body: "I don’t get it, where’s the meme?"
    +lang: "es"
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696649844 {#28712
      date: 2023-10-07 05:37:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Accerx@kbin.social"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#28705 …}
    +nested: Doctrine\ORM\PersistentCollection {#28702 …}
    +votes: Doctrine\ORM\PersistentCollection {#28700 …}
    +reports: Doctrine\ORM\PersistentCollection {#28698 …}
    +favourites: Doctrine\ORM\PersistentCollection {#28696 …}
    +notifications: Doctrine\ORM\PersistentCollection {#28694 …}
    -id: 403
    -bodyTs: "'get':4 'meme':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4585401"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696649844 {#28701
      date: 2023-10-07 05:37:24.0 +02:00
    }
  }
  +root: App\Entity\PostComment {#28713}
  +image: null
  +body: "there is no meme, just probably an advertisement bot"
  +lang: "en"
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696650199 {#28692
    date: 2023-10-07 05:43:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Accerx@kbin.social"
    "@mauwuro@lemmy.ml"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#28714 …}
  +nested: Doctrine\ORM\PersistentCollection {#28716 …}
  +votes: Doctrine\ORM\PersistentCollection {#28718 …}
  +reports: Doctrine\ORM\PersistentCollection {#28720 …}
  +favourites: Doctrine\ORM\PersistentCollection {#28722 …}
  +notifications: Doctrine\ORM\PersistentCollection {#28724 …}
  -id: 404
  -bodyTs: "'advertis':8 'bot':9 'meme':4 'probabl':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4466073"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696650199 {#28691
    date: 2023-10-07 05:43:19.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
133 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
App\Entity\Post {#3294
  +user: Proxies\__CG__\App\Entity\User {#3295 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#3296 …}
  +slug: "Is-Nano-better-than-Vim-at-memes-at-lemmy-ml"
  +body: """
    Is Nano better than Vim?  \n
    @memes@lemmy.ml
    """
  +lang: "en-us"
  +commentCount: 2
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727356743 {#3292
    date: 2024-09-26 15:19:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3297 …}
  +votes: Doctrine\ORM\PersistentCollection {#3299 …}
  +reports: Doctrine\ORM\PersistentCollection {#3301 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3303 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3305 …}
  +children: []
  -id: 164
  -bodyTs: "'better':3 'memes@lemmy.ml':6 'nano':2 'vim':5"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1682121086
  +visibility: "visible             "
  +apId: "https://rytter.me/objects/4c906314-7564-42dd-22b9-149922131350"
  +editedAt: null
  +createdAt: DateTimeImmutable @1682103586 {#3293
    date: 2023-04-21 20:59:46.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\Post {#3294
  +user: Proxies\__CG__\App\Entity\User {#3295 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#3296 …}
  +slug: "Is-Nano-better-than-Vim-at-memes-at-lemmy-ml"
  +body: """
    Is Nano better than Vim?  \n
    @memes@lemmy.ml
    """
  +lang: "en-us"
  +commentCount: 2
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727356743 {#3292
    date: 2024-09-26 15:19:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3297 …}
  +votes: Doctrine\ORM\PersistentCollection {#3299 …}
  +reports: Doctrine\ORM\PersistentCollection {#3301 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3303 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3305 …}
  +children: []
  -id: 164
  -bodyTs: "'better':3 'memes@lemmy.ml':6 'nano':2 'vim':5"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1682121086
  +visibility: "visible             "
  +apId: "https://rytter.me/objects/4c906314-7564-42dd-22b9-149922131350"
  +editedAt: null
  +createdAt: DateTimeImmutable @1682103586 {#3293
    date: 2023-04-21 20:59:46.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\Post {#3294
  +user: Proxies\__CG__\App\Entity\User {#3295 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#3296 …}
  +slug: "Is-Nano-better-than-Vim-at-memes-at-lemmy-ml"
  +body: """
    Is Nano better than Vim?  \n
    @memes@lemmy.ml
    """
  +lang: "en-us"
  +commentCount: 2
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727356743 {#3292
    date: 2024-09-26 15:19:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3297 …}
  +votes: Doctrine\ORM\PersistentCollection {#3299 …}
  +reports: Doctrine\ORM\PersistentCollection {#3301 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3303 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3305 …}
  +children: []
  -id: 164
  -bodyTs: "'better':3 'memes@lemmy.ml':6 'nano':2 'vim':5"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1682121086
  +visibility: "visible             "
  +apId: "https://rytter.me/objects/4c906314-7564-42dd-22b9-149922131350"
  +editedAt: null
  +createdAt: DateTimeImmutable @1682103586 {#3293
    date: 2023-04-21 20:59:46.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
137 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
138 DENIED moderate
App\Entity\PostComment {#30928
  +user: Proxies\__CG__\App\Entity\User {#30926 …}
  +post: App\Entity\Post {#3294
    +user: Proxies\__CG__\App\Entity\User {#3295 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#314
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#315
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#309
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#3296 …}
    +slug: "Is-Nano-better-than-Vim-at-memes-at-lemmy-ml"
    +body: """
      Is Nano better than Vim?  \n
      @memes@lemmy.ml
      """
    +lang: "en-us"
    +commentCount: 2
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727356743 {#3292
      date: 2024-09-26 15:19:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3297 …}
    +votes: Doctrine\ORM\PersistentCollection {#3299 …}
    +reports: Doctrine\ORM\PersistentCollection {#3301 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3303 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3305 …}
    +children: []
    -id: 164
    -bodyTs: "'better':3 'memes@lemmy.ml':6 'nano':2 'vim':5"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1682121086
    +visibility: "visible             "
    +apId: "https://rytter.me/objects/4c906314-7564-42dd-22b9-149922131350"
    +editedAt: null
    +createdAt: DateTimeImmutable @1682103586 {#3293
      date: 2023-04-21 20:59:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: null
  +root: null
  +image: null
  +body: "This is a good post. This post gives [rice purity test](https://ricepuritytest2024.com/) truly quality information. I’m definitely going to look into it. Really very useful tips are provided here. Thank you so much. Keep up the good works."
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705815926 {#30933
    date: 2024-01-21 06:45:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@anders@rytter.me"
    "@memes@lemmy.ml"
    "@anders@rytter.me"
    "@memes@lemmy.ml"
    "@anders@rytter.me"
    "@memes@lemmy.ml"
    "@anders@rytter.me"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#30925 …}
  +nested: Doctrine\ORM\PersistentCollection {#30909 …}
  +votes: Doctrine\ORM\PersistentCollection {#30920 …}
  +reports: Doctrine\ORM\PersistentCollection {#30918 …}
  +favourites: Doctrine\ORM\PersistentCollection {#30916 …}
  +notifications: Doctrine\ORM\PersistentCollection {#30914 …}
  -id: 1122
  -bodyTs: "'/)':14 'definit':20 'give':8 'go':21 'good':4,40 'inform':17 'keep':37 'look':23 'm':19 'much':36 'post':5,7 'provid':31 'puriti':10 'qualiti':16 'realli':26 'rice':9 'ricepuritytest2024.com':13 'ricepuritytest2024.com/)':12 'test':11 'thank':33 'tip':29 'truli':15 'use':28 'work':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://r.nf/comment/1205150"
  +editedAt: DateTimeImmutable @1727277555 {#30922
    date: 2024-09-25 17:19:15.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705815926 {#30934
    date: 2024-01-21 06:45:26.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\PostComment {#30928
  +user: Proxies\__CG__\App\Entity\User {#30926 …}
  +post: App\Entity\Post {#3294
    +user: Proxies\__CG__\App\Entity\User {#3295 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#314
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#315
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#309
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#3296 …}
    +slug: "Is-Nano-better-than-Vim-at-memes-at-lemmy-ml"
    +body: """
      Is Nano better than Vim?  \n
      @memes@lemmy.ml
      """
    +lang: "en-us"
    +commentCount: 2
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727356743 {#3292
      date: 2024-09-26 15:19:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3297 …}
    +votes: Doctrine\ORM\PersistentCollection {#3299 …}
    +reports: Doctrine\ORM\PersistentCollection {#3301 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3303 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3305 …}
    +children: []
    -id: 164
    -bodyTs: "'better':3 'memes@lemmy.ml':6 'nano':2 'vim':5"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1682121086
    +visibility: "visible             "
    +apId: "https://rytter.me/objects/4c906314-7564-42dd-22b9-149922131350"
    +editedAt: null
    +createdAt: DateTimeImmutable @1682103586 {#3293
      date: 2023-04-21 20:59:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: null
  +root: null
  +image: null
  +body: "This is a good post. This post gives [rice purity test](https://ricepuritytest2024.com/) truly quality information. I’m definitely going to look into it. Really very useful tips are provided here. Thank you so much. Keep up the good works."
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705815926 {#30933
    date: 2024-01-21 06:45:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@anders@rytter.me"
    "@memes@lemmy.ml"
    "@anders@rytter.me"
    "@memes@lemmy.ml"
    "@anders@rytter.me"
    "@memes@lemmy.ml"
    "@anders@rytter.me"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#30925 …}
  +nested: Doctrine\ORM\PersistentCollection {#30909 …}
  +votes: Doctrine\ORM\PersistentCollection {#30920 …}
  +reports: Doctrine\ORM\PersistentCollection {#30918 …}
  +favourites: Doctrine\ORM\PersistentCollection {#30916 …}
  +notifications: Doctrine\ORM\PersistentCollection {#30914 …}
  -id: 1122
  -bodyTs: "'/)':14 'definit':20 'give':8 'go':21 'good':4,40 'inform':17 'keep':37 'look':23 'm':19 'much':36 'post':5,7 'provid':31 'puriti':10 'qualiti':16 'realli':26 'rice':9 'ricepuritytest2024.com':13 'ricepuritytest2024.com/)':12 'test':11 'thank':33 'tip':29 'truli':15 'use':28 'work':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://r.nf/comment/1205150"
  +editedAt: DateTimeImmutable @1727277555 {#30922
    date: 2024-09-25 17:19:15.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705815926 {#30934
    date: 2024-01-21 06:45:26.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\PostComment {#30928
  +user: Proxies\__CG__\App\Entity\User {#30926 …}
  +post: App\Entity\Post {#3294
    +user: Proxies\__CG__\App\Entity\User {#3295 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#314
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#315
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#309
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#3296 …}
    +slug: "Is-Nano-better-than-Vim-at-memes-at-lemmy-ml"
    +body: """
      Is Nano better than Vim?  \n
      @memes@lemmy.ml
      """
    +lang: "en-us"
    +commentCount: 2
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727356743 {#3292
      date: 2024-09-26 15:19:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3297 …}
    +votes: Doctrine\ORM\PersistentCollection {#3299 …}
    +reports: Doctrine\ORM\PersistentCollection {#3301 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3303 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3305 …}
    +children: []
    -id: 164
    -bodyTs: "'better':3 'memes@lemmy.ml':6 'nano':2 'vim':5"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1682121086
    +visibility: "visible             "
    +apId: "https://rytter.me/objects/4c906314-7564-42dd-22b9-149922131350"
    +editedAt: null
    +createdAt: DateTimeImmutable @1682103586 {#3293
      date: 2023-04-21 20:59:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: null
  +root: null
  +image: null
  +body: "This is a good post. This post gives [rice purity test](https://ricepuritytest2024.com/) truly quality information. I’m definitely going to look into it. Really very useful tips are provided here. Thank you so much. Keep up the good works."
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705815926 {#30933
    date: 2024-01-21 06:45:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@anders@rytter.me"
    "@memes@lemmy.ml"
    "@anders@rytter.me"
    "@memes@lemmy.ml"
    "@anders@rytter.me"
    "@memes@lemmy.ml"
    "@anders@rytter.me"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#30925 …}
  +nested: Doctrine\ORM\PersistentCollection {#30909 …}
  +votes: Doctrine\ORM\PersistentCollection {#30920 …}
  +reports: Doctrine\ORM\PersistentCollection {#30918 …}
  +favourites: Doctrine\ORM\PersistentCollection {#30916 …}
  +notifications: Doctrine\ORM\PersistentCollection {#30914 …}
  -id: 1122
  -bodyTs: "'/)':14 'definit':20 'give':8 'go':21 'good':4,40 'inform':17 'keep':37 'look':23 'm':19 'much':36 'post':5,7 'provid':31 'puriti':10 'qualiti':16 'realli':26 'rice':9 'ricepuritytest2024.com':13 'ricepuritytest2024.com/)':12 'test':11 'thank':33 'tip':29 'truli':15 'use':28 'work':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://r.nf/comment/1205150"
  +editedAt: DateTimeImmutable @1727277555 {#30922
    date: 2024-09-25 17:19:15.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705815926 {#30934
    date: 2024-01-21 06:45:26.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
141 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
142 DENIED moderate
App\Entity\PostComment {#30910
  +user: Proxies\__CG__\App\Entity\User {#30935 …}
  +post: App\Entity\Post {#3294
    +user: Proxies\__CG__\App\Entity\User {#3295 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#314
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#315
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#309
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#3296 …}
    +slug: "Is-Nano-better-than-Vim-at-memes-at-lemmy-ml"
    +body: """
      Is Nano better than Vim?  \n
      @memes@lemmy.ml
      """
    +lang: "en-us"
    +commentCount: 2
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727356743 {#3292
      date: 2024-09-26 15:19:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3297 …}
    +votes: Doctrine\ORM\PersistentCollection {#3299 …}
    +reports: Doctrine\ORM\PersistentCollection {#3301 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3303 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3305 …}
    +children: []
    -id: 164
    -bodyTs: "'better':3 'memes@lemmy.ml':6 'nano':2 'vim':5"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1682121086
    +visibility: "visible             "
    +apId: "https://rytter.me/objects/4c906314-7564-42dd-22b9-149922131350"
    +editedAt: null
    +createdAt: DateTimeImmutable @1682103586 {#3293
      date: 2023-04-21 20:59:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: App\Entity\PostComment {#30928
    +user: Proxies\__CG__\App\Entity\User {#30926 …}
    +post: App\Entity\Post {#3294}
    +magazine: App\Entity\Magazine {#306}
    +parent: null
    +root: null
    +image: null
    +body: "This is a good post. This post gives [rice purity test](https://ricepuritytest2024.com/) truly quality information. I’m definitely going to look into it. Really very useful tips are provided here. Thank you so much. Keep up the good works."
    +lang: "en"
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705815926 {#30933
      date: 2024-01-21 06:45:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
      "@anders@rytter.me"
      "@memes@lemmy.ml"
      "@anders@rytter.me"
      "@memes@lemmy.ml"
      "@anders@rytter.me"
      "@memes@lemmy.ml"
      "@anders@rytter.me"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#30925 …}
    +nested: Doctrine\ORM\PersistentCollection {#30909 …}
    +votes: Doctrine\ORM\PersistentCollection {#30920 …}
    +reports: Doctrine\ORM\PersistentCollection {#30918 …}
    +favourites: Doctrine\ORM\PersistentCollection {#30916 …}
    +notifications: Doctrine\ORM\PersistentCollection {#30914 …}
    -id: 1122
    -bodyTs: "'/)':14 'definit':20 'give':8 'go':21 'good':4,40 'inform':17 'keep':37 'look':23 'm':19 'much':36 'post':5,7 'provid':31 'puriti':10 'qualiti':16 'realli':26 'rice':9 'ricepuritytest2024.com':13 'ricepuritytest2024.com/)':12 'test':11 'thank':33 'tip':29 'truli':15 'use':28 'work':41"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://r.nf/comment/1205150"
    +editedAt: DateTimeImmutable @1727277555 {#30922
      date: 2024-09-25 17:19:15.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705815926 {#30934
      date: 2024-01-21 06:45:26.0 +01:00
    }
  }
  +root: App\Entity\PostComment {#30928}
  +image: null
  +body: "@anders @LoryGallante@r.nf You could be so much luckier if you would invest your rice into my crypto! You can get rich fast! Or Faster! Light, I mean, so fast that you will be rich faster than a cezium atom finishes its resonance cycle! And you only need a meager $9999.95 investment! And you will be bazillionaire! #truestory"
  +lang: "en-us"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705850131 {#30912
    date: 2024-01-21 16:15:31.0 +01:00
  }
  +ip: null
  +tags: [
    "truestory"
  ]
  +mentions: [
    "@memes@lemmy.ml"
    "@anders@rytter.me"
    "@LoryGallante@r.nf"
    "@anders"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#30936 …}
  +nested: Doctrine\ORM\PersistentCollection {#30938 …}
  +votes: Doctrine\ORM\PersistentCollection {#30940 …}
  +reports: Doctrine\ORM\PersistentCollection {#30942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#30944 …}
  +notifications: Doctrine\ORM\PersistentCollection {#30946 …}
  -id: 1124
  -bodyTs: "'9999.95':50 'ander':1 'atom':39 'bazillionair':56 'cezium':38 'could':4 'crypto':17 'cycl':43 'fast':22,29 'faster':24,35 'finish':40 'get':20 'invest':12,51 'light':25 'lorygallante@r.nf':2 'luckier':8 'meager':49 'mean':27 'much':7 'need':47 'reson':42 'rice':14 'rich':21,34 'truestori':57 'would':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://fika.grin.hu/objects/9b3ec022-8265-ad35-1376-cd8274597115"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705850131 {#30911
    date: 2024-01-21 16:15:31.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
App\Entity\PostComment {#30910
  +user: Proxies\__CG__\App\Entity\User {#30935 …}
  +post: App\Entity\Post {#3294
    +user: Proxies\__CG__\App\Entity\User {#3295 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#314
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#315
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#309
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#3296 …}
    +slug: "Is-Nano-better-than-Vim-at-memes-at-lemmy-ml"
    +body: """
      Is Nano better than Vim?  \n
      @memes@lemmy.ml
      """
    +lang: "en-us"
    +commentCount: 2
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727356743 {#3292
      date: 2024-09-26 15:19:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3297 …}
    +votes: Doctrine\ORM\PersistentCollection {#3299 …}
    +reports: Doctrine\ORM\PersistentCollection {#3301 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3303 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3305 …}
    +children: []
    -id: 164
    -bodyTs: "'better':3 'memes@lemmy.ml':6 'nano':2 'vim':5"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1682121086
    +visibility: "visible             "
    +apId: "https://rytter.me/objects/4c906314-7564-42dd-22b9-149922131350"
    +editedAt: null
    +createdAt: DateTimeImmutable @1682103586 {#3293
      date: 2023-04-21 20:59:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: App\Entity\PostComment {#30928
    +user: Proxies\__CG__\App\Entity\User {#30926 …}
    +post: App\Entity\Post {#3294}
    +magazine: App\Entity\Magazine {#306}
    +parent: null
    +root: null
    +image: null
    +body: "This is a good post. This post gives [rice purity test](https://ricepuritytest2024.com/) truly quality information. I’m definitely going to look into it. Really very useful tips are provided here. Thank you so much. Keep up the good works."
    +lang: "en"
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705815926 {#30933
      date: 2024-01-21 06:45:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
      "@anders@rytter.me"
      "@memes@lemmy.ml"
      "@anders@rytter.me"
      "@memes@lemmy.ml"
      "@anders@rytter.me"
      "@memes@lemmy.ml"
      "@anders@rytter.me"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#30925 …}
    +nested: Doctrine\ORM\PersistentCollection {#30909 …}
    +votes: Doctrine\ORM\PersistentCollection {#30920 …}
    +reports: Doctrine\ORM\PersistentCollection {#30918 …}
    +favourites: Doctrine\ORM\PersistentCollection {#30916 …}
    +notifications: Doctrine\ORM\PersistentCollection {#30914 …}
    -id: 1122
    -bodyTs: "'/)':14 'definit':20 'give':8 'go':21 'good':4,40 'inform':17 'keep':37 'look':23 'm':19 'much':36 'post':5,7 'provid':31 'puriti':10 'qualiti':16 'realli':26 'rice':9 'ricepuritytest2024.com':13 'ricepuritytest2024.com/)':12 'test':11 'thank':33 'tip':29 'truli':15 'use':28 'work':41"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://r.nf/comment/1205150"
    +editedAt: DateTimeImmutable @1727277555 {#30922
      date: 2024-09-25 17:19:15.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705815926 {#30934
      date: 2024-01-21 06:45:26.0 +01:00
    }
  }
  +root: App\Entity\PostComment {#30928}
  +image: null
  +body: "@anders @LoryGallante@r.nf You could be so much luckier if you would invest your rice into my crypto! You can get rich fast! Or Faster! Light, I mean, so fast that you will be rich faster than a cezium atom finishes its resonance cycle! And you only need a meager $9999.95 investment! And you will be bazillionaire! #truestory"
  +lang: "en-us"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705850131 {#30912
    date: 2024-01-21 16:15:31.0 +01:00
  }
  +ip: null
  +tags: [
    "truestory"
  ]
  +mentions: [
    "@memes@lemmy.ml"
    "@anders@rytter.me"
    "@LoryGallante@r.nf"
    "@anders"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#30936 …}
  +nested: Doctrine\ORM\PersistentCollection {#30938 …}
  +votes: Doctrine\ORM\PersistentCollection {#30940 …}
  +reports: Doctrine\ORM\PersistentCollection {#30942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#30944 …}
  +notifications: Doctrine\ORM\PersistentCollection {#30946 …}
  -id: 1124
  -bodyTs: "'9999.95':50 'ander':1 'atom':39 'bazillionair':56 'cezium':38 'could':4 'crypto':17 'cycl':43 'fast':22,29 'faster':24,35 'finish':40 'get':20 'invest':12,51 'light':25 'lorygallante@r.nf':2 'luckier':8 'meager':49 'mean':27 'much':7 'need':47 'reson':42 'rice':14 'rich':21,34 'truestori':57 'would':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://fika.grin.hu/objects/9b3ec022-8265-ad35-1376-cd8274597115"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705850131 {#30911
    date: 2024-01-21 16:15:31.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
App\Entity\PostComment {#30910
  +user: Proxies\__CG__\App\Entity\User {#30935 …}
  +post: App\Entity\Post {#3294
    +user: Proxies\__CG__\App\Entity\User {#3295 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#314
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#315
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#309
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#3296 …}
    +slug: "Is-Nano-better-than-Vim-at-memes-at-lemmy-ml"
    +body: """
      Is Nano better than Vim?  \n
      @memes@lemmy.ml
      """
    +lang: "en-us"
    +commentCount: 2
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727356743 {#3292
      date: 2024-09-26 15:19:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3297 …}
    +votes: Doctrine\ORM\PersistentCollection {#3299 …}
    +reports: Doctrine\ORM\PersistentCollection {#3301 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3303 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3305 …}
    +children: []
    -id: 164
    -bodyTs: "'better':3 'memes@lemmy.ml':6 'nano':2 'vim':5"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1682121086
    +visibility: "visible             "
    +apId: "https://rytter.me/objects/4c906314-7564-42dd-22b9-149922131350"
    +editedAt: null
    +createdAt: DateTimeImmutable @1682103586 {#3293
      date: 2023-04-21 20:59:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: App\Entity\PostComment {#30928
    +user: Proxies\__CG__\App\Entity\User {#30926 …}
    +post: App\Entity\Post {#3294}
    +magazine: App\Entity\Magazine {#306}
    +parent: null
    +root: null
    +image: null
    +body: "This is a good post. This post gives [rice purity test](https://ricepuritytest2024.com/) truly quality information. I’m definitely going to look into it. Really very useful tips are provided here. Thank you so much. Keep up the good works."
    +lang: "en"
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705815926 {#30933
      date: 2024-01-21 06:45:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
      "@anders@rytter.me"
      "@memes@lemmy.ml"
      "@anders@rytter.me"
      "@memes@lemmy.ml"
      "@anders@rytter.me"
      "@memes@lemmy.ml"
      "@anders@rytter.me"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#30925 …}
    +nested: Doctrine\ORM\PersistentCollection {#30909 …}
    +votes: Doctrine\ORM\PersistentCollection {#30920 …}
    +reports: Doctrine\ORM\PersistentCollection {#30918 …}
    +favourites: Doctrine\ORM\PersistentCollection {#30916 …}
    +notifications: Doctrine\ORM\PersistentCollection {#30914 …}
    -id: 1122
    -bodyTs: "'/)':14 'definit':20 'give':8 'go':21 'good':4,40 'inform':17 'keep':37 'look':23 'm':19 'much':36 'post':5,7 'provid':31 'puriti':10 'qualiti':16 'realli':26 'rice':9 'ricepuritytest2024.com':13 'ricepuritytest2024.com/)':12 'test':11 'thank':33 'tip':29 'truli':15 'use':28 'work':41"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://r.nf/comment/1205150"
    +editedAt: DateTimeImmutable @1727277555 {#30922
      date: 2024-09-25 17:19:15.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705815926 {#30934
      date: 2024-01-21 06:45:26.0 +01:00
    }
  }
  +root: App\Entity\PostComment {#30928}
  +image: null
  +body: "@anders @LoryGallante@r.nf You could be so much luckier if you would invest your rice into my crypto! You can get rich fast! Or Faster! Light, I mean, so fast that you will be rich faster than a cezium atom finishes its resonance cycle! And you only need a meager $9999.95 investment! And you will be bazillionaire! #truestory"
  +lang: "en-us"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705850131 {#30912
    date: 2024-01-21 16:15:31.0 +01:00
  }
  +ip: null
  +tags: [
    "truestory"
  ]
  +mentions: [
    "@memes@lemmy.ml"
    "@anders@rytter.me"
    "@LoryGallante@r.nf"
    "@anders"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#30936 …}
  +nested: Doctrine\ORM\PersistentCollection {#30938 …}
  +votes: Doctrine\ORM\PersistentCollection {#30940 …}
  +reports: Doctrine\ORM\PersistentCollection {#30942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#30944 …}
  +notifications: Doctrine\ORM\PersistentCollection {#30946 …}
  -id: 1124
  -bodyTs: "'9999.95':50 'ander':1 'atom':39 'bazillionair':56 'cezium':38 'could':4 'crypto':17 'cycl':43 'fast':22,29 'faster':24,35 'finish':40 'get':20 'invest':12,51 'light':25 'lorygallante@r.nf':2 'luckier':8 'meager':49 'mean':27 'much':7 'need':47 'reson':42 'rice':14 'rich':21,34 'truestori':57 'would':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://fika.grin.hu/objects/9b3ec022-8265-ad35-1376-cd8274597115"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705850131 {#30911
    date: 2024-01-21 16:15:31.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
145 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
146 DENIED moderate
App\Entity\Post {#3309
  +user: Proxies\__CG__\App\Entity\User {#3310 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#3311 …}
  +slug: "at-memes-at-lemmy-ml-Holaaa-mis-amores-encuentros-en-tu-ciudad-contactame-Click"
  +body: """
    @memes@lemmy.ml   \n
    Holaaa mis amores encuentros en tu ciudad 🥵 contactame 👇👇  \n
    Click aquí <https://cutt.ly/OwEP6L3x> 👈
    """
  +lang: "es"
  +commentCount: 1
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700943792 {#3307
    date: 2023-11-25 21:23:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3312 …}
  +votes: Doctrine\ORM\PersistentCollection {#3314 …}
  +reports: Doctrine\ORM\PersistentCollection {#3316 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3318 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3320 …}
  +children: []
  -id: 280
  -bodyTs: "'/owep6l3x':14 'amor':4 'aquí':11 'ciudad':8 'click':10 'contactam':9 'cutt.ly':13 'cutt.ly/owep6l3x':12 'en':6 'encuentro':5 'holaaa':2 'memes@lemmy.ml':1 'mis':3 'tu':7"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698577803
  +visibility: "visible             "
  +apId: "https://mastodon.uno/users/ndbsbsns/statuses/111317274010338324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698566803 {#3308
    date: 2023-10-29 09:06:43.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\Post {#3309
  +user: Proxies\__CG__\App\Entity\User {#3310 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#3311 …}
  +slug: "at-memes-at-lemmy-ml-Holaaa-mis-amores-encuentros-en-tu-ciudad-contactame-Click"
  +body: """
    @memes@lemmy.ml   \n
    Holaaa mis amores encuentros en tu ciudad 🥵 contactame 👇👇  \n
    Click aquí <https://cutt.ly/OwEP6L3x> 👈
    """
  +lang: "es"
  +commentCount: 1
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700943792 {#3307
    date: 2023-11-25 21:23:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3312 …}
  +votes: Doctrine\ORM\PersistentCollection {#3314 …}
  +reports: Doctrine\ORM\PersistentCollection {#3316 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3318 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3320 …}
  +children: []
  -id: 280
  -bodyTs: "'/owep6l3x':14 'amor':4 'aquí':11 'ciudad':8 'click':10 'contactam':9 'cutt.ly':13 'cutt.ly/owep6l3x':12 'en':6 'encuentro':5 'holaaa':2 'memes@lemmy.ml':1 'mis':3 'tu':7"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698577803
  +visibility: "visible             "
  +apId: "https://mastodon.uno/users/ndbsbsns/statuses/111317274010338324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698566803 {#3308
    date: 2023-10-29 09:06:43.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\Post {#3309
  +user: Proxies\__CG__\App\Entity\User {#3310 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#3311 …}
  +slug: "at-memes-at-lemmy-ml-Holaaa-mis-amores-encuentros-en-tu-ciudad-contactame-Click"
  +body: """
    @memes@lemmy.ml   \n
    Holaaa mis amores encuentros en tu ciudad 🥵 contactame 👇👇  \n
    Click aquí <https://cutt.ly/OwEP6L3x> 👈
    """
  +lang: "es"
  +commentCount: 1
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700943792 {#3307
    date: 2023-11-25 21:23:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3312 …}
  +votes: Doctrine\ORM\PersistentCollection {#3314 …}
  +reports: Doctrine\ORM\PersistentCollection {#3316 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3318 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3320 …}
  +children: []
  -id: 280
  -bodyTs: "'/owep6l3x':14 'amor':4 'aquí':11 'ciudad':8 'click':10 'contactam':9 'cutt.ly':13 'cutt.ly/owep6l3x':12 'en':6 'encuentro':5 'holaaa':2 'memes@lemmy.ml':1 'mis':3 'tu':7"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698577803
  +visibility: "visible             "
  +apId: "https://mastodon.uno/users/ndbsbsns/statuses/111317274010338324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698566803 {#3308
    date: 2023-10-29 09:06:43.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
149 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
150 DENIED moderate
App\Entity\PostComment {#32291
  +user: Proxies\__CG__\App\Entity\User {#32285 …}
  +post: App\Entity\Post {#3309
    +user: Proxies\__CG__\App\Entity\User {#3310 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#314
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#315
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#309
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#3311 …}
    +slug: "at-memes-at-lemmy-ml-Holaaa-mis-amores-encuentros-en-tu-ciudad-contactame-Click"
    +body: """
      @memes@lemmy.ml   \n
      Holaaa mis amores encuentros en tu ciudad 🥵 contactame 👇👇  \n
      Click aquí <https://cutt.ly/OwEP6L3x> 👈
      """
    +lang: "es"
    +commentCount: 1
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700943792 {#3307
      date: 2023-11-25 21:23:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3312 …}
    +votes: Doctrine\ORM\PersistentCollection {#3314 …}
    +reports: Doctrine\ORM\PersistentCollection {#3316 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3318 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3320 …}
    +children: []
    -id: 280
    -bodyTs: "'/owep6l3x':14 'amor':4 'aquí':11 'ciudad':8 'click':10 'contactam':9 'cutt.ly':13 'cutt.ly/owep6l3x':12 'en':6 'encuentro':5 'holaaa':2 'memes@lemmy.ml':1 'mis':3 'tu':7"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698577803
    +visibility: "visible             "
    +apId: "https://mastodon.uno/users/ndbsbsns/statuses/111317274010338324"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698566803 {#3308
      date: 2023-10-29 09:06:43.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: null
  +root: null
  +image: null
  +body: """
    This meme gave me funny feelings in my pants… 😶\n
    \n
    😂 Seriously though, nice pic, but not the place and sad about the (what I can only assume is an) ad-forwarder link or whatever… I used to boldly check them out anyway, but I’ve learned not to the hard way by now. 😅
    """
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700943792 {#32290
    date: 2023-11-25 21:23:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@ndbsbsns@mastodon.uno"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#32283 …}
  +nested: Doctrine\ORM\PersistentCollection {#32280 …}
  +votes: Doctrine\ORM\PersistentCollection {#32278 …}
  +reports: Doctrine\ORM\PersistentCollection {#32276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#32274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#32272 …}
  -id: 904
  -bodyTs: "'ad':30 'ad-forward':29 'anyway':42 'assum':26 'bold':38 'check':39 'feel':6 'forward':31 'funni':5 'gave':3 'hard':50 'learn':46 'link':32 'meme':2 'nice':12 'pant':9 'pic':13 'place':17 'sad':19 'serious':10 'though':11 'use':36 've':45 'way':51 'whatev':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://r.nf/comment/745185"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700943792 {#32279
    date: 2023-11-25 21:23:12.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
151 DENIED edit
App\Entity\PostComment {#32291
  +user: Proxies\__CG__\App\Entity\User {#32285 …}
  +post: App\Entity\Post {#3309
    +user: Proxies\__CG__\App\Entity\User {#3310 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#314
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#315
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#309
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#3311 …}
    +slug: "at-memes-at-lemmy-ml-Holaaa-mis-amores-encuentros-en-tu-ciudad-contactame-Click"
    +body: """
      @memes@lemmy.ml   \n
      Holaaa mis amores encuentros en tu ciudad 🥵 contactame 👇👇  \n
      Click aquí <https://cutt.ly/OwEP6L3x> 👈
      """
    +lang: "es"
    +commentCount: 1
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700943792 {#3307
      date: 2023-11-25 21:23:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3312 …}
    +votes: Doctrine\ORM\PersistentCollection {#3314 …}
    +reports: Doctrine\ORM\PersistentCollection {#3316 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3318 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3320 …}
    +children: []
    -id: 280
    -bodyTs: "'/owep6l3x':14 'amor':4 'aquí':11 'ciudad':8 'click':10 'contactam':9 'cutt.ly':13 'cutt.ly/owep6l3x':12 'en':6 'encuentro':5 'holaaa':2 'memes@lemmy.ml':1 'mis':3 'tu':7"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698577803
    +visibility: "visible             "
    +apId: "https://mastodon.uno/users/ndbsbsns/statuses/111317274010338324"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698566803 {#3308
      date: 2023-10-29 09:06:43.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: null
  +root: null
  +image: null
  +body: """
    This meme gave me funny feelings in my pants… 😶\n
    \n
    😂 Seriously though, nice pic, but not the place and sad about the (what I can only assume is an) ad-forwarder link or whatever… I used to boldly check them out anyway, but I’ve learned not to the hard way by now. 😅
    """
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700943792 {#32290
    date: 2023-11-25 21:23:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@ndbsbsns@mastodon.uno"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#32283 …}
  +nested: Doctrine\ORM\PersistentCollection {#32280 …}
  +votes: Doctrine\ORM\PersistentCollection {#32278 …}
  +reports: Doctrine\ORM\PersistentCollection {#32276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#32274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#32272 …}
  -id: 904
  -bodyTs: "'ad':30 'ad-forward':29 'anyway':42 'assum':26 'bold':38 'check':39 'feel':6 'forward':31 'funni':5 'gave':3 'hard':50 'learn':46 'link':32 'meme':2 'nice':12 'pant':9 'pic':13 'place':17 'sad':19 'serious':10 'though':11 'use':36 've':45 'way':51 'whatev':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://r.nf/comment/745185"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700943792 {#32279
    date: 2023-11-25 21:23:12.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
152 DENIED moderate
App\Entity\PostComment {#32291
  +user: Proxies\__CG__\App\Entity\User {#32285 …}
  +post: App\Entity\Post {#3309
    +user: Proxies\__CG__\App\Entity\User {#3310 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#314
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#315
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#309
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#3311 …}
    +slug: "at-memes-at-lemmy-ml-Holaaa-mis-amores-encuentros-en-tu-ciudad-contactame-Click"
    +body: """
      @memes@lemmy.ml   \n
      Holaaa mis amores encuentros en tu ciudad 🥵 contactame 👇👇  \n
      Click aquí <https://cutt.ly/OwEP6L3x> 👈
      """
    +lang: "es"
    +commentCount: 1
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700943792 {#3307
      date: 2023-11-25 21:23:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3312 …}
    +votes: Doctrine\ORM\PersistentCollection {#3314 …}
    +reports: Doctrine\ORM\PersistentCollection {#3316 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3318 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3320 …}
    +children: []
    -id: 280
    -bodyTs: "'/owep6l3x':14 'amor':4 'aquí':11 'ciudad':8 'click':10 'contactam':9 'cutt.ly':13 'cutt.ly/owep6l3x':12 'en':6 'encuentro':5 'holaaa':2 'memes@lemmy.ml':1 'mis':3 'tu':7"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698577803
    +visibility: "visible             "
    +apId: "https://mastodon.uno/users/ndbsbsns/statuses/111317274010338324"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698566803 {#3308
      date: 2023-10-29 09:06:43.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: null
  +root: null
  +image: null
  +body: """
    This meme gave me funny feelings in my pants… 😶\n
    \n
    😂 Seriously though, nice pic, but not the place and sad about the (what I can only assume is an) ad-forwarder link or whatever… I used to boldly check them out anyway, but I’ve learned not to the hard way by now. 😅
    """
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700943792 {#32290
    date: 2023-11-25 21:23:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@ndbsbsns@mastodon.uno"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#32283 …}
  +nested: Doctrine\ORM\PersistentCollection {#32280 …}
  +votes: Doctrine\ORM\PersistentCollection {#32278 …}
  +reports: Doctrine\ORM\PersistentCollection {#32276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#32274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#32272 …}
  -id: 904
  -bodyTs: "'ad':30 'ad-forward':29 'anyway':42 'assum':26 'bold':38 'check':39 'feel':6 'forward':31 'funni':5 'gave':3 'hard':50 'learn':46 'link':32 'meme':2 'nice':12 'pant':9 'pic':13 'place':17 'sad':19 'serious':10 'though':11 'use':36 've':45 'way':51 'whatev':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://r.nf/comment/745185"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700943792 {#32279
    date: 2023-11-25 21:23:12.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
153 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
154 DENIED moderate
App\Entity\Post {#3324
  +user: Proxies\__CG__\App\Entity\User {#3325 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +slug: "at-memes-at-lemmy-ml-video-mp4-https-media-mas-to-masto-public-media-attachments-files-111-427-994-675-900-453-original-e71f03339aee2315-mp4"
  +body: """
    @memes@lemmy.ml\n
    \n
      \n
      \n
    [video/mp4](https://media.mas.to/masto-public/media_attachments/files/111/427/994/675/900/453/original/e71f03339aee2315.mp4)
    """
  +lang: "fr"
  +commentCount: 0
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700256297 {#3322
    date: 2023-11-17 22:24:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3326 …}
  +votes: Doctrine\ORM\PersistentCollection {#3328 …}
  +reports: Doctrine\ORM\PersistentCollection {#3330 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3332 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3334 …}
  +children: []
  -id: 292
  -bodyTs: "'/masto-public/media_attachments/files/111/427/994/675/900/453/original/e71f03339aee2315.mp4)':5 'media.mas.to':4 'media.mas.to/masto-public/media_attachments/files/111/427/994/675/900/453/original/e71f03339aee2315.mp4)':3 'memes@lemmy.ml':1 'video/mp4':2"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700287797
  +visibility: "visible             "
  +apId: "https://mas.to/users/bauve/statuses/111427996738424425"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700256297 {#3323
    date: 2023-11-17 22:24:57.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 DENIED edit
App\Entity\Post {#3324
  +user: Proxies\__CG__\App\Entity\User {#3325 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +slug: "at-memes-at-lemmy-ml-video-mp4-https-media-mas-to-masto-public-media-attachments-files-111-427-994-675-900-453-original-e71f03339aee2315-mp4"
  +body: """
    @memes@lemmy.ml\n
    \n
      \n
      \n
    [video/mp4](https://media.mas.to/masto-public/media_attachments/files/111/427/994/675/900/453/original/e71f03339aee2315.mp4)
    """
  +lang: "fr"
  +commentCount: 0
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700256297 {#3322
    date: 2023-11-17 22:24:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3326 …}
  +votes: Doctrine\ORM\PersistentCollection {#3328 …}
  +reports: Doctrine\ORM\PersistentCollection {#3330 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3332 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3334 …}
  +children: []
  -id: 292
  -bodyTs: "'/masto-public/media_attachments/files/111/427/994/675/900/453/original/e71f03339aee2315.mp4)':5 'media.mas.to':4 'media.mas.to/masto-public/media_attachments/files/111/427/994/675/900/453/original/e71f03339aee2315.mp4)':3 'memes@lemmy.ml':1 'video/mp4':2"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700287797
  +visibility: "visible             "
  +apId: "https://mas.to/users/bauve/statuses/111427996738424425"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700256297 {#3323
    date: 2023-11-17 22:24:57.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
156 DENIED moderate
App\Entity\Post {#3324
  +user: Proxies\__CG__\App\Entity\User {#3325 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +slug: "at-memes-at-lemmy-ml-video-mp4-https-media-mas-to-masto-public-media-attachments-files-111-427-994-675-900-453-original-e71f03339aee2315-mp4"
  +body: """
    @memes@lemmy.ml\n
    \n
      \n
      \n
    [video/mp4](https://media.mas.to/masto-public/media_attachments/files/111/427/994/675/900/453/original/e71f03339aee2315.mp4)
    """
  +lang: "fr"
  +commentCount: 0
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700256297 {#3322
    date: 2023-11-17 22:24:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3326 …}
  +votes: Doctrine\ORM\PersistentCollection {#3328 …}
  +reports: Doctrine\ORM\PersistentCollection {#3330 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3332 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3334 …}
  +children: []
  -id: 292
  -bodyTs: "'/masto-public/media_attachments/files/111/427/994/675/900/453/original/e71f03339aee2315.mp4)':5 'media.mas.to':4 'media.mas.to/masto-public/media_attachments/files/111/427/994/675/900/453/original/e71f03339aee2315.mp4)':3 'memes@lemmy.ml':1 'video/mp4':2"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700287797
  +visibility: "visible             "
  +apId: "https://mas.to/users/bauve/statuses/111427996738424425"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700256297 {#3323
    date: 2023-11-17 22:24:57.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
157 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
158 DENIED moderate
App\Entity\Post {#3339
  +user: Proxies\__CG__\App\Entity\User {#3340 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#3341 …}
  +slug: "at-memes-at-lemmy-ml-busco-amigo-que-quiera-comerme-completaa-en-casa-abajito"
  +body: """
    @memes@lemmy.ml   \n
    busco amigo que quiera comerme completaa en casa, abajito dejo fotos del servicio  \n
    Click aquí <https://cutt.ly/OwEP6L3x> 👈
    """
  +lang: "es"
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698608725 {#3336
    date: 2023-10-29 20:45:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3342 …}
  +votes: Doctrine\ORM\PersistentCollection {#3344 …}
  +reports: Doctrine\ORM\PersistentCollection {#3346 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3348 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3350 …}
  +children: []
  -id: 281
  -bodyTs: "'/owep6l3x':19 'abajito':10 'amigo':3 'aquí':16 'busco':2 'casa':9 'click':15 'comerm':6 'completaa':7 'cutt.ly':18 'cutt.ly/owep6l3x':17 'dejo':11 'del':13 'en':8 'foto':12 'memes@lemmy.ml':1 'que':4 'quiera':5 'servicio':14"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698608725
  +visibility: "visible             "
  +apId: "https://masto.es/users/Mariam28m/statuses/111320021424065616"
  +editedAt: DateTimeImmutable @1698608736 {#3337
    date: 2023-10-29 20:45:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698608725 {#3338
    date: 2023-10-29 20:45:25.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
159 DENIED edit
App\Entity\Post {#3339
  +user: Proxies\__CG__\App\Entity\User {#3340 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#3341 …}
  +slug: "at-memes-at-lemmy-ml-busco-amigo-que-quiera-comerme-completaa-en-casa-abajito"
  +body: """
    @memes@lemmy.ml   \n
    busco amigo que quiera comerme completaa en casa, abajito dejo fotos del servicio  \n
    Click aquí <https://cutt.ly/OwEP6L3x> 👈
    """
  +lang: "es"
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698608725 {#3336
    date: 2023-10-29 20:45:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3342 …}
  +votes: Doctrine\ORM\PersistentCollection {#3344 …}
  +reports: Doctrine\ORM\PersistentCollection {#3346 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3348 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3350 …}
  +children: []
  -id: 281
  -bodyTs: "'/owep6l3x':19 'abajito':10 'amigo':3 'aquí':16 'busco':2 'casa':9 'click':15 'comerm':6 'completaa':7 'cutt.ly':18 'cutt.ly/owep6l3x':17 'dejo':11 'del':13 'en':8 'foto':12 'memes@lemmy.ml':1 'que':4 'quiera':5 'servicio':14"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698608725
  +visibility: "visible             "
  +apId: "https://masto.es/users/Mariam28m/statuses/111320021424065616"
  +editedAt: DateTimeImmutable @1698608736 {#3337
    date: 2023-10-29 20:45:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698608725 {#3338
    date: 2023-10-29 20:45:25.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
160 DENIED moderate
App\Entity\Post {#3339
  +user: Proxies\__CG__\App\Entity\User {#3340 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#3341 …}
  +slug: "at-memes-at-lemmy-ml-busco-amigo-que-quiera-comerme-completaa-en-casa-abajito"
  +body: """
    @memes@lemmy.ml   \n
    busco amigo que quiera comerme completaa en casa, abajito dejo fotos del servicio  \n
    Click aquí <https://cutt.ly/OwEP6L3x> 👈
    """
  +lang: "es"
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698608725 {#3336
    date: 2023-10-29 20:45:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3342 …}
  +votes: Doctrine\ORM\PersistentCollection {#3344 …}
  +reports: Doctrine\ORM\PersistentCollection {#3346 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3348 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3350 …}
  +children: []
  -id: 281
  -bodyTs: "'/owep6l3x':19 'abajito':10 'amigo':3 'aquí':16 'busco':2 'casa':9 'click':15 'comerm':6 'completaa':7 'cutt.ly':18 'cutt.ly/owep6l3x':17 'dejo':11 'del':13 'en':8 'foto':12 'memes@lemmy.ml':1 'que':4 'quiera':5 'servicio':14"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698608725
  +visibility: "visible             "
  +apId: "https://masto.es/users/Mariam28m/statuses/111320021424065616"
  +editedAt: DateTimeImmutable @1698608736 {#3337
    date: 2023-10-29 20:45:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698608725 {#3338
    date: 2023-10-29 20:45:25.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
161 DENIED edit
App\Entity\Magazine {#306
  +icon: Proxies\__CG__\App\Entity\Image {#287 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#314
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#278 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
  +entries: Doctrine\ORM\PersistentCollection {#221 …}
  +posts: Doctrine\ORM\PersistentCollection {#179 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
  +bans: Doctrine\ORM\PersistentCollection {#158 …}
  +reports: Doctrine\ORM\PersistentCollection {#144 …}
  +badges: Doctrine\ORM\PersistentCollection {#122 …}
  +logs: Doctrine\ORM\PersistentCollection {#112 …}
  +awards: Doctrine\ORM\PersistentCollection {#101 …}
  +categories: Doctrine\ORM\PersistentCollection {#88 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#315
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#309
    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