GET https://kbin.spritesserver.nl/m/memes@lemmy.ml/p/171/Makes-sense-at-memes-at-lemmy-ml

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Post {#1833
  +user: Proxies\__CG__\App\Entity\User {#1944 …}
  +magazine: App\Entity\Magazine {#267
    +icon: Proxies\__CG__\App\Entity\Image {#248 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#277
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#239 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#235 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#224 …}
    +entries: Doctrine\ORM\PersistentCollection {#182 …}
    +posts: Doctrine\ORM\PersistentCollection {#140 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#202 …}
    +bans: Doctrine\ORM\PersistentCollection {#119 …}
    +reports: Doctrine\ORM\PersistentCollection {#105 …}
    +badges: Doctrine\ORM\PersistentCollection {#83 …}
    +logs: Doctrine\ORM\PersistentCollection {#73 …}
    +awards: Doctrine\ORM\PersistentCollection {#62 …}
    +categories: Doctrine\ORM\PersistentCollection {#1797 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#271
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#273
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1928 …}
  +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 {#1793
    date: 2023-10-18 22:54:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1876 …}
  +votes: Doctrine\ORM\PersistentCollection {#1968 …}
  +reports: Doctrine\ORM\PersistentCollection {#1929 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1952 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1369 …}
  +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 {#1823
    date: 2023-10-14 13:19:19.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697222931 {#1798
    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
3 DENIED edit
App\Entity\Post {#1833
  +user: Proxies\__CG__\App\Entity\User {#1944 …}
  +magazine: App\Entity\Magazine {#267
    +icon: Proxies\__CG__\App\Entity\Image {#248 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#277
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#239 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#235 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#224 …}
    +entries: Doctrine\ORM\PersistentCollection {#182 …}
    +posts: Doctrine\ORM\PersistentCollection {#140 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#202 …}
    +bans: Doctrine\ORM\PersistentCollection {#119 …}
    +reports: Doctrine\ORM\PersistentCollection {#105 …}
    +badges: Doctrine\ORM\PersistentCollection {#83 …}
    +logs: Doctrine\ORM\PersistentCollection {#73 …}
    +awards: Doctrine\ORM\PersistentCollection {#62 …}
    +categories: Doctrine\ORM\PersistentCollection {#1797 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#271
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#273
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1928 …}
  +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 {#1793
    date: 2023-10-18 22:54:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1876 …}
  +votes: Doctrine\ORM\PersistentCollection {#1968 …}
  +reports: Doctrine\ORM\PersistentCollection {#1929 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1952 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1369 …}
  +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 {#1823
    date: 2023-10-14 13:19:19.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697222931 {#1798
    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
4 DENIED moderate
App\Entity\Post {#1833
  +user: Proxies\__CG__\App\Entity\User {#1944 …}
  +magazine: App\Entity\Magazine {#267
    +icon: Proxies\__CG__\App\Entity\Image {#248 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#277
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#239 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#235 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#224 …}
    +entries: Doctrine\ORM\PersistentCollection {#182 …}
    +posts: Doctrine\ORM\PersistentCollection {#140 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#202 …}
    +bans: Doctrine\ORM\PersistentCollection {#119 …}
    +reports: Doctrine\ORM\PersistentCollection {#105 …}
    +badges: Doctrine\ORM\PersistentCollection {#83 …}
    +logs: Doctrine\ORM\PersistentCollection {#73 …}
    +awards: Doctrine\ORM\PersistentCollection {#62 …}
    +categories: Doctrine\ORM\PersistentCollection {#1797 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#271
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#273
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1928 …}
  +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 {#1793
    date: 2023-10-18 22:54:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1876 …}
  +votes: Doctrine\ORM\PersistentCollection {#1968 …}
  +reports: Doctrine\ORM\PersistentCollection {#1929 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1952 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1369 …}
  +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 {#1823
    date: 2023-10-14 13:19:19.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697222931 {#1798
    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
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 {#4010
  +user: App\Entity\User {#4031 …}
  +post: App\Entity\Post {#1833
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#267
      +icon: Proxies\__CG__\App\Entity\Image {#248 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#277
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#239 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#235 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#224 …}
      +entries: Doctrine\ORM\PersistentCollection {#182 …}
      +posts: Doctrine\ORM\PersistentCollection {#140 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#202 …}
      +bans: Doctrine\ORM\PersistentCollection {#119 …}
      +reports: Doctrine\ORM\PersistentCollection {#105 …}
      +badges: Doctrine\ORM\PersistentCollection {#83 …}
      +logs: Doctrine\ORM\PersistentCollection {#73 …}
      +awards: Doctrine\ORM\PersistentCollection {#62 …}
      +categories: Doctrine\ORM\PersistentCollection {#1797 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#271
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#273
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1928 …}
    +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 {#1793
      date: 2023-10-18 22:54:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1968 …}
    +reports: Doctrine\ORM\PersistentCollection {#1929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1952 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1369 …}
    +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 {#1823
      date: 2023-10-14 13:19:19.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697222931 {#1798
      date: 2023-10-13 20:48:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#267}
  +parent: null
  +root: null
  +image: null
  +body: "I love @memes [lemmy.ml/c/memes](https://lemmy.ml/c/memes) !"
  +lang: "en"
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697224646 {#4022
    date: 2023-10-13 21:17:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@memes"
    "@EwanCroft@hachyderm.io"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#4008 …}
  +nested: Doctrine\ORM\PersistentCollection {#4006 …}
  +votes: Doctrine\ORM\PersistentCollection {#4004 …}
  +reports: Doctrine\ORM\PersistentCollection {#4002 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4049 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4043 …}
  -id: 418
  -bodyTs: "'/c/memes](https://lemmy.ml/c/memes)':6 'lemmy.ml':5 'lemmy.ml/c/memes](https://lemmy.ml/c/memes)':4 'love':2 'meme':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4872554"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697224646 {#3981
    date: 2023-10-13 21:17:26.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
7 DENIED edit
App\Entity\PostComment {#4010
  +user: App\Entity\User {#4031 …}
  +post: App\Entity\Post {#1833
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#267
      +icon: Proxies\__CG__\App\Entity\Image {#248 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#277
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#239 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#235 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#224 …}
      +entries: Doctrine\ORM\PersistentCollection {#182 …}
      +posts: Doctrine\ORM\PersistentCollection {#140 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#202 …}
      +bans: Doctrine\ORM\PersistentCollection {#119 …}
      +reports: Doctrine\ORM\PersistentCollection {#105 …}
      +badges: Doctrine\ORM\PersistentCollection {#83 …}
      +logs: Doctrine\ORM\PersistentCollection {#73 …}
      +awards: Doctrine\ORM\PersistentCollection {#62 …}
      +categories: Doctrine\ORM\PersistentCollection {#1797 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#271
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#273
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1928 …}
    +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 {#1793
      date: 2023-10-18 22:54:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1968 …}
    +reports: Doctrine\ORM\PersistentCollection {#1929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1952 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1369 …}
    +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 {#1823
      date: 2023-10-14 13:19:19.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697222931 {#1798
      date: 2023-10-13 20:48:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#267}
  +parent: null
  +root: null
  +image: null
  +body: "I love @memes [lemmy.ml/c/memes](https://lemmy.ml/c/memes) !"
  +lang: "en"
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697224646 {#4022
    date: 2023-10-13 21:17:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@memes"
    "@EwanCroft@hachyderm.io"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#4008 …}
  +nested: Doctrine\ORM\PersistentCollection {#4006 …}
  +votes: Doctrine\ORM\PersistentCollection {#4004 …}
  +reports: Doctrine\ORM\PersistentCollection {#4002 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4049 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4043 …}
  -id: 418
  -bodyTs: "'/c/memes](https://lemmy.ml/c/memes)':6 'lemmy.ml':5 'lemmy.ml/c/memes](https://lemmy.ml/c/memes)':4 'love':2 'meme':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4872554"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697224646 {#3981
    date: 2023-10-13 21:17:26.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
8 DENIED moderate
App\Entity\PostComment {#4010
  +user: App\Entity\User {#4031 …}
  +post: App\Entity\Post {#1833
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#267
      +icon: Proxies\__CG__\App\Entity\Image {#248 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#277
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#239 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#235 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#224 …}
      +entries: Doctrine\ORM\PersistentCollection {#182 …}
      +posts: Doctrine\ORM\PersistentCollection {#140 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#202 …}
      +bans: Doctrine\ORM\PersistentCollection {#119 …}
      +reports: Doctrine\ORM\PersistentCollection {#105 …}
      +badges: Doctrine\ORM\PersistentCollection {#83 …}
      +logs: Doctrine\ORM\PersistentCollection {#73 …}
      +awards: Doctrine\ORM\PersistentCollection {#62 …}
      +categories: Doctrine\ORM\PersistentCollection {#1797 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#271
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#273
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1928 …}
    +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 {#1793
      date: 2023-10-18 22:54:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1968 …}
    +reports: Doctrine\ORM\PersistentCollection {#1929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1952 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1369 …}
    +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 {#1823
      date: 2023-10-14 13:19:19.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697222931 {#1798
      date: 2023-10-13 20:48:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#267}
  +parent: null
  +root: null
  +image: null
  +body: "I love @memes [lemmy.ml/c/memes](https://lemmy.ml/c/memes) !"
  +lang: "en"
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697224646 {#4022
    date: 2023-10-13 21:17:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@memes"
    "@EwanCroft@hachyderm.io"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#4008 …}
  +nested: Doctrine\ORM\PersistentCollection {#4006 …}
  +votes: Doctrine\ORM\PersistentCollection {#4004 …}
  +reports: Doctrine\ORM\PersistentCollection {#4002 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4049 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4043 …}
  -id: 418
  -bodyTs: "'/c/memes](https://lemmy.ml/c/memes)':6 'lemmy.ml':5 'lemmy.ml/c/memes](https://lemmy.ml/c/memes)':4 'love':2 'meme':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4872554"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697224646 {#3981
    date: 2023-10-13 21:17:26.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
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 {#4101
  +user: Proxies\__CG__\App\Entity\User {#1944 …}
  +post: App\Entity\Post {#1833
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#267
      +icon: Proxies\__CG__\App\Entity\Image {#248 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#277
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#239 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#235 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#224 …}
      +entries: Doctrine\ORM\PersistentCollection {#182 …}
      +posts: Doctrine\ORM\PersistentCollection {#140 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#202 …}
      +bans: Doctrine\ORM\PersistentCollection {#119 …}
      +reports: Doctrine\ORM\PersistentCollection {#105 …}
      +badges: Doctrine\ORM\PersistentCollection {#83 …}
      +logs: Doctrine\ORM\PersistentCollection {#73 …}
      +awards: Doctrine\ORM\PersistentCollection {#62 …}
      +categories: Doctrine\ORM\PersistentCollection {#1797 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#271
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#273
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1928 …}
    +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 {#1793
      date: 2023-10-18 22:54:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1968 …}
    +reports: Doctrine\ORM\PersistentCollection {#1929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1952 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1369 …}
    +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 {#1823
      date: 2023-10-14 13:19:19.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697222931 {#1798
      date: 2023-10-13 20:48:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#267}
  +parent: App\Entity\PostComment {#4010
    +user: App\Entity\User {#4031 …}
    +post: App\Entity\Post {#1833}
    +magazine: App\Entity\Magazine {#267}
    +parent: null
    +root: null
    +image: null
    +body: "I love @memes [lemmy.ml/c/memes](https://lemmy.ml/c/memes) !"
    +lang: "en"
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697224646 {#4022
      date: 2023-10-13 21:17:26.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
      "@memes"
      "@EwanCroft@hachyderm.io"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#4008 …}
    +nested: Doctrine\ORM\PersistentCollection {#4006 …}
    +votes: Doctrine\ORM\PersistentCollection {#4004 …}
    +reports: Doctrine\ORM\PersistentCollection {#4002 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4049 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4043 …}
    -id: 418
    -bodyTs: "'/c/memes](https://lemmy.ml/c/memes)':6 'lemmy.ml':5 'lemmy.ml/c/memes](https://lemmy.ml/c/memes)':4 'love':2 'meme':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4872554"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697224646 {#3981
      date: 2023-10-13 21:17:26.0 +02:00
    }
  }
  +root: App\Entity\PostComment {#4010}
  +image: null
  +body: "@IzzyData@lemmy.ml yeah, same lol"
  +lang: "en"
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697224710 {#4096
    date: 2023-10-13 21:18:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@memes"
    "@EwanCroft@hachyderm.io"
    "@IzzyData@lemmy.ml"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#4102 …}
  +nested: Doctrine\ORM\PersistentCollection {#4104 …}
  +votes: Doctrine\ORM\PersistentCollection {#4106 …}
  +reports: Doctrine\ORM\PersistentCollection {#4108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4112 …}
  -id: 419
  -bodyTs: "'izzydata@lemmy.ml':1 'lol':4 'yeah':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hachyderm.io/users/EwanCroft/statuses/111229318645808911"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697224710 {#4097
    date: 2023-10-13 21:18:30.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
11 DENIED edit
App\Entity\PostComment {#4101
  +user: Proxies\__CG__\App\Entity\User {#1944 …}
  +post: App\Entity\Post {#1833
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#267
      +icon: Proxies\__CG__\App\Entity\Image {#248 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#277
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#239 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#235 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#224 …}
      +entries: Doctrine\ORM\PersistentCollection {#182 …}
      +posts: Doctrine\ORM\PersistentCollection {#140 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#202 …}
      +bans: Doctrine\ORM\PersistentCollection {#119 …}
      +reports: Doctrine\ORM\PersistentCollection {#105 …}
      +badges: Doctrine\ORM\PersistentCollection {#83 …}
      +logs: Doctrine\ORM\PersistentCollection {#73 …}
      +awards: Doctrine\ORM\PersistentCollection {#62 …}
      +categories: Doctrine\ORM\PersistentCollection {#1797 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#271
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#273
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1928 …}
    +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 {#1793
      date: 2023-10-18 22:54:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1968 …}
    +reports: Doctrine\ORM\PersistentCollection {#1929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1952 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1369 …}
    +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 {#1823
      date: 2023-10-14 13:19:19.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697222931 {#1798
      date: 2023-10-13 20:48:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#267}
  +parent: App\Entity\PostComment {#4010
    +user: App\Entity\User {#4031 …}
    +post: App\Entity\Post {#1833}
    +magazine: App\Entity\Magazine {#267}
    +parent: null
    +root: null
    +image: null
    +body: "I love @memes [lemmy.ml/c/memes](https://lemmy.ml/c/memes) !"
    +lang: "en"
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697224646 {#4022
      date: 2023-10-13 21:17:26.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
      "@memes"
      "@EwanCroft@hachyderm.io"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#4008 …}
    +nested: Doctrine\ORM\PersistentCollection {#4006 …}
    +votes: Doctrine\ORM\PersistentCollection {#4004 …}
    +reports: Doctrine\ORM\PersistentCollection {#4002 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4049 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4043 …}
    -id: 418
    -bodyTs: "'/c/memes](https://lemmy.ml/c/memes)':6 'lemmy.ml':5 'lemmy.ml/c/memes](https://lemmy.ml/c/memes)':4 'love':2 'meme':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4872554"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697224646 {#3981
      date: 2023-10-13 21:17:26.0 +02:00
    }
  }
  +root: App\Entity\PostComment {#4010}
  +image: null
  +body: "@IzzyData@lemmy.ml yeah, same lol"
  +lang: "en"
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697224710 {#4096
    date: 2023-10-13 21:18:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@memes"
    "@EwanCroft@hachyderm.io"
    "@IzzyData@lemmy.ml"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#4102 …}
  +nested: Doctrine\ORM\PersistentCollection {#4104 …}
  +votes: Doctrine\ORM\PersistentCollection {#4106 …}
  +reports: Doctrine\ORM\PersistentCollection {#4108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4112 …}
  -id: 419
  -bodyTs: "'izzydata@lemmy.ml':1 'lol':4 'yeah':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hachyderm.io/users/EwanCroft/statuses/111229318645808911"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697224710 {#4097
    date: 2023-10-13 21:18:30.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
12 DENIED moderate
App\Entity\PostComment {#4101
  +user: Proxies\__CG__\App\Entity\User {#1944 …}
  +post: App\Entity\Post {#1833
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#267
      +icon: Proxies\__CG__\App\Entity\Image {#248 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#277
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#239 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#235 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#224 …}
      +entries: Doctrine\ORM\PersistentCollection {#182 …}
      +posts: Doctrine\ORM\PersistentCollection {#140 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#202 …}
      +bans: Doctrine\ORM\PersistentCollection {#119 …}
      +reports: Doctrine\ORM\PersistentCollection {#105 …}
      +badges: Doctrine\ORM\PersistentCollection {#83 …}
      +logs: Doctrine\ORM\PersistentCollection {#73 …}
      +awards: Doctrine\ORM\PersistentCollection {#62 …}
      +categories: Doctrine\ORM\PersistentCollection {#1797 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#271
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#273
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1928 …}
    +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 {#1793
      date: 2023-10-18 22:54:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1968 …}
    +reports: Doctrine\ORM\PersistentCollection {#1929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1952 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1369 …}
    +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 {#1823
      date: 2023-10-14 13:19:19.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697222931 {#1798
      date: 2023-10-13 20:48:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#267}
  +parent: App\Entity\PostComment {#4010
    +user: App\Entity\User {#4031 …}
    +post: App\Entity\Post {#1833}
    +magazine: App\Entity\Magazine {#267}
    +parent: null
    +root: null
    +image: null
    +body: "I love @memes [lemmy.ml/c/memes](https://lemmy.ml/c/memes) !"
    +lang: "en"
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697224646 {#4022
      date: 2023-10-13 21:17:26.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
      "@memes"
      "@EwanCroft@hachyderm.io"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#4008 …}
    +nested: Doctrine\ORM\PersistentCollection {#4006 …}
    +votes: Doctrine\ORM\PersistentCollection {#4004 …}
    +reports: Doctrine\ORM\PersistentCollection {#4002 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4049 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4043 …}
    -id: 418
    -bodyTs: "'/c/memes](https://lemmy.ml/c/memes)':6 'lemmy.ml':5 'lemmy.ml/c/memes](https://lemmy.ml/c/memes)':4 'love':2 'meme':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4872554"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697224646 {#3981
      date: 2023-10-13 21:17:26.0 +02:00
    }
  }
  +root: App\Entity\PostComment {#4010}
  +image: null
  +body: "@IzzyData@lemmy.ml yeah, same lol"
  +lang: "en"
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697224710 {#4096
    date: 2023-10-13 21:18:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@memes"
    "@EwanCroft@hachyderm.io"
    "@IzzyData@lemmy.ml"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#4102 …}
  +nested: Doctrine\ORM\PersistentCollection {#4104 …}
  +votes: Doctrine\ORM\PersistentCollection {#4106 …}
  +reports: Doctrine\ORM\PersistentCollection {#4108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4112 …}
  -id: 419
  -bodyTs: "'izzydata@lemmy.ml':1 'lol':4 'yeah':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hachyderm.io/users/EwanCroft/statuses/111229318645808911"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697224710 {#4097
    date: 2023-10-13 21:18:30.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
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\PostComment {#4116
  +user: App\Entity\User {#4129 …}
  +post: App\Entity\Post {#1833
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#267
      +icon: Proxies\__CG__\App\Entity\Image {#248 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#277
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#239 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#235 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#224 …}
      +entries: Doctrine\ORM\PersistentCollection {#182 …}
      +posts: Doctrine\ORM\PersistentCollection {#140 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#202 …}
      +bans: Doctrine\ORM\PersistentCollection {#119 …}
      +reports: Doctrine\ORM\PersistentCollection {#105 …}
      +badges: Doctrine\ORM\PersistentCollection {#83 …}
      +logs: Doctrine\ORM\PersistentCollection {#73 …}
      +awards: Doctrine\ORM\PersistentCollection {#62 …}
      +categories: Doctrine\ORM\PersistentCollection {#1797 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#271
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#273
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1928 …}
    +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 {#1793
      date: 2023-10-18 22:54:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1968 …}
    +reports: Doctrine\ORM\PersistentCollection {#1929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1952 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1369 …}
    +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 {#1823
      date: 2023-10-14 13:19:19.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697222931 {#1798
      date: 2023-10-13 20:48:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#267}
  +parent: null
  +root: null
  +image: null
  +body: "Seems the Franchise Currently Plying Its Trade in Milton Keynes didn’t get the memo."
  +lang: "en"
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1697226251 {#4100
    date: 2023-10-13 21:44:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@EwanCroft@hachyderm.io"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#4117 …}
  +nested: Doctrine\ORM\PersistentCollection {#4119 …}
  +votes: Doctrine\ORM\PersistentCollection {#4121 …}
  +reports: Doctrine\ORM\PersistentCollection {#4123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4125 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4127 …}
  -id: 420
  -bodyTs: "'current':4 'didn':11 'franchis':3 'get':13 'keyn':10 'memo':15 'milton':9 'pli':5 'seem':1 'trade':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4508320"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697226251 {#4099
    date: 2023-10-13 21:44:11.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
15 DENIED edit
App\Entity\PostComment {#4116
  +user: App\Entity\User {#4129 …}
  +post: App\Entity\Post {#1833
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#267
      +icon: Proxies\__CG__\App\Entity\Image {#248 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#277
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#239 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#235 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#224 …}
      +entries: Doctrine\ORM\PersistentCollection {#182 …}
      +posts: Doctrine\ORM\PersistentCollection {#140 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#202 …}
      +bans: Doctrine\ORM\PersistentCollection {#119 …}
      +reports: Doctrine\ORM\PersistentCollection {#105 …}
      +badges: Doctrine\ORM\PersistentCollection {#83 …}
      +logs: Doctrine\ORM\PersistentCollection {#73 …}
      +awards: Doctrine\ORM\PersistentCollection {#62 …}
      +categories: Doctrine\ORM\PersistentCollection {#1797 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#271
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#273
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1928 …}
    +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 {#1793
      date: 2023-10-18 22:54:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1968 …}
    +reports: Doctrine\ORM\PersistentCollection {#1929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1952 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1369 …}
    +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 {#1823
      date: 2023-10-14 13:19:19.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697222931 {#1798
      date: 2023-10-13 20:48:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#267}
  +parent: null
  +root: null
  +image: null
  +body: "Seems the Franchise Currently Plying Its Trade in Milton Keynes didn’t get the memo."
  +lang: "en"
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1697226251 {#4100
    date: 2023-10-13 21:44:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@EwanCroft@hachyderm.io"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#4117 …}
  +nested: Doctrine\ORM\PersistentCollection {#4119 …}
  +votes: Doctrine\ORM\PersistentCollection {#4121 …}
  +reports: Doctrine\ORM\PersistentCollection {#4123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4125 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4127 …}
  -id: 420
  -bodyTs: "'current':4 'didn':11 'franchis':3 'get':13 'keyn':10 'memo':15 'milton':9 'pli':5 'seem':1 'trade':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4508320"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697226251 {#4099
    date: 2023-10-13 21:44:11.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
16 DENIED moderate
App\Entity\PostComment {#4116
  +user: App\Entity\User {#4129 …}
  +post: App\Entity\Post {#1833
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#267
      +icon: Proxies\__CG__\App\Entity\Image {#248 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#277
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#239 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#235 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#224 …}
      +entries: Doctrine\ORM\PersistentCollection {#182 …}
      +posts: Doctrine\ORM\PersistentCollection {#140 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#202 …}
      +bans: Doctrine\ORM\PersistentCollection {#119 …}
      +reports: Doctrine\ORM\PersistentCollection {#105 …}
      +badges: Doctrine\ORM\PersistentCollection {#83 …}
      +logs: Doctrine\ORM\PersistentCollection {#73 …}
      +awards: Doctrine\ORM\PersistentCollection {#62 …}
      +categories: Doctrine\ORM\PersistentCollection {#1797 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#271
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#273
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1928 …}
    +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 {#1793
      date: 2023-10-18 22:54:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1968 …}
    +reports: Doctrine\ORM\PersistentCollection {#1929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1952 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1369 …}
    +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 {#1823
      date: 2023-10-14 13:19:19.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697222931 {#1798
      date: 2023-10-13 20:48:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#267}
  +parent: null
  +root: null
  +image: null
  +body: "Seems the Franchise Currently Plying Its Trade in Milton Keynes didn’t get the memo."
  +lang: "en"
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1697226251 {#4100
    date: 2023-10-13 21:44:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@EwanCroft@hachyderm.io"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#4117 …}
  +nested: Doctrine\ORM\PersistentCollection {#4119 …}
  +votes: Doctrine\ORM\PersistentCollection {#4121 …}
  +reports: Doctrine\ORM\PersistentCollection {#4123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4125 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4127 …}
  -id: 420
  -bodyTs: "'current':4 'didn':11 'franchis':3 'get':13 'keyn':10 'memo':15 'milton':9 'pli':5 'seem':1 'trade':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4508320"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697226251 {#4099
    date: 2023-10-13 21:44:11.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
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 {#4189
  +user: App\Entity\User {#4202 …}
  +post: App\Entity\Post {#1833
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#267
      +icon: Proxies\__CG__\App\Entity\Image {#248 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#277
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#239 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#235 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#224 …}
      +entries: Doctrine\ORM\PersistentCollection {#182 …}
      +posts: Doctrine\ORM\PersistentCollection {#140 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#202 …}
      +bans: Doctrine\ORM\PersistentCollection {#119 …}
      +reports: Doctrine\ORM\PersistentCollection {#105 …}
      +badges: Doctrine\ORM\PersistentCollection {#83 …}
      +logs: Doctrine\ORM\PersistentCollection {#73 …}
      +awards: Doctrine\ORM\PersistentCollection {#62 …}
      +categories: Doctrine\ORM\PersistentCollection {#1797 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#271
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#273
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1928 …}
    +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 {#1793
      date: 2023-10-18 22:54:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1968 …}
    +reports: Doctrine\ORM\PersistentCollection {#1929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1952 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1369 …}
    +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 {#1823
      date: 2023-10-14 13:19:19.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697222931 {#1798
      date: 2023-10-13 20:48:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#267}
  +parent: App\Entity\PostComment {#4116
    +user: App\Entity\User {#4129 …}
    +post: App\Entity\Post {#1833}
    +magazine: App\Entity\Magazine {#267}
    +parent: null
    +root: null
    +image: null
    +body: "Seems the Franchise Currently Plying Its Trade in Milton Keynes didn’t get the memo."
    +lang: "en"
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1697226251 {#4100
      date: 2023-10-13 21:44:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
      "@EwanCroft@hachyderm.io"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#4117 …}
    +nested: Doctrine\ORM\PersistentCollection {#4119 …}
    +votes: Doctrine\ORM\PersistentCollection {#4121 …}
    +reports: Doctrine\ORM\PersistentCollection {#4123 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4125 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4127 …}
    -id: 420
    -bodyTs: "'current':4 'didn':11 'franchis':3 'get':13 'keyn':10 'memo':15 'milton':9 'pli':5 'seem':1 'trade':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4508320"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697226251 {#4099
      date: 2023-10-13 21:44:11.0 +02:00
    }
  }
  +root: App\Entity\PostComment {#4116}
  +image: null
  +body: "Kinda makes me wonder how john would react if they ever tried to come back (which they won’t). But I’d reckon not well."
  +lang: "en"
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697226925 {#4184
    date: 2023-10-13 21:55:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@EwanCroft@hachyderm.io"
    "@PunnyName@lemmy.world"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#4190 …}
  +nested: Doctrine\ORM\PersistentCollection {#4192 …}
  +votes: Doctrine\ORM\PersistentCollection {#4194 …}
  +reports: Doctrine\ORM\PersistentCollection {#4196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
  -id: 421
  -bodyTs: "'back':15 'come':14 'd':22 'ever':11 'john':6 'kinda':1 'make':2 'react':8 'reckon':23 'tri':12 'well':25 'won':18 'wonder':4 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4508527"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697226925 {#4185
    date: 2023-10-13 21:55: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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\PostComment {#4189
  +user: App\Entity\User {#4202 …}
  +post: App\Entity\Post {#1833
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#267
      +icon: Proxies\__CG__\App\Entity\Image {#248 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#277
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#239 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#235 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#224 …}
      +entries: Doctrine\ORM\PersistentCollection {#182 …}
      +posts: Doctrine\ORM\PersistentCollection {#140 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#202 …}
      +bans: Doctrine\ORM\PersistentCollection {#119 …}
      +reports: Doctrine\ORM\PersistentCollection {#105 …}
      +badges: Doctrine\ORM\PersistentCollection {#83 …}
      +logs: Doctrine\ORM\PersistentCollection {#73 …}
      +awards: Doctrine\ORM\PersistentCollection {#62 …}
      +categories: Doctrine\ORM\PersistentCollection {#1797 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#271
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#273
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1928 …}
    +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 {#1793
      date: 2023-10-18 22:54:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1968 …}
    +reports: Doctrine\ORM\PersistentCollection {#1929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1952 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1369 …}
    +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 {#1823
      date: 2023-10-14 13:19:19.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697222931 {#1798
      date: 2023-10-13 20:48:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#267}
  +parent: App\Entity\PostComment {#4116
    +user: App\Entity\User {#4129 …}
    +post: App\Entity\Post {#1833}
    +magazine: App\Entity\Magazine {#267}
    +parent: null
    +root: null
    +image: null
    +body: "Seems the Franchise Currently Plying Its Trade in Milton Keynes didn’t get the memo."
    +lang: "en"
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1697226251 {#4100
      date: 2023-10-13 21:44:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
      "@EwanCroft@hachyderm.io"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#4117 …}
    +nested: Doctrine\ORM\PersistentCollection {#4119 …}
    +votes: Doctrine\ORM\PersistentCollection {#4121 …}
    +reports: Doctrine\ORM\PersistentCollection {#4123 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4125 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4127 …}
    -id: 420
    -bodyTs: "'current':4 'didn':11 'franchis':3 'get':13 'keyn':10 'memo':15 'milton':9 'pli':5 'seem':1 'trade':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4508320"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697226251 {#4099
      date: 2023-10-13 21:44:11.0 +02:00
    }
  }
  +root: App\Entity\PostComment {#4116}
  +image: null
  +body: "Kinda makes me wonder how john would react if they ever tried to come back (which they won’t). But I’d reckon not well."
  +lang: "en"
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697226925 {#4184
    date: 2023-10-13 21:55:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@EwanCroft@hachyderm.io"
    "@PunnyName@lemmy.world"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#4190 …}
  +nested: Doctrine\ORM\PersistentCollection {#4192 …}
  +votes: Doctrine\ORM\PersistentCollection {#4194 …}
  +reports: Doctrine\ORM\PersistentCollection {#4196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
  -id: 421
  -bodyTs: "'back':15 'come':14 'd':22 'ever':11 'john':6 'kinda':1 'make':2 'react':8 'reckon':23 'tri':12 'well':25 'won':18 'wonder':4 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4508527"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697226925 {#4185
    date: 2023-10-13 21:55: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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\PostComment {#4189
  +user: App\Entity\User {#4202 …}
  +post: App\Entity\Post {#1833
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#267
      +icon: Proxies\__CG__\App\Entity\Image {#248 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#277
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#239 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#235 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#224 …}
      +entries: Doctrine\ORM\PersistentCollection {#182 …}
      +posts: Doctrine\ORM\PersistentCollection {#140 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#202 …}
      +bans: Doctrine\ORM\PersistentCollection {#119 …}
      +reports: Doctrine\ORM\PersistentCollection {#105 …}
      +badges: Doctrine\ORM\PersistentCollection {#83 …}
      +logs: Doctrine\ORM\PersistentCollection {#73 …}
      +awards: Doctrine\ORM\PersistentCollection {#62 …}
      +categories: Doctrine\ORM\PersistentCollection {#1797 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#271
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#273
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1928 …}
    +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 {#1793
      date: 2023-10-18 22:54:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1968 …}
    +reports: Doctrine\ORM\PersistentCollection {#1929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1952 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1369 …}
    +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 {#1823
      date: 2023-10-14 13:19:19.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697222931 {#1798
      date: 2023-10-13 20:48:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#267}
  +parent: App\Entity\PostComment {#4116
    +user: App\Entity\User {#4129 …}
    +post: App\Entity\Post {#1833}
    +magazine: App\Entity\Magazine {#267}
    +parent: null
    +root: null
    +image: null
    +body: "Seems the Franchise Currently Plying Its Trade in Milton Keynes didn’t get the memo."
    +lang: "en"
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1697226251 {#4100
      date: 2023-10-13 21:44:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
      "@EwanCroft@hachyderm.io"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#4117 …}
    +nested: Doctrine\ORM\PersistentCollection {#4119 …}
    +votes: Doctrine\ORM\PersistentCollection {#4121 …}
    +reports: Doctrine\ORM\PersistentCollection {#4123 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4125 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4127 …}
    -id: 420
    -bodyTs: "'current':4 'didn':11 'franchis':3 'get':13 'keyn':10 'memo':15 'milton':9 'pli':5 'seem':1 'trade':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4508320"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697226251 {#4099
      date: 2023-10-13 21:44:11.0 +02:00
    }
  }
  +root: App\Entity\PostComment {#4116}
  +image: null
  +body: "Kinda makes me wonder how john would react if they ever tried to come back (which they won’t). But I’d reckon not well."
  +lang: "en"
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697226925 {#4184
    date: 2023-10-13 21:55:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@EwanCroft@hachyderm.io"
    "@PunnyName@lemmy.world"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#4190 …}
  +nested: Doctrine\ORM\PersistentCollection {#4192 …}
  +votes: Doctrine\ORM\PersistentCollection {#4194 …}
  +reports: Doctrine\ORM\PersistentCollection {#4196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
  -id: 421
  -bodyTs: "'back':15 'come':14 'd':22 'ever':11 'john':6 'kinda':1 'make':2 'react':8 'reckon':23 'tri':12 'well':25 'won':18 'wonder':4 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4508527"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697226925 {#4185
    date: 2023-10-13 21:55: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 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 {#4262
  +user: App\Entity\User {#4275 …}
  +post: App\Entity\Post {#1833
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#267
      +icon: Proxies\__CG__\App\Entity\Image {#248 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#277
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#239 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#235 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#224 …}
      +entries: Doctrine\ORM\PersistentCollection {#182 …}
      +posts: Doctrine\ORM\PersistentCollection {#140 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#202 …}
      +bans: Doctrine\ORM\PersistentCollection {#119 …}
      +reports: Doctrine\ORM\PersistentCollection {#105 …}
      +badges: Doctrine\ORM\PersistentCollection {#83 …}
      +logs: Doctrine\ORM\PersistentCollection {#73 …}
      +awards: Doctrine\ORM\PersistentCollection {#62 …}
      +categories: Doctrine\ORM\PersistentCollection {#1797 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#271
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#273
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1928 …}
    +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 {#1793
      date: 2023-10-18 22:54:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1968 …}
    +reports: Doctrine\ORM\PersistentCollection {#1929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1952 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1369 …}
    +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 {#1823
      date: 2023-10-14 13:19:19.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697222931 {#1798
      date: 2023-10-13 20:48:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#267}
  +parent: null
  +root: null
  +image: null
  +body: """
    Heya, seems you made a post to lemmy from a mastodon instance.\n
    \n
    You can post to lemmy from mastodon, but there are a few things to keep in mind:\n
    \n
    1. The first line of your post is the title (if you only post 1 line lemmy will duplicate it), Lemmy only allows text here and things like links will look broken.\n
    2. Hashtags do work on Lemmy, but they will not be useful for discovery here we use communities instead (which display as groups on mastodon)\n
    3. Only the first image in your post is visible on Lemmy, be mindful of this when posting image or video content\n
    \n
    I am a human that stumbled upon your post, if you have any questions feel free to reply.
    """
  +lang: "en"
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1697252134 {#4257
    date: 2023-10-14 04:55:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@EwanCroft@hachyderm.io"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#4263 …}
  +nested: Doctrine\ORM\PersistentCollection {#4265 …}
  +votes: Doctrine\ORM\PersistentCollection {#4267 …}
  +reports: Doctrine\ORM\PersistentCollection {#4269 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4273 …}
  -id: 422
  -bodyTs: "'1':30,44 '2':62 '3':87 'allow':52 'broken':61 'communiti':79 'content':108 'discoveri':75 'display':82 'duplic':48 'feel':123 'first':32,90 'free':124 'group':84 'hashtag':63 'heya':1 'human':112 'imag':91,105 'instanc':12 'instead':80 'keep':27 'lemmi':8,17,46,50,67,98 'like':57 'line':33,45 'link':58 'look':60 'made':4 'mastodon':11,19,86 'mind':29,100 'post':6,15,36,43,94,104,117 'question':122 'repli':126 'seem':2 'stumbl':114 'text':53 'thing':25,56 'titl':39 'upon':115 'use':73,78 'video':107 'visibl':96 'work':65"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/comment/2789620"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697252134 {#4258
    date: 2023-10-14 04:55:34.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
23 DENIED edit
App\Entity\PostComment {#4262
  +user: App\Entity\User {#4275 …}
  +post: App\Entity\Post {#1833
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#267
      +icon: Proxies\__CG__\App\Entity\Image {#248 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#277
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#239 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#235 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#224 …}
      +entries: Doctrine\ORM\PersistentCollection {#182 …}
      +posts: Doctrine\ORM\PersistentCollection {#140 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#202 …}
      +bans: Doctrine\ORM\PersistentCollection {#119 …}
      +reports: Doctrine\ORM\PersistentCollection {#105 …}
      +badges: Doctrine\ORM\PersistentCollection {#83 …}
      +logs: Doctrine\ORM\PersistentCollection {#73 …}
      +awards: Doctrine\ORM\PersistentCollection {#62 …}
      +categories: Doctrine\ORM\PersistentCollection {#1797 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#271
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#273
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1928 …}
    +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 {#1793
      date: 2023-10-18 22:54:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1968 …}
    +reports: Doctrine\ORM\PersistentCollection {#1929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1952 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1369 …}
    +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 {#1823
      date: 2023-10-14 13:19:19.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697222931 {#1798
      date: 2023-10-13 20:48:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#267}
  +parent: null
  +root: null
  +image: null
  +body: """
    Heya, seems you made a post to lemmy from a mastodon instance.\n
    \n
    You can post to lemmy from mastodon, but there are a few things to keep in mind:\n
    \n
    1. The first line of your post is the title (if you only post 1 line lemmy will duplicate it), Lemmy only allows text here and things like links will look broken.\n
    2. Hashtags do work on Lemmy, but they will not be useful for discovery here we use communities instead (which display as groups on mastodon)\n
    3. Only the first image in your post is visible on Lemmy, be mindful of this when posting image or video content\n
    \n
    I am a human that stumbled upon your post, if you have any questions feel free to reply.
    """
  +lang: "en"
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1697252134 {#4257
    date: 2023-10-14 04:55:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@EwanCroft@hachyderm.io"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#4263 …}
  +nested: Doctrine\ORM\PersistentCollection {#4265 …}
  +votes: Doctrine\ORM\PersistentCollection {#4267 …}
  +reports: Doctrine\ORM\PersistentCollection {#4269 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4273 …}
  -id: 422
  -bodyTs: "'1':30,44 '2':62 '3':87 'allow':52 'broken':61 'communiti':79 'content':108 'discoveri':75 'display':82 'duplic':48 'feel':123 'first':32,90 'free':124 'group':84 'hashtag':63 'heya':1 'human':112 'imag':91,105 'instanc':12 'instead':80 'keep':27 'lemmi':8,17,46,50,67,98 'like':57 'line':33,45 'link':58 'look':60 'made':4 'mastodon':11,19,86 'mind':29,100 'post':6,15,36,43,94,104,117 'question':122 'repli':126 'seem':2 'stumbl':114 'text':53 'thing':25,56 'titl':39 'upon':115 'use':73,78 'video':107 'visibl':96 'work':65"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/comment/2789620"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697252134 {#4258
    date: 2023-10-14 04:55:34.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
24 DENIED moderate
App\Entity\PostComment {#4262
  +user: App\Entity\User {#4275 …}
  +post: App\Entity\Post {#1833
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#267
      +icon: Proxies\__CG__\App\Entity\Image {#248 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#277
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#239 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#235 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#224 …}
      +entries: Doctrine\ORM\PersistentCollection {#182 …}
      +posts: Doctrine\ORM\PersistentCollection {#140 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#202 …}
      +bans: Doctrine\ORM\PersistentCollection {#119 …}
      +reports: Doctrine\ORM\PersistentCollection {#105 …}
      +badges: Doctrine\ORM\PersistentCollection {#83 …}
      +logs: Doctrine\ORM\PersistentCollection {#73 …}
      +awards: Doctrine\ORM\PersistentCollection {#62 …}
      +categories: Doctrine\ORM\PersistentCollection {#1797 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#271
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#273
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1928 …}
    +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 {#1793
      date: 2023-10-18 22:54:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1968 …}
    +reports: Doctrine\ORM\PersistentCollection {#1929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1952 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1369 …}
    +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 {#1823
      date: 2023-10-14 13:19:19.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697222931 {#1798
      date: 2023-10-13 20:48:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#267}
  +parent: null
  +root: null
  +image: null
  +body: """
    Heya, seems you made a post to lemmy from a mastodon instance.\n
    \n
    You can post to lemmy from mastodon, but there are a few things to keep in mind:\n
    \n
    1. The first line of your post is the title (if you only post 1 line lemmy will duplicate it), Lemmy only allows text here and things like links will look broken.\n
    2. Hashtags do work on Lemmy, but they will not be useful for discovery here we use communities instead (which display as groups on mastodon)\n
    3. Only the first image in your post is visible on Lemmy, be mindful of this when posting image or video content\n
    \n
    I am a human that stumbled upon your post, if you have any questions feel free to reply.
    """
  +lang: "en"
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1697252134 {#4257
    date: 2023-10-14 04:55:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@EwanCroft@hachyderm.io"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#4263 …}
  +nested: Doctrine\ORM\PersistentCollection {#4265 …}
  +votes: Doctrine\ORM\PersistentCollection {#4267 …}
  +reports: Doctrine\ORM\PersistentCollection {#4269 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4273 …}
  -id: 422
  -bodyTs: "'1':30,44 '2':62 '3':87 'allow':52 'broken':61 'communiti':79 'content':108 'discoveri':75 'display':82 'duplic':48 'feel':123 'first':32,90 'free':124 'group':84 'hashtag':63 'heya':1 'human':112 'imag':91,105 'instanc':12 'instead':80 'keep':27 'lemmi':8,17,46,50,67,98 'like':57 'line':33,45 'link':58 'look':60 'made':4 'mastodon':11,19,86 'mind':29,100 'post':6,15,36,43,94,104,117 'question':122 'repli':126 'seem':2 'stumbl':114 'text':53 'thing':25,56 'titl':39 'upon':115 'use':73,78 'video':107 'visibl':96 'work':65"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/comment/2789620"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697252134 {#4258
    date: 2023-10-14 04:55:34.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
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\PostComment {#4337
  +user: App\Entity\User {#4350 …}
  +post: App\Entity\Post {#1833
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#267
      +icon: Proxies\__CG__\App\Entity\Image {#248 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#277
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#239 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#235 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#224 …}
      +entries: Doctrine\ORM\PersistentCollection {#182 …}
      +posts: Doctrine\ORM\PersistentCollection {#140 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#202 …}
      +bans: Doctrine\ORM\PersistentCollection {#119 …}
      +reports: Doctrine\ORM\PersistentCollection {#105 …}
      +badges: Doctrine\ORM\PersistentCollection {#83 …}
      +logs: Doctrine\ORM\PersistentCollection {#73 …}
      +awards: Doctrine\ORM\PersistentCollection {#62 …}
      +categories: Doctrine\ORM\PersistentCollection {#1797 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#271
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#273
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1928 …}
    +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 {#1793
      date: 2023-10-18 22:54:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1968 …}
    +reports: Doctrine\ORM\PersistentCollection {#1929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1952 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1369 …}
    +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 {#1823
      date: 2023-10-14 13:19:19.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697222931 {#1798
      date: 2023-10-13 20:48:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#267}
  +parent: App\Entity\PostComment {#4262
    +user: App\Entity\User {#4275 …}
    +post: App\Entity\Post {#1833}
    +magazine: App\Entity\Magazine {#267}
    +parent: null
    +root: null
    +image: null
    +body: """
      Heya, seems you made a post to lemmy from a mastodon instance.\n
      \n
      You can post to lemmy from mastodon, but there are a few things to keep in mind:\n
      \n
      1. The first line of your post is the title (if you only post 1 line lemmy will duplicate it), Lemmy only allows text here and things like links will look broken.\n
      2. Hashtags do work on Lemmy, but they will not be useful for discovery here we use communities instead (which display as groups on mastodon)\n
      3. Only the first image in your post is visible on Lemmy, be mindful of this when posting image or video content\n
      \n
      I am a human that stumbled upon your post, if you have any questions feel free to reply.
      """
    +lang: "en"
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1697252134 {#4257
      date: 2023-10-14 04:55:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
      "@EwanCroft@hachyderm.io"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#4263 …}
    +nested: Doctrine\ORM\PersistentCollection {#4265 …}
    +votes: Doctrine\ORM\PersistentCollection {#4267 …}
    +reports: Doctrine\ORM\PersistentCollection {#4269 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4271 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4273 …}
    -id: 422
    -bodyTs: "'1':30,44 '2':62 '3':87 'allow':52 'broken':61 'communiti':79 'content':108 'discoveri':75 'display':82 'duplic':48 'feel':123 'first':32,90 'free':124 'group':84 'hashtag':63 'heya':1 'human':112 'imag':91,105 'instanc':12 'instead':80 'keep':27 'lemmi':8,17,46,50,67,98 'like':57 'line':33,45 'link':58 'look':60 'made':4 'mastodon':11,19,86 'mind':29,100 'post':6,15,36,43,94,104,117 'question':122 'repli':126 'seem':2 'stumbl':114 'text':53 'thing':25,56 'titl':39 'upon':115 'use':73,78 'video':107 'visibl':96 'work':65"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://iusearchlinux.fyi/comment/2789620"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697252134 {#4258
      date: 2023-10-14 04:55:34.0 +02:00
    }
  }
  +root: App\Entity\PostComment {#4262}
  +image: null
  +body: """
    “I am a human.”\n
    \n
    Are you sure you’re not zuckerberg in disguise though?
    """
  +lang: "en"
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697256186 {#4331
    date: 2023-10-14 06:03:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@EwanCroft@hachyderm.io"
    "@Scraft161@iusearchlinux.fyi"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#4338 …}
  +nested: Doctrine\ORM\PersistentCollection {#4340 …}
  +votes: Doctrine\ORM\PersistentCollection {#4342 …}
  +reports: Doctrine\ORM\PersistentCollection {#4344 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4346 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4348 …}
  -id: 423
  -bodyTs: "'disguis':13 'human':4 're':9 'sure':7 'though':14 'zuckerberg':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4849001"
  +editedAt: DateTimeImmutable @1697256205 {#4332
    date: 2023-10-14 06:03:25.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697256186 {#4333
    date: 2023-10-14 06:03:06.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
27 DENIED edit
App\Entity\PostComment {#4337
  +user: App\Entity\User {#4350 …}
  +post: App\Entity\Post {#1833
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#267
      +icon: Proxies\__CG__\App\Entity\Image {#248 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#277
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#239 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#235 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#224 …}
      +entries: Doctrine\ORM\PersistentCollection {#182 …}
      +posts: Doctrine\ORM\PersistentCollection {#140 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#202 …}
      +bans: Doctrine\ORM\PersistentCollection {#119 …}
      +reports: Doctrine\ORM\PersistentCollection {#105 …}
      +badges: Doctrine\ORM\PersistentCollection {#83 …}
      +logs: Doctrine\ORM\PersistentCollection {#73 …}
      +awards: Doctrine\ORM\PersistentCollection {#62 …}
      +categories: Doctrine\ORM\PersistentCollection {#1797 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#271
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#273
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1928 …}
    +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 {#1793
      date: 2023-10-18 22:54:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1968 …}
    +reports: Doctrine\ORM\PersistentCollection {#1929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1952 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1369 …}
    +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 {#1823
      date: 2023-10-14 13:19:19.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697222931 {#1798
      date: 2023-10-13 20:48:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#267}
  +parent: App\Entity\PostComment {#4262
    +user: App\Entity\User {#4275 …}
    +post: App\Entity\Post {#1833}
    +magazine: App\Entity\Magazine {#267}
    +parent: null
    +root: null
    +image: null
    +body: """
      Heya, seems you made a post to lemmy from a mastodon instance.\n
      \n
      You can post to lemmy from mastodon, but there are a few things to keep in mind:\n
      \n
      1. The first line of your post is the title (if you only post 1 line lemmy will duplicate it), Lemmy only allows text here and things like links will look broken.\n
      2. Hashtags do work on Lemmy, but they will not be useful for discovery here we use communities instead (which display as groups on mastodon)\n
      3. Only the first image in your post is visible on Lemmy, be mindful of this when posting image or video content\n
      \n
      I am a human that stumbled upon your post, if you have any questions feel free to reply.
      """
    +lang: "en"
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1697252134 {#4257
      date: 2023-10-14 04:55:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
      "@EwanCroft@hachyderm.io"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#4263 …}
    +nested: Doctrine\ORM\PersistentCollection {#4265 …}
    +votes: Doctrine\ORM\PersistentCollection {#4267 …}
    +reports: Doctrine\ORM\PersistentCollection {#4269 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4271 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4273 …}
    -id: 422
    -bodyTs: "'1':30,44 '2':62 '3':87 'allow':52 'broken':61 'communiti':79 'content':108 'discoveri':75 'display':82 'duplic':48 'feel':123 'first':32,90 'free':124 'group':84 'hashtag':63 'heya':1 'human':112 'imag':91,105 'instanc':12 'instead':80 'keep':27 'lemmi':8,17,46,50,67,98 'like':57 'line':33,45 'link':58 'look':60 'made':4 'mastodon':11,19,86 'mind':29,100 'post':6,15,36,43,94,104,117 'question':122 'repli':126 'seem':2 'stumbl':114 'text':53 'thing':25,56 'titl':39 'upon':115 'use':73,78 'video':107 'visibl':96 'work':65"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://iusearchlinux.fyi/comment/2789620"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697252134 {#4258
      date: 2023-10-14 04:55:34.0 +02:00
    }
  }
  +root: App\Entity\PostComment {#4262}
  +image: null
  +body: """
    “I am a human.”\n
    \n
    Are you sure you’re not zuckerberg in disguise though?
    """
  +lang: "en"
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697256186 {#4331
    date: 2023-10-14 06:03:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@EwanCroft@hachyderm.io"
    "@Scraft161@iusearchlinux.fyi"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#4338 …}
  +nested: Doctrine\ORM\PersistentCollection {#4340 …}
  +votes: Doctrine\ORM\PersistentCollection {#4342 …}
  +reports: Doctrine\ORM\PersistentCollection {#4344 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4346 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4348 …}
  -id: 423
  -bodyTs: "'disguis':13 'human':4 're':9 'sure':7 'though':14 'zuckerberg':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4849001"
  +editedAt: DateTimeImmutable @1697256205 {#4332
    date: 2023-10-14 06:03:25.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697256186 {#4333
    date: 2023-10-14 06:03:06.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
28 DENIED moderate
App\Entity\PostComment {#4337
  +user: App\Entity\User {#4350 …}
  +post: App\Entity\Post {#1833
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#267
      +icon: Proxies\__CG__\App\Entity\Image {#248 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#277
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#239 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#235 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#224 …}
      +entries: Doctrine\ORM\PersistentCollection {#182 …}
      +posts: Doctrine\ORM\PersistentCollection {#140 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#202 …}
      +bans: Doctrine\ORM\PersistentCollection {#119 …}
      +reports: Doctrine\ORM\PersistentCollection {#105 …}
      +badges: Doctrine\ORM\PersistentCollection {#83 …}
      +logs: Doctrine\ORM\PersistentCollection {#73 …}
      +awards: Doctrine\ORM\PersistentCollection {#62 …}
      +categories: Doctrine\ORM\PersistentCollection {#1797 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#271
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#273
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1928 …}
    +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 {#1793
      date: 2023-10-18 22:54:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1968 …}
    +reports: Doctrine\ORM\PersistentCollection {#1929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1952 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1369 …}
    +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 {#1823
      date: 2023-10-14 13:19:19.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697222931 {#1798
      date: 2023-10-13 20:48:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#267}
  +parent: App\Entity\PostComment {#4262
    +user: App\Entity\User {#4275 …}
    +post: App\Entity\Post {#1833}
    +magazine: App\Entity\Magazine {#267}
    +parent: null
    +root: null
    +image: null
    +body: """
      Heya, seems you made a post to lemmy from a mastodon instance.\n
      \n
      You can post to lemmy from mastodon, but there are a few things to keep in mind:\n
      \n
      1. The first line of your post is the title (if you only post 1 line lemmy will duplicate it), Lemmy only allows text here and things like links will look broken.\n
      2. Hashtags do work on Lemmy, but they will not be useful for discovery here we use communities instead (which display as groups on mastodon)\n
      3. Only the first image in your post is visible on Lemmy, be mindful of this when posting image or video content\n
      \n
      I am a human that stumbled upon your post, if you have any questions feel free to reply.
      """
    +lang: "en"
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1697252134 {#4257
      date: 2023-10-14 04:55:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
      "@EwanCroft@hachyderm.io"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#4263 …}
    +nested: Doctrine\ORM\PersistentCollection {#4265 …}
    +votes: Doctrine\ORM\PersistentCollection {#4267 …}
    +reports: Doctrine\ORM\PersistentCollection {#4269 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4271 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4273 …}
    -id: 422
    -bodyTs: "'1':30,44 '2':62 '3':87 'allow':52 'broken':61 'communiti':79 'content':108 'discoveri':75 'display':82 'duplic':48 'feel':123 'first':32,90 'free':124 'group':84 'hashtag':63 'heya':1 'human':112 'imag':91,105 'instanc':12 'instead':80 'keep':27 'lemmi':8,17,46,50,67,98 'like':57 'line':33,45 'link':58 'look':60 'made':4 'mastodon':11,19,86 'mind':29,100 'post':6,15,36,43,94,104,117 'question':122 'repli':126 'seem':2 'stumbl':114 'text':53 'thing':25,56 'titl':39 'upon':115 'use':73,78 'video':107 'visibl':96 'work':65"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://iusearchlinux.fyi/comment/2789620"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697252134 {#4258
      date: 2023-10-14 04:55:34.0 +02:00
    }
  }
  +root: App\Entity\PostComment {#4262}
  +image: null
  +body: """
    “I am a human.”\n
    \n
    Are you sure you’re not zuckerberg in disguise though?
    """
  +lang: "en"
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697256186 {#4331
    date: 2023-10-14 06:03:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@EwanCroft@hachyderm.io"
    "@Scraft161@iusearchlinux.fyi"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#4338 …}
  +nested: Doctrine\ORM\PersistentCollection {#4340 …}
  +votes: Doctrine\ORM\PersistentCollection {#4342 …}
  +reports: Doctrine\ORM\PersistentCollection {#4344 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4346 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4348 …}
  -id: 423
  -bodyTs: "'disguis':13 'human':4 're':9 'sure':7 'though':14 'zuckerberg':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4849001"
  +editedAt: DateTimeImmutable @1697256205 {#4332
    date: 2023-10-14 06:03:25.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697256186 {#4333
    date: 2023-10-14 06:03:06.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
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 {#4410
  +user: Proxies\__CG__\App\Entity\User {#1944 …}
  +post: App\Entity\Post {#1833
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#267
      +icon: Proxies\__CG__\App\Entity\Image {#248 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#277
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#239 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#235 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#224 …}
      +entries: Doctrine\ORM\PersistentCollection {#182 …}
      +posts: Doctrine\ORM\PersistentCollection {#140 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#202 …}
      +bans: Doctrine\ORM\PersistentCollection {#119 …}
      +reports: Doctrine\ORM\PersistentCollection {#105 …}
      +badges: Doctrine\ORM\PersistentCollection {#83 …}
      +logs: Doctrine\ORM\PersistentCollection {#73 …}
      +awards: Doctrine\ORM\PersistentCollection {#62 …}
      +categories: Doctrine\ORM\PersistentCollection {#1797 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#271
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#273
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1928 …}
    +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 {#1793
      date: 2023-10-18 22:54:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1968 …}
    +reports: Doctrine\ORM\PersistentCollection {#1929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1952 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1369 …}
    +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 {#1823
      date: 2023-10-14 13:19:19.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697222931 {#1798
      date: 2023-10-13 20:48:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#267}
  +parent: App\Entity\PostComment {#4262
    +user: App\Entity\User {#4275 …}
    +post: App\Entity\Post {#1833}
    +magazine: App\Entity\Magazine {#267}
    +parent: null
    +root: null
    +image: null
    +body: """
      Heya, seems you made a post to lemmy from a mastodon instance.\n
      \n
      You can post to lemmy from mastodon, but there are a few things to keep in mind:\n
      \n
      1. The first line of your post is the title (if you only post 1 line lemmy will duplicate it), Lemmy only allows text here and things like links will look broken.\n
      2. Hashtags do work on Lemmy, but they will not be useful for discovery here we use communities instead (which display as groups on mastodon)\n
      3. Only the first image in your post is visible on Lemmy, be mindful of this when posting image or video content\n
      \n
      I am a human that stumbled upon your post, if you have any questions feel free to reply.
      """
    +lang: "en"
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1697252134 {#4257
      date: 2023-10-14 04:55:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
      "@EwanCroft@hachyderm.io"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#4263 …}
    +nested: Doctrine\ORM\PersistentCollection {#4265 …}
    +votes: Doctrine\ORM\PersistentCollection {#4267 …}
    +reports: Doctrine\ORM\PersistentCollection {#4269 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4271 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4273 …}
    -id: 422
    -bodyTs: "'1':30,44 '2':62 '3':87 'allow':52 'broken':61 'communiti':79 'content':108 'discoveri':75 'display':82 'duplic':48 'feel':123 'first':32,90 'free':124 'group':84 'hashtag':63 'heya':1 'human':112 'imag':91,105 'instanc':12 'instead':80 'keep':27 'lemmi':8,17,46,50,67,98 'like':57 'line':33,45 'link':58 'look':60 'made':4 'mastodon':11,19,86 'mind':29,100 'post':6,15,36,43,94,104,117 'question':122 'repli':126 'seem':2 'stumbl':114 'text':53 'thing':25,56 'titl':39 'upon':115 'use':73,78 'video':107 'visibl':96 'work':65"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://iusearchlinux.fyi/comment/2789620"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697252134 {#4258
      date: 2023-10-14 04:55:34.0 +02:00
    }
  }
  +root: App\Entity\PostComment {#4262}
  +image: null
  +body: "@Scraft161@iusearchlinux.fyi fixed! good to know, thanks."
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697282461 {#4405
    date: 2023-10-14 13:21:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@EwanCroft@hachyderm.io"
    "@Scraft161@iusearchlinux.fyi"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#4411 …}
  +nested: Doctrine\ORM\PersistentCollection {#4413 …}
  +votes: Doctrine\ORM\PersistentCollection {#4415 …}
  +reports: Doctrine\ORM\PersistentCollection {#4417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4421 …}
  -id: 488
  -bodyTs: "'fix':2 'good':3 'know':5 'scraft161@iusearchlinux.fyi':1 'thank':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hachyderm.io/users/EwanCroft/statuses/111233103423224445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697282461 {#4406
    date: 2023-10-14 13:21:01.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 {#4410
  +user: Proxies\__CG__\App\Entity\User {#1944 …}
  +post: App\Entity\Post {#1833
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#267
      +icon: Proxies\__CG__\App\Entity\Image {#248 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#277
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#239 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#235 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#224 …}
      +entries: Doctrine\ORM\PersistentCollection {#182 …}
      +posts: Doctrine\ORM\PersistentCollection {#140 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#202 …}
      +bans: Doctrine\ORM\PersistentCollection {#119 …}
      +reports: Doctrine\ORM\PersistentCollection {#105 …}
      +badges: Doctrine\ORM\PersistentCollection {#83 …}
      +logs: Doctrine\ORM\PersistentCollection {#73 …}
      +awards: Doctrine\ORM\PersistentCollection {#62 …}
      +categories: Doctrine\ORM\PersistentCollection {#1797 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#271
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#273
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1928 …}
    +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 {#1793
      date: 2023-10-18 22:54:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1968 …}
    +reports: Doctrine\ORM\PersistentCollection {#1929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1952 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1369 …}
    +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 {#1823
      date: 2023-10-14 13:19:19.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697222931 {#1798
      date: 2023-10-13 20:48:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#267}
  +parent: App\Entity\PostComment {#4262
    +user: App\Entity\User {#4275 …}
    +post: App\Entity\Post {#1833}
    +magazine: App\Entity\Magazine {#267}
    +parent: null
    +root: null
    +image: null
    +body: """
      Heya, seems you made a post to lemmy from a mastodon instance.\n
      \n
      You can post to lemmy from mastodon, but there are a few things to keep in mind:\n
      \n
      1. The first line of your post is the title (if you only post 1 line lemmy will duplicate it), Lemmy only allows text here and things like links will look broken.\n
      2. Hashtags do work on Lemmy, but they will not be useful for discovery here we use communities instead (which display as groups on mastodon)\n
      3. Only the first image in your post is visible on Lemmy, be mindful of this when posting image or video content\n
      \n
      I am a human that stumbled upon your post, if you have any questions feel free to reply.
      """
    +lang: "en"
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1697252134 {#4257
      date: 2023-10-14 04:55:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
      "@EwanCroft@hachyderm.io"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#4263 …}
    +nested: Doctrine\ORM\PersistentCollection {#4265 …}
    +votes: Doctrine\ORM\PersistentCollection {#4267 …}
    +reports: Doctrine\ORM\PersistentCollection {#4269 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4271 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4273 …}
    -id: 422
    -bodyTs: "'1':30,44 '2':62 '3':87 'allow':52 'broken':61 'communiti':79 'content':108 'discoveri':75 'display':82 'duplic':48 'feel':123 'first':32,90 'free':124 'group':84 'hashtag':63 'heya':1 'human':112 'imag':91,105 'instanc':12 'instead':80 'keep':27 'lemmi':8,17,46,50,67,98 'like':57 'line':33,45 'link':58 'look':60 'made':4 'mastodon':11,19,86 'mind':29,100 'post':6,15,36,43,94,104,117 'question':122 'repli':126 'seem':2 'stumbl':114 'text':53 'thing':25,56 'titl':39 'upon':115 'use':73,78 'video':107 'visibl':96 'work':65"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://iusearchlinux.fyi/comment/2789620"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697252134 {#4258
      date: 2023-10-14 04:55:34.0 +02:00
    }
  }
  +root: App\Entity\PostComment {#4262}
  +image: null
  +body: "@Scraft161@iusearchlinux.fyi fixed! good to know, thanks."
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697282461 {#4405
    date: 2023-10-14 13:21:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@EwanCroft@hachyderm.io"
    "@Scraft161@iusearchlinux.fyi"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#4411 …}
  +nested: Doctrine\ORM\PersistentCollection {#4413 …}
  +votes: Doctrine\ORM\PersistentCollection {#4415 …}
  +reports: Doctrine\ORM\PersistentCollection {#4417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4421 …}
  -id: 488
  -bodyTs: "'fix':2 'good':3 'know':5 'scraft161@iusearchlinux.fyi':1 'thank':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hachyderm.io/users/EwanCroft/statuses/111233103423224445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697282461 {#4406
    date: 2023-10-14 13:21:01.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 {#4410
  +user: Proxies\__CG__\App\Entity\User {#1944 …}
  +post: App\Entity\Post {#1833
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#267
      +icon: Proxies\__CG__\App\Entity\Image {#248 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#277
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#239 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#235 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#224 …}
      +entries: Doctrine\ORM\PersistentCollection {#182 …}
      +posts: Doctrine\ORM\PersistentCollection {#140 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#202 …}
      +bans: Doctrine\ORM\PersistentCollection {#119 …}
      +reports: Doctrine\ORM\PersistentCollection {#105 …}
      +badges: Doctrine\ORM\PersistentCollection {#83 …}
      +logs: Doctrine\ORM\PersistentCollection {#73 …}
      +awards: Doctrine\ORM\PersistentCollection {#62 …}
      +categories: Doctrine\ORM\PersistentCollection {#1797 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#271
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#273
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1928 …}
    +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 {#1793
      date: 2023-10-18 22:54:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1968 …}
    +reports: Doctrine\ORM\PersistentCollection {#1929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1952 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1369 …}
    +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 {#1823
      date: 2023-10-14 13:19:19.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697222931 {#1798
      date: 2023-10-13 20:48:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#267}
  +parent: App\Entity\PostComment {#4262
    +user: App\Entity\User {#4275 …}
    +post: App\Entity\Post {#1833}
    +magazine: App\Entity\Magazine {#267}
    +parent: null
    +root: null
    +image: null
    +body: """
      Heya, seems you made a post to lemmy from a mastodon instance.\n
      \n
      You can post to lemmy from mastodon, but there are a few things to keep in mind:\n
      \n
      1. The first line of your post is the title (if you only post 1 line lemmy will duplicate it), Lemmy only allows text here and things like links will look broken.\n
      2. Hashtags do work on Lemmy, but they will not be useful for discovery here we use communities instead (which display as groups on mastodon)\n
      3. Only the first image in your post is visible on Lemmy, be mindful of this when posting image or video content\n
      \n
      I am a human that stumbled upon your post, if you have any questions feel free to reply.
      """
    +lang: "en"
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1697252134 {#4257
      date: 2023-10-14 04:55:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
      "@EwanCroft@hachyderm.io"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#4263 …}
    +nested: Doctrine\ORM\PersistentCollection {#4265 …}
    +votes: Doctrine\ORM\PersistentCollection {#4267 …}
    +reports: Doctrine\ORM\PersistentCollection {#4269 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4271 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4273 …}
    -id: 422
    -bodyTs: "'1':30,44 '2':62 '3':87 'allow':52 'broken':61 'communiti':79 'content':108 'discoveri':75 'display':82 'duplic':48 'feel':123 'first':32,90 'free':124 'group':84 'hashtag':63 'heya':1 'human':112 'imag':91,105 'instanc':12 'instead':80 'keep':27 'lemmi':8,17,46,50,67,98 'like':57 'line':33,45 'link':58 'look':60 'made':4 'mastodon':11,19,86 'mind':29,100 'post':6,15,36,43,94,104,117 'question':122 'repli':126 'seem':2 'stumbl':114 'text':53 'thing':25,56 'titl':39 'upon':115 'use':73,78 'video':107 'visibl':96 'work':65"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://iusearchlinux.fyi/comment/2789620"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697252134 {#4258
      date: 2023-10-14 04:55:34.0 +02:00
    }
  }
  +root: App\Entity\PostComment {#4262}
  +image: null
  +body: "@Scraft161@iusearchlinux.fyi fixed! good to know, thanks."
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697282461 {#4405
    date: 2023-10-14 13:21:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
    "@EwanCroft@hachyderm.io"
    "@Scraft161@iusearchlinux.fyi"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#4411 …}
  +nested: Doctrine\ORM\PersistentCollection {#4413 …}
  +votes: Doctrine\ORM\PersistentCollection {#4415 …}
  +reports: Doctrine\ORM\PersistentCollection {#4417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4421 …}
  -id: 488
  -bodyTs: "'fix':2 'good':3 'know':5 'scraft161@iusearchlinux.fyi':1 'thank':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hachyderm.io/users/EwanCroft/statuses/111233103423224445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697282461 {#4406
    date: 2023-10-14 13:21:01.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 {#4425
  +user: App\Entity\User {#4438 …}
  +post: App\Entity\Post {#1833
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#267
      +icon: Proxies\__CG__\App\Entity\Image {#248 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#277
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#239 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#235 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#224 …}
      +entries: Doctrine\ORM\PersistentCollection {#182 …}
      +posts: Doctrine\ORM\PersistentCollection {#140 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#202 …}
      +bans: Doctrine\ORM\PersistentCollection {#119 …}
      +reports: Doctrine\ORM\PersistentCollection {#105 …}
      +badges: Doctrine\ORM\PersistentCollection {#83 …}
      +logs: Doctrine\ORM\PersistentCollection {#73 …}
      +awards: Doctrine\ORM\PersistentCollection {#62 …}
      +categories: Doctrine\ORM\PersistentCollection {#1797 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#271
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#273
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1928 …}
    +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 {#1793
      date: 2023-10-18 22:54:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1968 …}
    +reports: Doctrine\ORM\PersistentCollection {#1929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1952 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1369 …}
    +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 {#1823
      date: 2023-10-14 13:19:19.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697222931 {#1798
      date: 2023-10-13 20:48:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#267}
  +parent: null
  +root: null
  +image: null
  +body: "#865 Film Superman IV: The Quest for Peace"
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697322258 {#4409
    date: 2023-10-15 00:24:18.0 +02:00
  }
  +ip: null
  +tags: [
    "865"
  ]
  +mentions: [
    "@memes@lemmy.ml"
    "@EwanCroft@hachyderm.io"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#4426 …}
  +nested: Doctrine\ORM\PersistentCollection {#4428 …}
  +votes: Doctrine\ORM\PersistentCollection {#4430 …}
  +reports: Doctrine\ORM\PersistentCollection {#4432 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4434 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4436 …}
  -id: 428
  -bodyTs: "'865':1 'film':2 'iv':4 'peac':8 'quest':6 'superman':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4876238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697322258 {#4408
    date: 2023-10-15 00:24:18.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 {#4425
  +user: App\Entity\User {#4438 …}
  +post: App\Entity\Post {#1833
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#267
      +icon: Proxies\__CG__\App\Entity\Image {#248 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#277
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#239 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#235 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#224 …}
      +entries: Doctrine\ORM\PersistentCollection {#182 …}
      +posts: Doctrine\ORM\PersistentCollection {#140 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#202 …}
      +bans: Doctrine\ORM\PersistentCollection {#119 …}
      +reports: Doctrine\ORM\PersistentCollection {#105 …}
      +badges: Doctrine\ORM\PersistentCollection {#83 …}
      +logs: Doctrine\ORM\PersistentCollection {#73 …}
      +awards: Doctrine\ORM\PersistentCollection {#62 …}
      +categories: Doctrine\ORM\PersistentCollection {#1797 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#271
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#273
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1928 …}
    +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 {#1793
      date: 2023-10-18 22:54:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1968 …}
    +reports: Doctrine\ORM\PersistentCollection {#1929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1952 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1369 …}
    +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 {#1823
      date: 2023-10-14 13:19:19.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697222931 {#1798
      date: 2023-10-13 20:48:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#267}
  +parent: null
  +root: null
  +image: null
  +body: "#865 Film Superman IV: The Quest for Peace"
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697322258 {#4409
    date: 2023-10-15 00:24:18.0 +02:00
  }
  +ip: null
  +tags: [
    "865"
  ]
  +mentions: [
    "@memes@lemmy.ml"
    "@EwanCroft@hachyderm.io"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#4426 …}
  +nested: Doctrine\ORM\PersistentCollection {#4428 …}
  +votes: Doctrine\ORM\PersistentCollection {#4430 …}
  +reports: Doctrine\ORM\PersistentCollection {#4432 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4434 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4436 …}
  -id: 428
  -bodyTs: "'865':1 'film':2 'iv':4 'peac':8 'quest':6 'superman':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4876238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697322258 {#4408
    date: 2023-10-15 00:24:18.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 {#4425
  +user: App\Entity\User {#4438 …}
  +post: App\Entity\Post {#1833
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#267
      +icon: Proxies\__CG__\App\Entity\Image {#248 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#277
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#239 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#235 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#224 …}
      +entries: Doctrine\ORM\PersistentCollection {#182 …}
      +posts: Doctrine\ORM\PersistentCollection {#140 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#202 …}
      +bans: Doctrine\ORM\PersistentCollection {#119 …}
      +reports: Doctrine\ORM\PersistentCollection {#105 …}
      +badges: Doctrine\ORM\PersistentCollection {#83 …}
      +logs: Doctrine\ORM\PersistentCollection {#73 …}
      +awards: Doctrine\ORM\PersistentCollection {#62 …}
      +categories: Doctrine\ORM\PersistentCollection {#1797 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#271
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#273
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1928 …}
    +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 {#1793
      date: 2023-10-18 22:54:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1968 …}
    +reports: Doctrine\ORM\PersistentCollection {#1929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1952 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1369 …}
    +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 {#1823
      date: 2023-10-14 13:19:19.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697222931 {#1798
      date: 2023-10-13 20:48:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#267}
  +parent: null
  +root: null
  +image: null
  +body: "#865 Film Superman IV: The Quest for Peace"
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697322258 {#4409
    date: 2023-10-15 00:24:18.0 +02:00
  }
  +ip: null
  +tags: [
    "865"
  ]
  +mentions: [
    "@memes@lemmy.ml"
    "@EwanCroft@hachyderm.io"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#4426 …}
  +nested: Doctrine\ORM\PersistentCollection {#4428 …}
  +votes: Doctrine\ORM\PersistentCollection {#4430 …}
  +reports: Doctrine\ORM\PersistentCollection {#4432 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4434 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4436 …}
  -id: 428
  -bodyTs: "'865':1 'film':2 'iv':4 'peac':8 'quest':6 'superman':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4876238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697322258 {#4408
    date: 2023-10-15 00:24:18.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\PostComment {#4498
  +user: App\Entity\User {#4511 …}
  +post: App\Entity\Post {#1833
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#267
      +icon: Proxies\__CG__\App\Entity\Image {#248 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#277
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#239 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#235 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#224 …}
      +entries: Doctrine\ORM\PersistentCollection {#182 …}
      +posts: Doctrine\ORM\PersistentCollection {#140 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#202 …}
      +bans: Doctrine\ORM\PersistentCollection {#119 …}
      +reports: Doctrine\ORM\PersistentCollection {#105 …}
      +badges: Doctrine\ORM\PersistentCollection {#83 …}
      +logs: Doctrine\ORM\PersistentCollection {#73 …}
      +awards: Doctrine\ORM\PersistentCollection {#62 …}
      +categories: Doctrine\ORM\PersistentCollection {#1797 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#271
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#273
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1928 …}
    +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 {#1793
      date: 2023-10-18 22:54:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1968 …}
    +reports: Doctrine\ORM\PersistentCollection {#1929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1952 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1369 …}
    +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 {#1823
      date: 2023-10-14 13:19:19.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697222931 {#1798
      date: 2023-10-13 20:48:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#267}
  +parent: App\Entity\PostComment {#4189
    +user: App\Entity\User {#4202 …}
    +post: App\Entity\Post {#1833}
    +magazine: App\Entity\Magazine {#267}
    +parent: App\Entity\PostComment {#4116
      +user: App\Entity\User {#4129 …}
      +post: App\Entity\Post {#1833}
      +magazine: App\Entity\Magazine {#267}
      +parent: null
      +root: null
      +image: null
      +body: "Seems the Franchise Currently Plying Its Trade in Milton Keynes didn’t get the memo."
      +lang: "en"
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1697226251 {#4100
        date: 2023-10-13 21:44:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@memes@lemmy.ml"
        "@EwanCroft@hachyderm.io"
      ]
      +isAdult: false
      +updateMark: false
      +children: Doctrine\ORM\PersistentCollection {#4117 …}
      +nested: Doctrine\ORM\PersistentCollection {#4119 …}
      +votes: Doctrine\ORM\PersistentCollection {#4121 …}
      +reports: Doctrine\ORM\PersistentCollection {#4123 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4125 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4127 …}
      -id: 420
      -bodyTs: "'current':4 'didn':11 'franchis':3 'get':13 'keyn':10 'memo':15 'milton':9 'pli':5 'seem':1 'trade':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4508320"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697226251 {#4099
        date: 2023-10-13 21:44:11.0 +02:00
      }
    }
    +root: App\Entity\PostComment {#4116}
    +image: null
    +body: "Kinda makes me wonder how john would react if they ever tried to come back (which they won’t). But I’d reckon not well."
    +lang: "en"
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697226925 {#4184
      date: 2023-10-13 21:55:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
      "@EwanCroft@hachyderm.io"
      "@PunnyName@lemmy.world"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#4190 …}
    +nested: Doctrine\ORM\PersistentCollection {#4192 …}
    +votes: Doctrine\ORM\PersistentCollection {#4194 …}
    +reports: Doctrine\ORM\PersistentCollection {#4196 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
    -id: 421
    -bodyTs: "'back':15 'come':14 'd':22 'ever':11 'john':6 'kinda':1 'make':2 'react':8 'reckon':23 'tri':12 'well':25 'won':18 'wonder':4 'would':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4508527"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697226925 {#4185
      date: 2023-10-13 21:55:25.0 +02:00
    }
  }
  +root: App\Entity\PostComment {#4116}
  +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 {#4493
    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 {#4499 …}
  +nested: Doctrine\ORM\PersistentCollection {#4501 …}
  +votes: Doctrine\ORM\PersistentCollection {#4503 …}
  +reports: Doctrine\ORM\PersistentCollection {#4505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4507 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4509 …}
  -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 {#4494
    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
39 DENIED edit
App\Entity\PostComment {#4498
  +user: App\Entity\User {#4511 …}
  +post: App\Entity\Post {#1833
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#267
      +icon: Proxies\__CG__\App\Entity\Image {#248 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#277
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#239 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#235 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#224 …}
      +entries: Doctrine\ORM\PersistentCollection {#182 …}
      +posts: Doctrine\ORM\PersistentCollection {#140 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#202 …}
      +bans: Doctrine\ORM\PersistentCollection {#119 …}
      +reports: Doctrine\ORM\PersistentCollection {#105 …}
      +badges: Doctrine\ORM\PersistentCollection {#83 …}
      +logs: Doctrine\ORM\PersistentCollection {#73 …}
      +awards: Doctrine\ORM\PersistentCollection {#62 …}
      +categories: Doctrine\ORM\PersistentCollection {#1797 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#271
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#273
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1928 …}
    +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 {#1793
      date: 2023-10-18 22:54:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1968 …}
    +reports: Doctrine\ORM\PersistentCollection {#1929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1952 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1369 …}
    +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 {#1823
      date: 2023-10-14 13:19:19.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697222931 {#1798
      date: 2023-10-13 20:48:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#267}
  +parent: App\Entity\PostComment {#4189
    +user: App\Entity\User {#4202 …}
    +post: App\Entity\Post {#1833}
    +magazine: App\Entity\Magazine {#267}
    +parent: App\Entity\PostComment {#4116
      +user: App\Entity\User {#4129 …}
      +post: App\Entity\Post {#1833}
      +magazine: App\Entity\Magazine {#267}
      +parent: null
      +root: null
      +image: null
      +body: "Seems the Franchise Currently Plying Its Trade in Milton Keynes didn’t get the memo."
      +lang: "en"
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1697226251 {#4100
        date: 2023-10-13 21:44:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@memes@lemmy.ml"
        "@EwanCroft@hachyderm.io"
      ]
      +isAdult: false
      +updateMark: false
      +children: Doctrine\ORM\PersistentCollection {#4117 …}
      +nested: Doctrine\ORM\PersistentCollection {#4119 …}
      +votes: Doctrine\ORM\PersistentCollection {#4121 …}
      +reports: Doctrine\ORM\PersistentCollection {#4123 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4125 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4127 …}
      -id: 420
      -bodyTs: "'current':4 'didn':11 'franchis':3 'get':13 'keyn':10 'memo':15 'milton':9 'pli':5 'seem':1 'trade':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4508320"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697226251 {#4099
        date: 2023-10-13 21:44:11.0 +02:00
      }
    }
    +root: App\Entity\PostComment {#4116}
    +image: null
    +body: "Kinda makes me wonder how john would react if they ever tried to come back (which they won’t). But I’d reckon not well."
    +lang: "en"
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697226925 {#4184
      date: 2023-10-13 21:55:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
      "@EwanCroft@hachyderm.io"
      "@PunnyName@lemmy.world"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#4190 …}
    +nested: Doctrine\ORM\PersistentCollection {#4192 …}
    +votes: Doctrine\ORM\PersistentCollection {#4194 …}
    +reports: Doctrine\ORM\PersistentCollection {#4196 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
    -id: 421
    -bodyTs: "'back':15 'come':14 'd':22 'ever':11 'john':6 'kinda':1 'make':2 'react':8 'reckon':23 'tri':12 'well':25 'won':18 'wonder':4 'would':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4508527"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697226925 {#4185
      date: 2023-10-13 21:55:25.0 +02:00
    }
  }
  +root: App\Entity\PostComment {#4116}
  +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 {#4493
    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 {#4499 …}
  +nested: Doctrine\ORM\PersistentCollection {#4501 …}
  +votes: Doctrine\ORM\PersistentCollection {#4503 …}
  +reports: Doctrine\ORM\PersistentCollection {#4505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4507 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4509 …}
  -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 {#4494
    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
40 DENIED moderate
App\Entity\PostComment {#4498
  +user: App\Entity\User {#4511 …}
  +post: App\Entity\Post {#1833
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#267
      +icon: Proxies\__CG__\App\Entity\Image {#248 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#277
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#239 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#235 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#224 …}
      +entries: Doctrine\ORM\PersistentCollection {#182 …}
      +posts: Doctrine\ORM\PersistentCollection {#140 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#202 …}
      +bans: Doctrine\ORM\PersistentCollection {#119 …}
      +reports: Doctrine\ORM\PersistentCollection {#105 …}
      +badges: Doctrine\ORM\PersistentCollection {#83 …}
      +logs: Doctrine\ORM\PersistentCollection {#73 …}
      +awards: Doctrine\ORM\PersistentCollection {#62 …}
      +categories: Doctrine\ORM\PersistentCollection {#1797 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#271
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#273
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1928 …}
    +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 {#1793
      date: 2023-10-18 22:54:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1968 …}
    +reports: Doctrine\ORM\PersistentCollection {#1929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1952 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1369 …}
    +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 {#1823
      date: 2023-10-14 13:19:19.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697222931 {#1798
      date: 2023-10-13 20:48:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#267}
  +parent: App\Entity\PostComment {#4189
    +user: App\Entity\User {#4202 …}
    +post: App\Entity\Post {#1833}
    +magazine: App\Entity\Magazine {#267}
    +parent: App\Entity\PostComment {#4116
      +user: App\Entity\User {#4129 …}
      +post: App\Entity\Post {#1833}
      +magazine: App\Entity\Magazine {#267}
      +parent: null
      +root: null
      +image: null
      +body: "Seems the Franchise Currently Plying Its Trade in Milton Keynes didn’t get the memo."
      +lang: "en"
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1697226251 {#4100
        date: 2023-10-13 21:44:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@memes@lemmy.ml"
        "@EwanCroft@hachyderm.io"
      ]
      +isAdult: false
      +updateMark: false
      +children: Doctrine\ORM\PersistentCollection {#4117 …}
      +nested: Doctrine\ORM\PersistentCollection {#4119 …}
      +votes: Doctrine\ORM\PersistentCollection {#4121 …}
      +reports: Doctrine\ORM\PersistentCollection {#4123 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4125 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4127 …}
      -id: 420
      -bodyTs: "'current':4 'didn':11 'franchis':3 'get':13 'keyn':10 'memo':15 'milton':9 'pli':5 'seem':1 'trade':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4508320"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697226251 {#4099
        date: 2023-10-13 21:44:11.0 +02:00
      }
    }
    +root: App\Entity\PostComment {#4116}
    +image: null
    +body: "Kinda makes me wonder how john would react if they ever tried to come back (which they won’t). But I’d reckon not well."
    +lang: "en"
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697226925 {#4184
      date: 2023-10-13 21:55:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
      "@EwanCroft@hachyderm.io"
      "@PunnyName@lemmy.world"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#4190 …}
    +nested: Doctrine\ORM\PersistentCollection {#4192 …}
    +votes: Doctrine\ORM\PersistentCollection {#4194 …}
    +reports: Doctrine\ORM\PersistentCollection {#4196 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
    -id: 421
    -bodyTs: "'back':15 'come':14 'd':22 'ever':11 'john':6 'kinda':1 'make':2 'react':8 'reckon':23 'tri':12 'well':25 'won':18 'wonder':4 'would':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4508527"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697226925 {#4185
      date: 2023-10-13 21:55:25.0 +02:00
    }
  }
  +root: App\Entity\PostComment {#4116}
  +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 {#4493
    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 {#4499 …}
  +nested: Doctrine\ORM\PersistentCollection {#4501 …}
  +votes: Doctrine\ORM\PersistentCollection {#4503 …}
  +reports: Doctrine\ORM\PersistentCollection {#4505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4507 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4509 …}
  -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 {#4494
    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
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 {#4571
  +user: App\Entity\User {#4584 …}
  +post: App\Entity\Post {#1833
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#267
      +icon: Proxies\__CG__\App\Entity\Image {#248 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#277
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#239 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#235 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#224 …}
      +entries: Doctrine\ORM\PersistentCollection {#182 …}
      +posts: Doctrine\ORM\PersistentCollection {#140 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#202 …}
      +bans: Doctrine\ORM\PersistentCollection {#119 …}
      +reports: Doctrine\ORM\PersistentCollection {#105 …}
      +badges: Doctrine\ORM\PersistentCollection {#83 …}
      +logs: Doctrine\ORM\PersistentCollection {#73 …}
      +awards: Doctrine\ORM\PersistentCollection {#62 …}
      +categories: Doctrine\ORM\PersistentCollection {#1797 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#271
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#273
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1928 …}
    +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 {#1793
      date: 2023-10-18 22:54:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1968 …}
    +reports: Doctrine\ORM\PersistentCollection {#1929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1952 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1369 …}
    +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 {#1823
      date: 2023-10-14 13:19:19.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697222931 {#1798
      date: 2023-10-13 20:48:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#267}
  +parent: null
  +root: null
  +image: null
  +body: "Shithole."
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697662491 {#4566
    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 {#4572 …}
  +nested: Doctrine\ORM\PersistentCollection {#4574 …}
  +votes: Doctrine\ORM\PersistentCollection {#4576 …}
  +reports: Doctrine\ORM\PersistentCollection {#4578 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4580 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4582 …}
  -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 {#4567
    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
43 DENIED edit
App\Entity\PostComment {#4571
  +user: App\Entity\User {#4584 …}
  +post: App\Entity\Post {#1833
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#267
      +icon: Proxies\__CG__\App\Entity\Image {#248 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#277
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#239 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#235 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#224 …}
      +entries: Doctrine\ORM\PersistentCollection {#182 …}
      +posts: Doctrine\ORM\PersistentCollection {#140 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#202 …}
      +bans: Doctrine\ORM\PersistentCollection {#119 …}
      +reports: Doctrine\ORM\PersistentCollection {#105 …}
      +badges: Doctrine\ORM\PersistentCollection {#83 …}
      +logs: Doctrine\ORM\PersistentCollection {#73 …}
      +awards: Doctrine\ORM\PersistentCollection {#62 …}
      +categories: Doctrine\ORM\PersistentCollection {#1797 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#271
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#273
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1928 …}
    +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 {#1793
      date: 2023-10-18 22:54:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1968 …}
    +reports: Doctrine\ORM\PersistentCollection {#1929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1952 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1369 …}
    +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 {#1823
      date: 2023-10-14 13:19:19.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697222931 {#1798
      date: 2023-10-13 20:48:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#267}
  +parent: null
  +root: null
  +image: null
  +body: "Shithole."
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697662491 {#4566
    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 {#4572 …}
  +nested: Doctrine\ORM\PersistentCollection {#4574 …}
  +votes: Doctrine\ORM\PersistentCollection {#4576 …}
  +reports: Doctrine\ORM\PersistentCollection {#4578 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4580 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4582 …}
  -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 {#4567
    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
44 DENIED moderate
App\Entity\PostComment {#4571
  +user: App\Entity\User {#4584 …}
  +post: App\Entity\Post {#1833
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#267
      +icon: Proxies\__CG__\App\Entity\Image {#248 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#277
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#239 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#235 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#224 …}
      +entries: Doctrine\ORM\PersistentCollection {#182 …}
      +posts: Doctrine\ORM\PersistentCollection {#140 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#202 …}
      +bans: Doctrine\ORM\PersistentCollection {#119 …}
      +reports: Doctrine\ORM\PersistentCollection {#105 …}
      +badges: Doctrine\ORM\PersistentCollection {#83 …}
      +logs: Doctrine\ORM\PersistentCollection {#73 …}
      +awards: Doctrine\ORM\PersistentCollection {#62 …}
      +categories: Doctrine\ORM\PersistentCollection {#1797 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#271
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#273
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1928 …}
    +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 {#1793
      date: 2023-10-18 22:54:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@memes@lemmy.ml"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1968 …}
    +reports: Doctrine\ORM\PersistentCollection {#1929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1952 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1369 …}
    +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 {#1823
      date: 2023-10-14 13:19:19.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697222931 {#1798
      date: 2023-10-13 20:48:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#267}
  +parent: null
  +root: null
  +image: null
  +body: "Shithole."
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697662491 {#4566
    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 {#4572 …}
  +nested: Doctrine\ORM\PersistentCollection {#4574 …}
  +votes: Doctrine\ORM\PersistentCollection {#4576 …}
  +reports: Doctrine\ORM\PersistentCollection {#4578 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4580 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4582 …}
  -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 {#4567
    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
45 DENIED edit
App\Entity\Magazine {#267
  +icon: Proxies\__CG__\App\Entity\Image {#248 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#277
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#239 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#235 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#224 …}
  +entries: Doctrine\ORM\PersistentCollection {#182 …}
  +posts: Doctrine\ORM\PersistentCollection {#140 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#202 …}
  +bans: Doctrine\ORM\PersistentCollection {#119 …}
  +reports: Doctrine\ORM\PersistentCollection {#105 …}
  +badges: Doctrine\ORM\PersistentCollection {#83 …}
  +logs: Doctrine\ORM\PersistentCollection {#73 …}
  +awards: Doctrine\ORM\PersistentCollection {#62 …}
  +categories: Doctrine\ORM\PersistentCollection {#1797 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#271
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#273
    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