GET https://kbin.spritesserver.nl/m/memes@lemmy.ml/t/15564/Columbine-vibes/newest?p=1

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 …}
}
4.31 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\Entry {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "Columbine-vibes"
  +title: "Columbine vibes"
  +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 116
  +favouriteCount: 1301
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701039590 {#2410
    date: 2023-11-26 23:59:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 15564
  -titleTs: "'columbin':1 'vibe':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700769573
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/9880967"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700683173 {#1850
    date: 2023-11-22 20:59:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "Columbine-vibes"
  +title: "Columbine vibes"
  +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 116
  +favouriteCount: 1301
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701039590 {#2410
    date: 2023-11-26 23:59:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 15564
  -titleTs: "'columbin':1 'vibe':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700769573
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/9880967"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700683173 {#1850
    date: 2023-11-22 20:59:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "Columbine-vibes"
  +title: "Columbine vibes"
  +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 116
  +favouriteCount: 1301
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701039590 {#2410
    date: 2023-11-26 23:59:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 15564
  -titleTs: "'columbin':1 'vibe':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700769573
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/9880967"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700683173 {#1850
    date: 2023-11-22 20:59:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#3993
  +user: App\Entity\User {#3941 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Apparently some random African and Asian child slaves are also his enemies."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700844761 {#4002
    date: 2023-11-24 17:52:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3991 …}
  +nested: Doctrine\ORM\PersistentCollection {#3989 …}
  +votes: Doctrine\ORM\PersistentCollection {#3987 …}
  +reports: Doctrine\ORM\PersistentCollection {#3985 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
  -id: 159122
  -bodyTs: "'african':4 'also':10 'appar':1 'asian':6 'child':7 'enemi':12 'random':3 'slave':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4584467"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700844761 {#3938
    date: 2023-11-24 17:52:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#3993
  +user: App\Entity\User {#3941 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Apparently some random African and Asian child slaves are also his enemies."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700844761 {#4002
    date: 2023-11-24 17:52:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3991 …}
  +nested: Doctrine\ORM\PersistentCollection {#3989 …}
  +votes: Doctrine\ORM\PersistentCollection {#3987 …}
  +reports: Doctrine\ORM\PersistentCollection {#3985 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
  -id: 159122
  -bodyTs: "'african':4 'also':10 'appar':1 'asian':6 'child':7 'enemi':12 'random':3 'slave':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4584467"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700844761 {#3938
    date: 2023-11-24 17:52:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#3993
  +user: App\Entity\User {#3941 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Apparently some random African and Asian child slaves are also his enemies."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700844761 {#4002
    date: 2023-11-24 17:52:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3991 …}
  +nested: Doctrine\ORM\PersistentCollection {#3989 …}
  +votes: Doctrine\ORM\PersistentCollection {#3987 …}
  +reports: Doctrine\ORM\PersistentCollection {#3985 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
  -id: 159122
  -bodyTs: "'african':4 'also':10 'appar':1 'asian':6 'child':7 'enemi':12 'random':3 'slave':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4584467"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700844761 {#3938
    date: 2023-11-24 17:52:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#4025
  +user: App\Entity\User {#4014 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "If you gotta say it out loud, it probably isn’t true."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1700841967 {#4031
    date: 2023-11-24 17:06:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4030 …}
  +nested: Doctrine\ORM\PersistentCollection {#4029 …}
  +votes: Doctrine\ORM\PersistentCollection {#4020 …}
  +reports: Doctrine\ORM\PersistentCollection {#4023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4018 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4016 …}
  -id: 158962
  -bodyTs: "'gotta':3 'isn':10 'loud':7 'probabl':9 'say':4 'true':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5551835"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700841967 {#4036
    date: 2023-11-24 17:06:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4025
  +user: App\Entity\User {#4014 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "If you gotta say it out loud, it probably isn’t true."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1700841967 {#4031
    date: 2023-11-24 17:06:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4030 …}
  +nested: Doctrine\ORM\PersistentCollection {#4029 …}
  +votes: Doctrine\ORM\PersistentCollection {#4020 …}
  +reports: Doctrine\ORM\PersistentCollection {#4023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4018 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4016 …}
  -id: 158962
  -bodyTs: "'gotta':3 'isn':10 'loud':7 'probabl':9 'say':4 'true':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5551835"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700841967 {#4036
    date: 2023-11-24 17:06:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4025
  +user: App\Entity\User {#4014 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "If you gotta say it out loud, it probably isn’t true."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1700841967 {#4031
    date: 2023-11-24 17:06:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4030 …}
  +nested: Doctrine\ORM\PersistentCollection {#4029 …}
  +votes: Doctrine\ORM\PersistentCollection {#4020 …}
  +reports: Doctrine\ORM\PersistentCollection {#4023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4018 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4016 …}
  -id: 158962
  -bodyTs: "'gotta':3 'isn':10 'loud':7 'probabl':9 'say':4 'true':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5551835"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700841967 {#4036
    date: 2023-11-24 17:06:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#4110
  +user: App\Entity\User {#4123 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I’ll take “THINGS A PARTICULARLY STUPID CHILD WOULD SAY” for 1,000, Alex."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1700805340 {#4105
    date: 2023-11-24 06:55:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4111 …}
  +nested: Doctrine\ORM\PersistentCollection {#4113 …}
  +votes: Doctrine\ORM\PersistentCollection {#4115 …}
  +reports: Doctrine\ORM\PersistentCollection {#4117 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4119 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4121 …}
  -id: 157522
  -bodyTs: "'000':13 '1':12 'alex':14 'child':8 'll':2 'particular':6 'say':10 'stupid':7 'take':3 'thing':4 'would':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6073614"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700805340 {#4106
    date: 2023-11-24 06:55:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#4110
  +user: App\Entity\User {#4123 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I’ll take “THINGS A PARTICULARLY STUPID CHILD WOULD SAY” for 1,000, Alex."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1700805340 {#4105
    date: 2023-11-24 06:55:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4111 …}
  +nested: Doctrine\ORM\PersistentCollection {#4113 …}
  +votes: Doctrine\ORM\PersistentCollection {#4115 …}
  +reports: Doctrine\ORM\PersistentCollection {#4117 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4119 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4121 …}
  -id: 157522
  -bodyTs: "'000':13 '1':12 'alex':14 'child':8 'll':2 'particular':6 'say':10 'stupid':7 'take':3 'thing':4 'would':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6073614"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700805340 {#4106
    date: 2023-11-24 06:55:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#4110
  +user: App\Entity\User {#4123 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I’ll take “THINGS A PARTICULARLY STUPID CHILD WOULD SAY” for 1,000, Alex."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1700805340 {#4105
    date: 2023-11-24 06:55:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4111 …}
  +nested: Doctrine\ORM\PersistentCollection {#4113 …}
  +votes: Doctrine\ORM\PersistentCollection {#4115 …}
  +reports: Doctrine\ORM\PersistentCollection {#4117 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4119 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4121 …}
  -id: 157522
  -bodyTs: "'000':13 '1':12 'alex':14 'child':8 'll':2 'particular':6 'say':10 'stupid':7 'take':3 'thing':4 'would':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6073614"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700805340 {#4106
    date: 2023-11-24 06:55:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#4183
  +user: App\Entity\User {#4196 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Bro, he literally transformed a company and social app in his personal edgy microblog called *X*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1701384929 {#4178
    date: 2023-11-30 23:55:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4184 …}
  +nested: Doctrine\ORM\PersistentCollection {#4186 …}
  +votes: Doctrine\ORM\PersistentCollection {#4188 …}
  +reports: Doctrine\ORM\PersistentCollection {#4190 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4194 …}
  -id: 156952
  -bodyTs: "'app':9 'bro':1 'call':15 'compani':6 'edgi':13 'liter':3 'microblog':14 'person':12 'social':8 'transform':4 'x':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6070115"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700788294 {#4179
    date: 2023-11-24 02:11:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#4183
  +user: App\Entity\User {#4196 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Bro, he literally transformed a company and social app in his personal edgy microblog called *X*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1701384929 {#4178
    date: 2023-11-30 23:55:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4184 …}
  +nested: Doctrine\ORM\PersistentCollection {#4186 …}
  +votes: Doctrine\ORM\PersistentCollection {#4188 …}
  +reports: Doctrine\ORM\PersistentCollection {#4190 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4194 …}
  -id: 156952
  -bodyTs: "'app':9 'bro':1 'call':15 'compani':6 'edgi':13 'liter':3 'microblog':14 'person':12 'social':8 'transform':4 'x':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6070115"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700788294 {#4179
    date: 2023-11-24 02:11:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#4183
  +user: App\Entity\User {#4196 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Bro, he literally transformed a company and social app in his personal edgy microblog called *X*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1701384929 {#4178
    date: 2023-11-30 23:55:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4184 …}
  +nested: Doctrine\ORM\PersistentCollection {#4186 …}
  +votes: Doctrine\ORM\PersistentCollection {#4188 …}
  +reports: Doctrine\ORM\PersistentCollection {#4190 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4194 …}
  -id: 156952
  -bodyTs: "'app':9 'bro':1 'call':15 'compani':6 'edgi':13 'liter':3 'microblog':14 'person':12 'social':8 'transform':4 'x':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6070115"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700788294 {#4179
    date: 2023-11-24 02:11:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#5415
  +user: Proxies\__CG__\App\Entity\User {#5416 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4183
    +user: App\Entity\User {#4196 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Bro, he literally transformed a company and social app in his personal edgy microblog called *X*"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1701384929 {#4178
      date: 2023-11-30 23:55:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4184 …}
    +nested: Doctrine\ORM\PersistentCollection {#4186 …}
    +votes: Doctrine\ORM\PersistentCollection {#4188 …}
    +reports: Doctrine\ORM\PersistentCollection {#4190 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4192 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4194 …}
    -id: 156952
    -bodyTs: "'app':9 'bro':1 'call':15 'compani':6 'edgi':13 'liter':3 'microblog':14 'person':12 'social':8 'transform':4 'x':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6070115"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700788294 {#4179
      date: 2023-11-24 02:11:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4183}
  +body: "He technically was forced to buy it. He first wanted to buy it but then he didn’t want it anymore after he saw how many bots there are instead of actual users afaik. There was no return in this dealership or smth."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700845051 {#5412
    date: 2023-11-24 17:57:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@RuikkaaPrus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5417 …}
  +nested: Doctrine\ORM\PersistentCollection {#5419 …}
  +votes: Doctrine\ORM\PersistentCollection {#5421 …}
  +reports: Doctrine\ORM\PersistentCollection {#5423 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5425 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5427 …}
  -id: 159145
  -bodyTs: "'actual':32 'afaik':34 'anymor':21 'bot':27 'buy':6,12 'dealership':41 'didn':17 'first':9 'forc':4 'instead':30 'mani':26 'return':38 'saw':24 'smth':43 'technic':2 'user':33 'want':10,19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6083260"
  +editedAt: DateTimeImmutable @1701377222 {#5413
    date: 2023-11-30 21:47:02.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700845051 {#5414
    date: 2023-11-24 17:57:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#5415
  +user: Proxies\__CG__\App\Entity\User {#5416 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4183
    +user: App\Entity\User {#4196 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Bro, he literally transformed a company and social app in his personal edgy microblog called *X*"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1701384929 {#4178
      date: 2023-11-30 23:55:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4184 …}
    +nested: Doctrine\ORM\PersistentCollection {#4186 …}
    +votes: Doctrine\ORM\PersistentCollection {#4188 …}
    +reports: Doctrine\ORM\PersistentCollection {#4190 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4192 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4194 …}
    -id: 156952
    -bodyTs: "'app':9 'bro':1 'call':15 'compani':6 'edgi':13 'liter':3 'microblog':14 'person':12 'social':8 'transform':4 'x':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6070115"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700788294 {#4179
      date: 2023-11-24 02:11:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4183}
  +body: "He technically was forced to buy it. He first wanted to buy it but then he didn’t want it anymore after he saw how many bots there are instead of actual users afaik. There was no return in this dealership or smth."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700845051 {#5412
    date: 2023-11-24 17:57:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@RuikkaaPrus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5417 …}
  +nested: Doctrine\ORM\PersistentCollection {#5419 …}
  +votes: Doctrine\ORM\PersistentCollection {#5421 …}
  +reports: Doctrine\ORM\PersistentCollection {#5423 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5425 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5427 …}
  -id: 159145
  -bodyTs: "'actual':32 'afaik':34 'anymor':21 'bot':27 'buy':6,12 'dealership':41 'didn':17 'first':9 'forc':4 'instead':30 'mani':26 'return':38 'saw':24 'smth':43 'technic':2 'user':33 'want':10,19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6083260"
  +editedAt: DateTimeImmutable @1701377222 {#5413
    date: 2023-11-30 21:47:02.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700845051 {#5414
    date: 2023-11-24 17:57:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#5415
  +user: Proxies\__CG__\App\Entity\User {#5416 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4183
    +user: App\Entity\User {#4196 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Bro, he literally transformed a company and social app in his personal edgy microblog called *X*"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1701384929 {#4178
      date: 2023-11-30 23:55:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4184 …}
    +nested: Doctrine\ORM\PersistentCollection {#4186 …}
    +votes: Doctrine\ORM\PersistentCollection {#4188 …}
    +reports: Doctrine\ORM\PersistentCollection {#4190 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4192 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4194 …}
    -id: 156952
    -bodyTs: "'app':9 'bro':1 'call':15 'compani':6 'edgi':13 'liter':3 'microblog':14 'person':12 'social':8 'transform':4 'x':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6070115"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700788294 {#4179
      date: 2023-11-24 02:11:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4183}
  +body: "He technically was forced to buy it. He first wanted to buy it but then he didn’t want it anymore after he saw how many bots there are instead of actual users afaik. There was no return in this dealership or smth."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700845051 {#5412
    date: 2023-11-24 17:57:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@RuikkaaPrus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5417 …}
  +nested: Doctrine\ORM\PersistentCollection {#5419 …}
  +votes: Doctrine\ORM\PersistentCollection {#5421 …}
  +reports: Doctrine\ORM\PersistentCollection {#5423 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5425 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5427 …}
  -id: 159145
  -bodyTs: "'actual':32 'afaik':34 'anymor':21 'bot':27 'buy':6,12 'dealership':41 'didn':17 'first':9 'forc':4 'instead':30 'mani':26 'return':38 'saw':24 'smth':43 'technic':2 'user':33 'want':10,19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6083260"
  +editedAt: DateTimeImmutable @1701377222 {#5413
    date: 2023-11-30 21:47:02.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700845051 {#5414
    date: 2023-11-24 17:57:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#5545
  +user: App\Entity\User {#4196 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5415
    +user: Proxies\__CG__\App\Entity\User {#5416 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4183
      +user: App\Entity\User {#4196 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Bro, he literally transformed a company and social app in his personal edgy microblog called *X*"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1701384929 {#4178
        date: 2023-11-30 23:55:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4184 …}
      +nested: Doctrine\ORM\PersistentCollection {#4186 …}
      +votes: Doctrine\ORM\PersistentCollection {#4188 …}
      +reports: Doctrine\ORM\PersistentCollection {#4190 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4192 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4194 …}
      -id: 156952
      -bodyTs: "'app':9 'bro':1 'call':15 'compani':6 'edgi':13 'liter':3 'microblog':14 'person':12 'social':8 'transform':4 'x':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6070115"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700788294 {#4179
        date: 2023-11-24 02:11:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4183}
    +body: "He technically was forced to buy it. He first wanted to buy it but then he didn’t want it anymore after he saw how many bots there are instead of actual users afaik. There was no return in this dealership or smth."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700845051 {#5412
      date: 2023-11-24 17:57:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@RuikkaaPrus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5417 …}
    +nested: Doctrine\ORM\PersistentCollection {#5419 …}
    +votes: Doctrine\ORM\PersistentCollection {#5421 …}
    +reports: Doctrine\ORM\PersistentCollection {#5423 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5425 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5427 …}
    -id: 159145
    -bodyTs: "'actual':32 'afaik':34 'anymor':21 'bot':27 'buy':6,12 'dealership':41 'didn':17 'first':9 'forc':4 'instead':30 'mani':26 'return':38 'saw':24 'smth':43 'technic':2 'user':33 'want':10,19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6083260"
    +editedAt: DateTimeImmutable @1701377222 {#5413
      date: 2023-11-30 21:47:02.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700845051 {#5414
      date: 2023-11-24 17:57:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4183}
  +body: """
    You’re right about this. Musk has two options: Pay a lot of money and receive nothing, or Pay and Buy Twitter\n
    \n
    But now we have **X**, that sounds *“lfmao coolest name of all history 😱🤟🔥”* in the head of Musk I guess\n
    \n
    > Musk is not a bad guy, but his decisions were *funny* in many cases
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700845838 {#5543
    date: 2023-11-24 18:10:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@RuikkaaPrus@lemmy.ml"
    "@ReakDuck@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5546 …}
  +nested: Doctrine\ORM\PersistentCollection {#5548 …}
  +votes: Doctrine\ORM\PersistentCollection {#5550 …}
  +reports: Doctrine\ORM\PersistentCollection {#5552 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5554 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5556 …}
  -id: 159198
  -bodyTs: "'bad':47 'buy':21 'case':56 'coolest':31 'decis':51 'funni':53 'guess':42 'guy':48 'head':38 'histori':35 'lfmao':30 'lot':12 'mani':55 'money':14 'musk':6,40,43 'name':32 'noth':17 'option':9 'pay':10,19 're':2 'receiv':16 'right':3 'sound':29 'twitter':22 'two':8 'x':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6083541"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700845838 {#5544
    date: 2023-11-24 18:10:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#5545
  +user: App\Entity\User {#4196 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5415
    +user: Proxies\__CG__\App\Entity\User {#5416 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4183
      +user: App\Entity\User {#4196 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Bro, he literally transformed a company and social app in his personal edgy microblog called *X*"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1701384929 {#4178
        date: 2023-11-30 23:55:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4184 …}
      +nested: Doctrine\ORM\PersistentCollection {#4186 …}
      +votes: Doctrine\ORM\PersistentCollection {#4188 …}
      +reports: Doctrine\ORM\PersistentCollection {#4190 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4192 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4194 …}
      -id: 156952
      -bodyTs: "'app':9 'bro':1 'call':15 'compani':6 'edgi':13 'liter':3 'microblog':14 'person':12 'social':8 'transform':4 'x':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6070115"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700788294 {#4179
        date: 2023-11-24 02:11:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4183}
    +body: "He technically was forced to buy it. He first wanted to buy it but then he didn’t want it anymore after he saw how many bots there are instead of actual users afaik. There was no return in this dealership or smth."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700845051 {#5412
      date: 2023-11-24 17:57:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@RuikkaaPrus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5417 …}
    +nested: Doctrine\ORM\PersistentCollection {#5419 …}
    +votes: Doctrine\ORM\PersistentCollection {#5421 …}
    +reports: Doctrine\ORM\PersistentCollection {#5423 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5425 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5427 …}
    -id: 159145
    -bodyTs: "'actual':32 'afaik':34 'anymor':21 'bot':27 'buy':6,12 'dealership':41 'didn':17 'first':9 'forc':4 'instead':30 'mani':26 'return':38 'saw':24 'smth':43 'technic':2 'user':33 'want':10,19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6083260"
    +editedAt: DateTimeImmutable @1701377222 {#5413
      date: 2023-11-30 21:47:02.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700845051 {#5414
      date: 2023-11-24 17:57:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4183}
  +body: """
    You’re right about this. Musk has two options: Pay a lot of money and receive nothing, or Pay and Buy Twitter\n
    \n
    But now we have **X**, that sounds *“lfmao coolest name of all history 😱🤟🔥”* in the head of Musk I guess\n
    \n
    > Musk is not a bad guy, but his decisions were *funny* in many cases
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700845838 {#5543
    date: 2023-11-24 18:10:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@RuikkaaPrus@lemmy.ml"
    "@ReakDuck@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5546 …}
  +nested: Doctrine\ORM\PersistentCollection {#5548 …}
  +votes: Doctrine\ORM\PersistentCollection {#5550 …}
  +reports: Doctrine\ORM\PersistentCollection {#5552 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5554 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5556 …}
  -id: 159198
  -bodyTs: "'bad':47 'buy':21 'case':56 'coolest':31 'decis':51 'funni':53 'guess':42 'guy':48 'head':38 'histori':35 'lfmao':30 'lot':12 'mani':55 'money':14 'musk':6,40,43 'name':32 'noth':17 'option':9 'pay':10,19 're':2 'receiv':16 'right':3 'sound':29 'twitter':22 'two':8 'x':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6083541"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700845838 {#5544
    date: 2023-11-24 18:10:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#5545
  +user: App\Entity\User {#4196 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5415
    +user: Proxies\__CG__\App\Entity\User {#5416 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4183
      +user: App\Entity\User {#4196 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Bro, he literally transformed a company and social app in his personal edgy microblog called *X*"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1701384929 {#4178
        date: 2023-11-30 23:55:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4184 …}
      +nested: Doctrine\ORM\PersistentCollection {#4186 …}
      +votes: Doctrine\ORM\PersistentCollection {#4188 …}
      +reports: Doctrine\ORM\PersistentCollection {#4190 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4192 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4194 …}
      -id: 156952
      -bodyTs: "'app':9 'bro':1 'call':15 'compani':6 'edgi':13 'liter':3 'microblog':14 'person':12 'social':8 'transform':4 'x':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6070115"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700788294 {#4179
        date: 2023-11-24 02:11:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4183}
    +body: "He technically was forced to buy it. He first wanted to buy it but then he didn’t want it anymore after he saw how many bots there are instead of actual users afaik. There was no return in this dealership or smth."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700845051 {#5412
      date: 2023-11-24 17:57:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@RuikkaaPrus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5417 …}
    +nested: Doctrine\ORM\PersistentCollection {#5419 …}
    +votes: Doctrine\ORM\PersistentCollection {#5421 …}
    +reports: Doctrine\ORM\PersistentCollection {#5423 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5425 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5427 …}
    -id: 159145
    -bodyTs: "'actual':32 'afaik':34 'anymor':21 'bot':27 'buy':6,12 'dealership':41 'didn':17 'first':9 'forc':4 'instead':30 'mani':26 'return':38 'saw':24 'smth':43 'technic':2 'user':33 'want':10,19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6083260"
    +editedAt: DateTimeImmutable @1701377222 {#5413
      date: 2023-11-30 21:47:02.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700845051 {#5414
      date: 2023-11-24 17:57:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4183}
  +body: """
    You’re right about this. Musk has two options: Pay a lot of money and receive nothing, or Pay and Buy Twitter\n
    \n
    But now we have **X**, that sounds *“lfmao coolest name of all history 😱🤟🔥”* in the head of Musk I guess\n
    \n
    > Musk is not a bad guy, but his decisions were *funny* in many cases
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700845838 {#5543
    date: 2023-11-24 18:10:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@RuikkaaPrus@lemmy.ml"
    "@ReakDuck@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5546 …}
  +nested: Doctrine\ORM\PersistentCollection {#5548 …}
  +votes: Doctrine\ORM\PersistentCollection {#5550 …}
  +reports: Doctrine\ORM\PersistentCollection {#5552 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5554 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5556 …}
  -id: 159198
  -bodyTs: "'bad':47 'buy':21 'case':56 'coolest':31 'decis':51 'funni':53 'guess':42 'guy':48 'head':38 'histori':35 'lfmao':30 'lot':12 'mani':55 'money':14 'musk':6,40,43 'name':32 'noth':17 'option':9 'pay':10,19 're':2 'receiv':16 'right':3 'sound':29 'twitter':22 'two':8 'x':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6083541"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700845838 {#5544
    date: 2023-11-24 18:10:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#5646
  +user: Proxies\__CG__\App\Entity\User {#5647 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5545
    +user: App\Entity\User {#4196 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5415
      +user: Proxies\__CG__\App\Entity\User {#5416 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4183
        +user: App\Entity\User {#4196 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Bro, he literally transformed a company and social app in his personal edgy microblog called *X*"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1701384929 {#4178
          date: 2023-11-30 23:55:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@OttoVonNoob@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4184 …}
        +nested: Doctrine\ORM\PersistentCollection {#4186 …}
        +votes: Doctrine\ORM\PersistentCollection {#4188 …}
        +reports: Doctrine\ORM\PersistentCollection {#4190 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4192 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4194 …}
        -id: 156952
        -bodyTs: "'app':9 'bro':1 'call':15 'compani':6 'edgi':13 'liter':3 'microblog':14 'person':12 'social':8 'transform':4 'x':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6070115"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700788294 {#4179
          date: 2023-11-24 02:11:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4183}
      +body: "He technically was forced to buy it. He first wanted to buy it but then he didn’t want it anymore after he saw how many bots there are instead of actual users afaik. There was no return in this dealership or smth."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700845051 {#5412
        date: 2023-11-24 17:57:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
        "@RuikkaaPrus@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5417 …}
      +nested: Doctrine\ORM\PersistentCollection {#5419 …}
      +votes: Doctrine\ORM\PersistentCollection {#5421 …}
      +reports: Doctrine\ORM\PersistentCollection {#5423 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5425 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5427 …}
      -id: 159145
      -bodyTs: "'actual':32 'afaik':34 'anymor':21 'bot':27 'buy':6,12 'dealership':41 'didn':17 'first':9 'forc':4 'instead':30 'mani':26 'return':38 'saw':24 'smth':43 'technic':2 'user':33 'want':10,19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6083260"
      +editedAt: DateTimeImmutable @1701377222 {#5413
        date: 2023-11-30 21:47:02.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700845051 {#5414
        date: 2023-11-24 17:57:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4183}
    +body: """
      You’re right about this. Musk has two options: Pay a lot of money and receive nothing, or Pay and Buy Twitter\n
      \n
      But now we have **X**, that sounds *“lfmao coolest name of all history 😱🤟🔥”* in the head of Musk I guess\n
      \n
      > Musk is not a bad guy, but his decisions were *funny* in many cases
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700845838 {#5543
      date: 2023-11-24 18:10:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@RuikkaaPrus@lemmy.ml"
      "@ReakDuck@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5546 …}
    +nested: Doctrine\ORM\PersistentCollection {#5548 …}
    +votes: Doctrine\ORM\PersistentCollection {#5550 …}
    +reports: Doctrine\ORM\PersistentCollection {#5552 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5554 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5556 …}
    -id: 159198
    -bodyTs: "'bad':47 'buy':21 'case':56 'coolest':31 'decis':51 'funni':53 'guess':42 'guy':48 'head':38 'histori':35 'lfmao':30 'lot':12 'mani':55 'money':14 'musk':6,40,43 'name':32 'noth':17 'option':9 'pay':10,19 're':2 'receiv':16 'right':3 'sound':29 'twitter':22 'two':8 'x':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6083541"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700845838 {#5544
      date: 2023-11-24 18:10:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4183}
  +body: "No one accumulates that kind of money without being a bad guy"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700850086 {#5644
    date: 2023-11-24 19:21:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@RuikkaaPrus@lemmy.ml"
    "@ReakDuck@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5648 …}
  +nested: Doctrine\ORM\PersistentCollection {#5650 …}
  +votes: Doctrine\ORM\PersistentCollection {#5652 …}
  +reports: Doctrine\ORM\PersistentCollection {#5654 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5656 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5658 …}
  -id: 159406
  -bodyTs: "'accumul':3 'bad':11 'guy':12 'kind':5 'money':7 'one':2 'without':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6531860"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700850086 {#5645
    date: 2023-11-24 19:21:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#5646
  +user: Proxies\__CG__\App\Entity\User {#5647 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5545
    +user: App\Entity\User {#4196 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5415
      +user: Proxies\__CG__\App\Entity\User {#5416 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4183
        +user: App\Entity\User {#4196 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Bro, he literally transformed a company and social app in his personal edgy microblog called *X*"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1701384929 {#4178
          date: 2023-11-30 23:55:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@OttoVonNoob@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4184 …}
        +nested: Doctrine\ORM\PersistentCollection {#4186 …}
        +votes: Doctrine\ORM\PersistentCollection {#4188 …}
        +reports: Doctrine\ORM\PersistentCollection {#4190 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4192 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4194 …}
        -id: 156952
        -bodyTs: "'app':9 'bro':1 'call':15 'compani':6 'edgi':13 'liter':3 'microblog':14 'person':12 'social':8 'transform':4 'x':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6070115"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700788294 {#4179
          date: 2023-11-24 02:11:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4183}
      +body: "He technically was forced to buy it. He first wanted to buy it but then he didn’t want it anymore after he saw how many bots there are instead of actual users afaik. There was no return in this dealership or smth."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700845051 {#5412
        date: 2023-11-24 17:57:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
        "@RuikkaaPrus@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5417 …}
      +nested: Doctrine\ORM\PersistentCollection {#5419 …}
      +votes: Doctrine\ORM\PersistentCollection {#5421 …}
      +reports: Doctrine\ORM\PersistentCollection {#5423 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5425 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5427 …}
      -id: 159145
      -bodyTs: "'actual':32 'afaik':34 'anymor':21 'bot':27 'buy':6,12 'dealership':41 'didn':17 'first':9 'forc':4 'instead':30 'mani':26 'return':38 'saw':24 'smth':43 'technic':2 'user':33 'want':10,19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6083260"
      +editedAt: DateTimeImmutable @1701377222 {#5413
        date: 2023-11-30 21:47:02.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700845051 {#5414
        date: 2023-11-24 17:57:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4183}
    +body: """
      You’re right about this. Musk has two options: Pay a lot of money and receive nothing, or Pay and Buy Twitter\n
      \n
      But now we have **X**, that sounds *“lfmao coolest name of all history 😱🤟🔥”* in the head of Musk I guess\n
      \n
      > Musk is not a bad guy, but his decisions were *funny* in many cases
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700845838 {#5543
      date: 2023-11-24 18:10:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@RuikkaaPrus@lemmy.ml"
      "@ReakDuck@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5546 …}
    +nested: Doctrine\ORM\PersistentCollection {#5548 …}
    +votes: Doctrine\ORM\PersistentCollection {#5550 …}
    +reports: Doctrine\ORM\PersistentCollection {#5552 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5554 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5556 …}
    -id: 159198
    -bodyTs: "'bad':47 'buy':21 'case':56 'coolest':31 'decis':51 'funni':53 'guess':42 'guy':48 'head':38 'histori':35 'lfmao':30 'lot':12 'mani':55 'money':14 'musk':6,40,43 'name':32 'noth':17 'option':9 'pay':10,19 're':2 'receiv':16 'right':3 'sound':29 'twitter':22 'two':8 'x':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6083541"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700845838 {#5544
      date: 2023-11-24 18:10:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4183}
  +body: "No one accumulates that kind of money without being a bad guy"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700850086 {#5644
    date: 2023-11-24 19:21:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@RuikkaaPrus@lemmy.ml"
    "@ReakDuck@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5648 …}
  +nested: Doctrine\ORM\PersistentCollection {#5650 …}
  +votes: Doctrine\ORM\PersistentCollection {#5652 …}
  +reports: Doctrine\ORM\PersistentCollection {#5654 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5656 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5658 …}
  -id: 159406
  -bodyTs: "'accumul':3 'bad':11 'guy':12 'kind':5 'money':7 'one':2 'without':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6531860"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700850086 {#5645
    date: 2023-11-24 19:21:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#5646
  +user: Proxies\__CG__\App\Entity\User {#5647 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5545
    +user: App\Entity\User {#4196 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5415
      +user: Proxies\__CG__\App\Entity\User {#5416 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4183
        +user: App\Entity\User {#4196 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Bro, he literally transformed a company and social app in his personal edgy microblog called *X*"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1701384929 {#4178
          date: 2023-11-30 23:55:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@OttoVonNoob@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4184 …}
        +nested: Doctrine\ORM\PersistentCollection {#4186 …}
        +votes: Doctrine\ORM\PersistentCollection {#4188 …}
        +reports: Doctrine\ORM\PersistentCollection {#4190 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4192 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4194 …}
        -id: 156952
        -bodyTs: "'app':9 'bro':1 'call':15 'compani':6 'edgi':13 'liter':3 'microblog':14 'person':12 'social':8 'transform':4 'x':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6070115"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700788294 {#4179
          date: 2023-11-24 02:11:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4183}
      +body: "He technically was forced to buy it. He first wanted to buy it but then he didn’t want it anymore after he saw how many bots there are instead of actual users afaik. There was no return in this dealership or smth."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700845051 {#5412
        date: 2023-11-24 17:57:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
        "@RuikkaaPrus@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5417 …}
      +nested: Doctrine\ORM\PersistentCollection {#5419 …}
      +votes: Doctrine\ORM\PersistentCollection {#5421 …}
      +reports: Doctrine\ORM\PersistentCollection {#5423 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5425 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5427 …}
      -id: 159145
      -bodyTs: "'actual':32 'afaik':34 'anymor':21 'bot':27 'buy':6,12 'dealership':41 'didn':17 'first':9 'forc':4 'instead':30 'mani':26 'return':38 'saw':24 'smth':43 'technic':2 'user':33 'want':10,19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6083260"
      +editedAt: DateTimeImmutable @1701377222 {#5413
        date: 2023-11-30 21:47:02.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700845051 {#5414
        date: 2023-11-24 17:57:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4183}
    +body: """
      You’re right about this. Musk has two options: Pay a lot of money and receive nothing, or Pay and Buy Twitter\n
      \n
      But now we have **X**, that sounds *“lfmao coolest name of all history 😱🤟🔥”* in the head of Musk I guess\n
      \n
      > Musk is not a bad guy, but his decisions were *funny* in many cases
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700845838 {#5543
      date: 2023-11-24 18:10:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@RuikkaaPrus@lemmy.ml"
      "@ReakDuck@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5546 …}
    +nested: Doctrine\ORM\PersistentCollection {#5548 …}
    +votes: Doctrine\ORM\PersistentCollection {#5550 …}
    +reports: Doctrine\ORM\PersistentCollection {#5552 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5554 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5556 …}
    -id: 159198
    -bodyTs: "'bad':47 'buy':21 'case':56 'coolest':31 'decis':51 'funni':53 'guess':42 'guy':48 'head':38 'histori':35 'lfmao':30 'lot':12 'mani':55 'money':14 'musk':6,40,43 'name':32 'noth':17 'option':9 'pay':10,19 're':2 'receiv':16 'right':3 'sound':29 'twitter':22 'two':8 'x':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6083541"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700845838 {#5544
      date: 2023-11-24 18:10:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4183}
  +body: "No one accumulates that kind of money without being a bad guy"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700850086 {#5644
    date: 2023-11-24 19:21:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@RuikkaaPrus@lemmy.ml"
    "@ReakDuck@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5648 …}
  +nested: Doctrine\ORM\PersistentCollection {#5650 …}
  +votes: Doctrine\ORM\PersistentCollection {#5652 …}
  +reports: Doctrine\ORM\PersistentCollection {#5654 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5656 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5658 …}
  -id: 159406
  -bodyTs: "'accumul':3 'bad':11 'guy':12 'kind':5 'money':7 'one':2 'without':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6531860"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700850086 {#5645
    date: 2023-11-24 19:21:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#5560
  +user: Proxies\__CG__\App\Entity\User {#5561 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5415
    +user: Proxies\__CG__\App\Entity\User {#5416 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4183
      +user: App\Entity\User {#4196 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Bro, he literally transformed a company and social app in his personal edgy microblog called *X*"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1701384929 {#4178
        date: 2023-11-30 23:55:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4184 …}
      +nested: Doctrine\ORM\PersistentCollection {#4186 …}
      +votes: Doctrine\ORM\PersistentCollection {#4188 …}
      +reports: Doctrine\ORM\PersistentCollection {#4190 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4192 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4194 …}
      -id: 156952
      -bodyTs: "'app':9 'bro':1 'call':15 'compani':6 'edgi':13 'liter':3 'microblog':14 'person':12 'social':8 'transform':4 'x':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6070115"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700788294 {#4179
        date: 2023-11-24 02:11:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4183}
    +body: "He technically was forced to buy it. He first wanted to buy it but then he didn’t want it anymore after he saw how many bots there are instead of actual users afaik. There was no return in this dealership or smth."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700845051 {#5412
      date: 2023-11-24 17:57:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@RuikkaaPrus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5417 …}
    +nested: Doctrine\ORM\PersistentCollection {#5419 …}
    +votes: Doctrine\ORM\PersistentCollection {#5421 …}
    +reports: Doctrine\ORM\PersistentCollection {#5423 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5425 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5427 …}
    -id: 159145
    -bodyTs: "'actual':32 'afaik':34 'anymor':21 'bot':27 'buy':6,12 'dealership':41 'didn':17 'first':9 'forc':4 'instead':30 'mani':26 'return':38 'saw':24 'smth':43 'technic':2 'user':33 'want':10,19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6083260"
    +editedAt: DateTimeImmutable @1701377222 {#5413
      date: 2023-11-30 21:47:02.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700845051 {#5414
      date: 2023-11-24 17:57:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4183}
  +body: "Not quite right, he said he wanted to buy it but really just wanted to pump the stock to sell it. Then they started forcing him to buy it so he said there were too many undisclosed bots as an excuse. When that didn’t work he was forced to buy it anyway."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700849531 {#5558
    date: 2023-11-24 19:12:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@RuikkaaPrus@lemmy.ml"
    "@ReakDuck@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5562 …}
  +nested: Doctrine\ORM\PersistentCollection {#5564 …}
  +votes: Doctrine\ORM\PersistentCollection {#5566 …}
  +reports: Doctrine\ORM\PersistentCollection {#5568 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5570 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5572 …}
  -id: 159390
  -bodyTs: "'anyway':53 'bot':38 'buy':9,28,51 'didn':44 'excus':41 'forc':25,49 'mani':36 'pump':16 'quit':2 'realli':12 'right':3 'said':5,32 'sell':20 'start':24 'stock':18 'undisclos':37 'want':7,14 'work':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5892880"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700849531 {#5559
    date: 2023-11-24 19:12:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#5560
  +user: Proxies\__CG__\App\Entity\User {#5561 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5415
    +user: Proxies\__CG__\App\Entity\User {#5416 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4183
      +user: App\Entity\User {#4196 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Bro, he literally transformed a company and social app in his personal edgy microblog called *X*"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1701384929 {#4178
        date: 2023-11-30 23:55:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4184 …}
      +nested: Doctrine\ORM\PersistentCollection {#4186 …}
      +votes: Doctrine\ORM\PersistentCollection {#4188 …}
      +reports: Doctrine\ORM\PersistentCollection {#4190 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4192 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4194 …}
      -id: 156952
      -bodyTs: "'app':9 'bro':1 'call':15 'compani':6 'edgi':13 'liter':3 'microblog':14 'person':12 'social':8 'transform':4 'x':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6070115"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700788294 {#4179
        date: 2023-11-24 02:11:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4183}
    +body: "He technically was forced to buy it. He first wanted to buy it but then he didn’t want it anymore after he saw how many bots there are instead of actual users afaik. There was no return in this dealership or smth."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700845051 {#5412
      date: 2023-11-24 17:57:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@RuikkaaPrus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5417 …}
    +nested: Doctrine\ORM\PersistentCollection {#5419 …}
    +votes: Doctrine\ORM\PersistentCollection {#5421 …}
    +reports: Doctrine\ORM\PersistentCollection {#5423 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5425 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5427 …}
    -id: 159145
    -bodyTs: "'actual':32 'afaik':34 'anymor':21 'bot':27 'buy':6,12 'dealership':41 'didn':17 'first':9 'forc':4 'instead':30 'mani':26 'return':38 'saw':24 'smth':43 'technic':2 'user':33 'want':10,19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6083260"
    +editedAt: DateTimeImmutable @1701377222 {#5413
      date: 2023-11-30 21:47:02.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700845051 {#5414
      date: 2023-11-24 17:57:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4183}
  +body: "Not quite right, he said he wanted to buy it but really just wanted to pump the stock to sell it. Then they started forcing him to buy it so he said there were too many undisclosed bots as an excuse. When that didn’t work he was forced to buy it anyway."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700849531 {#5558
    date: 2023-11-24 19:12:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@RuikkaaPrus@lemmy.ml"
    "@ReakDuck@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5562 …}
  +nested: Doctrine\ORM\PersistentCollection {#5564 …}
  +votes: Doctrine\ORM\PersistentCollection {#5566 …}
  +reports: Doctrine\ORM\PersistentCollection {#5568 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5570 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5572 …}
  -id: 159390
  -bodyTs: "'anyway':53 'bot':38 'buy':9,28,51 'didn':44 'excus':41 'forc':25,49 'mani':36 'pump':16 'quit':2 'realli':12 'right':3 'said':5,32 'sell':20 'start':24 'stock':18 'undisclos':37 'want':7,14 'work':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5892880"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700849531 {#5559
    date: 2023-11-24 19:12:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#5560
  +user: Proxies\__CG__\App\Entity\User {#5561 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5415
    +user: Proxies\__CG__\App\Entity\User {#5416 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4183
      +user: App\Entity\User {#4196 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Bro, he literally transformed a company and social app in his personal edgy microblog called *X*"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1701384929 {#4178
        date: 2023-11-30 23:55:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4184 …}
      +nested: Doctrine\ORM\PersistentCollection {#4186 …}
      +votes: Doctrine\ORM\PersistentCollection {#4188 …}
      +reports: Doctrine\ORM\PersistentCollection {#4190 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4192 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4194 …}
      -id: 156952
      -bodyTs: "'app':9 'bro':1 'call':15 'compani':6 'edgi':13 'liter':3 'microblog':14 'person':12 'social':8 'transform':4 'x':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6070115"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700788294 {#4179
        date: 2023-11-24 02:11:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4183}
    +body: "He technically was forced to buy it. He first wanted to buy it but then he didn’t want it anymore after he saw how many bots there are instead of actual users afaik. There was no return in this dealership or smth."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700845051 {#5412
      date: 2023-11-24 17:57:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@RuikkaaPrus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5417 …}
    +nested: Doctrine\ORM\PersistentCollection {#5419 …}
    +votes: Doctrine\ORM\PersistentCollection {#5421 …}
    +reports: Doctrine\ORM\PersistentCollection {#5423 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5425 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5427 …}
    -id: 159145
    -bodyTs: "'actual':32 'afaik':34 'anymor':21 'bot':27 'buy':6,12 'dealership':41 'didn':17 'first':9 'forc':4 'instead':30 'mani':26 'return':38 'saw':24 'smth':43 'technic':2 'user':33 'want':10,19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6083260"
    +editedAt: DateTimeImmutable @1701377222 {#5413
      date: 2023-11-30 21:47:02.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700845051 {#5414
      date: 2023-11-24 17:57:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4183}
  +body: "Not quite right, he said he wanted to buy it but really just wanted to pump the stock to sell it. Then they started forcing him to buy it so he said there were too many undisclosed bots as an excuse. When that didn’t work he was forced to buy it anyway."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700849531 {#5558
    date: 2023-11-24 19:12:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@RuikkaaPrus@lemmy.ml"
    "@ReakDuck@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5562 …}
  +nested: Doctrine\ORM\PersistentCollection {#5564 …}
  +votes: Doctrine\ORM\PersistentCollection {#5566 …}
  +reports: Doctrine\ORM\PersistentCollection {#5568 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5570 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5572 …}
  -id: 159390
  -bodyTs: "'anyway':53 'bot':38 'buy':9,28,51 'didn':44 'excus':41 'forc':25,49 'mani':36 'pump':16 'quit':2 'realli':12 'right':3 'said':5,32 'sell':20 'start':24 'stock':18 'undisclos':37 'want':7,14 'work':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5892880"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700849531 {#5559
    date: 2023-11-24 19:12:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#4258
  +user: App\Entity\User {#4271 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "So if you have to be 13+ to even sign up for Twitter why would they let him be the CEO?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1701376719 {#4252
    date: 2023-11-30 21:38:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4259 …}
  +nested: Doctrine\ORM\PersistentCollection {#4261 …}
  +votes: Doctrine\ORM\PersistentCollection {#4263 …}
  +reports: Doctrine\ORM\PersistentCollection {#4265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4269 …}
  -id: 156656
  -bodyTs: "'13':7 'ceo':21 'even':9 'let':17 'sign':10 'twitter':13 'would':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6068601"
  +editedAt: DateTimeImmutable @1701297684 {#4253
    date: 2023-11-29 23:41:24.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700782623 {#4254
    date: 2023-11-24 00:37:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#4258
  +user: App\Entity\User {#4271 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "So if you have to be 13+ to even sign up for Twitter why would they let him be the CEO?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1701376719 {#4252
    date: 2023-11-30 21:38:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4259 …}
  +nested: Doctrine\ORM\PersistentCollection {#4261 …}
  +votes: Doctrine\ORM\PersistentCollection {#4263 …}
  +reports: Doctrine\ORM\PersistentCollection {#4265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4269 …}
  -id: 156656
  -bodyTs: "'13':7 'ceo':21 'even':9 'let':17 'sign':10 'twitter':13 'would':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6068601"
  +editedAt: DateTimeImmutable @1701297684 {#4253
    date: 2023-11-29 23:41:24.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700782623 {#4254
    date: 2023-11-24 00:37:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#4258
  +user: App\Entity\User {#4271 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "So if you have to be 13+ to even sign up for Twitter why would they let him be the CEO?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1701376719 {#4252
    date: 2023-11-30 21:38:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4259 …}
  +nested: Doctrine\ORM\PersistentCollection {#4261 …}
  +votes: Doctrine\ORM\PersistentCollection {#4263 …}
  +reports: Doctrine\ORM\PersistentCollection {#4265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4269 …}
  -id: 156656
  -bodyTs: "'13':7 'ceo':21 'even':9 'let':17 'sign':10 'twitter':13 'would':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6068601"
  +editedAt: DateTimeImmutable @1701297684 {#4253
    date: 2023-11-29 23:41:24.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700782623 {#4254
    date: 2023-11-24 00:37:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#5399
  +user: App\Entity\User {#3941 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4258
    +user: App\Entity\User {#4271 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "So if you have to be 13+ to even sign up for Twitter why would they let him be the CEO?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1701376719 {#4252
      date: 2023-11-30 21:38:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4259 …}
    +nested: Doctrine\ORM\PersistentCollection {#4261 …}
    +votes: Doctrine\ORM\PersistentCollection {#4263 …}
    +reports: Doctrine\ORM\PersistentCollection {#4265 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4267 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4269 …}
    -id: 156656
    -bodyTs: "'13':7 'ceo':21 'even':9 'let':17 'sign':10 'twitter':13 'would':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6068601"
    +editedAt: DateTimeImmutable @1701297684 {#4253
      date: 2023-11-29 23:41:24.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700782623 {#4254
      date: 2023-11-24 00:37:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4258}
  +body: "Most preteens are smarter than this twat."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700844709 {#5397
    date: 2023-11-24 17:51:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@HiddenLayer5@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5400 …}
  +nested: Doctrine\ORM\PersistentCollection {#5402 …}
  +votes: Doctrine\ORM\PersistentCollection {#5404 …}
  +reports: Doctrine\ORM\PersistentCollection {#5406 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5408 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5410 …}
  -id: 159118
  -bodyTs: "'preteen':2 'smarter':4 'twat':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4584453"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700844709 {#5398
    date: 2023-11-24 17:51:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#5399
  +user: App\Entity\User {#3941 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4258
    +user: App\Entity\User {#4271 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "So if you have to be 13+ to even sign up for Twitter why would they let him be the CEO?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1701376719 {#4252
      date: 2023-11-30 21:38:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4259 …}
    +nested: Doctrine\ORM\PersistentCollection {#4261 …}
    +votes: Doctrine\ORM\PersistentCollection {#4263 …}
    +reports: Doctrine\ORM\PersistentCollection {#4265 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4267 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4269 …}
    -id: 156656
    -bodyTs: "'13':7 'ceo':21 'even':9 'let':17 'sign':10 'twitter':13 'would':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6068601"
    +editedAt: DateTimeImmutable @1701297684 {#4253
      date: 2023-11-29 23:41:24.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700782623 {#4254
      date: 2023-11-24 00:37:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4258}
  +body: "Most preteens are smarter than this twat."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700844709 {#5397
    date: 2023-11-24 17:51:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@HiddenLayer5@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5400 …}
  +nested: Doctrine\ORM\PersistentCollection {#5402 …}
  +votes: Doctrine\ORM\PersistentCollection {#5404 …}
  +reports: Doctrine\ORM\PersistentCollection {#5406 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5408 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5410 …}
  -id: 159118
  -bodyTs: "'preteen':2 'smarter':4 'twat':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4584453"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700844709 {#5398
    date: 2023-11-24 17:51:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#5399
  +user: App\Entity\User {#3941 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4258
    +user: App\Entity\User {#4271 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "So if you have to be 13+ to even sign up for Twitter why would they let him be the CEO?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1701376719 {#4252
      date: 2023-11-30 21:38:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4259 …}
    +nested: Doctrine\ORM\PersistentCollection {#4261 …}
    +votes: Doctrine\ORM\PersistentCollection {#4263 …}
    +reports: Doctrine\ORM\PersistentCollection {#4265 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4267 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4269 …}
    -id: 156656
    -bodyTs: "'13':7 'ceo':21 'even':9 'let':17 'sign':10 'twitter':13 'would':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6068601"
    +editedAt: DateTimeImmutable @1701297684 {#4253
      date: 2023-11-29 23:41:24.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700782623 {#4254
      date: 2023-11-24 00:37:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4258}
  +body: "Most preteens are smarter than this twat."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700844709 {#5397
    date: 2023-11-24 17:51:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@HiddenLayer5@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5400 …}
  +nested: Doctrine\ORM\PersistentCollection {#5402 …}
  +votes: Doctrine\ORM\PersistentCollection {#5404 …}
  +reports: Doctrine\ORM\PersistentCollection {#5406 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5408 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5410 …}
  -id: 159118
  -bodyTs: "'preteen':2 'smarter':4 'twat':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4584453"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700844709 {#5398
    date: 2023-11-24 17:51:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#4333
  +user: App\Entity\User {#4346 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I know he’s said a lot of idiotic shit lately but… seriously? He actually said this? Jesus Christ. He truly has reverted into a lonely 4Chan teen."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 43
  +score: 0
  +lastActive: DateTime @1701262252 {#4328
    date: 2023-11-29 13:50:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4334 …}
  +nested: Doctrine\ORM\PersistentCollection {#4336 …}
  +votes: Doctrine\ORM\PersistentCollection {#4338 …}
  +reports: Doctrine\ORM\PersistentCollection {#4340 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4342 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4344 …}
  -id: 154356
  -bodyTs: "'4chan':27 'actual':15 'christ':19 'idiot':9 'jesus':18 'know':2 'late':11 'lone':26 'lot':7 'revert':23 'said':5,16 'serious':13 'shit':10 'teen':28 'truli':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1718302"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700743786 {#4329
    date: 2023-11-23 13:49:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#4333
  +user: App\Entity\User {#4346 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I know he’s said a lot of idiotic shit lately but… seriously? He actually said this? Jesus Christ. He truly has reverted into a lonely 4Chan teen."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 43
  +score: 0
  +lastActive: DateTime @1701262252 {#4328
    date: 2023-11-29 13:50:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4334 …}
  +nested: Doctrine\ORM\PersistentCollection {#4336 …}
  +votes: Doctrine\ORM\PersistentCollection {#4338 …}
  +reports: Doctrine\ORM\PersistentCollection {#4340 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4342 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4344 …}
  -id: 154356
  -bodyTs: "'4chan':27 'actual':15 'christ':19 'idiot':9 'jesus':18 'know':2 'late':11 'lone':26 'lot':7 'revert':23 'said':5,16 'serious':13 'shit':10 'teen':28 'truli':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1718302"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700743786 {#4329
    date: 2023-11-23 13:49:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#4333
  +user: App\Entity\User {#4346 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I know he’s said a lot of idiotic shit lately but… seriously? He actually said this? Jesus Christ. He truly has reverted into a lonely 4Chan teen."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 43
  +score: 0
  +lastActive: DateTime @1701262252 {#4328
    date: 2023-11-29 13:50:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4334 …}
  +nested: Doctrine\ORM\PersistentCollection {#4336 …}
  +votes: Doctrine\ORM\PersistentCollection {#4338 …}
  +reports: Doctrine\ORM\PersistentCollection {#4340 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4342 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4344 …}
  -id: 154356
  -bodyTs: "'4chan':27 'actual':15 'christ':19 'idiot':9 'jesus':18 'know':2 'late':11 'lone':26 'lot':7 'revert':23 'said':5,16 'serious':13 'shit':10 'teen':28 'truli':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1718302"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700743786 {#4329
    date: 2023-11-23 13:49:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#5383
  +user: Proxies\__CG__\App\Entity\User {#5384 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4333
    +user: App\Entity\User {#4346 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I know he’s said a lot of idiotic shit lately but… seriously? He actually said this? Jesus Christ. He truly has reverted into a lonely 4Chan teen."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 43
    +score: 0
    +lastActive: DateTime @1701262252 {#4328
      date: 2023-11-29 13:50:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4334 …}
    +nested: Doctrine\ORM\PersistentCollection {#4336 …}
    +votes: Doctrine\ORM\PersistentCollection {#4338 …}
    +reports: Doctrine\ORM\PersistentCollection {#4340 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4342 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4344 …}
    -id: 154356
    -bodyTs: "'4chan':27 'actual':15 'christ':19 'idiot':9 'jesus':18 'know':2 'late':11 'lone':26 'lot':7 'revert':23 'said':5,16 'serious':13 'shit':10 'teen':28 'truli':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1718302"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700743786 {#4329
      date: 2023-11-23 13:49:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4333}
  +body: "All billionaires are like this when you take away the PR."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1700758193 {#5381
    date: 2023-11-23 17:49:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Mummelpuffin@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5385 …}
  +nested: Doctrine\ORM\PersistentCollection {#5387 …}
  +votes: Doctrine\ORM\PersistentCollection {#5389 …}
  +reports: Doctrine\ORM\PersistentCollection {#5391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5395 …}
  -id: 155308
  -bodyTs: "'away':9 'billionair':2 'like':4 'pr':11 'take':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6060338"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700758193 {#5382
    date: 2023-11-23 17:49:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#5383
  +user: Proxies\__CG__\App\Entity\User {#5384 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4333
    +user: App\Entity\User {#4346 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I know he’s said a lot of idiotic shit lately but… seriously? He actually said this? Jesus Christ. He truly has reverted into a lonely 4Chan teen."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 43
    +score: 0
    +lastActive: DateTime @1701262252 {#4328
      date: 2023-11-29 13:50:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4334 …}
    +nested: Doctrine\ORM\PersistentCollection {#4336 …}
    +votes: Doctrine\ORM\PersistentCollection {#4338 …}
    +reports: Doctrine\ORM\PersistentCollection {#4340 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4342 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4344 …}
    -id: 154356
    -bodyTs: "'4chan':27 'actual':15 'christ':19 'idiot':9 'jesus':18 'know':2 'late':11 'lone':26 'lot':7 'revert':23 'said':5,16 'serious':13 'shit':10 'teen':28 'truli':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1718302"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700743786 {#4329
      date: 2023-11-23 13:49:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4333}
  +body: "All billionaires are like this when you take away the PR."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1700758193 {#5381
    date: 2023-11-23 17:49:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Mummelpuffin@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5385 …}
  +nested: Doctrine\ORM\PersistentCollection {#5387 …}
  +votes: Doctrine\ORM\PersistentCollection {#5389 …}
  +reports: Doctrine\ORM\PersistentCollection {#5391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5395 …}
  -id: 155308
  -bodyTs: "'away':9 'billionair':2 'like':4 'pr':11 'take':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6060338"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700758193 {#5382
    date: 2023-11-23 17:49:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#5383
  +user: Proxies\__CG__\App\Entity\User {#5384 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4333
    +user: App\Entity\User {#4346 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I know he’s said a lot of idiotic shit lately but… seriously? He actually said this? Jesus Christ. He truly has reverted into a lonely 4Chan teen."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 43
    +score: 0
    +lastActive: DateTime @1701262252 {#4328
      date: 2023-11-29 13:50:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4334 …}
    +nested: Doctrine\ORM\PersistentCollection {#4336 …}
    +votes: Doctrine\ORM\PersistentCollection {#4338 …}
    +reports: Doctrine\ORM\PersistentCollection {#4340 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4342 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4344 …}
    -id: 154356
    -bodyTs: "'4chan':27 'actual':15 'christ':19 'idiot':9 'jesus':18 'know':2 'late':11 'lone':26 'lot':7 'revert':23 'said':5,16 'serious':13 'shit':10 'teen':28 'truli':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1718302"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700743786 {#4329
      date: 2023-11-23 13:49:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4333}
  +body: "All billionaires are like this when you take away the PR."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1700758193 {#5381
    date: 2023-11-23 17:49:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Mummelpuffin@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5385 …}
  +nested: Doctrine\ORM\PersistentCollection {#5387 …}
  +votes: Doctrine\ORM\PersistentCollection {#5389 …}
  +reports: Doctrine\ORM\PersistentCollection {#5391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5395 …}
  -id: 155308
  -bodyTs: "'away':9 'billionair':2 'like':4 'pr':11 'take':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6060338"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700758193 {#5382
    date: 2023-11-23 17:49:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#4408
  +user: App\Entity\User {#4421 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "More incel vibes than Columbine. If he wasn’t rich he’d never get anywhere near vagina, let alone set up bunkers with his stored semen and fertilised eggs…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 64
  +score: 0
  +lastActive: DateTime @1701733436 {#4402
    date: 2023-12-05 00:43:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4409 …}
  +nested: Doctrine\ORM\PersistentCollection {#4411 …}
  +votes: Doctrine\ORM\PersistentCollection {#4413 …}
  +reports: Doctrine\ORM\PersistentCollection {#4415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4419 …}
  -id: 154022
  -bodyTs: "'alon':19 'anywher':15 'bunker':22 'columbin':5 'd':12 'egg':29 'fertilis':28 'get':14 'incel':2 'let':18 'near':16 'never':13 'rich':10 'semen':26 'set':20 'store':25 'vagina':17 'vibe':3 'wasn':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5526761"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700733424 {#4403
    date: 2023-11-23 10:57:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#4408
  +user: App\Entity\User {#4421 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "More incel vibes than Columbine. If he wasn’t rich he’d never get anywhere near vagina, let alone set up bunkers with his stored semen and fertilised eggs…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 64
  +score: 0
  +lastActive: DateTime @1701733436 {#4402
    date: 2023-12-05 00:43:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4409 …}
  +nested: Doctrine\ORM\PersistentCollection {#4411 …}
  +votes: Doctrine\ORM\PersistentCollection {#4413 …}
  +reports: Doctrine\ORM\PersistentCollection {#4415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4419 …}
  -id: 154022
  -bodyTs: "'alon':19 'anywher':15 'bunker':22 'columbin':5 'd':12 'egg':29 'fertilis':28 'get':14 'incel':2 'let':18 'near':16 'never':13 'rich':10 'semen':26 'set':20 'store':25 'vagina':17 'vibe':3 'wasn':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5526761"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700733424 {#4403
    date: 2023-11-23 10:57:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#4408
  +user: App\Entity\User {#4421 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "More incel vibes than Columbine. If he wasn’t rich he’d never get anywhere near vagina, let alone set up bunkers with his stored semen and fertilised eggs…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 64
  +score: 0
  +lastActive: DateTime @1701733436 {#4402
    date: 2023-12-05 00:43:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4409 …}
  +nested: Doctrine\ORM\PersistentCollection {#4411 …}
  +votes: Doctrine\ORM\PersistentCollection {#4413 …}
  +reports: Doctrine\ORM\PersistentCollection {#4415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4419 …}
  -id: 154022
  -bodyTs: "'alon':19 'anywher':15 'bunker':22 'columbin':5 'd':12 'egg':29 'fertilis':28 'get':14 'incel':2 'let':18 'near':16 'never':13 'rich':10 'semen':26 'set':20 'store':25 'vagina':17 'vibe':3 'wasn':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5526761"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700733424 {#4403
    date: 2023-11-23 10:57:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#5500
  +user: App\Entity\User {#4421 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5335 …}
  +root: App\Entity\EntryComment {#4408
    +user: App\Entity\User {#4421 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "More incel vibes than Columbine. If he wasn’t rich he’d never get anywhere near vagina, let alone set up bunkers with his stored semen and fertilised eggs…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 64
    +score: 0
    +lastActive: DateTime @1701733436 {#4402
      date: 2023-12-05 00:43:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4409 …}
    +nested: Doctrine\ORM\PersistentCollection {#4411 …}
    +votes: Doctrine\ORM\PersistentCollection {#4413 …}
    +reports: Doctrine\ORM\PersistentCollection {#4415 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4417 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4419 …}
    -id: 154022
    -bodyTs: "'alon':19 'anywher':15 'bunker':22 'columbin':5 'd':12 'egg':29 'fertilis':28 'get':14 'incel':2 'let':18 'near':16 'never':13 'rich':10 'semen':26 'set':20 'store':25 'vagina':17 'vibe':3 'wasn':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5526761"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700733424 {#4403
      date: 2023-11-23 10:57:04.0 +01:00
    }
  }
  +body: "He has a stash of frozen embryos of him and a load of women. There aint a billionaire alive that doesnt have a hidden bunker, too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700749842 {#5498
    date: 2023-11-23 15:30:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@ToeNailClippings@lemmy.world"
    "@LunarVoyager@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5501 …}
  +nested: Doctrine\ORM\PersistentCollection {#5503 …}
  +votes: Doctrine\ORM\PersistentCollection {#5505 …}
  +reports: Doctrine\ORM\PersistentCollection {#5507 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5509 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5511 …}
  -id: 154751
  -bodyTs: "'aint':16 'aliv':19 'billionair':18 'bunker':25 'doesnt':21 'embryo':7 'frozen':6 'hidden':24 'load':12 'stash':4 'women':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5530519"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700749842 {#5499
    date: 2023-11-23 15:30:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#5500
  +user: App\Entity\User {#4421 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5335 …}
  +root: App\Entity\EntryComment {#4408
    +user: App\Entity\User {#4421 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "More incel vibes than Columbine. If he wasn’t rich he’d never get anywhere near vagina, let alone set up bunkers with his stored semen and fertilised eggs…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 64
    +score: 0
    +lastActive: DateTime @1701733436 {#4402
      date: 2023-12-05 00:43:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4409 …}
    +nested: Doctrine\ORM\PersistentCollection {#4411 …}
    +votes: Doctrine\ORM\PersistentCollection {#4413 …}
    +reports: Doctrine\ORM\PersistentCollection {#4415 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4417 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4419 …}
    -id: 154022
    -bodyTs: "'alon':19 'anywher':15 'bunker':22 'columbin':5 'd':12 'egg':29 'fertilis':28 'get':14 'incel':2 'let':18 'near':16 'never':13 'rich':10 'semen':26 'set':20 'store':25 'vagina':17 'vibe':3 'wasn':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5526761"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700733424 {#4403
      date: 2023-11-23 10:57:04.0 +01:00
    }
  }
  +body: "He has a stash of frozen embryos of him and a load of women. There aint a billionaire alive that doesnt have a hidden bunker, too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700749842 {#5498
    date: 2023-11-23 15:30:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@ToeNailClippings@lemmy.world"
    "@LunarVoyager@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5501 …}
  +nested: Doctrine\ORM\PersistentCollection {#5503 …}
  +votes: Doctrine\ORM\PersistentCollection {#5505 …}
  +reports: Doctrine\ORM\PersistentCollection {#5507 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5509 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5511 …}
  -id: 154751
  -bodyTs: "'aint':16 'aliv':19 'billionair':18 'bunker':25 'doesnt':21 'embryo':7 'frozen':6 'hidden':24 'load':12 'stash':4 'women':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5530519"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700749842 {#5499
    date: 2023-11-23 15:30:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#5500
  +user: App\Entity\User {#4421 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5335 …}
  +root: App\Entity\EntryComment {#4408
    +user: App\Entity\User {#4421 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "More incel vibes than Columbine. If he wasn’t rich he’d never get anywhere near vagina, let alone set up bunkers with his stored semen and fertilised eggs…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 64
    +score: 0
    +lastActive: DateTime @1701733436 {#4402
      date: 2023-12-05 00:43:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4409 …}
    +nested: Doctrine\ORM\PersistentCollection {#4411 …}
    +votes: Doctrine\ORM\PersistentCollection {#4413 …}
    +reports: Doctrine\ORM\PersistentCollection {#4415 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4417 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4419 …}
    -id: 154022
    -bodyTs: "'alon':19 'anywher':15 'bunker':22 'columbin':5 'd':12 'egg':29 'fertilis':28 'get':14 'incel':2 'let':18 'near':16 'never':13 'rich':10 'semen':26 'set':20 'store':25 'vagina':17 'vibe':3 'wasn':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5526761"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700733424 {#4403
      date: 2023-11-23 10:57:04.0 +01:00
    }
  }
  +body: "He has a stash of frozen embryos of him and a load of women. There aint a billionaire alive that doesnt have a hidden bunker, too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700749842 {#5498
    date: 2023-11-23 15:30:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@ToeNailClippings@lemmy.world"
    "@LunarVoyager@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5501 …}
  +nested: Doctrine\ORM\PersistentCollection {#5503 …}
  +votes: Doctrine\ORM\PersistentCollection {#5505 …}
  +reports: Doctrine\ORM\PersistentCollection {#5507 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5509 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5511 …}
  -id: 154751
  -bodyTs: "'aint':16 'aliv':19 'billionair':18 'bunker':25 'doesnt':21 'embryo':7 'frozen':6 'hidden':24 'load':12 'stash':4 'women':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5530519"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700749842 {#5499
    date: 2023-11-23 15:30:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#5351
  +user: Proxies\__CG__\App\Entity\User {#5352 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4408
    +user: App\Entity\User {#4421 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "More incel vibes than Columbine. If he wasn’t rich he’d never get anywhere near vagina, let alone set up bunkers with his stored semen and fertilised eggs…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 64
    +score: 0
    +lastActive: DateTime @1701733436 {#4402
      date: 2023-12-05 00:43:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4409 …}
    +nested: Doctrine\ORM\PersistentCollection {#4411 …}
    +votes: Doctrine\ORM\PersistentCollection {#4413 …}
    +reports: Doctrine\ORM\PersistentCollection {#4415 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4417 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4419 …}
    -id: 154022
    -bodyTs: "'alon':19 'anywher':15 'bunker':22 'columbin':5 'd':12 'egg':29 'fertilis':28 'get':14 'incel':2 'let':18 'near':16 'never':13 'rich':10 'semen':26 'set':20 'store':25 'vagina':17 'vibe':3 'wasn':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5526761"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700733424 {#4403
      date: 2023-11-23 10:57:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4408}
  +body: "Excuse me, what’s that thing about the bunkers?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700758025 {#5349
    date: 2023-11-23 17:47:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@ToeNailClippings@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5353 …}
  +nested: Doctrine\ORM\PersistentCollection {#5355 …}
  +votes: Doctrine\ORM\PersistentCollection {#5357 …}
  +reports: Doctrine\ORM\PersistentCollection {#5359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5363 …}
  -id: 155300
  -bodyTs: "'bunker':9 'excus':1 'thing':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6493759"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700758025 {#5350
    date: 2023-11-23 17:47:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#5351
  +user: Proxies\__CG__\App\Entity\User {#5352 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4408
    +user: App\Entity\User {#4421 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "More incel vibes than Columbine. If he wasn’t rich he’d never get anywhere near vagina, let alone set up bunkers with his stored semen and fertilised eggs…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 64
    +score: 0
    +lastActive: DateTime @1701733436 {#4402
      date: 2023-12-05 00:43:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4409 …}
    +nested: Doctrine\ORM\PersistentCollection {#4411 …}
    +votes: Doctrine\ORM\PersistentCollection {#4413 …}
    +reports: Doctrine\ORM\PersistentCollection {#4415 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4417 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4419 …}
    -id: 154022
    -bodyTs: "'alon':19 'anywher':15 'bunker':22 'columbin':5 'd':12 'egg':29 'fertilis':28 'get':14 'incel':2 'let':18 'near':16 'never':13 'rich':10 'semen':26 'set':20 'store':25 'vagina':17 'vibe':3 'wasn':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5526761"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700733424 {#4403
      date: 2023-11-23 10:57:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4408}
  +body: "Excuse me, what’s that thing about the bunkers?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700758025 {#5349
    date: 2023-11-23 17:47:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@ToeNailClippings@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5353 …}
  +nested: Doctrine\ORM\PersistentCollection {#5355 …}
  +votes: Doctrine\ORM\PersistentCollection {#5357 …}
  +reports: Doctrine\ORM\PersistentCollection {#5359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5363 …}
  -id: 155300
  -bodyTs: "'bunker':9 'excus':1 'thing':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6493759"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700758025 {#5350
    date: 2023-11-23 17:47:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#5351
  +user: Proxies\__CG__\App\Entity\User {#5352 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4408
    +user: App\Entity\User {#4421 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "More incel vibes than Columbine. If he wasn’t rich he’d never get anywhere near vagina, let alone set up bunkers with his stored semen and fertilised eggs…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 64
    +score: 0
    +lastActive: DateTime @1701733436 {#4402
      date: 2023-12-05 00:43:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4409 …}
    +nested: Doctrine\ORM\PersistentCollection {#4411 …}
    +votes: Doctrine\ORM\PersistentCollection {#4413 …}
    +reports: Doctrine\ORM\PersistentCollection {#4415 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4417 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4419 …}
    -id: 154022
    -bodyTs: "'alon':19 'anywher':15 'bunker':22 'columbin':5 'd':12 'egg':29 'fertilis':28 'get':14 'incel':2 'let':18 'near':16 'never':13 'rich':10 'semen':26 'set':20 'store':25 'vagina':17 'vibe':3 'wasn':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5526761"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700733424 {#4403
      date: 2023-11-23 10:57:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4408}
  +body: "Excuse me, what’s that thing about the bunkers?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700758025 {#5349
    date: 2023-11-23 17:47:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@ToeNailClippings@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5353 …}
  +nested: Doctrine\ORM\PersistentCollection {#5355 …}
  +votes: Doctrine\ORM\PersistentCollection {#5357 …}
  +reports: Doctrine\ORM\PersistentCollection {#5359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5363 …}
  -id: 155300
  -bodyTs: "'bunker':9 'excus':1 'thing':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6493759"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700758025 {#5350
    date: 2023-11-23 17:47:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#5367
  +user: Proxies\__CG__\App\Entity\User {#5368 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4408
    +user: App\Entity\User {#4421 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "More incel vibes than Columbine. If he wasn’t rich he’d never get anywhere near vagina, let alone set up bunkers with his stored semen and fertilised eggs…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 64
    +score: 0
    +lastActive: DateTime @1701733436 {#4402
      date: 2023-12-05 00:43:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4409 …}
    +nested: Doctrine\ORM\PersistentCollection {#4411 …}
    +votes: Doctrine\ORM\PersistentCollection {#4413 …}
    +reports: Doctrine\ORM\PersistentCollection {#4415 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4417 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4419 …}
    -id: 154022
    -bodyTs: "'alon':19 'anywher':15 'bunker':22 'columbin':5 'd':12 'egg':29 'fertilis':28 'get':14 'incel':2 'let':18 'near':16 'never':13 'rich':10 'semen':26 'set':20 'store':25 'vagina':17 'vibe':3 'wasn':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5526761"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700733424 {#4403
      date: 2023-11-23 10:57:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4408}
  +body: "Yeah, right, ofc musk has an underground cum jar. That’s enough internet for today."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701039590 {#5365
    date: 2023-11-26 23:59:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@ToeNailClippings@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5369 …}
  +nested: Doctrine\ORM\PersistentCollection {#5371 …}
  +votes: Doctrine\ORM\PersistentCollection {#5373 …}
  +reports: Doctrine\ORM\PersistentCollection {#5375 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5377 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5379 …}
  -id: 168304
  -bodyTs: "'cum':8 'enough':12 'internet':13 'jar':9 'musk':4 'ofc':3 'right':2 'today':15 'underground':7 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6146817"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701039590 {#5366
    date: 2023-11-26 23:59:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#5367
  +user: Proxies\__CG__\App\Entity\User {#5368 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4408
    +user: App\Entity\User {#4421 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "More incel vibes than Columbine. If he wasn’t rich he’d never get anywhere near vagina, let alone set up bunkers with his stored semen and fertilised eggs…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 64
    +score: 0
    +lastActive: DateTime @1701733436 {#4402
      date: 2023-12-05 00:43:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4409 …}
    +nested: Doctrine\ORM\PersistentCollection {#4411 …}
    +votes: Doctrine\ORM\PersistentCollection {#4413 …}
    +reports: Doctrine\ORM\PersistentCollection {#4415 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4417 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4419 …}
    -id: 154022
    -bodyTs: "'alon':19 'anywher':15 'bunker':22 'columbin':5 'd':12 'egg':29 'fertilis':28 'get':14 'incel':2 'let':18 'near':16 'never':13 'rich':10 'semen':26 'set':20 'store':25 'vagina':17 'vibe':3 'wasn':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5526761"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700733424 {#4403
      date: 2023-11-23 10:57:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4408}
  +body: "Yeah, right, ofc musk has an underground cum jar. That’s enough internet for today."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701039590 {#5365
    date: 2023-11-26 23:59:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@ToeNailClippings@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5369 …}
  +nested: Doctrine\ORM\PersistentCollection {#5371 …}
  +votes: Doctrine\ORM\PersistentCollection {#5373 …}
  +reports: Doctrine\ORM\PersistentCollection {#5375 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5377 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5379 …}
  -id: 168304
  -bodyTs: "'cum':8 'enough':12 'internet':13 'jar':9 'musk':4 'ofc':3 'right':2 'today':15 'underground':7 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6146817"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701039590 {#5366
    date: 2023-11-26 23:59:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#5367
  +user: Proxies\__CG__\App\Entity\User {#5368 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4408
    +user: App\Entity\User {#4421 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "More incel vibes than Columbine. If he wasn’t rich he’d never get anywhere near vagina, let alone set up bunkers with his stored semen and fertilised eggs…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 64
    +score: 0
    +lastActive: DateTime @1701733436 {#4402
      date: 2023-12-05 00:43:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4409 …}
    +nested: Doctrine\ORM\PersistentCollection {#4411 …}
    +votes: Doctrine\ORM\PersistentCollection {#4413 …}
    +reports: Doctrine\ORM\PersistentCollection {#4415 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4417 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4419 …}
    -id: 154022
    -bodyTs: "'alon':19 'anywher':15 'bunker':22 'columbin':5 'd':12 'egg':29 'fertilis':28 'get':14 'incel':2 'let':18 'near':16 'never':13 'rich':10 'semen':26 'set':20 'store':25 'vagina':17 'vibe':3 'wasn':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5526761"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700733424 {#4403
      date: 2023-11-23 10:57:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4408}
  +body: "Yeah, right, ofc musk has an underground cum jar. That’s enough internet for today."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701039590 {#5365
    date: 2023-11-26 23:59:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@ToeNailClippings@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5369 …}
  +nested: Doctrine\ORM\PersistentCollection {#5371 …}
  +votes: Doctrine\ORM\PersistentCollection {#5373 …}
  +reports: Doctrine\ORM\PersistentCollection {#5375 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5377 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5379 …}
  -id: 168304
  -bodyTs: "'cum':8 'enough':12 'internet':13 'jar':9 'musk':4 'ofc':3 'right':2 'today':15 'underground':7 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6146817"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701039590 {#5366
    date: 2023-11-26 23:59:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#4481
  +user: App\Entity\User {#4494 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "This meme makes a good point, he’s so fucking cringe."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 56
  +score: 0
  +lastActive: DateTime @1701336298 {#4476
    date: 2023-11-30 10:24:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4482 …}
  +nested: Doctrine\ORM\PersistentCollection {#4484 …}
  +votes: Doctrine\ORM\PersistentCollection {#4486 …}
  +reports: Doctrine\ORM\PersistentCollection {#4488 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4492 …}
  -id: 153664
  -bodyTs: "'cring':11 'fuck':10 'good':5 'make':3 'meme':2 'point':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5074157"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700722858 {#4477
    date: 2023-11-23 08:00:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#4481
  +user: App\Entity\User {#4494 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "This meme makes a good point, he’s so fucking cringe."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 56
  +score: 0
  +lastActive: DateTime @1701336298 {#4476
    date: 2023-11-30 10:24:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4482 …}
  +nested: Doctrine\ORM\PersistentCollection {#4484 …}
  +votes: Doctrine\ORM\PersistentCollection {#4486 …}
  +reports: Doctrine\ORM\PersistentCollection {#4488 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4492 …}
  -id: 153664
  -bodyTs: "'cring':11 'fuck':10 'good':5 'make':3 'meme':2 'point':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5074157"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700722858 {#4477
    date: 2023-11-23 08:00:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#4481
  +user: App\Entity\User {#4494 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "This meme makes a good point, he’s so fucking cringe."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 56
  +score: 0
  +lastActive: DateTime @1701336298 {#4476
    date: 2023-11-30 10:24:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4482 …}
  +nested: Doctrine\ORM\PersistentCollection {#4484 …}
  +votes: Doctrine\ORM\PersistentCollection {#4486 …}
  +reports: Doctrine\ORM\PersistentCollection {#4488 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4492 …}
  -id: 153664
  -bodyTs: "'cring':11 'fuck':10 'good':5 'make':3 'meme':2 'point':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5074157"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700722858 {#4477
    date: 2023-11-23 08:00:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#5319
  +user: Proxies\__CG__\App\Entity\User {#5320 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4481
    +user: App\Entity\User {#4494 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "This meme makes a good point, he’s so fucking cringe."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 56
    +score: 0
    +lastActive: DateTime @1701336298 {#4476
      date: 2023-11-30 10:24:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4482 …}
    +nested: Doctrine\ORM\PersistentCollection {#4484 …}
    +votes: Doctrine\ORM\PersistentCollection {#4486 …}
    +reports: Doctrine\ORM\PersistentCollection {#4488 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4490 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4492 …}
    -id: 153664
    -bodyTs: "'cring':11 'fuck':10 'good':5 'make':3 'meme':2 'point':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5074157"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700722858 {#4477
      date: 2023-11-23 08:00:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4481}
  +body: "I’m starting to think this musk character is dare I say it, a wanker"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700803095 {#5317
    date: 2023-11-24 06:18:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@WallEx@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5321 …}
  +nested: Doctrine\ORM\PersistentCollection {#5323 …}
  +votes: Doctrine\ORM\PersistentCollection {#5325 …}
  +reports: Doctrine\ORM\PersistentCollection {#5327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5329 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5331 …}
  -id: 157461
  -bodyTs: "'charact':8 'dare':10 'm':2 'musk':7 'say':12 'start':3 'think':5 'wanker':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6073238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700803095 {#5318
    date: 2023-11-24 06:18:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#5319
  +user: Proxies\__CG__\App\Entity\User {#5320 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4481
    +user: App\Entity\User {#4494 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "This meme makes a good point, he’s so fucking cringe."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 56
    +score: 0
    +lastActive: DateTime @1701336298 {#4476
      date: 2023-11-30 10:24:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4482 …}
    +nested: Doctrine\ORM\PersistentCollection {#4484 …}
    +votes: Doctrine\ORM\PersistentCollection {#4486 …}
    +reports: Doctrine\ORM\PersistentCollection {#4488 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4490 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4492 …}
    -id: 153664
    -bodyTs: "'cring':11 'fuck':10 'good':5 'make':3 'meme':2 'point':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5074157"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700722858 {#4477
      date: 2023-11-23 08:00:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4481}
  +body: "I’m starting to think this musk character is dare I say it, a wanker"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700803095 {#5317
    date: 2023-11-24 06:18:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@WallEx@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5321 …}
  +nested: Doctrine\ORM\PersistentCollection {#5323 …}
  +votes: Doctrine\ORM\PersistentCollection {#5325 …}
  +reports: Doctrine\ORM\PersistentCollection {#5327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5329 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5331 …}
  -id: 157461
  -bodyTs: "'charact':8 'dare':10 'm':2 'musk':7 'say':12 'start':3 'think':5 'wanker':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6073238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700803095 {#5318
    date: 2023-11-24 06:18:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#5319
  +user: Proxies\__CG__\App\Entity\User {#5320 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4481
    +user: App\Entity\User {#4494 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "This meme makes a good point, he’s so fucking cringe."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 56
    +score: 0
    +lastActive: DateTime @1701336298 {#4476
      date: 2023-11-30 10:24:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4482 …}
    +nested: Doctrine\ORM\PersistentCollection {#4484 …}
    +votes: Doctrine\ORM\PersistentCollection {#4486 …}
    +reports: Doctrine\ORM\PersistentCollection {#4488 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4490 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4492 …}
    -id: 153664
    -bodyTs: "'cring':11 'fuck':10 'good':5 'make':3 'meme':2 'point':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5074157"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700722858 {#4477
      date: 2023-11-23 08:00:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4481}
  +body: "I’m starting to think this musk character is dare I say it, a wanker"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700803095 {#5317
    date: 2023-11-24 06:18:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@WallEx@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5321 …}
  +nested: Doctrine\ORM\PersistentCollection {#5323 …}
  +votes: Doctrine\ORM\PersistentCollection {#5325 …}
  +reports: Doctrine\ORM\PersistentCollection {#5327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5329 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5331 …}
  -id: 157461
  -bodyTs: "'charact':8 'dare':10 'm':2 'musk':7 'say':12 'start':3 'think':5 'wanker':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6073238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700803095 {#5318
    date: 2023-11-24 06:18:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#5530
  +user: App\Entity\User {#4494 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5319
    +user: Proxies\__CG__\App\Entity\User {#5320 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4481
      +user: App\Entity\User {#4494 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "This meme makes a good point, he’s so fucking cringe."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 56
      +score: 0
      +lastActive: DateTime @1701336298 {#4476
        date: 2023-11-30 10:24:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4482 …}
      +nested: Doctrine\ORM\PersistentCollection {#4484 …}
      +votes: Doctrine\ORM\PersistentCollection {#4486 …}
      +reports: Doctrine\ORM\PersistentCollection {#4488 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4490 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4492 …}
      -id: 153664
      -bodyTs: "'cring':11 'fuck':10 'good':5 'make':3 'meme':2 'point':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5074157"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700722858 {#4477
        date: 2023-11-23 08:00:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4481}
    +body: "I’m starting to think this musk character is dare I say it, a wanker"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1700803095 {#5317
      date: 2023-11-24 06:18:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@WallEx@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5321 …}
    +nested: Doctrine\ORM\PersistentCollection {#5323 …}
    +votes: Doctrine\ORM\PersistentCollection {#5325 …}
    +reports: Doctrine\ORM\PersistentCollection {#5327 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5329 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5331 …}
    -id: 157461
    -bodyTs: "'charact':8 'dare':10 'm':2 'musk':7 'say':12 'start':3 'think':5 'wanker':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6073238"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700803095 {#5318
      date: 2023-11-24 06:18:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4481}
  +body: "I’m positive"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700815447 {#5528
    date: 2023-11-24 09:44:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@WallEx@feddit.de"
    "@chooglers@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5531 …}
  +nested: Doctrine\ORM\PersistentCollection {#5533 …}
  +votes: Doctrine\ORM\PersistentCollection {#5535 …}
  +reports: Doctrine\ORM\PersistentCollection {#5537 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5539 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5541 …}
  -id: 157785
  -bodyTs: "'m':2 'posit':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5101592"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700815447 {#5529
    date: 2023-11-24 09:44:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#5530
  +user: App\Entity\User {#4494 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5319
    +user: Proxies\__CG__\App\Entity\User {#5320 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4481
      +user: App\Entity\User {#4494 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "This meme makes a good point, he’s so fucking cringe."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 56
      +score: 0
      +lastActive: DateTime @1701336298 {#4476
        date: 2023-11-30 10:24:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4482 …}
      +nested: Doctrine\ORM\PersistentCollection {#4484 …}
      +votes: Doctrine\ORM\PersistentCollection {#4486 …}
      +reports: Doctrine\ORM\PersistentCollection {#4488 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4490 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4492 …}
      -id: 153664
      -bodyTs: "'cring':11 'fuck':10 'good':5 'make':3 'meme':2 'point':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5074157"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700722858 {#4477
        date: 2023-11-23 08:00:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4481}
    +body: "I’m starting to think this musk character is dare I say it, a wanker"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1700803095 {#5317
      date: 2023-11-24 06:18:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@WallEx@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5321 …}
    +nested: Doctrine\ORM\PersistentCollection {#5323 …}
    +votes: Doctrine\ORM\PersistentCollection {#5325 …}
    +reports: Doctrine\ORM\PersistentCollection {#5327 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5329 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5331 …}
    -id: 157461
    -bodyTs: "'charact':8 'dare':10 'm':2 'musk':7 'say':12 'start':3 'think':5 'wanker':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6073238"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700803095 {#5318
      date: 2023-11-24 06:18:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4481}
  +body: "I’m positive"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700815447 {#5528
    date: 2023-11-24 09:44:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@WallEx@feddit.de"
    "@chooglers@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5531 …}
  +nested: Doctrine\ORM\PersistentCollection {#5533 …}
  +votes: Doctrine\ORM\PersistentCollection {#5535 …}
  +reports: Doctrine\ORM\PersistentCollection {#5537 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5539 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5541 …}
  -id: 157785
  -bodyTs: "'m':2 'posit':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5101592"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700815447 {#5529
    date: 2023-11-24 09:44:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#5530
  +user: App\Entity\User {#4494 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5319
    +user: Proxies\__CG__\App\Entity\User {#5320 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4481
      +user: App\Entity\User {#4494 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "This meme makes a good point, he’s so fucking cringe."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 56
      +score: 0
      +lastActive: DateTime @1701336298 {#4476
        date: 2023-11-30 10:24:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4482 …}
      +nested: Doctrine\ORM\PersistentCollection {#4484 …}
      +votes: Doctrine\ORM\PersistentCollection {#4486 …}
      +reports: Doctrine\ORM\PersistentCollection {#4488 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4490 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4492 …}
      -id: 153664
      -bodyTs: "'cring':11 'fuck':10 'good':5 'make':3 'meme':2 'point':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5074157"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700722858 {#4477
        date: 2023-11-23 08:00:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4481}
    +body: "I’m starting to think this musk character is dare I say it, a wanker"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1700803095 {#5317
      date: 2023-11-24 06:18:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@WallEx@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5321 …}
    +nested: Doctrine\ORM\PersistentCollection {#5323 …}
    +votes: Doctrine\ORM\PersistentCollection {#5325 …}
    +reports: Doctrine\ORM\PersistentCollection {#5327 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5329 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5331 …}
    -id: 157461
    -bodyTs: "'charact':8 'dare':10 'm':2 'musk':7 'say':12 'start':3 'think':5 'wanker':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6073238"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700803095 {#5318
      date: 2023-11-24 06:18:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4481}
  +body: "I’m positive"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700815447 {#5528
    date: 2023-11-24 09:44:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@WallEx@feddit.de"
    "@chooglers@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5531 …}
  +nested: Doctrine\ORM\PersistentCollection {#5533 …}
  +votes: Doctrine\ORM\PersistentCollection {#5535 …}
  +reports: Doctrine\ORM\PersistentCollection {#5537 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5539 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5541 …}
  -id: 157785
  -bodyTs: "'m':2 'posit':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5101592"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700815447 {#5529
    date: 2023-11-24 09:44:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#4555
  +user: App\Entity\User {#4568 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "He really would have done well as the lead in a fictional Michael Jackson biopic that’s an alternate retelling of how his life took a turn in the mid/late 90s, when he discovers that he’s actually in the Matrix and is the one. And instead of Annie, we’re asking “Neo, are you okay? Are you o.k. ne-o? – Sha-mona”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1701260781 {#4549
    date: 2023-11-29 13:26:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4556 …}
  +nested: Doctrine\ORM\PersistentCollection {#4558 …}
  +votes: Doctrine\ORM\PersistentCollection {#4560 …}
  +reports: Doctrine\ORM\PersistentCollection {#4562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4566 …}
  -id: 153598
  -bodyTs: "'90s':31 'actual':38 'altern':19 'anni':49 'ask':52 'biopic':15 'discov':34 'done':5 'fiction':12 'instead':47 'jackson':14 'lead':9 'life':24 'matrix':41 'michael':13 'mid/late':30 'mona':65 'ne':61 'ne-o':60 'neo':53 'o':62 'o.k':59 'okay':56 'one':45 're':51 'realli':2 'retel':20 'sha':64 'sha-mona':63 'took':25 'turn':27 'well':6 'would':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5107088"
  +editedAt: DateTimeImmutable @1701215511 {#4550
    date: 2023-11-29 00:51:51.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700721180 {#4551
    date: 2023-11-23 07:33:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#4555
  +user: App\Entity\User {#4568 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "He really would have done well as the lead in a fictional Michael Jackson biopic that’s an alternate retelling of how his life took a turn in the mid/late 90s, when he discovers that he’s actually in the Matrix and is the one. And instead of Annie, we’re asking “Neo, are you okay? Are you o.k. ne-o? – Sha-mona”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1701260781 {#4549
    date: 2023-11-29 13:26:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4556 …}
  +nested: Doctrine\ORM\PersistentCollection {#4558 …}
  +votes: Doctrine\ORM\PersistentCollection {#4560 …}
  +reports: Doctrine\ORM\PersistentCollection {#4562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4566 …}
  -id: 153598
  -bodyTs: "'90s':31 'actual':38 'altern':19 'anni':49 'ask':52 'biopic':15 'discov':34 'done':5 'fiction':12 'instead':47 'jackson':14 'lead':9 'life':24 'matrix':41 'michael':13 'mid/late':30 'mona':65 'ne':61 'ne-o':60 'neo':53 'o':62 'o.k':59 'okay':56 'one':45 're':51 'realli':2 'retel':20 'sha':64 'sha-mona':63 'took':25 'turn':27 'well':6 'would':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5107088"
  +editedAt: DateTimeImmutable @1701215511 {#4550
    date: 2023-11-29 00:51:51.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700721180 {#4551
    date: 2023-11-23 07:33:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#4555
  +user: App\Entity\User {#4568 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "He really would have done well as the lead in a fictional Michael Jackson biopic that’s an alternate retelling of how his life took a turn in the mid/late 90s, when he discovers that he’s actually in the Matrix and is the one. And instead of Annie, we’re asking “Neo, are you okay? Are you o.k. ne-o? – Sha-mona”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1701260781 {#4549
    date: 2023-11-29 13:26:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4556 …}
  +nested: Doctrine\ORM\PersistentCollection {#4558 …}
  +votes: Doctrine\ORM\PersistentCollection {#4560 …}
  +reports: Doctrine\ORM\PersistentCollection {#4562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4566 …}
  -id: 153598
  -bodyTs: "'90s':31 'actual':38 'altern':19 'anni':49 'ask':52 'biopic':15 'discov':34 'done':5 'fiction':12 'instead':47 'jackson':14 'lead':9 'life':24 'matrix':41 'michael':13 'mid/late':30 'mona':65 'ne':61 'ne-o':60 'neo':53 'o':62 'o.k':59 'okay':56 'one':45 're':51 'realli':2 'retel':20 'sha':64 'sha-mona':63 'took':25 'turn':27 'well':6 'would':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5107088"
  +editedAt: DateTimeImmutable @1701215511 {#4550
    date: 2023-11-29 00:51:51.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700721180 {#4551
    date: 2023-11-23 07:33:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#5287
  +user: Proxies\__CG__\App\Entity\User {#5288 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4555
    +user: App\Entity\User {#4568 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "He really would have done well as the lead in a fictional Michael Jackson biopic that’s an alternate retelling of how his life took a turn in the mid/late 90s, when he discovers that he’s actually in the Matrix and is the one. And instead of Annie, we’re asking “Neo, are you okay? Are you o.k. ne-o? – Sha-mona”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1701260781 {#4549
      date: 2023-11-29 13:26:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4556 …}
    +nested: Doctrine\ORM\PersistentCollection {#4558 …}
    +votes: Doctrine\ORM\PersistentCollection {#4560 …}
    +reports: Doctrine\ORM\PersistentCollection {#4562 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4564 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4566 …}
    -id: 153598
    -bodyTs: "'90s':31 'actual':38 'altern':19 'anni':49 'ask':52 'biopic':15 'discov':34 'done':5 'fiction':12 'instead':47 'jackson':14 'lead':9 'life':24 'matrix':41 'michael':13 'mid/late':30 'mona':65 'ne':61 'ne-o':60 'neo':53 'o':62 'o.k':59 'okay':56 'one':45 're':51 'realli':2 'retel':20 'sha':64 'sha-mona':63 'took':25 'turn':27 'well':6 'would':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5107088"
    +editedAt: DateTimeImmutable @1701215511 {#4550
      date: 2023-11-29 00:51:51.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700721180 {#4551
      date: 2023-11-23 07:33:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4555}
  +body: "I like the way your brain works."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700735581 {#5285
    date: 2023-11-23 11:33:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@ohitsbreadley@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5289 …}
  +nested: Doctrine\ORM\PersistentCollection {#5291 …}
  +votes: Doctrine\ORM\PersistentCollection {#5293 …}
  +reports: Doctrine\ORM\PersistentCollection {#5295 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5297 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5299 …}
  -id: 154106
  -bodyTs: "'brain':6 'like':2 'way':4 'work':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1717850"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700735581 {#5286
    date: 2023-11-23 11:33:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#5287
  +user: Proxies\__CG__\App\Entity\User {#5288 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4555
    +user: App\Entity\User {#4568 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "He really would have done well as the lead in a fictional Michael Jackson biopic that’s an alternate retelling of how his life took a turn in the mid/late 90s, when he discovers that he’s actually in the Matrix and is the one. And instead of Annie, we’re asking “Neo, are you okay? Are you o.k. ne-o? – Sha-mona”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1701260781 {#4549
      date: 2023-11-29 13:26:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4556 …}
    +nested: Doctrine\ORM\PersistentCollection {#4558 …}
    +votes: Doctrine\ORM\PersistentCollection {#4560 …}
    +reports: Doctrine\ORM\PersistentCollection {#4562 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4564 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4566 …}
    -id: 153598
    -bodyTs: "'90s':31 'actual':38 'altern':19 'anni':49 'ask':52 'biopic':15 'discov':34 'done':5 'fiction':12 'instead':47 'jackson':14 'lead':9 'life':24 'matrix':41 'michael':13 'mid/late':30 'mona':65 'ne':61 'ne-o':60 'neo':53 'o':62 'o.k':59 'okay':56 'one':45 're':51 'realli':2 'retel':20 'sha':64 'sha-mona':63 'took':25 'turn':27 'well':6 'would':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5107088"
    +editedAt: DateTimeImmutable @1701215511 {#4550
      date: 2023-11-29 00:51:51.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700721180 {#4551
      date: 2023-11-23 07:33:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4555}
  +body: "I like the way your brain works."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700735581 {#5285
    date: 2023-11-23 11:33:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@ohitsbreadley@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5289 …}
  +nested: Doctrine\ORM\PersistentCollection {#5291 …}
  +votes: Doctrine\ORM\PersistentCollection {#5293 …}
  +reports: Doctrine\ORM\PersistentCollection {#5295 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5297 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5299 …}
  -id: 154106
  -bodyTs: "'brain':6 'like':2 'way':4 'work':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1717850"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700735581 {#5286
    date: 2023-11-23 11:33:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#5287
  +user: Proxies\__CG__\App\Entity\User {#5288 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4555
    +user: App\Entity\User {#4568 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "He really would have done well as the lead in a fictional Michael Jackson biopic that’s an alternate retelling of how his life took a turn in the mid/late 90s, when he discovers that he’s actually in the Matrix and is the one. And instead of Annie, we’re asking “Neo, are you okay? Are you o.k. ne-o? – Sha-mona”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1701260781 {#4549
      date: 2023-11-29 13:26:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4556 …}
    +nested: Doctrine\ORM\PersistentCollection {#4558 …}
    +votes: Doctrine\ORM\PersistentCollection {#4560 …}
    +reports: Doctrine\ORM\PersistentCollection {#4562 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4564 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4566 …}
    -id: 153598
    -bodyTs: "'90s':31 'actual':38 'altern':19 'anni':49 'ask':52 'biopic':15 'discov':34 'done':5 'fiction':12 'instead':47 'jackson':14 'lead':9 'life':24 'matrix':41 'michael':13 'mid/late':30 'mona':65 'ne':61 'ne-o':60 'neo':53 'o':62 'o.k':59 'okay':56 'one':45 're':51 'realli':2 'retel':20 'sha':64 'sha-mona':63 'took':25 'turn':27 'well':6 'would':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5107088"
    +editedAt: DateTimeImmutable @1701215511 {#4550
      date: 2023-11-29 00:51:51.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700721180 {#4551
      date: 2023-11-23 07:33:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4555}
  +body: "I like the way your brain works."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700735581 {#5285
    date: 2023-11-23 11:33:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@ohitsbreadley@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5289 …}
  +nested: Doctrine\ORM\PersistentCollection {#5291 …}
  +votes: Doctrine\ORM\PersistentCollection {#5293 …}
  +reports: Doctrine\ORM\PersistentCollection {#5295 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5297 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5299 …}
  -id: 154106
  -bodyTs: "'brain':6 'like':2 'way':4 'work':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1717850"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700735581 {#5286
    date: 2023-11-23 11:33:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#5303
  +user: Proxies\__CG__\App\Entity\User {#5304 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4555
    +user: App\Entity\User {#4568 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "He really would have done well as the lead in a fictional Michael Jackson biopic that’s an alternate retelling of how his life took a turn in the mid/late 90s, when he discovers that he’s actually in the Matrix and is the one. And instead of Annie, we’re asking “Neo, are you okay? Are you o.k. ne-o? – Sha-mona”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1701260781 {#4549
      date: 2023-11-29 13:26:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4556 …}
    +nested: Doctrine\ORM\PersistentCollection {#4558 …}
    +votes: Doctrine\ORM\PersistentCollection {#4560 …}
    +reports: Doctrine\ORM\PersistentCollection {#4562 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4564 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4566 …}
    -id: 153598
    -bodyTs: "'90s':31 'actual':38 'altern':19 'anni':49 'ask':52 'biopic':15 'discov':34 'done':5 'fiction':12 'instead':47 'jackson':14 'lead':9 'life':24 'matrix':41 'michael':13 'mid/late':30 'mona':65 'ne':61 'ne-o':60 'neo':53 'o':62 'o.k':59 'okay':56 'one':45 're':51 'realli':2 'retel':20 'sha':64 'sha-mona':63 'took':25 'turn':27 'well':6 'would':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5107088"
    +editedAt: DateTimeImmutable @1701215511 {#4550
      date: 2023-11-29 00:51:51.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700721180 {#4551
      date: 2023-11-23 07:33:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4555}
  +body: "Man that would be a psychological thriller!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700757292 {#5301
    date: 2023-11-23 17:34:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@ohitsbreadley@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5305 …}
  +nested: Doctrine\ORM\PersistentCollection {#5307 …}
  +votes: Doctrine\ORM\PersistentCollection {#5309 …}
  +reports: Doctrine\ORM\PersistentCollection {#5311 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5313 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5315 …}
  -id: 155249
  -bodyTs: "'man':1 'psycholog':6 'thriller':7 'would':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/3578379"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700757292 {#5302
    date: 2023-11-23 17:34:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#5303
  +user: Proxies\__CG__\App\Entity\User {#5304 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4555
    +user: App\Entity\User {#4568 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "He really would have done well as the lead in a fictional Michael Jackson biopic that’s an alternate retelling of how his life took a turn in the mid/late 90s, when he discovers that he’s actually in the Matrix and is the one. And instead of Annie, we’re asking “Neo, are you okay? Are you o.k. ne-o? – Sha-mona”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1701260781 {#4549
      date: 2023-11-29 13:26:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4556 …}
    +nested: Doctrine\ORM\PersistentCollection {#4558 …}
    +votes: Doctrine\ORM\PersistentCollection {#4560 …}
    +reports: Doctrine\ORM\PersistentCollection {#4562 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4564 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4566 …}
    -id: 153598
    -bodyTs: "'90s':31 'actual':38 'altern':19 'anni':49 'ask':52 'biopic':15 'discov':34 'done':5 'fiction':12 'instead':47 'jackson':14 'lead':9 'life':24 'matrix':41 'michael':13 'mid/late':30 'mona':65 'ne':61 'ne-o':60 'neo':53 'o':62 'o.k':59 'okay':56 'one':45 're':51 'realli':2 'retel':20 'sha':64 'sha-mona':63 'took':25 'turn':27 'well':6 'would':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5107088"
    +editedAt: DateTimeImmutable @1701215511 {#4550
      date: 2023-11-29 00:51:51.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700721180 {#4551
      date: 2023-11-23 07:33:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4555}
  +body: "Man that would be a psychological thriller!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700757292 {#5301
    date: 2023-11-23 17:34:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@ohitsbreadley@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5305 …}
  +nested: Doctrine\ORM\PersistentCollection {#5307 …}
  +votes: Doctrine\ORM\PersistentCollection {#5309 …}
  +reports: Doctrine\ORM\PersistentCollection {#5311 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5313 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5315 …}
  -id: 155249
  -bodyTs: "'man':1 'psycholog':6 'thriller':7 'would':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/3578379"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700757292 {#5302
    date: 2023-11-23 17:34:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#5303
  +user: Proxies\__CG__\App\Entity\User {#5304 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4555
    +user: App\Entity\User {#4568 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "He really would have done well as the lead in a fictional Michael Jackson biopic that’s an alternate retelling of how his life took a turn in the mid/late 90s, when he discovers that he’s actually in the Matrix and is the one. And instead of Annie, we’re asking “Neo, are you okay? Are you o.k. ne-o? – Sha-mona”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1701260781 {#4549
      date: 2023-11-29 13:26:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4556 …}
    +nested: Doctrine\ORM\PersistentCollection {#4558 …}
    +votes: Doctrine\ORM\PersistentCollection {#4560 …}
    +reports: Doctrine\ORM\PersistentCollection {#4562 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4564 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4566 …}
    -id: 153598
    -bodyTs: "'90s':31 'actual':38 'altern':19 'anni':49 'ask':52 'biopic':15 'discov':34 'done':5 'fiction':12 'instead':47 'jackson':14 'lead':9 'life':24 'matrix':41 'michael':13 'mid/late':30 'mona':65 'ne':61 'ne-o':60 'neo':53 'o':62 'o.k':59 'okay':56 'one':45 're':51 'realli':2 'retel':20 'sha':64 'sha-mona':63 'took':25 'turn':27 'well':6 'would':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5107088"
    +editedAt: DateTimeImmutable @1701215511 {#4550
      date: 2023-11-29 00:51:51.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700721180 {#4551
      date: 2023-11-23 07:33:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4555}
  +body: "Man that would be a psychological thriller!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700757292 {#5301
    date: 2023-11-23 17:34:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@ohitsbreadley@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5305 …}
  +nested: Doctrine\ORM\PersistentCollection {#5307 …}
  +votes: Doctrine\ORM\PersistentCollection {#5309 …}
  +reports: Doctrine\ORM\PersistentCollection {#5311 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5313 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5315 …}
  -id: 155249
  -bodyTs: "'man':1 'psycholog':6 'thriller':7 'would':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/3578379"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700757292 {#5302
    date: 2023-11-23 17:34:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#4628
  +user: App\Entity\User {#4641 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://sh.itjust.works/pictrs/image/5a2fea5c-ff55-4041-83e9-35198c19bb15.gif)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700717844 {#4623
    date: 2023-11-23 06:37:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4629 …}
  +nested: Doctrine\ORM\PersistentCollection {#4631 …}
  +votes: Doctrine\ORM\PersistentCollection {#4633 …}
  +reports: Doctrine\ORM\PersistentCollection {#4635 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4637 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4639 …}
  -id: 153493
  -bodyTs: "'/pictrs/image/5a2fea5c-ff55-4041-83e9-35198c19bb15.gif)':3 'sh.itjust.works':2 'sh.itjust.works/pictrs/image/5a2fea5c-ff55-4041-83e9-35198c19bb15.gif)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5838135"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700717844 {#4624
    date: 2023-11-23 06:37:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#4628
  +user: App\Entity\User {#4641 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://sh.itjust.works/pictrs/image/5a2fea5c-ff55-4041-83e9-35198c19bb15.gif)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700717844 {#4623
    date: 2023-11-23 06:37:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4629 …}
  +nested: Doctrine\ORM\PersistentCollection {#4631 …}
  +votes: Doctrine\ORM\PersistentCollection {#4633 …}
  +reports: Doctrine\ORM\PersistentCollection {#4635 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4637 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4639 …}
  -id: 153493
  -bodyTs: "'/pictrs/image/5a2fea5c-ff55-4041-83e9-35198c19bb15.gif)':3 'sh.itjust.works':2 'sh.itjust.works/pictrs/image/5a2fea5c-ff55-4041-83e9-35198c19bb15.gif)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5838135"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700717844 {#4624
    date: 2023-11-23 06:37:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#4628
  +user: App\Entity\User {#4641 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://sh.itjust.works/pictrs/image/5a2fea5c-ff55-4041-83e9-35198c19bb15.gif)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700717844 {#4623
    date: 2023-11-23 06:37:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4629 …}
  +nested: Doctrine\ORM\PersistentCollection {#4631 …}
  +votes: Doctrine\ORM\PersistentCollection {#4633 …}
  +reports: Doctrine\ORM\PersistentCollection {#4635 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4637 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4639 …}
  -id: 153493
  -bodyTs: "'/pictrs/image/5a2fea5c-ff55-4041-83e9-35198c19bb15.gif)':3 'sh.itjust.works':2 'sh.itjust.works/pictrs/image/5a2fea5c-ff55-4041-83e9-35198c19bb15.gif)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5838135"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700717844 {#4624
    date: 2023-11-23 06:37:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#4702
  +user: App\Entity\User {#4715 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "🤡"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700717588 {#4697
    date: 2023-11-23 06:33:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4703 …}
  +nested: Doctrine\ORM\PersistentCollection {#4705 …}
  +votes: Doctrine\ORM\PersistentCollection {#4707 …}
  +reports: Doctrine\ORM\PersistentCollection {#4709 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4711 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4713 …}
  -id: 153481
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5523435"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700717588 {#4698
    date: 2023-11-23 06:33:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#4702
  +user: App\Entity\User {#4715 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "🤡"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700717588 {#4697
    date: 2023-11-23 06:33:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4703 …}
  +nested: Doctrine\ORM\PersistentCollection {#4705 …}
  +votes: Doctrine\ORM\PersistentCollection {#4707 …}
  +reports: Doctrine\ORM\PersistentCollection {#4709 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4711 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4713 …}
  -id: 153481
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5523435"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700717588 {#4698
    date: 2023-11-23 06:33:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#4702
  +user: App\Entity\User {#4715 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "🤡"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700717588 {#4697
    date: 2023-11-23 06:33:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4703 …}
  +nested: Doctrine\ORM\PersistentCollection {#4705 …}
  +votes: Doctrine\ORM\PersistentCollection {#4707 …}
  +reports: Doctrine\ORM\PersistentCollection {#4709 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4711 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4713 …}
  -id: 153481
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5523435"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700717588 {#4698
    date: 2023-11-23 06:33:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#4775
  +user: App\Entity\User {#4788 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "What the hell happened to that man?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1701695055 {#4770
    date: 2023-12-04 14:04:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4776 …}
  +nested: Doctrine\ORM\PersistentCollection {#4778 …}
  +votes: Doctrine\ORM\PersistentCollection {#4780 …}
  +reports: Doctrine\ORM\PersistentCollection {#4782 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4784 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4786 …}
  -id: 153275
  -bodyTs: "'happen':4 'hell':3 'man':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.cafe/comment/3092040"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700712520 {#4771
    date: 2023-11-23 05:08:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#4775
  +user: App\Entity\User {#4788 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "What the hell happened to that man?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1701695055 {#4770
    date: 2023-12-04 14:04:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4776 …}
  +nested: Doctrine\ORM\PersistentCollection {#4778 …}
  +votes: Doctrine\ORM\PersistentCollection {#4780 …}
  +reports: Doctrine\ORM\PersistentCollection {#4782 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4784 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4786 …}
  -id: 153275
  -bodyTs: "'happen':4 'hell':3 'man':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.cafe/comment/3092040"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700712520 {#4771
    date: 2023-11-23 05:08:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#4775
  +user: App\Entity\User {#4788 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "What the hell happened to that man?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1701695055 {#4770
    date: 2023-12-04 14:04:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4776 …}
  +nested: Doctrine\ORM\PersistentCollection {#4778 …}
  +votes: Doctrine\ORM\PersistentCollection {#4780 …}
  +reports: Doctrine\ORM\PersistentCollection {#4782 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4784 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4786 …}
  -id: 153275
  -bodyTs: "'happen':4 'hell':3 'man':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.cafe/comment/3092040"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700712520 {#4771
    date: 2023-11-23 05:08:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\EntryComment {#5191
  +user: Proxies\__CG__\App\Entity\User {#5192 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4775
    +user: App\Entity\User {#4788 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "What the hell happened to that man?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1701695055 {#4770
      date: 2023-12-04 14:04:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4776 …}
    +nested: Doctrine\ORM\PersistentCollection {#4778 …}
    +votes: Doctrine\ORM\PersistentCollection {#4780 …}
    +reports: Doctrine\ORM\PersistentCollection {#4782 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4784 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4786 …}
    -id: 153275
    -bodyTs: "'happen':4 'hell':3 'man':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.cafe/comment/3092040"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700712520 {#4771
      date: 2023-11-23 05:08:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4775}
  +body: """
    Nothing. He was a scammer and an idiot who got lucky, and that is what he still is, only with more money.\n
    \n
    He was fired for incompetence before, let that sink in
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700804995 {#5189
    date: 2023-11-24 06:49:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@pinkdrunkenelephants@lemmy.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5193 …}
  +nested: Doctrine\ORM\PersistentCollection {#5195 …}
  +votes: Doctrine\ORM\PersistentCollection {#5197 …}
  +reports: Doctrine\ORM\PersistentCollection {#5199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
  -id: 157511
  -bodyTs: "'fire':25 'got':10 'idiot':8 'incompet':27 'let':29 'lucki':11 'money':22 'noth':1 'scammer':5 'sink':31 'still':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5137058"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700804995 {#5190
    date: 2023-11-24 06:49:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#5191
  +user: Proxies\__CG__\App\Entity\User {#5192 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4775
    +user: App\Entity\User {#4788 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "What the hell happened to that man?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1701695055 {#4770
      date: 2023-12-04 14:04:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4776 …}
    +nested: Doctrine\ORM\PersistentCollection {#4778 …}
    +votes: Doctrine\ORM\PersistentCollection {#4780 …}
    +reports: Doctrine\ORM\PersistentCollection {#4782 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4784 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4786 …}
    -id: 153275
    -bodyTs: "'happen':4 'hell':3 'man':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.cafe/comment/3092040"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700712520 {#4771
      date: 2023-11-23 05:08:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4775}
  +body: """
    Nothing. He was a scammer and an idiot who got lucky, and that is what he still is, only with more money.\n
    \n
    He was fired for incompetence before, let that sink in
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700804995 {#5189
    date: 2023-11-24 06:49:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@pinkdrunkenelephants@lemmy.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5193 …}
  +nested: Doctrine\ORM\PersistentCollection {#5195 …}
  +votes: Doctrine\ORM\PersistentCollection {#5197 …}
  +reports: Doctrine\ORM\PersistentCollection {#5199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
  -id: 157511
  -bodyTs: "'fire':25 'got':10 'idiot':8 'incompet':27 'let':29 'lucki':11 'money':22 'noth':1 'scammer':5 'sink':31 'still':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5137058"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700804995 {#5190
    date: 2023-11-24 06:49:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#5191
  +user: Proxies\__CG__\App\Entity\User {#5192 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4775
    +user: App\Entity\User {#4788 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "What the hell happened to that man?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1701695055 {#4770
      date: 2023-12-04 14:04:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4776 …}
    +nested: Doctrine\ORM\PersistentCollection {#4778 …}
    +votes: Doctrine\ORM\PersistentCollection {#4780 …}
    +reports: Doctrine\ORM\PersistentCollection {#4782 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4784 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4786 …}
    -id: 153275
    -bodyTs: "'happen':4 'hell':3 'man':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.cafe/comment/3092040"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700712520 {#4771
      date: 2023-11-23 05:08:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4775}
  +body: """
    Nothing. He was a scammer and an idiot who got lucky, and that is what he still is, only with more money.\n
    \n
    He was fired for incompetence before, let that sink in
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700804995 {#5189
    date: 2023-11-24 06:49:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@pinkdrunkenelephants@lemmy.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5193 …}
  +nested: Doctrine\ORM\PersistentCollection {#5195 …}
  +votes: Doctrine\ORM\PersistentCollection {#5197 …}
  +reports: Doctrine\ORM\PersistentCollection {#5199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
  -id: 157511
  -bodyTs: "'fire':25 'got':10 'idiot':8 'incompet':27 'let':29 'lucki':11 'money':22 'noth':1 'scammer':5 'sink':31 'still':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5137058"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700804995 {#5190
    date: 2023-11-24 06:49:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\EntryComment {#5207
  +user: Proxies\__CG__\App\Entity\User {#5208 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4775
    +user: App\Entity\User {#4788 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "What the hell happened to that man?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1701695055 {#4770
      date: 2023-12-04 14:04:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4776 …}
    +nested: Doctrine\ORM\PersistentCollection {#4778 …}
    +votes: Doctrine\ORM\PersistentCollection {#4780 …}
    +reports: Doctrine\ORM\PersistentCollection {#4782 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4784 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4786 …}
    -id: 153275
    -bodyTs: "'happen':4 'hell':3 'man':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.cafe/comment/3092040"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700712520 {#4771
      date: 2023-11-23 05:08:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4775}
  +body: "Daddy didn’t give affection, and the boy was something that mommy wouldn’t wear."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 57
  +score: 0
  +lastActive: DateTime @1700716624 {#5205
    date: 2023-11-23 06:17:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@pinkdrunkenelephants@lemmy.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5209 …}
  +nested: Doctrine\ORM\PersistentCollection {#5211 …}
  +votes: Doctrine\ORM\PersistentCollection {#5213 …}
  +reports: Doctrine\ORM\PersistentCollection {#5215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5219 …}
  -id: 153449
  -bodyTs: "'affect':5 'boy':8 'daddi':1 'didn':2 'give':4 'mommi':12 'someth':10 'wear':15 'wouldn':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/3832727"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700716624 {#5206
    date: 2023-11-23 06:17:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#5207
  +user: Proxies\__CG__\App\Entity\User {#5208 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4775
    +user: App\Entity\User {#4788 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "What the hell happened to that man?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1701695055 {#4770
      date: 2023-12-04 14:04:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4776 …}
    +nested: Doctrine\ORM\PersistentCollection {#4778 …}
    +votes: Doctrine\ORM\PersistentCollection {#4780 …}
    +reports: Doctrine\ORM\PersistentCollection {#4782 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4784 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4786 …}
    -id: 153275
    -bodyTs: "'happen':4 'hell':3 'man':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.cafe/comment/3092040"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700712520 {#4771
      date: 2023-11-23 05:08:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4775}
  +body: "Daddy didn’t give affection, and the boy was something that mommy wouldn’t wear."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 57
  +score: 0
  +lastActive: DateTime @1700716624 {#5205
    date: 2023-11-23 06:17:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@pinkdrunkenelephants@lemmy.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5209 …}
  +nested: Doctrine\ORM\PersistentCollection {#5211 …}
  +votes: Doctrine\ORM\PersistentCollection {#5213 …}
  +reports: Doctrine\ORM\PersistentCollection {#5215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5219 …}
  -id: 153449
  -bodyTs: "'affect':5 'boy':8 'daddi':1 'didn':2 'give':4 'mommi':12 'someth':10 'wear':15 'wouldn':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/3832727"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700716624 {#5206
    date: 2023-11-23 06:17:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#5207
  +user: Proxies\__CG__\App\Entity\User {#5208 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4775
    +user: App\Entity\User {#4788 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "What the hell happened to that man?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1701695055 {#4770
      date: 2023-12-04 14:04:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4776 …}
    +nested: Doctrine\ORM\PersistentCollection {#4778 …}
    +votes: Doctrine\ORM\PersistentCollection {#4780 …}
    +reports: Doctrine\ORM\PersistentCollection {#4782 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4784 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4786 …}
    -id: 153275
    -bodyTs: "'happen':4 'hell':3 'man':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.cafe/comment/3092040"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700712520 {#4771
      date: 2023-11-23 05:08:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4775}
  +body: "Daddy didn’t give affection, and the boy was something that mommy wouldn’t wear."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 57
  +score: 0
  +lastActive: DateTime @1700716624 {#5205
    date: 2023-11-23 06:17:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@pinkdrunkenelephants@lemmy.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5209 …}
  +nested: Doctrine\ORM\PersistentCollection {#5211 …}
  +votes: Doctrine\ORM\PersistentCollection {#5213 …}
  +reports: Doctrine\ORM\PersistentCollection {#5215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5219 …}
  -id: 153449
  -bodyTs: "'affect':5 'boy':8 'daddi':1 'didn':2 'give':4 'mommi':12 'someth':10 'wear':15 'wouldn':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/3832727"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700716624 {#5206
    date: 2023-11-23 06:17:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\EntryComment {#5432
  +user: Proxies\__CG__\App\Entity\User {#5288 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5207
    +user: Proxies\__CG__\App\Entity\User {#5208 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4775
      +user: App\Entity\User {#4788 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "What the hell happened to that man?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1701695055 {#4770
        date: 2023-12-04 14:04:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4776 …}
      +nested: Doctrine\ORM\PersistentCollection {#4778 …}
      +votes: Doctrine\ORM\PersistentCollection {#4780 …}
      +reports: Doctrine\ORM\PersistentCollection {#4782 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4784 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4786 …}
      -id: 153275
      -bodyTs: "'happen':4 'hell':3 'man':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.cafe/comment/3092040"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700712520 {#4771
        date: 2023-11-23 05:08:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4775}
    +body: "Daddy didn’t give affection, and the boy was something that mommy wouldn’t wear."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 57
    +score: 0
    +lastActive: DateTime @1700716624 {#5205
      date: 2023-11-23 06:17:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@pinkdrunkenelephants@lemmy.cafe"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5209 …}
    +nested: Doctrine\ORM\PersistentCollection {#5211 …}
    +votes: Doctrine\ORM\PersistentCollection {#5213 …}
    +reports: Doctrine\ORM\PersistentCollection {#5215 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5217 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5219 …}
    -id: 153449
    -bodyTs: "'affect':5 'boy':8 'daddi':1 'didn':2 'give':4 'mommi':12 'someth':10 'wear':15 'wouldn':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmings.world/comment/3832727"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700716624 {#5206
      date: 2023-11-23 06:17:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4775}
  +body: "I think you’re right. Let’s hope he doesn’t speak in class today."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700735216 {#5431
    date: 2023-11-23 11:26:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@pinkdrunkenelephants@lemmy.cafe"
    "@CeruleanRuin@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5438 …}
  +nested: Doctrine\ORM\PersistentCollection {#5440 …}
  +votes: Doctrine\ORM\PersistentCollection {#5442 …}
  +reports: Doctrine\ORM\PersistentCollection {#5445 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5449 …}
  -id: 154089
  -bodyTs: "'class':14 'doesn':10 'hope':8 'let':6 're':4 'right':5 'speak':12 'think':2 'today':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1717831"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700735216 {#5434
    date: 2023-11-23 11:26:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#5432
  +user: Proxies\__CG__\App\Entity\User {#5288 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5207
    +user: Proxies\__CG__\App\Entity\User {#5208 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4775
      +user: App\Entity\User {#4788 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "What the hell happened to that man?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1701695055 {#4770
        date: 2023-12-04 14:04:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4776 …}
      +nested: Doctrine\ORM\PersistentCollection {#4778 …}
      +votes: Doctrine\ORM\PersistentCollection {#4780 …}
      +reports: Doctrine\ORM\PersistentCollection {#4782 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4784 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4786 …}
      -id: 153275
      -bodyTs: "'happen':4 'hell':3 'man':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.cafe/comment/3092040"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700712520 {#4771
        date: 2023-11-23 05:08:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4775}
    +body: "Daddy didn’t give affection, and the boy was something that mommy wouldn’t wear."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 57
    +score: 0
    +lastActive: DateTime @1700716624 {#5205
      date: 2023-11-23 06:17:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@pinkdrunkenelephants@lemmy.cafe"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5209 …}
    +nested: Doctrine\ORM\PersistentCollection {#5211 …}
    +votes: Doctrine\ORM\PersistentCollection {#5213 …}
    +reports: Doctrine\ORM\PersistentCollection {#5215 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5217 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5219 …}
    -id: 153449
    -bodyTs: "'affect':5 'boy':8 'daddi':1 'didn':2 'give':4 'mommi':12 'someth':10 'wear':15 'wouldn':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmings.world/comment/3832727"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700716624 {#5206
      date: 2023-11-23 06:17:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4775}
  +body: "I think you’re right. Let’s hope he doesn’t speak in class today."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700735216 {#5431
    date: 2023-11-23 11:26:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@pinkdrunkenelephants@lemmy.cafe"
    "@CeruleanRuin@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5438 …}
  +nested: Doctrine\ORM\PersistentCollection {#5440 …}
  +votes: Doctrine\ORM\PersistentCollection {#5442 …}
  +reports: Doctrine\ORM\PersistentCollection {#5445 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5449 …}
  -id: 154089
  -bodyTs: "'class':14 'doesn':10 'hope':8 'let':6 're':4 'right':5 'speak':12 'think':2 'today':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1717831"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700735216 {#5434
    date: 2023-11-23 11:26:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#5432
  +user: Proxies\__CG__\App\Entity\User {#5288 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5207
    +user: Proxies\__CG__\App\Entity\User {#5208 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4775
      +user: App\Entity\User {#4788 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "What the hell happened to that man?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1701695055 {#4770
        date: 2023-12-04 14:04:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4776 …}
      +nested: Doctrine\ORM\PersistentCollection {#4778 …}
      +votes: Doctrine\ORM\PersistentCollection {#4780 …}
      +reports: Doctrine\ORM\PersistentCollection {#4782 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4784 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4786 …}
      -id: 153275
      -bodyTs: "'happen':4 'hell':3 'man':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.cafe/comment/3092040"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700712520 {#4771
        date: 2023-11-23 05:08:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4775}
    +body: "Daddy didn’t give affection, and the boy was something that mommy wouldn’t wear."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 57
    +score: 0
    +lastActive: DateTime @1700716624 {#5205
      date: 2023-11-23 06:17:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@pinkdrunkenelephants@lemmy.cafe"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5209 …}
    +nested: Doctrine\ORM\PersistentCollection {#5211 …}
    +votes: Doctrine\ORM\PersistentCollection {#5213 …}
    +reports: Doctrine\ORM\PersistentCollection {#5215 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5217 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5219 …}
    -id: 153449
    -bodyTs: "'affect':5 'boy':8 'daddi':1 'didn':2 'give':4 'mommi':12 'someth':10 'wear':15 'wouldn':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmings.world/comment/3832727"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700716624 {#5206
      date: 2023-11-23 06:17:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4775}
  +body: "I think you’re right. Let’s hope he doesn’t speak in class today."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700735216 {#5431
    date: 2023-11-23 11:26:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@pinkdrunkenelephants@lemmy.cafe"
    "@CeruleanRuin@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5438 …}
  +nested: Doctrine\ORM\PersistentCollection {#5440 …}
  +votes: Doctrine\ORM\PersistentCollection {#5442 …}
  +reports: Doctrine\ORM\PersistentCollection {#5445 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5449 …}
  -id: 154089
  -bodyTs: "'class':14 'doesn':10 'hope':8 'let':6 're':4 'right':5 'speak':12 'think':2 'today':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1717831"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700735216 {#5434
    date: 2023-11-23 11:26:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
App\Entity\EntryComment {#5453
  +user: Proxies\__CG__\App\Entity\User {#5454 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5207
    +user: Proxies\__CG__\App\Entity\User {#5208 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4775
      +user: App\Entity\User {#4788 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "What the hell happened to that man?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1701695055 {#4770
        date: 2023-12-04 14:04:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4776 …}
      +nested: Doctrine\ORM\PersistentCollection {#4778 …}
      +votes: Doctrine\ORM\PersistentCollection {#4780 …}
      +reports: Doctrine\ORM\PersistentCollection {#4782 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4784 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4786 …}
      -id: 153275
      -bodyTs: "'happen':4 'hell':3 'man':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.cafe/comment/3092040"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700712520 {#4771
        date: 2023-11-23 05:08:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4775}
    +body: "Daddy didn’t give affection, and the boy was something that mommy wouldn’t wear."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 57
    +score: 0
    +lastActive: DateTime @1700716624 {#5205
      date: 2023-11-23 06:17:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@pinkdrunkenelephants@lemmy.cafe"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5209 …}
    +nested: Doctrine\ORM\PersistentCollection {#5211 …}
    +votes: Doctrine\ORM\PersistentCollection {#5213 …}
    +reports: Doctrine\ORM\PersistentCollection {#5215 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5217 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5219 …}
    -id: 153449
    -bodyTs: "'affect':5 'boy':8 'daddi':1 'didn':2 'give':4 'mommi':12 'someth':10 'wear':15 'wouldn':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmings.world/comment/3832727"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700716624 {#5206
      date: 2023-11-23 06:17:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4775}
  +body: "wdym ‘woudlnt wear’"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700739294 {#5451
    date: 2023-11-23 12:34:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@pinkdrunkenelephants@lemmy.cafe"
    "@CeruleanRuin@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5455 …}
  +nested: Doctrine\ORM\PersistentCollection {#5457 …}
  +votes: Doctrine\ORM\PersistentCollection {#5459 …}
  +reports: Doctrine\ORM\PersistentCollection {#5461 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5465 …}
  -id: 154214
  -bodyTs: "'wdym':1 'wear':3 'woudlnt':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6054003"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700739294 {#5452
    date: 2023-11-23 12:34:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#5453
  +user: Proxies\__CG__\App\Entity\User {#5454 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5207
    +user: Proxies\__CG__\App\Entity\User {#5208 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4775
      +user: App\Entity\User {#4788 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "What the hell happened to that man?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1701695055 {#4770
        date: 2023-12-04 14:04:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4776 …}
      +nested: Doctrine\ORM\PersistentCollection {#4778 …}
      +votes: Doctrine\ORM\PersistentCollection {#4780 …}
      +reports: Doctrine\ORM\PersistentCollection {#4782 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4784 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4786 …}
      -id: 153275
      -bodyTs: "'happen':4 'hell':3 'man':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.cafe/comment/3092040"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700712520 {#4771
        date: 2023-11-23 05:08:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4775}
    +body: "Daddy didn’t give affection, and the boy was something that mommy wouldn’t wear."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 57
    +score: 0
    +lastActive: DateTime @1700716624 {#5205
      date: 2023-11-23 06:17:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@pinkdrunkenelephants@lemmy.cafe"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5209 …}
    +nested: Doctrine\ORM\PersistentCollection {#5211 …}
    +votes: Doctrine\ORM\PersistentCollection {#5213 …}
    +reports: Doctrine\ORM\PersistentCollection {#5215 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5217 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5219 …}
    -id: 153449
    -bodyTs: "'affect':5 'boy':8 'daddi':1 'didn':2 'give':4 'mommi':12 'someth':10 'wear':15 'wouldn':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmings.world/comment/3832727"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700716624 {#5206
      date: 2023-11-23 06:17:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4775}
  +body: "wdym ‘woudlnt wear’"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700739294 {#5451
    date: 2023-11-23 12:34:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@pinkdrunkenelephants@lemmy.cafe"
    "@CeruleanRuin@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5455 …}
  +nested: Doctrine\ORM\PersistentCollection {#5457 …}
  +votes: Doctrine\ORM\PersistentCollection {#5459 …}
  +reports: Doctrine\ORM\PersistentCollection {#5461 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5465 …}
  -id: 154214
  -bodyTs: "'wdym':1 'wear':3 'woudlnt':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6054003"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700739294 {#5452
    date: 2023-11-23 12:34:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#5453
  +user: Proxies\__CG__\App\Entity\User {#5454 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5207
    +user: Proxies\__CG__\App\Entity\User {#5208 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4775
      +user: App\Entity\User {#4788 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "What the hell happened to that man?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1701695055 {#4770
        date: 2023-12-04 14:04:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4776 …}
      +nested: Doctrine\ORM\PersistentCollection {#4778 …}
      +votes: Doctrine\ORM\PersistentCollection {#4780 …}
      +reports: Doctrine\ORM\PersistentCollection {#4782 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4784 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4786 …}
      -id: 153275
      -bodyTs: "'happen':4 'hell':3 'man':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.cafe/comment/3092040"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700712520 {#4771
        date: 2023-11-23 05:08:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4775}
    +body: "Daddy didn’t give affection, and the boy was something that mommy wouldn’t wear."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 57
    +score: 0
    +lastActive: DateTime @1700716624 {#5205
      date: 2023-11-23 06:17:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@pinkdrunkenelephants@lemmy.cafe"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5209 …}
    +nested: Doctrine\ORM\PersistentCollection {#5211 …}
    +votes: Doctrine\ORM\PersistentCollection {#5213 …}
    +reports: Doctrine\ORM\PersistentCollection {#5215 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5217 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5219 …}
    -id: 153449
    -bodyTs: "'affect':5 'boy':8 'daddi':1 'didn':2 'give':4 'mommi':12 'someth':10 'wear':15 'wouldn':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmings.world/comment/3832727"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700716624 {#5206
      date: 2023-11-23 06:17:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4775}
  +body: "wdym ‘woudlnt wear’"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700739294 {#5451
    date: 2023-11-23 12:34:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@pinkdrunkenelephants@lemmy.cafe"
    "@CeruleanRuin@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5455 …}
  +nested: Doctrine\ORM\PersistentCollection {#5457 …}
  +votes: Doctrine\ORM\PersistentCollection {#5459 …}
  +reports: Doctrine\ORM\PersistentCollection {#5461 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5465 …}
  -id: 154214
  -bodyTs: "'wdym':1 'wear':3 'woudlnt':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6054003"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700739294 {#5452
    date: 2023-11-23 12:34:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\EntryComment {#5599
  +user: Proxies\__CG__\App\Entity\User {#5600 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5453
    +user: Proxies\__CG__\App\Entity\User {#5454 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5207
      +user: Proxies\__CG__\App\Entity\User {#5208 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4775
        +user: App\Entity\User {#4788 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "What the hell happened to that man?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 35
        +score: 0
        +lastActive: DateTime @1701695055 {#4770
          date: 2023-12-04 14:04:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@OttoVonNoob@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4776 …}
        +nested: Doctrine\ORM\PersistentCollection {#4778 …}
        +votes: Doctrine\ORM\PersistentCollection {#4780 …}
        +reports: Doctrine\ORM\PersistentCollection {#4782 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4784 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4786 …}
        -id: 153275
        -bodyTs: "'happen':4 'hell':3 'man':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.cafe/comment/3092040"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700712520 {#4771
          date: 2023-11-23 05:08:40.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4775}
      +body: "Daddy didn’t give affection, and the boy was something that mommy wouldn’t wear."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 57
      +score: 0
      +lastActive: DateTime @1700716624 {#5205
        date: 2023-11-23 06:17:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
        "@pinkdrunkenelephants@lemmy.cafe"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5209 …}
      +nested: Doctrine\ORM\PersistentCollection {#5211 …}
      +votes: Doctrine\ORM\PersistentCollection {#5213 …}
      +reports: Doctrine\ORM\PersistentCollection {#5215 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5217 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5219 …}
      -id: 153449
      -bodyTs: "'affect':5 'boy':8 'daddi':1 'didn':2 'give':4 'mommi':12 'someth':10 'wear':15 'wouldn':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmings.world/comment/3832727"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700716624 {#5206
        date: 2023-11-23 06:17:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4775}
    +body: "wdym ‘woudlnt wear’"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700739294 {#5451
      date: 2023-11-23 12:34:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@pinkdrunkenelephants@lemmy.cafe"
      "@CeruleanRuin@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5455 …}
    +nested: Doctrine\ORM\PersistentCollection {#5457 …}
    +votes: Doctrine\ORM\PersistentCollection {#5459 …}
    +reports: Doctrine\ORM\PersistentCollection {#5461 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5463 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5465 …}
    -id: 154214
    -bodyTs: "'wdym':1 'wear':3 'woudlnt':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6054003"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700739294 {#5452
      date: 2023-11-23 12:34:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4775}
  +body: "It’s a lyric from the song Jeremy by Pearl Jam."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700741131 {#5597
    date: 2023-11-23 13:05:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@pinkdrunkenelephants@lemmy.cafe"
    "@CeruleanRuin@lemmings.world"
    "@jackpot@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5601 …}
  +nested: Doctrine\ORM\PersistentCollection {#5603 …}
  +votes: Doctrine\ORM\PersistentCollection {#5605 …}
  +reports: Doctrine\ORM\PersistentCollection {#5607 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5609 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5611 …}
  -id: 154271
  -bodyTs: "'jam':11 'jeremi':8 'lyric':4 'pearl':10 'song':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5528166"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700741131 {#5598
    date: 2023-11-23 13:05:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#5599
  +user: Proxies\__CG__\App\Entity\User {#5600 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5453
    +user: Proxies\__CG__\App\Entity\User {#5454 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5207
      +user: Proxies\__CG__\App\Entity\User {#5208 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4775
        +user: App\Entity\User {#4788 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "What the hell happened to that man?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 35
        +score: 0
        +lastActive: DateTime @1701695055 {#4770
          date: 2023-12-04 14:04:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@OttoVonNoob@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4776 …}
        +nested: Doctrine\ORM\PersistentCollection {#4778 …}
        +votes: Doctrine\ORM\PersistentCollection {#4780 …}
        +reports: Doctrine\ORM\PersistentCollection {#4782 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4784 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4786 …}
        -id: 153275
        -bodyTs: "'happen':4 'hell':3 'man':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.cafe/comment/3092040"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700712520 {#4771
          date: 2023-11-23 05:08:40.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4775}
      +body: "Daddy didn’t give affection, and the boy was something that mommy wouldn’t wear."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 57
      +score: 0
      +lastActive: DateTime @1700716624 {#5205
        date: 2023-11-23 06:17:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
        "@pinkdrunkenelephants@lemmy.cafe"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5209 …}
      +nested: Doctrine\ORM\PersistentCollection {#5211 …}
      +votes: Doctrine\ORM\PersistentCollection {#5213 …}
      +reports: Doctrine\ORM\PersistentCollection {#5215 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5217 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5219 …}
      -id: 153449
      -bodyTs: "'affect':5 'boy':8 'daddi':1 'didn':2 'give':4 'mommi':12 'someth':10 'wear':15 'wouldn':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmings.world/comment/3832727"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700716624 {#5206
        date: 2023-11-23 06:17:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4775}
    +body: "wdym ‘woudlnt wear’"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700739294 {#5451
      date: 2023-11-23 12:34:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@pinkdrunkenelephants@lemmy.cafe"
      "@CeruleanRuin@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5455 …}
    +nested: Doctrine\ORM\PersistentCollection {#5457 …}
    +votes: Doctrine\ORM\PersistentCollection {#5459 …}
    +reports: Doctrine\ORM\PersistentCollection {#5461 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5463 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5465 …}
    -id: 154214
    -bodyTs: "'wdym':1 'wear':3 'woudlnt':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6054003"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700739294 {#5452
      date: 2023-11-23 12:34:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4775}
  +body: "It’s a lyric from the song Jeremy by Pearl Jam."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700741131 {#5597
    date: 2023-11-23 13:05:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@pinkdrunkenelephants@lemmy.cafe"
    "@CeruleanRuin@lemmings.world"
    "@jackpot@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5601 …}
  +nested: Doctrine\ORM\PersistentCollection {#5603 …}
  +votes: Doctrine\ORM\PersistentCollection {#5605 …}
  +reports: Doctrine\ORM\PersistentCollection {#5607 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5609 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5611 …}
  -id: 154271
  -bodyTs: "'jam':11 'jeremi':8 'lyric':4 'pearl':10 'song':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5528166"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700741131 {#5598
    date: 2023-11-23 13:05:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#5599
  +user: Proxies\__CG__\App\Entity\User {#5600 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5453
    +user: Proxies\__CG__\App\Entity\User {#5454 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5207
      +user: Proxies\__CG__\App\Entity\User {#5208 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4775
        +user: App\Entity\User {#4788 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "What the hell happened to that man?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 35
        +score: 0
        +lastActive: DateTime @1701695055 {#4770
          date: 2023-12-04 14:04:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@OttoVonNoob@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4776 …}
        +nested: Doctrine\ORM\PersistentCollection {#4778 …}
        +votes: Doctrine\ORM\PersistentCollection {#4780 …}
        +reports: Doctrine\ORM\PersistentCollection {#4782 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4784 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4786 …}
        -id: 153275
        -bodyTs: "'happen':4 'hell':3 'man':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.cafe/comment/3092040"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700712520 {#4771
          date: 2023-11-23 05:08:40.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4775}
      +body: "Daddy didn’t give affection, and the boy was something that mommy wouldn’t wear."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 57
      +score: 0
      +lastActive: DateTime @1700716624 {#5205
        date: 2023-11-23 06:17:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
        "@pinkdrunkenelephants@lemmy.cafe"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5209 …}
      +nested: Doctrine\ORM\PersistentCollection {#5211 …}
      +votes: Doctrine\ORM\PersistentCollection {#5213 …}
      +reports: Doctrine\ORM\PersistentCollection {#5215 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5217 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5219 …}
      -id: 153449
      -bodyTs: "'affect':5 'boy':8 'daddi':1 'didn':2 'give':4 'mommi':12 'someth':10 'wear':15 'wouldn':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmings.world/comment/3832727"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700716624 {#5206
        date: 2023-11-23 06:17:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4775}
    +body: "wdym ‘woudlnt wear’"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700739294 {#5451
      date: 2023-11-23 12:34:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@pinkdrunkenelephants@lemmy.cafe"
      "@CeruleanRuin@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5455 …}
    +nested: Doctrine\ORM\PersistentCollection {#5457 …}
    +votes: Doctrine\ORM\PersistentCollection {#5459 …}
    +reports: Doctrine\ORM\PersistentCollection {#5461 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5463 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5465 …}
    -id: 154214
    -bodyTs: "'wdym':1 'wear':3 'woudlnt':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6054003"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700739294 {#5452
      date: 2023-11-23 12:34:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4775}
  +body: "It’s a lyric from the song Jeremy by Pearl Jam."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700741131 {#5597
    date: 2023-11-23 13:05:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@pinkdrunkenelephants@lemmy.cafe"
    "@CeruleanRuin@lemmings.world"
    "@jackpot@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5601 …}
  +nested: Doctrine\ORM\PersistentCollection {#5603 …}
  +votes: Doctrine\ORM\PersistentCollection {#5605 …}
  +reports: Doctrine\ORM\PersistentCollection {#5607 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5609 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5611 …}
  -id: 154271
  -bodyTs: "'jam':11 'jeremi':8 'lyric':4 'pearl':10 'song':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5528166"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700741131 {#5598
    date: 2023-11-23 13:05:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
125 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
App\Entity\EntryComment {#5615
  +user: Proxies\__CG__\App\Entity\User {#5616 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5453
    +user: Proxies\__CG__\App\Entity\User {#5454 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5207
      +user: Proxies\__CG__\App\Entity\User {#5208 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4775
        +user: App\Entity\User {#4788 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "What the hell happened to that man?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 35
        +score: 0
        +lastActive: DateTime @1701695055 {#4770
          date: 2023-12-04 14:04:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@OttoVonNoob@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4776 …}
        +nested: Doctrine\ORM\PersistentCollection {#4778 …}
        +votes: Doctrine\ORM\PersistentCollection {#4780 …}
        +reports: Doctrine\ORM\PersistentCollection {#4782 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4784 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4786 …}
        -id: 153275
        -bodyTs: "'happen':4 'hell':3 'man':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.cafe/comment/3092040"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700712520 {#4771
          date: 2023-11-23 05:08:40.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4775}
      +body: "Daddy didn’t give affection, and the boy was something that mommy wouldn’t wear."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 57
      +score: 0
      +lastActive: DateTime @1700716624 {#5205
        date: 2023-11-23 06:17:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
        "@pinkdrunkenelephants@lemmy.cafe"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5209 …}
      +nested: Doctrine\ORM\PersistentCollection {#5211 …}
      +votes: Doctrine\ORM\PersistentCollection {#5213 …}
      +reports: Doctrine\ORM\PersistentCollection {#5215 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5217 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5219 …}
      -id: 153449
      -bodyTs: "'affect':5 'boy':8 'daddi':1 'didn':2 'give':4 'mommi':12 'someth':10 'wear':15 'wouldn':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmings.world/comment/3832727"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700716624 {#5206
        date: 2023-11-23 06:17:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4775}
    +body: "wdym ‘woudlnt wear’"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700739294 {#5451
      date: 2023-11-23 12:34:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@pinkdrunkenelephants@lemmy.cafe"
      "@CeruleanRuin@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5455 …}
    +nested: Doctrine\ORM\PersistentCollection {#5457 …}
    +votes: Doctrine\ORM\PersistentCollection {#5459 …}
    +reports: Doctrine\ORM\PersistentCollection {#5461 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5463 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5465 …}
    -id: 154214
    -bodyTs: "'wdym':1 'wear':3 'woudlnt':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6054003"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700739294 {#5452
      date: 2023-11-23 12:34:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4775}
  +body: """
    There was a song from Pearl Jam called Jeremy that had this line:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Daddy didn't give affection, no\n
    </span><span style="color:#323232;">And the boy was something that mommy wouldn't wear\n
    </span><span style="color:#323232;">King Jeremy the wicked\n
    </span><span style="color:#323232;">Oh, ruled his world\n
    </span>\n
    ```\n
    \n
    What they meant is that the mother neglected him because she didn’t want to be seen in public with him.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1700741101 {#5613
    date: 2023-11-23 13:05:01.0 +01:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@pinkdrunkenelephants@lemmy.cafe"
    "@CeruleanRuin@lemmings.world"
    "@jackpot@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5617 …}
  +nested: Doctrine\ORM\PersistentCollection {#5619 …}
  +votes: Doctrine\ORM\PersistentCollection {#5621 …}
  +reports: Doctrine\ORM\PersistentCollection {#5623 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5625 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5627 …}
  -id: 154270
  -bodyTs: "'affect':18 'boy':22 'call':8 'daddi':14 'didn':15,49 'give':17 'jam':7 'jeremi':9,31 'king':30 'line':13 'meant':40 'mommi':26 'mother':44 'neglect':45 'oh':34 'pearl':6 'public':56 'rule':35 'seen':54 'someth':24 'song':4 'want':51 'wear':29 'wick':33 'world':37 'wouldn':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5111322"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700741101 {#5614
    date: 2023-11-23 13:05:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#5615
  +user: Proxies\__CG__\App\Entity\User {#5616 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5453
    +user: Proxies\__CG__\App\Entity\User {#5454 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5207
      +user: Proxies\__CG__\App\Entity\User {#5208 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4775
        +user: App\Entity\User {#4788 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "What the hell happened to that man?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 35
        +score: 0
        +lastActive: DateTime @1701695055 {#4770
          date: 2023-12-04 14:04:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@OttoVonNoob@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4776 …}
        +nested: Doctrine\ORM\PersistentCollection {#4778 …}
        +votes: Doctrine\ORM\PersistentCollection {#4780 …}
        +reports: Doctrine\ORM\PersistentCollection {#4782 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4784 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4786 …}
        -id: 153275
        -bodyTs: "'happen':4 'hell':3 'man':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.cafe/comment/3092040"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700712520 {#4771
          date: 2023-11-23 05:08:40.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4775}
      +body: "Daddy didn’t give affection, and the boy was something that mommy wouldn’t wear."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 57
      +score: 0
      +lastActive: DateTime @1700716624 {#5205
        date: 2023-11-23 06:17:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
        "@pinkdrunkenelephants@lemmy.cafe"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5209 …}
      +nested: Doctrine\ORM\PersistentCollection {#5211 …}
      +votes: Doctrine\ORM\PersistentCollection {#5213 …}
      +reports: Doctrine\ORM\PersistentCollection {#5215 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5217 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5219 …}
      -id: 153449
      -bodyTs: "'affect':5 'boy':8 'daddi':1 'didn':2 'give':4 'mommi':12 'someth':10 'wear':15 'wouldn':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmings.world/comment/3832727"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700716624 {#5206
        date: 2023-11-23 06:17:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4775}
    +body: "wdym ‘woudlnt wear’"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700739294 {#5451
      date: 2023-11-23 12:34:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@pinkdrunkenelephants@lemmy.cafe"
      "@CeruleanRuin@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5455 …}
    +nested: Doctrine\ORM\PersistentCollection {#5457 …}
    +votes: Doctrine\ORM\PersistentCollection {#5459 …}
    +reports: Doctrine\ORM\PersistentCollection {#5461 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5463 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5465 …}
    -id: 154214
    -bodyTs: "'wdym':1 'wear':3 'woudlnt':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6054003"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700739294 {#5452
      date: 2023-11-23 12:34:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4775}
  +body: """
    There was a song from Pearl Jam called Jeremy that had this line:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Daddy didn't give affection, no\n
    </span><span style="color:#323232;">And the boy was something that mommy wouldn't wear\n
    </span><span style="color:#323232;">King Jeremy the wicked\n
    </span><span style="color:#323232;">Oh, ruled his world\n
    </span>\n
    ```\n
    \n
    What they meant is that the mother neglected him because she didn’t want to be seen in public with him.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1700741101 {#5613
    date: 2023-11-23 13:05:01.0 +01:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@pinkdrunkenelephants@lemmy.cafe"
    "@CeruleanRuin@lemmings.world"
    "@jackpot@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5617 …}
  +nested: Doctrine\ORM\PersistentCollection {#5619 …}
  +votes: Doctrine\ORM\PersistentCollection {#5621 …}
  +reports: Doctrine\ORM\PersistentCollection {#5623 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5625 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5627 …}
  -id: 154270
  -bodyTs: "'affect':18 'boy':22 'call':8 'daddi':14 'didn':15,49 'give':17 'jam':7 'jeremi':9,31 'king':30 'line':13 'meant':40 'mommi':26 'mother':44 'neglect':45 'oh':34 'pearl':6 'public':56 'rule':35 'seen':54 'someth':24 'song':4 'want':51 'wear':29 'wick':33 'world':37 'wouldn':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5111322"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700741101 {#5614
    date: 2023-11-23 13:05:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#5615
  +user: Proxies\__CG__\App\Entity\User {#5616 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5453
    +user: Proxies\__CG__\App\Entity\User {#5454 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5207
      +user: Proxies\__CG__\App\Entity\User {#5208 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4775
        +user: App\Entity\User {#4788 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "What the hell happened to that man?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 35
        +score: 0
        +lastActive: DateTime @1701695055 {#4770
          date: 2023-12-04 14:04:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@OttoVonNoob@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4776 …}
        +nested: Doctrine\ORM\PersistentCollection {#4778 …}
        +votes: Doctrine\ORM\PersistentCollection {#4780 …}
        +reports: Doctrine\ORM\PersistentCollection {#4782 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4784 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4786 …}
        -id: 153275
        -bodyTs: "'happen':4 'hell':3 'man':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.cafe/comment/3092040"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700712520 {#4771
          date: 2023-11-23 05:08:40.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4775}
      +body: "Daddy didn’t give affection, and the boy was something that mommy wouldn’t wear."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 57
      +score: 0
      +lastActive: DateTime @1700716624 {#5205
        date: 2023-11-23 06:17:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
        "@pinkdrunkenelephants@lemmy.cafe"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5209 …}
      +nested: Doctrine\ORM\PersistentCollection {#5211 …}
      +votes: Doctrine\ORM\PersistentCollection {#5213 …}
      +reports: Doctrine\ORM\PersistentCollection {#5215 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5217 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5219 …}
      -id: 153449
      -bodyTs: "'affect':5 'boy':8 'daddi':1 'didn':2 'give':4 'mommi':12 'someth':10 'wear':15 'wouldn':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmings.world/comment/3832727"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700716624 {#5206
        date: 2023-11-23 06:17:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4775}
    +body: "wdym ‘woudlnt wear’"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700739294 {#5451
      date: 2023-11-23 12:34:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@pinkdrunkenelephants@lemmy.cafe"
      "@CeruleanRuin@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5455 …}
    +nested: Doctrine\ORM\PersistentCollection {#5457 …}
    +votes: Doctrine\ORM\PersistentCollection {#5459 …}
    +reports: Doctrine\ORM\PersistentCollection {#5461 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5463 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5465 …}
    -id: 154214
    -bodyTs: "'wdym':1 'wear':3 'woudlnt':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6054003"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700739294 {#5452
      date: 2023-11-23 12:34:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4775}
  +body: """
    There was a song from Pearl Jam called Jeremy that had this line:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Daddy didn't give affection, no\n
    </span><span style="color:#323232;">And the boy was something that mommy wouldn't wear\n
    </span><span style="color:#323232;">King Jeremy the wicked\n
    </span><span style="color:#323232;">Oh, ruled his world\n
    </span>\n
    ```\n
    \n
    What they meant is that the mother neglected him because she didn’t want to be seen in public with him.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1700741101 {#5613
    date: 2023-11-23 13:05:01.0 +01:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@pinkdrunkenelephants@lemmy.cafe"
    "@CeruleanRuin@lemmings.world"
    "@jackpot@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5617 …}
  +nested: Doctrine\ORM\PersistentCollection {#5619 …}
  +votes: Doctrine\ORM\PersistentCollection {#5621 …}
  +reports: Doctrine\ORM\PersistentCollection {#5623 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5625 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5627 …}
  -id: 154270
  -bodyTs: "'affect':18 'boy':22 'call':8 'daddi':14 'didn':15,49 'give':17 'jam':7 'jeremi':9,31 'king':30 'line':13 'meant':40 'mommi':26 'mother':44 'neglect':45 'oh':34 'pearl':6 'public':56 'rule':35 'seen':54 'someth':24 'song':4 'want':51 'wear':29 'wick':33 'world':37 'wouldn':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5111322"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700741101 {#5614
    date: 2023-11-23 13:05:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
App\Entity\EntryComment {#5671
  +user: Proxies\__CG__\App\Entity\User {#5667 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5615
    +user: Proxies\__CG__\App\Entity\User {#5616 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5453
      +user: Proxies\__CG__\App\Entity\User {#5454 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5207
        +user: Proxies\__CG__\App\Entity\User {#5208 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4775
          +user: App\Entity\User {#4788 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "What the hell happened to that man?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 35
          +score: 0
          +lastActive: DateTime @1701695055 {#4770
            date: 2023-12-04 14:04:15.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@OttoVonNoob@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4776 …}
          +nested: Doctrine\ORM\PersistentCollection {#4778 …}
          +votes: Doctrine\ORM\PersistentCollection {#4780 …}
          +reports: Doctrine\ORM\PersistentCollection {#4782 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4784 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4786 …}
          -id: 153275
          -bodyTs: "'happen':4 'hell':3 'man':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.cafe/comment/3092040"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700712520 {#4771
            date: 2023-11-23 05:08:40.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4775}
        +body: "Daddy didn’t give affection, and the boy was something that mommy wouldn’t wear."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 57
        +score: 0
        +lastActive: DateTime @1700716624 {#5205
          date: 2023-11-23 06:17:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@OttoVonNoob@lemmy.ca"
          "@pinkdrunkenelephants@lemmy.cafe"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5209 …}
        +nested: Doctrine\ORM\PersistentCollection {#5211 …}
        +votes: Doctrine\ORM\PersistentCollection {#5213 …}
        +reports: Doctrine\ORM\PersistentCollection {#5215 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5217 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5219 …}
        -id: 153449
        -bodyTs: "'affect':5 'boy':8 'daddi':1 'didn':2 'give':4 'mommi':12 'someth':10 'wear':15 'wouldn':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmings.world/comment/3832727"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700716624 {#5206
          date: 2023-11-23 06:17:04.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4775}
      +body: "wdym ‘woudlnt wear’"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700739294 {#5451
        date: 2023-11-23 12:34:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
        "@pinkdrunkenelephants@lemmy.cafe"
        "@CeruleanRuin@lemmings.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5455 …}
      +nested: Doctrine\ORM\PersistentCollection {#5457 …}
      +votes: Doctrine\ORM\PersistentCollection {#5459 …}
      +reports: Doctrine\ORM\PersistentCollection {#5461 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5463 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5465 …}
      -id: 154214
      -bodyTs: "'wdym':1 'wear':3 'woudlnt':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6054003"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700739294 {#5452
        date: 2023-11-23 12:34:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4775}
    +body: """
      There was a song from Pearl Jam called Jeremy that had this line:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">Daddy didn't give affection, no\n
      </span><span style="color:#323232;">And the boy was something that mommy wouldn't wear\n
      </span><span style="color:#323232;">King Jeremy the wicked\n
      </span><span style="color:#323232;">Oh, ruled his world\n
      </span>\n
      ```\n
      \n
      What they meant is that the mother neglected him because she didn’t want to be seen in public with him.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1700741101 {#5613
      date: 2023-11-23 13:05:01.0 +01:00
    }
    +ip: null
    +tags: [
      "323232"
    ]
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@pinkdrunkenelephants@lemmy.cafe"
      "@CeruleanRuin@lemmings.world"
      "@jackpot@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5617 …}
    +nested: Doctrine\ORM\PersistentCollection {#5619 …}
    +votes: Doctrine\ORM\PersistentCollection {#5621 …}
    +reports: Doctrine\ORM\PersistentCollection {#5623 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5625 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5627 …}
    -id: 154270
    -bodyTs: "'affect':18 'boy':22 'call':8 'daddi':14 'didn':15,49 'give':17 'jam':7 'jeremi':9,31 'king':30 'line':13 'meant':40 'mommi':26 'mother':44 'neglect':45 'oh':34 'pearl':6 'public':56 'rule':35 'seen':54 'someth':24 'song':4 'want':51 'wear':29 'wick':33 'world':37 'wouldn':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5111322"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700741101 {#5614
      date: 2023-11-23 13:05:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4775}
  +body: "I interpret this more like she neglected him bc she was only interested in dressing up."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700815775 {#5672
    date: 2023-11-24 09:49:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@pinkdrunkenelephants@lemmy.cafe"
    "@CeruleanRuin@lemmings.world"
    "@jackpot@lemmy.ml"
    "@Karyoplasma@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5663 …}
  +nested: Doctrine\ORM\PersistentCollection {#5661 …}
  +votes: Doctrine\ORM\PersistentCollection {#5665 …}
  +reports: Doctrine\ORM\PersistentCollection {#5677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5679 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5681 …}
  -id: 157800
  -bodyTs: "'bc':9 'dress':15 'interest':13 'interpret':2 'like':5 'neglect':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4524274"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700815775 {#5675
    date: 2023-11-24 09:49:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#5671
  +user: Proxies\__CG__\App\Entity\User {#5667 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5615
    +user: Proxies\__CG__\App\Entity\User {#5616 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5453
      +user: Proxies\__CG__\App\Entity\User {#5454 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5207
        +user: Proxies\__CG__\App\Entity\User {#5208 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4775
          +user: App\Entity\User {#4788 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "What the hell happened to that man?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 35
          +score: 0
          +lastActive: DateTime @1701695055 {#4770
            date: 2023-12-04 14:04:15.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@OttoVonNoob@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4776 …}
          +nested: Doctrine\ORM\PersistentCollection {#4778 …}
          +votes: Doctrine\ORM\PersistentCollection {#4780 …}
          +reports: Doctrine\ORM\PersistentCollection {#4782 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4784 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4786 …}
          -id: 153275
          -bodyTs: "'happen':4 'hell':3 'man':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.cafe/comment/3092040"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700712520 {#4771
            date: 2023-11-23 05:08:40.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4775}
        +body: "Daddy didn’t give affection, and the boy was something that mommy wouldn’t wear."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 57
        +score: 0
        +lastActive: DateTime @1700716624 {#5205
          date: 2023-11-23 06:17:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@OttoVonNoob@lemmy.ca"
          "@pinkdrunkenelephants@lemmy.cafe"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5209 …}
        +nested: Doctrine\ORM\PersistentCollection {#5211 …}
        +votes: Doctrine\ORM\PersistentCollection {#5213 …}
        +reports: Doctrine\ORM\PersistentCollection {#5215 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5217 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5219 …}
        -id: 153449
        -bodyTs: "'affect':5 'boy':8 'daddi':1 'didn':2 'give':4 'mommi':12 'someth':10 'wear':15 'wouldn':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmings.world/comment/3832727"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700716624 {#5206
          date: 2023-11-23 06:17:04.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4775}
      +body: "wdym ‘woudlnt wear’"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700739294 {#5451
        date: 2023-11-23 12:34:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
        "@pinkdrunkenelephants@lemmy.cafe"
        "@CeruleanRuin@lemmings.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5455 …}
      +nested: Doctrine\ORM\PersistentCollection {#5457 …}
      +votes: Doctrine\ORM\PersistentCollection {#5459 …}
      +reports: Doctrine\ORM\PersistentCollection {#5461 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5463 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5465 …}
      -id: 154214
      -bodyTs: "'wdym':1 'wear':3 'woudlnt':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6054003"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700739294 {#5452
        date: 2023-11-23 12:34:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4775}
    +body: """
      There was a song from Pearl Jam called Jeremy that had this line:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">Daddy didn't give affection, no\n
      </span><span style="color:#323232;">And the boy was something that mommy wouldn't wear\n
      </span><span style="color:#323232;">King Jeremy the wicked\n
      </span><span style="color:#323232;">Oh, ruled his world\n
      </span>\n
      ```\n
      \n
      What they meant is that the mother neglected him because she didn’t want to be seen in public with him.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1700741101 {#5613
      date: 2023-11-23 13:05:01.0 +01:00
    }
    +ip: null
    +tags: [
      "323232"
    ]
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@pinkdrunkenelephants@lemmy.cafe"
      "@CeruleanRuin@lemmings.world"
      "@jackpot@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5617 …}
    +nested: Doctrine\ORM\PersistentCollection {#5619 …}
    +votes: Doctrine\ORM\PersistentCollection {#5621 …}
    +reports: Doctrine\ORM\PersistentCollection {#5623 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5625 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5627 …}
    -id: 154270
    -bodyTs: "'affect':18 'boy':22 'call':8 'daddi':14 'didn':15,49 'give':17 'jam':7 'jeremi':9,31 'king':30 'line':13 'meant':40 'mommi':26 'mother':44 'neglect':45 'oh':34 'pearl':6 'public':56 'rule':35 'seen':54 'someth':24 'song':4 'want':51 'wear':29 'wick':33 'world':37 'wouldn':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5111322"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700741101 {#5614
      date: 2023-11-23 13:05:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4775}
  +body: "I interpret this more like she neglected him bc she was only interested in dressing up."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700815775 {#5672
    date: 2023-11-24 09:49:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@pinkdrunkenelephants@lemmy.cafe"
    "@CeruleanRuin@lemmings.world"
    "@jackpot@lemmy.ml"
    "@Karyoplasma@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5663 …}
  +nested: Doctrine\ORM\PersistentCollection {#5661 …}
  +votes: Doctrine\ORM\PersistentCollection {#5665 …}
  +reports: Doctrine\ORM\PersistentCollection {#5677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5679 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5681 …}
  -id: 157800
  -bodyTs: "'bc':9 'dress':15 'interest':13 'interpret':2 'like':5 'neglect':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4524274"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700815775 {#5675
    date: 2023-11-24 09:49:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#5671
  +user: Proxies\__CG__\App\Entity\User {#5667 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5615
    +user: Proxies\__CG__\App\Entity\User {#5616 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5453
      +user: Proxies\__CG__\App\Entity\User {#5454 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5207
        +user: Proxies\__CG__\App\Entity\User {#5208 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4775
          +user: App\Entity\User {#4788 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "What the hell happened to that man?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 35
          +score: 0
          +lastActive: DateTime @1701695055 {#4770
            date: 2023-12-04 14:04:15.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@OttoVonNoob@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4776 …}
          +nested: Doctrine\ORM\PersistentCollection {#4778 …}
          +votes: Doctrine\ORM\PersistentCollection {#4780 …}
          +reports: Doctrine\ORM\PersistentCollection {#4782 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4784 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4786 …}
          -id: 153275
          -bodyTs: "'happen':4 'hell':3 'man':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.cafe/comment/3092040"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700712520 {#4771
            date: 2023-11-23 05:08:40.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4775}
        +body: "Daddy didn’t give affection, and the boy was something that mommy wouldn’t wear."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 57
        +score: 0
        +lastActive: DateTime @1700716624 {#5205
          date: 2023-11-23 06:17:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@OttoVonNoob@lemmy.ca"
          "@pinkdrunkenelephants@lemmy.cafe"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5209 …}
        +nested: Doctrine\ORM\PersistentCollection {#5211 …}
        +votes: Doctrine\ORM\PersistentCollection {#5213 …}
        +reports: Doctrine\ORM\PersistentCollection {#5215 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5217 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5219 …}
        -id: 153449
        -bodyTs: "'affect':5 'boy':8 'daddi':1 'didn':2 'give':4 'mommi':12 'someth':10 'wear':15 'wouldn':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmings.world/comment/3832727"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700716624 {#5206
          date: 2023-11-23 06:17:04.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4775}
      +body: "wdym ‘woudlnt wear’"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700739294 {#5451
        date: 2023-11-23 12:34:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
        "@pinkdrunkenelephants@lemmy.cafe"
        "@CeruleanRuin@lemmings.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5455 …}
      +nested: Doctrine\ORM\PersistentCollection {#5457 …}
      +votes: Doctrine\ORM\PersistentCollection {#5459 …}
      +reports: Doctrine\ORM\PersistentCollection {#5461 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5463 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5465 …}
      -id: 154214
      -bodyTs: "'wdym':1 'wear':3 'woudlnt':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6054003"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700739294 {#5452
        date: 2023-11-23 12:34:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4775}
    +body: """
      There was a song from Pearl Jam called Jeremy that had this line:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">Daddy didn't give affection, no\n
      </span><span style="color:#323232;">And the boy was something that mommy wouldn't wear\n
      </span><span style="color:#323232;">King Jeremy the wicked\n
      </span><span style="color:#323232;">Oh, ruled his world\n
      </span>\n
      ```\n
      \n
      What they meant is that the mother neglected him because she didn’t want to be seen in public with him.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1700741101 {#5613
      date: 2023-11-23 13:05:01.0 +01:00
    }
    +ip: null
    +tags: [
      "323232"
    ]
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@pinkdrunkenelephants@lemmy.cafe"
      "@CeruleanRuin@lemmings.world"
      "@jackpot@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5617 …}
    +nested: Doctrine\ORM\PersistentCollection {#5619 …}
    +votes: Doctrine\ORM\PersistentCollection {#5621 …}
    +reports: Doctrine\ORM\PersistentCollection {#5623 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5625 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5627 …}
    -id: 154270
    -bodyTs: "'affect':18 'boy':22 'call':8 'daddi':14 'didn':15,49 'give':17 'jam':7 'jeremi':9,31 'king':30 'line':13 'meant':40 'mommi':26 'mother':44 'neglect':45 'oh':34 'pearl':6 'public':56 'rule':35 'seen':54 'someth':24 'song':4 'want':51 'wear':29 'wick':33 'world':37 'wouldn':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5111322"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700741101 {#5614
      date: 2023-11-23 13:05:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4775}
  +body: "I interpret this more like she neglected him bc she was only interested in dressing up."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700815775 {#5672
    date: 2023-11-24 09:49:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@pinkdrunkenelephants@lemmy.cafe"
    "@CeruleanRuin@lemmings.world"
    "@jackpot@lemmy.ml"
    "@Karyoplasma@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5663 …}
  +nested: Doctrine\ORM\PersistentCollection {#5661 …}
  +votes: Doctrine\ORM\PersistentCollection {#5665 …}
  +reports: Doctrine\ORM\PersistentCollection {#5677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5679 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5681 …}
  -id: 157800
  -bodyTs: "'bc':9 'dress':15 'interest':13 'interpret':2 'like':5 'neglect':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4524274"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700815775 {#5675
    date: 2023-11-24 09:49:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
133 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
App\Entity\EntryComment {#5469
  +user: Proxies\__CG__\App\Entity\User {#5470 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5207
    +user: Proxies\__CG__\App\Entity\User {#5208 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4775
      +user: App\Entity\User {#4788 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "What the hell happened to that man?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1701695055 {#4770
        date: 2023-12-04 14:04:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4776 …}
      +nested: Doctrine\ORM\PersistentCollection {#4778 …}
      +votes: Doctrine\ORM\PersistentCollection {#4780 …}
      +reports: Doctrine\ORM\PersistentCollection {#4782 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4784 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4786 …}
      -id: 153275
      -bodyTs: "'happen':4 'hell':3 'man':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.cafe/comment/3092040"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700712520 {#4771
        date: 2023-11-23 05:08:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4775}
    +body: "Daddy didn’t give affection, and the boy was something that mommy wouldn’t wear."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 57
    +score: 0
    +lastActive: DateTime @1700716624 {#5205
      date: 2023-11-23 06:17:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@pinkdrunkenelephants@lemmy.cafe"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5209 …}
    +nested: Doctrine\ORM\PersistentCollection {#5211 …}
    +votes: Doctrine\ORM\PersistentCollection {#5213 …}
    +reports: Doctrine\ORM\PersistentCollection {#5215 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5217 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5219 …}
    -id: 153449
    -bodyTs: "'affect':5 'boy':8 'daddi':1 'didn':2 'give':4 'mommi':12 'someth':10 'wear':15 'wouldn':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmings.world/comment/3832727"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700716624 {#5206
      date: 2023-11-23 06:17:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4775}
  +body: "Then he gnashed his teeth and bit the recess lady’s breast"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700718067 {#5467
    date: 2023-11-23 06:41:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@pinkdrunkenelephants@lemmy.cafe"
    "@CeruleanRuin@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5471 …}
  +nested: Doctrine\ORM\PersistentCollection {#5473 …}
  +votes: Doctrine\ORM\PersistentCollection {#5475 …}
  +reports: Doctrine\ORM\PersistentCollection {#5477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5479 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5481 …}
  -id: 153499
  -bodyTs: "'bit':7 'breast':12 'gnash':3 'ladi':10 'recess':9 'teeth':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3089601"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700718067 {#5468
    date: 2023-11-23 06:41:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\EntryComment {#5469
  +user: Proxies\__CG__\App\Entity\User {#5470 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5207
    +user: Proxies\__CG__\App\Entity\User {#5208 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4775
      +user: App\Entity\User {#4788 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "What the hell happened to that man?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1701695055 {#4770
        date: 2023-12-04 14:04:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4776 …}
      +nested: Doctrine\ORM\PersistentCollection {#4778 …}
      +votes: Doctrine\ORM\PersistentCollection {#4780 …}
      +reports: Doctrine\ORM\PersistentCollection {#4782 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4784 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4786 …}
      -id: 153275
      -bodyTs: "'happen':4 'hell':3 'man':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.cafe/comment/3092040"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700712520 {#4771
        date: 2023-11-23 05:08:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4775}
    +body: "Daddy didn’t give affection, and the boy was something that mommy wouldn’t wear."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 57
    +score: 0
    +lastActive: DateTime @1700716624 {#5205
      date: 2023-11-23 06:17:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@pinkdrunkenelephants@lemmy.cafe"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5209 …}
    +nested: Doctrine\ORM\PersistentCollection {#5211 …}
    +votes: Doctrine\ORM\PersistentCollection {#5213 …}
    +reports: Doctrine\ORM\PersistentCollection {#5215 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5217 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5219 …}
    -id: 153449
    -bodyTs: "'affect':5 'boy':8 'daddi':1 'didn':2 'give':4 'mommi':12 'someth':10 'wear':15 'wouldn':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmings.world/comment/3832727"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700716624 {#5206
      date: 2023-11-23 06:17:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4775}
  +body: "Then he gnashed his teeth and bit the recess lady’s breast"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700718067 {#5467
    date: 2023-11-23 06:41:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@pinkdrunkenelephants@lemmy.cafe"
    "@CeruleanRuin@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5471 …}
  +nested: Doctrine\ORM\PersistentCollection {#5473 …}
  +votes: Doctrine\ORM\PersistentCollection {#5475 …}
  +reports: Doctrine\ORM\PersistentCollection {#5477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5479 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5481 …}
  -id: 153499
  -bodyTs: "'bit':7 'breast':12 'gnash':3 'ladi':10 'recess':9 'teeth':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3089601"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700718067 {#5468
    date: 2023-11-23 06:41:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\EntryComment {#5469
  +user: Proxies\__CG__\App\Entity\User {#5470 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5207
    +user: Proxies\__CG__\App\Entity\User {#5208 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4775
      +user: App\Entity\User {#4788 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "What the hell happened to that man?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1701695055 {#4770
        date: 2023-12-04 14:04:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4776 …}
      +nested: Doctrine\ORM\PersistentCollection {#4778 …}
      +votes: Doctrine\ORM\PersistentCollection {#4780 …}
      +reports: Doctrine\ORM\PersistentCollection {#4782 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4784 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4786 …}
      -id: 153275
      -bodyTs: "'happen':4 'hell':3 'man':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.cafe/comment/3092040"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700712520 {#4771
        date: 2023-11-23 05:08:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4775}
    +body: "Daddy didn’t give affection, and the boy was something that mommy wouldn’t wear."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 57
    +score: 0
    +lastActive: DateTime @1700716624 {#5205
      date: 2023-11-23 06:17:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@pinkdrunkenelephants@lemmy.cafe"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5209 …}
    +nested: Doctrine\ORM\PersistentCollection {#5211 …}
    +votes: Doctrine\ORM\PersistentCollection {#5213 …}
    +reports: Doctrine\ORM\PersistentCollection {#5215 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5217 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5219 …}
    -id: 153449
    -bodyTs: "'affect':5 'boy':8 'daddi':1 'didn':2 'give':4 'mommi':12 'someth':10 'wear':15 'wouldn':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmings.world/comment/3832727"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700716624 {#5206
      date: 2023-11-23 06:17:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4775}
  +body: "Then he gnashed his teeth and bit the recess lady’s breast"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700718067 {#5467
    date: 2023-11-23 06:41:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@pinkdrunkenelephants@lemmy.cafe"
    "@CeruleanRuin@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5471 …}
  +nested: Doctrine\ORM\PersistentCollection {#5473 …}
  +votes: Doctrine\ORM\PersistentCollection {#5475 …}
  +reports: Doctrine\ORM\PersistentCollection {#5477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5479 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5481 …}
  -id: 153499
  -bodyTs: "'bit':7 'breast':12 'gnash':3 'ladi':10 'recess':9 'teeth':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3089601"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700718067 {#5468
    date: 2023-11-23 06:41:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
137 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
138 DENIED moderate
App\Entity\EntryComment {#5587
  +user: Proxies\__CG__\App\Entity\User {#5581 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5469
    +user: Proxies\__CG__\App\Entity\User {#5470 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5207
      +user: Proxies\__CG__\App\Entity\User {#5208 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4775
        +user: App\Entity\User {#4788 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "What the hell happened to that man?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 35
        +score: 0
        +lastActive: DateTime @1701695055 {#4770
          date: 2023-12-04 14:04:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@OttoVonNoob@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4776 …}
        +nested: Doctrine\ORM\PersistentCollection {#4778 …}
        +votes: Doctrine\ORM\PersistentCollection {#4780 …}
        +reports: Doctrine\ORM\PersistentCollection {#4782 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4784 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4786 …}
        -id: 153275
        -bodyTs: "'happen':4 'hell':3 'man':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.cafe/comment/3092040"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700712520 {#4771
          date: 2023-11-23 05:08:40.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4775}
      +body: "Daddy didn’t give affection, and the boy was something that mommy wouldn’t wear."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 57
      +score: 0
      +lastActive: DateTime @1700716624 {#5205
        date: 2023-11-23 06:17:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
        "@pinkdrunkenelephants@lemmy.cafe"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5209 …}
      +nested: Doctrine\ORM\PersistentCollection {#5211 …}
      +votes: Doctrine\ORM\PersistentCollection {#5213 …}
      +reports: Doctrine\ORM\PersistentCollection {#5215 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5217 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5219 …}
      -id: 153449
      -bodyTs: "'affect':5 'boy':8 'daddi':1 'didn':2 'give':4 'mommi':12 'someth':10 'wear':15 'wouldn':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmings.world/comment/3832727"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700716624 {#5206
        date: 2023-11-23 06:17:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4775}
    +body: "Then he gnashed his teeth and bit the recess lady’s breast"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1700718067 {#5467
      date: 2023-11-23 06:41:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@pinkdrunkenelephants@lemmy.cafe"
      "@CeruleanRuin@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5471 …}
    +nested: Doctrine\ORM\PersistentCollection {#5473 …}
    +votes: Doctrine\ORM\PersistentCollection {#5475 …}
    +reports: Doctrine\ORM\PersistentCollection {#5477 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5479 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5481 …}
    -id: 153499
    -bodyTs: "'bit':7 'breast':12 'gnash':3 'ladi':10 'recess':9 'teeth':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3089601"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700718067 {#5468
      date: 2023-11-23 06:41:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4775}
  +body: "Then he hit me with a surprise left"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700740912 {#5588
    date: 2023-11-23 13:01:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@pinkdrunkenelephants@lemmy.cafe"
    "@CeruleanRuin@lemmings.world"
    "@TheEgoBot@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5575 …}
  +nested: Doctrine\ORM\PersistentCollection {#5579 …}
  +votes: Doctrine\ORM\PersistentCollection {#5577 …}
  +reports: Doctrine\ORM\PersistentCollection {#5591 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5593 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5595 …}
  -id: 154257
  -bodyTs: "'hit':3 'left':8 'surpris':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6054307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700740912 {#5585
    date: 2023-11-23 13:01:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#5587
  +user: Proxies\__CG__\App\Entity\User {#5581 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5469
    +user: Proxies\__CG__\App\Entity\User {#5470 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5207
      +user: Proxies\__CG__\App\Entity\User {#5208 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4775
        +user: App\Entity\User {#4788 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "What the hell happened to that man?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 35
        +score: 0
        +lastActive: DateTime @1701695055 {#4770
          date: 2023-12-04 14:04:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@OttoVonNoob@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4776 …}
        +nested: Doctrine\ORM\PersistentCollection {#4778 …}
        +votes: Doctrine\ORM\PersistentCollection {#4780 …}
        +reports: Doctrine\ORM\PersistentCollection {#4782 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4784 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4786 …}
        -id: 153275
        -bodyTs: "'happen':4 'hell':3 'man':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.cafe/comment/3092040"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700712520 {#4771
          date: 2023-11-23 05:08:40.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4775}
      +body: "Daddy didn’t give affection, and the boy was something that mommy wouldn’t wear."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 57
      +score: 0
      +lastActive: DateTime @1700716624 {#5205
        date: 2023-11-23 06:17:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
        "@pinkdrunkenelephants@lemmy.cafe"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5209 …}
      +nested: Doctrine\ORM\PersistentCollection {#5211 …}
      +votes: Doctrine\ORM\PersistentCollection {#5213 …}
      +reports: Doctrine\ORM\PersistentCollection {#5215 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5217 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5219 …}
      -id: 153449
      -bodyTs: "'affect':5 'boy':8 'daddi':1 'didn':2 'give':4 'mommi':12 'someth':10 'wear':15 'wouldn':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmings.world/comment/3832727"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700716624 {#5206
        date: 2023-11-23 06:17:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4775}
    +body: "Then he gnashed his teeth and bit the recess lady’s breast"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1700718067 {#5467
      date: 2023-11-23 06:41:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@pinkdrunkenelephants@lemmy.cafe"
      "@CeruleanRuin@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5471 …}
    +nested: Doctrine\ORM\PersistentCollection {#5473 …}
    +votes: Doctrine\ORM\PersistentCollection {#5475 …}
    +reports: Doctrine\ORM\PersistentCollection {#5477 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5479 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5481 …}
    -id: 153499
    -bodyTs: "'bit':7 'breast':12 'gnash':3 'ladi':10 'recess':9 'teeth':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3089601"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700718067 {#5468
      date: 2023-11-23 06:41:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4775}
  +body: "Then he hit me with a surprise left"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700740912 {#5588
    date: 2023-11-23 13:01:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@pinkdrunkenelephants@lemmy.cafe"
    "@CeruleanRuin@lemmings.world"
    "@TheEgoBot@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5575 …}
  +nested: Doctrine\ORM\PersistentCollection {#5579 …}
  +votes: Doctrine\ORM\PersistentCollection {#5577 …}
  +reports: Doctrine\ORM\PersistentCollection {#5591 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5593 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5595 …}
  -id: 154257
  -bodyTs: "'hit':3 'left':8 'surpris':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6054307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700740912 {#5585
    date: 2023-11-23 13:01:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#5587
  +user: Proxies\__CG__\App\Entity\User {#5581 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5469
    +user: Proxies\__CG__\App\Entity\User {#5470 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5207
      +user: Proxies\__CG__\App\Entity\User {#5208 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4775
        +user: App\Entity\User {#4788 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "What the hell happened to that man?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 35
        +score: 0
        +lastActive: DateTime @1701695055 {#4770
          date: 2023-12-04 14:04:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@OttoVonNoob@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4776 …}
        +nested: Doctrine\ORM\PersistentCollection {#4778 …}
        +votes: Doctrine\ORM\PersistentCollection {#4780 …}
        +reports: Doctrine\ORM\PersistentCollection {#4782 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4784 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4786 …}
        -id: 153275
        -bodyTs: "'happen':4 'hell':3 'man':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.cafe/comment/3092040"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700712520 {#4771
          date: 2023-11-23 05:08:40.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4775}
      +body: "Daddy didn’t give affection, and the boy was something that mommy wouldn’t wear."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 57
      +score: 0
      +lastActive: DateTime @1700716624 {#5205
        date: 2023-11-23 06:17:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
        "@pinkdrunkenelephants@lemmy.cafe"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5209 …}
      +nested: Doctrine\ORM\PersistentCollection {#5211 …}
      +votes: Doctrine\ORM\PersistentCollection {#5213 …}
      +reports: Doctrine\ORM\PersistentCollection {#5215 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5217 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5219 …}
      -id: 153449
      -bodyTs: "'affect':5 'boy':8 'daddi':1 'didn':2 'give':4 'mommi':12 'someth':10 'wear':15 'wouldn':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmings.world/comment/3832727"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700716624 {#5206
        date: 2023-11-23 06:17:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4775}
    +body: "Then he gnashed his teeth and bit the recess lady’s breast"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1700718067 {#5467
      date: 2023-11-23 06:41:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@pinkdrunkenelephants@lemmy.cafe"
      "@CeruleanRuin@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5471 …}
    +nested: Doctrine\ORM\PersistentCollection {#5473 …}
    +votes: Doctrine\ORM\PersistentCollection {#5475 …}
    +reports: Doctrine\ORM\PersistentCollection {#5477 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5479 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5481 …}
    -id: 153499
    -bodyTs: "'bit':7 'breast':12 'gnash':3 'ladi':10 'recess':9 'teeth':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3089601"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700718067 {#5468
      date: 2023-11-23 06:41:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4775}
  +body: "Then he hit me with a surprise left"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700740912 {#5588
    date: 2023-11-23 13:01:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@pinkdrunkenelephants@lemmy.cafe"
    "@CeruleanRuin@lemmings.world"
    "@TheEgoBot@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5575 …}
  +nested: Doctrine\ORM\PersistentCollection {#5579 …}
  +votes: Doctrine\ORM\PersistentCollection {#5577 …}
  +reports: Doctrine\ORM\PersistentCollection {#5591 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5593 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5595 …}
  -id: 154257
  -bodyTs: "'hit':3 'left':8 'surpris':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6054307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700740912 {#5585
    date: 2023-11-23 13:01:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
141 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
142 DENIED moderate
App\Entity\EntryComment {#5223
  +user: Proxies\__CG__\App\Entity\User {#5224 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4775
    +user: App\Entity\User {#4788 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "What the hell happened to that man?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1701695055 {#4770
      date: 2023-12-04 14:04:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4776 …}
    +nested: Doctrine\ORM\PersistentCollection {#4778 …}
    +votes: Doctrine\ORM\PersistentCollection {#4780 …}
    +reports: Doctrine\ORM\PersistentCollection {#4782 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4784 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4786 …}
    -id: 153275
    -bodyTs: "'happen':4 'hell':3 'man':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.cafe/comment/3092040"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700712520 {#4771
      date: 2023-11-23 05:08:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4775}
  +body: "Autism trauma is my guess."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700718670 {#5221
    date: 2023-11-23 06:51:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@pinkdrunkenelephants@lemmy.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5225 …}
  +nested: Doctrine\ORM\PersistentCollection {#5227 …}
  +votes: Doctrine\ORM\PersistentCollection {#5229 …}
  +reports: Doctrine\ORM\PersistentCollection {#5231 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5233 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5235 …}
  -id: 153515
  -bodyTs: "'autism':1 'guess':5 'trauma':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6049234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700718670 {#5222
    date: 2023-11-23 06:51:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
App\Entity\EntryComment {#5223
  +user: Proxies\__CG__\App\Entity\User {#5224 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4775
    +user: App\Entity\User {#4788 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "What the hell happened to that man?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1701695055 {#4770
      date: 2023-12-04 14:04:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4776 …}
    +nested: Doctrine\ORM\PersistentCollection {#4778 …}
    +votes: Doctrine\ORM\PersistentCollection {#4780 …}
    +reports: Doctrine\ORM\PersistentCollection {#4782 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4784 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4786 …}
    -id: 153275
    -bodyTs: "'happen':4 'hell':3 'man':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.cafe/comment/3092040"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700712520 {#4771
      date: 2023-11-23 05:08:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4775}
  +body: "Autism trauma is my guess."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700718670 {#5221
    date: 2023-11-23 06:51:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@pinkdrunkenelephants@lemmy.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5225 …}
  +nested: Doctrine\ORM\PersistentCollection {#5227 …}
  +votes: Doctrine\ORM\PersistentCollection {#5229 …}
  +reports: Doctrine\ORM\PersistentCollection {#5231 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5233 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5235 …}
  -id: 153515
  -bodyTs: "'autism':1 'guess':5 'trauma':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6049234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700718670 {#5222
    date: 2023-11-23 06:51:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
App\Entity\EntryComment {#5223
  +user: Proxies\__CG__\App\Entity\User {#5224 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4775
    +user: App\Entity\User {#4788 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "What the hell happened to that man?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1701695055 {#4770
      date: 2023-12-04 14:04:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4776 …}
    +nested: Doctrine\ORM\PersistentCollection {#4778 …}
    +votes: Doctrine\ORM\PersistentCollection {#4780 …}
    +reports: Doctrine\ORM\PersistentCollection {#4782 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4784 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4786 …}
    -id: 153275
    -bodyTs: "'happen':4 'hell':3 'man':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.cafe/comment/3092040"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700712520 {#4771
      date: 2023-11-23 05:08:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4775}
  +body: "Autism trauma is my guess."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700718670 {#5221
    date: 2023-11-23 06:51:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@pinkdrunkenelephants@lemmy.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5225 …}
  +nested: Doctrine\ORM\PersistentCollection {#5227 …}
  +votes: Doctrine\ORM\PersistentCollection {#5229 …}
  +reports: Doctrine\ORM\PersistentCollection {#5231 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5233 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5235 …}
  -id: 153515
  -bodyTs: "'autism':1 'guess':5 'trauma':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6049234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700718670 {#5222
    date: 2023-11-23 06:51:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
145 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
146 DENIED moderate
App\Entity\EntryComment {#5485
  +user: App\Entity\User {#4788 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5223
    +user: Proxies\__CG__\App\Entity\User {#5224 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4775
      +user: App\Entity\User {#4788 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "What the hell happened to that man?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1701695055 {#4770
        date: 2023-12-04 14:04:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4776 …}
      +nested: Doctrine\ORM\PersistentCollection {#4778 …}
      +votes: Doctrine\ORM\PersistentCollection {#4780 …}
      +reports: Doctrine\ORM\PersistentCollection {#4782 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4784 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4786 …}
      -id: 153275
      -bodyTs: "'happen':4 'hell':3 'man':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.cafe/comment/3092040"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700712520 {#4771
        date: 2023-11-23 05:08:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4775}
    +body: "Autism trauma is my guess."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700718670 {#5221
      date: 2023-11-23 06:51:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@pinkdrunkenelephants@lemmy.cafe"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5225 …}
    +nested: Doctrine\ORM\PersistentCollection {#5227 …}
    +votes: Doctrine\ORM\PersistentCollection {#5229 …}
    +reports: Doctrine\ORM\PersistentCollection {#5231 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5233 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5235 …}
    -id: 153515
    -bodyTs: "'autism':1 'guess':5 'trauma':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6049234"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700718670 {#5222
      date: 2023-11-23 06:51:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4775}
  +body: "Autism trauma?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700790690 {#5483
    date: 2023-11-24 02:51:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@pinkdrunkenelephants@lemmy.cafe"
    "@thestereobus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5486 …}
  +nested: Doctrine\ORM\PersistentCollection {#5488 …}
  +votes: Doctrine\ORM\PersistentCollection {#5490 …}
  +reports: Doctrine\ORM\PersistentCollection {#5492 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5494 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5496 …}
  -id: 157041
  -bodyTs: "'autism':1 'trauma':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.cafe/comment/3108608"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700790690 {#5484
    date: 2023-11-24 02:51:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#5485
  +user: App\Entity\User {#4788 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5223
    +user: Proxies\__CG__\App\Entity\User {#5224 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4775
      +user: App\Entity\User {#4788 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "What the hell happened to that man?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1701695055 {#4770
        date: 2023-12-04 14:04:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4776 …}
      +nested: Doctrine\ORM\PersistentCollection {#4778 …}
      +votes: Doctrine\ORM\PersistentCollection {#4780 …}
      +reports: Doctrine\ORM\PersistentCollection {#4782 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4784 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4786 …}
      -id: 153275
      -bodyTs: "'happen':4 'hell':3 'man':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.cafe/comment/3092040"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700712520 {#4771
        date: 2023-11-23 05:08:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4775}
    +body: "Autism trauma is my guess."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700718670 {#5221
      date: 2023-11-23 06:51:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@pinkdrunkenelephants@lemmy.cafe"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5225 …}
    +nested: Doctrine\ORM\PersistentCollection {#5227 …}
    +votes: Doctrine\ORM\PersistentCollection {#5229 …}
    +reports: Doctrine\ORM\PersistentCollection {#5231 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5233 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5235 …}
    -id: 153515
    -bodyTs: "'autism':1 'guess':5 'trauma':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6049234"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700718670 {#5222
      date: 2023-11-23 06:51:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4775}
  +body: "Autism trauma?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700790690 {#5483
    date: 2023-11-24 02:51:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@pinkdrunkenelephants@lemmy.cafe"
    "@thestereobus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5486 …}
  +nested: Doctrine\ORM\PersistentCollection {#5488 …}
  +votes: Doctrine\ORM\PersistentCollection {#5490 …}
  +reports: Doctrine\ORM\PersistentCollection {#5492 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5494 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5496 …}
  -id: 157041
  -bodyTs: "'autism':1 'trauma':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.cafe/comment/3108608"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700790690 {#5484
    date: 2023-11-24 02:51:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#5485
  +user: App\Entity\User {#4788 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5223
    +user: Proxies\__CG__\App\Entity\User {#5224 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4775
      +user: App\Entity\User {#4788 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "What the hell happened to that man?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1701695055 {#4770
        date: 2023-12-04 14:04:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4776 …}
      +nested: Doctrine\ORM\PersistentCollection {#4778 …}
      +votes: Doctrine\ORM\PersistentCollection {#4780 …}
      +reports: Doctrine\ORM\PersistentCollection {#4782 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4784 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4786 …}
      -id: 153275
      -bodyTs: "'happen':4 'hell':3 'man':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.cafe/comment/3092040"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700712520 {#4771
        date: 2023-11-23 05:08:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4775}
    +body: "Autism trauma is my guess."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700718670 {#5221
      date: 2023-11-23 06:51:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@pinkdrunkenelephants@lemmy.cafe"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5225 …}
    +nested: Doctrine\ORM\PersistentCollection {#5227 …}
    +votes: Doctrine\ORM\PersistentCollection {#5229 …}
    +reports: Doctrine\ORM\PersistentCollection {#5231 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5233 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5235 …}
    -id: 153515
    -bodyTs: "'autism':1 'guess':5 'trauma':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6049234"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700718670 {#5222
      date: 2023-11-23 06:51:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4775}
  +body: "Autism trauma?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700790690 {#5483
    date: 2023-11-24 02:51:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@pinkdrunkenelephants@lemmy.cafe"
    "@thestereobus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5486 …}
  +nested: Doctrine\ORM\PersistentCollection {#5488 …}
  +votes: Doctrine\ORM\PersistentCollection {#5490 …}
  +reports: Doctrine\ORM\PersistentCollection {#5492 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5494 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5496 …}
  -id: 157041
  -bodyTs: "'autism':1 'trauma':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.cafe/comment/3108608"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700790690 {#5484
    date: 2023-11-24 02:51:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
149 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
150 DENIED moderate
App\Entity\EntryComment {#5631
  +user: Proxies\__CG__\App\Entity\User {#5224 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5485
    +user: App\Entity\User {#4788 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5223
      +user: Proxies\__CG__\App\Entity\User {#5224 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4775
        +user: App\Entity\User {#4788 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "What the hell happened to that man?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 35
        +score: 0
        +lastActive: DateTime @1701695055 {#4770
          date: 2023-12-04 14:04:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@OttoVonNoob@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4776 …}
        +nested: Doctrine\ORM\PersistentCollection {#4778 …}
        +votes: Doctrine\ORM\PersistentCollection {#4780 …}
        +reports: Doctrine\ORM\PersistentCollection {#4782 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4784 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4786 …}
        -id: 153275
        -bodyTs: "'happen':4 'hell':3 'man':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.cafe/comment/3092040"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700712520 {#4771
          date: 2023-11-23 05:08:40.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4775}
      +body: "Autism trauma is my guess."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700718670 {#5221
        date: 2023-11-23 06:51:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
        "@pinkdrunkenelephants@lemmy.cafe"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5225 …}
      +nested: Doctrine\ORM\PersistentCollection {#5227 …}
      +votes: Doctrine\ORM\PersistentCollection {#5229 …}
      +reports: Doctrine\ORM\PersistentCollection {#5231 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5233 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5235 …}
      -id: 153515
      -bodyTs: "'autism':1 'guess':5 'trauma':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6049234"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700718670 {#5222
        date: 2023-11-23 06:51:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4775}
    +body: "Autism trauma?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700790690 {#5483
      date: 2023-11-24 02:51:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@pinkdrunkenelephants@lemmy.cafe"
      "@thestereobus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5486 …}
    +nested: Doctrine\ORM\PersistentCollection {#5488 …}
    +votes: Doctrine\ORM\PersistentCollection {#5490 …}
    +reports: Doctrine\ORM\PersistentCollection {#5492 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5494 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5496 …}
    -id: 157041
    -bodyTs: "'autism':1 'trauma':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.cafe/comment/3108608"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700790690 {#5484
      date: 2023-11-24 02:51:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4775}
  +body: "Yeah. I mean, as an autistic man I can put myself in his shoes. People don’t really accept you and you always seem to say the wrong things or the right things at the wrong times. You want to be liked and accepted, so you accumulate wealth to try to have social standing and influence. But even as the richest man you still can’t really find your footing socially. It’s sad and I feel for the guy on some level."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700987767 {#5629
    date: 2023-11-26 09:36:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@pinkdrunkenelephants@lemmy.cafe"
    "@thestereobus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5632 …}
  +nested: Doctrine\ORM\PersistentCollection {#5634 …}
  +votes: Doctrine\ORM\PersistentCollection {#5636 …}
  +reports: Doctrine\ORM\PersistentCollection {#5638 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5640 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5642 …}
  -id: 165377
  -bodyTs: "'accept':19,44 'accumul':47 'alway':23 'autist':6 'even':58 'feel':77 'find':68 'foot':70 'guy':80 'influenc':56 'level':83 'like':42 'man':7,62 'mean':3 'peopl':15 'put':10 'realli':18,67 'richest':61 'right':32 'sad':74 'say':26 'seem':24 'shoe':14 'social':53,71 'stand':54 'still':64 'thing':29,33 'time':37 'tri':50 'want':39 'wealth':48 'wrong':28,36 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6129236"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700987767 {#5630
    date: 2023-11-26 09:36:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
151 DENIED edit
App\Entity\EntryComment {#5631
  +user: Proxies\__CG__\App\Entity\User {#5224 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5485
    +user: App\Entity\User {#4788 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5223
      +user: Proxies\__CG__\App\Entity\User {#5224 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4775
        +user: App\Entity\User {#4788 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "What the hell happened to that man?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 35
        +score: 0
        +lastActive: DateTime @1701695055 {#4770
          date: 2023-12-04 14:04:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@OttoVonNoob@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4776 …}
        +nested: Doctrine\ORM\PersistentCollection {#4778 …}
        +votes: Doctrine\ORM\PersistentCollection {#4780 …}
        +reports: Doctrine\ORM\PersistentCollection {#4782 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4784 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4786 …}
        -id: 153275
        -bodyTs: "'happen':4 'hell':3 'man':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.cafe/comment/3092040"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700712520 {#4771
          date: 2023-11-23 05:08:40.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4775}
      +body: "Autism trauma is my guess."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700718670 {#5221
        date: 2023-11-23 06:51:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
        "@pinkdrunkenelephants@lemmy.cafe"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5225 …}
      +nested: Doctrine\ORM\PersistentCollection {#5227 …}
      +votes: Doctrine\ORM\PersistentCollection {#5229 …}
      +reports: Doctrine\ORM\PersistentCollection {#5231 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5233 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5235 …}
      -id: 153515
      -bodyTs: "'autism':1 'guess':5 'trauma':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6049234"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700718670 {#5222
        date: 2023-11-23 06:51:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4775}
    +body: "Autism trauma?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700790690 {#5483
      date: 2023-11-24 02:51:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@pinkdrunkenelephants@lemmy.cafe"
      "@thestereobus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5486 …}
    +nested: Doctrine\ORM\PersistentCollection {#5488 …}
    +votes: Doctrine\ORM\PersistentCollection {#5490 …}
    +reports: Doctrine\ORM\PersistentCollection {#5492 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5494 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5496 …}
    -id: 157041
    -bodyTs: "'autism':1 'trauma':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.cafe/comment/3108608"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700790690 {#5484
      date: 2023-11-24 02:51:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4775}
  +body: "Yeah. I mean, as an autistic man I can put myself in his shoes. People don’t really accept you and you always seem to say the wrong things or the right things at the wrong times. You want to be liked and accepted, so you accumulate wealth to try to have social standing and influence. But even as the richest man you still can’t really find your footing socially. It’s sad and I feel for the guy on some level."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700987767 {#5629
    date: 2023-11-26 09:36:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@pinkdrunkenelephants@lemmy.cafe"
    "@thestereobus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5632 …}
  +nested: Doctrine\ORM\PersistentCollection {#5634 …}
  +votes: Doctrine\ORM\PersistentCollection {#5636 …}
  +reports: Doctrine\ORM\PersistentCollection {#5638 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5640 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5642 …}
  -id: 165377
  -bodyTs: "'accept':19,44 'accumul':47 'alway':23 'autist':6 'even':58 'feel':77 'find':68 'foot':70 'guy':80 'influenc':56 'level':83 'like':42 'man':7,62 'mean':3 'peopl':15 'put':10 'realli':18,67 'richest':61 'right':32 'sad':74 'say':26 'seem':24 'shoe':14 'social':53,71 'stand':54 'still':64 'thing':29,33 'time':37 'tri':50 'want':39 'wealth':48 'wrong':28,36 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6129236"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700987767 {#5630
    date: 2023-11-26 09:36:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
152 DENIED moderate
App\Entity\EntryComment {#5631
  +user: Proxies\__CG__\App\Entity\User {#5224 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5485
    +user: App\Entity\User {#4788 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5223
      +user: Proxies\__CG__\App\Entity\User {#5224 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4775
        +user: App\Entity\User {#4788 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "What the hell happened to that man?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 35
        +score: 0
        +lastActive: DateTime @1701695055 {#4770
          date: 2023-12-04 14:04:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@OttoVonNoob@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4776 …}
        +nested: Doctrine\ORM\PersistentCollection {#4778 …}
        +votes: Doctrine\ORM\PersistentCollection {#4780 …}
        +reports: Doctrine\ORM\PersistentCollection {#4782 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4784 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4786 …}
        -id: 153275
        -bodyTs: "'happen':4 'hell':3 'man':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.cafe/comment/3092040"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700712520 {#4771
          date: 2023-11-23 05:08:40.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4775}
      +body: "Autism trauma is my guess."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700718670 {#5221
        date: 2023-11-23 06:51:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
        "@pinkdrunkenelephants@lemmy.cafe"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5225 …}
      +nested: Doctrine\ORM\PersistentCollection {#5227 …}
      +votes: Doctrine\ORM\PersistentCollection {#5229 …}
      +reports: Doctrine\ORM\PersistentCollection {#5231 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5233 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5235 …}
      -id: 153515
      -bodyTs: "'autism':1 'guess':5 'trauma':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6049234"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700718670 {#5222
        date: 2023-11-23 06:51:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4775}
    +body: "Autism trauma?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700790690 {#5483
      date: 2023-11-24 02:51:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@pinkdrunkenelephants@lemmy.cafe"
      "@thestereobus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5486 …}
    +nested: Doctrine\ORM\PersistentCollection {#5488 …}
    +votes: Doctrine\ORM\PersistentCollection {#5490 …}
    +reports: Doctrine\ORM\PersistentCollection {#5492 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5494 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5496 …}
    -id: 157041
    -bodyTs: "'autism':1 'trauma':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.cafe/comment/3108608"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700790690 {#5484
      date: 2023-11-24 02:51:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4775}
  +body: "Yeah. I mean, as an autistic man I can put myself in his shoes. People don’t really accept you and you always seem to say the wrong things or the right things at the wrong times. You want to be liked and accepted, so you accumulate wealth to try to have social standing and influence. But even as the richest man you still can’t really find your footing socially. It’s sad and I feel for the guy on some level."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700987767 {#5629
    date: 2023-11-26 09:36:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@pinkdrunkenelephants@lemmy.cafe"
    "@thestereobus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5632 …}
  +nested: Doctrine\ORM\PersistentCollection {#5634 …}
  +votes: Doctrine\ORM\PersistentCollection {#5636 …}
  +reports: Doctrine\ORM\PersistentCollection {#5638 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5640 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5642 …}
  -id: 165377
  -bodyTs: "'accept':19,44 'accumul':47 'alway':23 'autist':6 'even':58 'feel':77 'find':68 'foot':70 'guy':80 'influenc':56 'level':83 'like':42 'man':7,62 'mean':3 'peopl':15 'put':10 'realli':18,67 'richest':61 'right':32 'sad':74 'say':26 'seem':24 'shoe':14 'social':53,71 'stand':54 'still':64 'thing':29,33 'time':37 'tri':50 'want':39 'wealth':48 'wrong':28,36 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6129236"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700987767 {#5630
    date: 2023-11-26 09:36:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
153 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
154 DENIED moderate
App\Entity\EntryComment {#5685
  +user: App\Entity\User {#4788 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5631
    +user: Proxies\__CG__\App\Entity\User {#5224 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5485
      +user: App\Entity\User {#4788 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5223
        +user: Proxies\__CG__\App\Entity\User {#5224 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4775
          +user: App\Entity\User {#4788 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "What the hell happened to that man?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 35
          +score: 0
          +lastActive: DateTime @1701695055 {#4770
            date: 2023-12-04 14:04:15.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@OttoVonNoob@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4776 …}
          +nested: Doctrine\ORM\PersistentCollection {#4778 …}
          +votes: Doctrine\ORM\PersistentCollection {#4780 …}
          +reports: Doctrine\ORM\PersistentCollection {#4782 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4784 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4786 …}
          -id: 153275
          -bodyTs: "'happen':4 'hell':3 'man':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.cafe/comment/3092040"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700712520 {#4771
            date: 2023-11-23 05:08:40.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4775}
        +body: "Autism trauma is my guess."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1700718670 {#5221
          date: 2023-11-23 06:51:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@OttoVonNoob@lemmy.ca"
          "@pinkdrunkenelephants@lemmy.cafe"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5225 …}
        +nested: Doctrine\ORM\PersistentCollection {#5227 …}
        +votes: Doctrine\ORM\PersistentCollection {#5229 …}
        +reports: Doctrine\ORM\PersistentCollection {#5231 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5233 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5235 …}
        -id: 153515
        -bodyTs: "'autism':1 'guess':5 'trauma':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6049234"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700718670 {#5222
          date: 2023-11-23 06:51:10.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4775}
      +body: "Autism trauma?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700790690 {#5483
        date: 2023-11-24 02:51:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
        "@pinkdrunkenelephants@lemmy.cafe"
        "@thestereobus@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5486 …}
      +nested: Doctrine\ORM\PersistentCollection {#5488 …}
      +votes: Doctrine\ORM\PersistentCollection {#5490 …}
      +reports: Doctrine\ORM\PersistentCollection {#5492 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5494 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5496 …}
      -id: 157041
      -bodyTs: "'autism':1 'trauma':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.cafe/comment/3108608"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700790690 {#5484
        date: 2023-11-24 02:51:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4775}
    +body: "Yeah. I mean, as an autistic man I can put myself in his shoes. People don’t really accept you and you always seem to say the wrong things or the right things at the wrong times. You want to be liked and accepted, so you accumulate wealth to try to have social standing and influence. But even as the richest man you still can’t really find your footing socially. It’s sad and I feel for the guy on some level."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700987767 {#5629
      date: 2023-11-26 09:36:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@pinkdrunkenelephants@lemmy.cafe"
      "@thestereobus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5632 …}
    +nested: Doctrine\ORM\PersistentCollection {#5634 …}
    +votes: Doctrine\ORM\PersistentCollection {#5636 …}
    +reports: Doctrine\ORM\PersistentCollection {#5638 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5640 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5642 …}
    -id: 165377
    -bodyTs: "'accept':19,44 'accumul':47 'alway':23 'autist':6 'even':58 'feel':77 'find':68 'foot':70 'guy':80 'influenc':56 'level':83 'like':42 'man':7,62 'mean':3 'peopl':15 'put':10 'realli':18,67 'richest':61 'right':32 'sad':74 'say':26 'seem':24 'shoe':14 'social':53,71 'stand':54 'still':64 'thing':29,33 'time':37 'tri':50 'want':39 'wealth':48 'wrong':28,36 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6129236"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700987767 {#5630
      date: 2023-11-26 09:36:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4775}
  +body: "🤔 Perhaps he needs people he can relate to and who understand he’s autistic and so not to take any of his faux pas personally."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701007713 {#5683
    date: 2023-11-26 15:08:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@pinkdrunkenelephants@lemmy.cafe"
    "@thestereobus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5686 …}
  +nested: Doctrine\ORM\PersistentCollection {#5688 …}
  +votes: Doctrine\ORM\PersistentCollection {#5690 …}
  +reports: Doctrine\ORM\PersistentCollection {#5692 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5694 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5696 …}
  -id: 166240
  -bodyTs: "'autist':14 'faux':23 'need':3 'pas':24 'peopl':4 'perhap':1 'person':25 'relat':7 'take':19 'understand':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.cafe/comment/3147684"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701007713 {#5684
    date: 2023-11-26 15:08:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 DENIED edit
App\Entity\EntryComment {#5685
  +user: App\Entity\User {#4788 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5631
    +user: Proxies\__CG__\App\Entity\User {#5224 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5485
      +user: App\Entity\User {#4788 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5223
        +user: Proxies\__CG__\App\Entity\User {#5224 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4775
          +user: App\Entity\User {#4788 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "What the hell happened to that man?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 35
          +score: 0
          +lastActive: DateTime @1701695055 {#4770
            date: 2023-12-04 14:04:15.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@OttoVonNoob@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4776 …}
          +nested: Doctrine\ORM\PersistentCollection {#4778 …}
          +votes: Doctrine\ORM\PersistentCollection {#4780 …}
          +reports: Doctrine\ORM\PersistentCollection {#4782 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4784 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4786 …}
          -id: 153275
          -bodyTs: "'happen':4 'hell':3 'man':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.cafe/comment/3092040"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700712520 {#4771
            date: 2023-11-23 05:08:40.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4775}
        +body: "Autism trauma is my guess."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1700718670 {#5221
          date: 2023-11-23 06:51:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@OttoVonNoob@lemmy.ca"
          "@pinkdrunkenelephants@lemmy.cafe"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5225 …}
        +nested: Doctrine\ORM\PersistentCollection {#5227 …}
        +votes: Doctrine\ORM\PersistentCollection {#5229 …}
        +reports: Doctrine\ORM\PersistentCollection {#5231 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5233 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5235 …}
        -id: 153515
        -bodyTs: "'autism':1 'guess':5 'trauma':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6049234"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700718670 {#5222
          date: 2023-11-23 06:51:10.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4775}
      +body: "Autism trauma?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700790690 {#5483
        date: 2023-11-24 02:51:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
        "@pinkdrunkenelephants@lemmy.cafe"
        "@thestereobus@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5486 …}
      +nested: Doctrine\ORM\PersistentCollection {#5488 …}
      +votes: Doctrine\ORM\PersistentCollection {#5490 …}
      +reports: Doctrine\ORM\PersistentCollection {#5492 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5494 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5496 …}
      -id: 157041
      -bodyTs: "'autism':1 'trauma':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.cafe/comment/3108608"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700790690 {#5484
        date: 2023-11-24 02:51:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4775}
    +body: "Yeah. I mean, as an autistic man I can put myself in his shoes. People don’t really accept you and you always seem to say the wrong things or the right things at the wrong times. You want to be liked and accepted, so you accumulate wealth to try to have social standing and influence. But even as the richest man you still can’t really find your footing socially. It’s sad and I feel for the guy on some level."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700987767 {#5629
      date: 2023-11-26 09:36:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@pinkdrunkenelephants@lemmy.cafe"
      "@thestereobus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5632 …}
    +nested: Doctrine\ORM\PersistentCollection {#5634 …}
    +votes: Doctrine\ORM\PersistentCollection {#5636 …}
    +reports: Doctrine\ORM\PersistentCollection {#5638 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5640 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5642 …}
    -id: 165377
    -bodyTs: "'accept':19,44 'accumul':47 'alway':23 'autist':6 'even':58 'feel':77 'find':68 'foot':70 'guy':80 'influenc':56 'level':83 'like':42 'man':7,62 'mean':3 'peopl':15 'put':10 'realli':18,67 'richest':61 'right':32 'sad':74 'say':26 'seem':24 'shoe':14 'social':53,71 'stand':54 'still':64 'thing':29,33 'time':37 'tri':50 'want':39 'wealth':48 'wrong':28,36 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6129236"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700987767 {#5630
      date: 2023-11-26 09:36:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4775}
  +body: "🤔 Perhaps he needs people he can relate to and who understand he’s autistic and so not to take any of his faux pas personally."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701007713 {#5683
    date: 2023-11-26 15:08:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@pinkdrunkenelephants@lemmy.cafe"
    "@thestereobus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5686 …}
  +nested: Doctrine\ORM\PersistentCollection {#5688 …}
  +votes: Doctrine\ORM\PersistentCollection {#5690 …}
  +reports: Doctrine\ORM\PersistentCollection {#5692 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5694 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5696 …}
  -id: 166240
  -bodyTs: "'autist':14 'faux':23 'need':3 'pas':24 'peopl':4 'perhap':1 'person':25 'relat':7 'take':19 'understand':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.cafe/comment/3147684"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701007713 {#5684
    date: 2023-11-26 15:08:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
156 DENIED moderate
App\Entity\EntryComment {#5685
  +user: App\Entity\User {#4788 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5631
    +user: Proxies\__CG__\App\Entity\User {#5224 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5485
      +user: App\Entity\User {#4788 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5223
        +user: Proxies\__CG__\App\Entity\User {#5224 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4775
          +user: App\Entity\User {#4788 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "What the hell happened to that man?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 35
          +score: 0
          +lastActive: DateTime @1701695055 {#4770
            date: 2023-12-04 14:04:15.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@OttoVonNoob@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4776 …}
          +nested: Doctrine\ORM\PersistentCollection {#4778 …}
          +votes: Doctrine\ORM\PersistentCollection {#4780 …}
          +reports: Doctrine\ORM\PersistentCollection {#4782 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4784 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4786 …}
          -id: 153275
          -bodyTs: "'happen':4 'hell':3 'man':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.cafe/comment/3092040"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700712520 {#4771
            date: 2023-11-23 05:08:40.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4775}
        +body: "Autism trauma is my guess."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1700718670 {#5221
          date: 2023-11-23 06:51:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@OttoVonNoob@lemmy.ca"
          "@pinkdrunkenelephants@lemmy.cafe"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5225 …}
        +nested: Doctrine\ORM\PersistentCollection {#5227 …}
        +votes: Doctrine\ORM\PersistentCollection {#5229 …}
        +reports: Doctrine\ORM\PersistentCollection {#5231 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5233 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5235 …}
        -id: 153515
        -bodyTs: "'autism':1 'guess':5 'trauma':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6049234"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700718670 {#5222
          date: 2023-11-23 06:51:10.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4775}
      +body: "Autism trauma?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700790690 {#5483
        date: 2023-11-24 02:51:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
        "@pinkdrunkenelephants@lemmy.cafe"
        "@thestereobus@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5486 …}
      +nested: Doctrine\ORM\PersistentCollection {#5488 …}
      +votes: Doctrine\ORM\PersistentCollection {#5490 …}
      +reports: Doctrine\ORM\PersistentCollection {#5492 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5494 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5496 …}
      -id: 157041
      -bodyTs: "'autism':1 'trauma':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.cafe/comment/3108608"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700790690 {#5484
        date: 2023-11-24 02:51:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4775}
    +body: "Yeah. I mean, as an autistic man I can put myself in his shoes. People don’t really accept you and you always seem to say the wrong things or the right things at the wrong times. You want to be liked and accepted, so you accumulate wealth to try to have social standing and influence. But even as the richest man you still can’t really find your footing socially. It’s sad and I feel for the guy on some level."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700987767 {#5629
      date: 2023-11-26 09:36:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@pinkdrunkenelephants@lemmy.cafe"
      "@thestereobus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5632 …}
    +nested: Doctrine\ORM\PersistentCollection {#5634 …}
    +votes: Doctrine\ORM\PersistentCollection {#5636 …}
    +reports: Doctrine\ORM\PersistentCollection {#5638 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5640 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5642 …}
    -id: 165377
    -bodyTs: "'accept':19,44 'accumul':47 'alway':23 'autist':6 'even':58 'feel':77 'find':68 'foot':70 'guy':80 'influenc':56 'level':83 'like':42 'man':7,62 'mean':3 'peopl':15 'put':10 'realli':18,67 'richest':61 'right':32 'sad':74 'say':26 'seem':24 'shoe':14 'social':53,71 'stand':54 'still':64 'thing':29,33 'time':37 'tri':50 'want':39 'wealth':48 'wrong':28,36 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6129236"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700987767 {#5630
      date: 2023-11-26 09:36:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4775}
  +body: "🤔 Perhaps he needs people he can relate to and who understand he’s autistic and so not to take any of his faux pas personally."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701007713 {#5683
    date: 2023-11-26 15:08:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@pinkdrunkenelephants@lemmy.cafe"
    "@thestereobus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5686 …}
  +nested: Doctrine\ORM\PersistentCollection {#5688 …}
  +votes: Doctrine\ORM\PersistentCollection {#5690 …}
  +reports: Doctrine\ORM\PersistentCollection {#5692 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5694 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5696 …}
  -id: 166240
  -bodyTs: "'autist':14 'faux':23 'need':3 'pas':24 'peopl':4 'perhap':1 'person':25 'relat':7 'take':19 'understand':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.cafe/comment/3147684"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701007713 {#5684
    date: 2023-11-26 15:08:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
157 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
158 DENIED moderate
App\Entity\EntryComment {#5699
  +user: Proxies\__CG__\App\Entity\User {#5224 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5685
    +user: App\Entity\User {#4788 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5631
      +user: Proxies\__CG__\App\Entity\User {#5224 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5485
        +user: App\Entity\User {#4788 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5223
          +user: Proxies\__CG__\App\Entity\User {#5224 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4775
            +user: App\Entity\User {#4788 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: "What the hell happened to that man?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 35
            +score: 0
            +lastActive: DateTime @1701695055 {#4770
              date: 2023-12-04 14:04:15.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@OttoVonNoob@lemmy.ca"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4776 …}
            +nested: Doctrine\ORM\PersistentCollection {#4778 …}
            +votes: Doctrine\ORM\PersistentCollection {#4780 …}
            +reports: Doctrine\ORM\PersistentCollection {#4782 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4784 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4786 …}
            -id: 153275
            -bodyTs: "'happen':4 'hell':3 'man':7"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.cafe/comment/3092040"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700712520 {#4771
              date: 2023-11-23 05:08:40.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4775}
          +body: "Autism trauma is my guess."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1700718670 {#5221
            date: 2023-11-23 06:51:10.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@OttoVonNoob@lemmy.ca"
            "@pinkdrunkenelephants@lemmy.cafe"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5225 …}
          +nested: Doctrine\ORM\PersistentCollection {#5227 …}
          +votes: Doctrine\ORM\PersistentCollection {#5229 …}
          +reports: Doctrine\ORM\PersistentCollection {#5231 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5233 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5235 …}
          -id: 153515
          -bodyTs: "'autism':1 'guess':5 'trauma':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/6049234"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700718670 {#5222
            date: 2023-11-23 06:51:10.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4775}
        +body: "Autism trauma?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700790690 {#5483
          date: 2023-11-24 02:51:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@OttoVonNoob@lemmy.ca"
          "@pinkdrunkenelephants@lemmy.cafe"
          "@thestereobus@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5486 …}
        +nested: Doctrine\ORM\PersistentCollection {#5488 …}
        +votes: Doctrine\ORM\PersistentCollection {#5490 …}
        +reports: Doctrine\ORM\PersistentCollection {#5492 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5494 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5496 …}
        -id: 157041
        -bodyTs: "'autism':1 'trauma':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.cafe/comment/3108608"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700790690 {#5484
          date: 2023-11-24 02:51:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4775}
      +body: "Yeah. I mean, as an autistic man I can put myself in his shoes. People don’t really accept you and you always seem to say the wrong things or the right things at the wrong times. You want to be liked and accepted, so you accumulate wealth to try to have social standing and influence. But even as the richest man you still can’t really find your footing socially. It’s sad and I feel for the guy on some level."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700987767 {#5629
        date: 2023-11-26 09:36:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
        "@pinkdrunkenelephants@lemmy.cafe"
        "@thestereobus@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5632 …}
      +nested: Doctrine\ORM\PersistentCollection {#5634 …}
      +votes: Doctrine\ORM\PersistentCollection {#5636 …}
      +reports: Doctrine\ORM\PersistentCollection {#5638 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5640 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5642 …}
      -id: 165377
      -bodyTs: "'accept':19,44 'accumul':47 'alway':23 'autist':6 'even':58 'feel':77 'find':68 'foot':70 'guy':80 'influenc':56 'level':83 'like':42 'man':7,62 'mean':3 'peopl':15 'put':10 'realli':18,67 'richest':61 'right':32 'sad':74 'say':26 'seem':24 'shoe':14 'social':53,71 'stand':54 'still':64 'thing':29,33 'time':37 'tri':50 'want':39 'wealth':48 'wrong':28,36 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6129236"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700987767 {#5630
        date: 2023-11-26 09:36:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4775}
    +body: "🤔 Perhaps he needs people he can relate to and who understand he’s autistic and so not to take any of his faux pas personally."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701007713 {#5683
      date: 2023-11-26 15:08:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@pinkdrunkenelephants@lemmy.cafe"
      "@thestereobus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5686 …}
    +nested: Doctrine\ORM\PersistentCollection {#5688 …}
    +votes: Doctrine\ORM\PersistentCollection {#5690 …}
    +reports: Doctrine\ORM\PersistentCollection {#5692 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5694 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5696 …}
    -id: 166240
    -bodyTs: "'autist':14 'faux':23 'need':3 'pas':24 'peopl':4 'perhap':1 'person':25 'relat':7 'take':19 'understand':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.cafe/comment/3147684"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701007713 {#5684
      date: 2023-11-26 15:08:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4775}
  +body: "This is the challenge"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701020272 {#5704
    date: 2023-11-26 18:37:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@pinkdrunkenelephants@lemmy.cafe"
    "@thestereobus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5707 …}
  +nested: Doctrine\ORM\PersistentCollection {#5711 …}
  +votes: Doctrine\ORM\PersistentCollection {#5713 …}
  +reports: Doctrine\ORM\PersistentCollection {#5714 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5716 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5718 …}
  -id: 167034
  -bodyTs: "'challeng':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6137600"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701020272 {#5701
    date: 2023-11-26 18:37:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
159 DENIED edit
App\Entity\EntryComment {#5699
  +user: Proxies\__CG__\App\Entity\User {#5224 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5685
    +user: App\Entity\User {#4788 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5631
      +user: Proxies\__CG__\App\Entity\User {#5224 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5485
        +user: App\Entity\User {#4788 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5223
          +user: Proxies\__CG__\App\Entity\User {#5224 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4775
            +user: App\Entity\User {#4788 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: "What the hell happened to that man?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 35
            +score: 0
            +lastActive: DateTime @1701695055 {#4770
              date: 2023-12-04 14:04:15.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@OttoVonNoob@lemmy.ca"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4776 …}
            +nested: Doctrine\ORM\PersistentCollection {#4778 …}
            +votes: Doctrine\ORM\PersistentCollection {#4780 …}
            +reports: Doctrine\ORM\PersistentCollection {#4782 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4784 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4786 …}
            -id: 153275
            -bodyTs: "'happen':4 'hell':3 'man':7"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.cafe/comment/3092040"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700712520 {#4771
              date: 2023-11-23 05:08:40.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4775}
          +body: "Autism trauma is my guess."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1700718670 {#5221
            date: 2023-11-23 06:51:10.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@OttoVonNoob@lemmy.ca"
            "@pinkdrunkenelephants@lemmy.cafe"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5225 …}
          +nested: Doctrine\ORM\PersistentCollection {#5227 …}
          +votes: Doctrine\ORM\PersistentCollection {#5229 …}
          +reports: Doctrine\ORM\PersistentCollection {#5231 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5233 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5235 …}
          -id: 153515
          -bodyTs: "'autism':1 'guess':5 'trauma':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/6049234"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700718670 {#5222
            date: 2023-11-23 06:51:10.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4775}
        +body: "Autism trauma?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700790690 {#5483
          date: 2023-11-24 02:51:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@OttoVonNoob@lemmy.ca"
          "@pinkdrunkenelephants@lemmy.cafe"
          "@thestereobus@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5486 …}
        +nested: Doctrine\ORM\PersistentCollection {#5488 …}
        +votes: Doctrine\ORM\PersistentCollection {#5490 …}
        +reports: Doctrine\ORM\PersistentCollection {#5492 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5494 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5496 …}
        -id: 157041
        -bodyTs: "'autism':1 'trauma':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.cafe/comment/3108608"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700790690 {#5484
          date: 2023-11-24 02:51:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4775}
      +body: "Yeah. I mean, as an autistic man I can put myself in his shoes. People don’t really accept you and you always seem to say the wrong things or the right things at the wrong times. You want to be liked and accepted, so you accumulate wealth to try to have social standing and influence. But even as the richest man you still can’t really find your footing socially. It’s sad and I feel for the guy on some level."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700987767 {#5629
        date: 2023-11-26 09:36:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
        "@pinkdrunkenelephants@lemmy.cafe"
        "@thestereobus@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5632 …}
      +nested: Doctrine\ORM\PersistentCollection {#5634 …}
      +votes: Doctrine\ORM\PersistentCollection {#5636 …}
      +reports: Doctrine\ORM\PersistentCollection {#5638 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5640 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5642 …}
      -id: 165377
      -bodyTs: "'accept':19,44 'accumul':47 'alway':23 'autist':6 'even':58 'feel':77 'find':68 'foot':70 'guy':80 'influenc':56 'level':83 'like':42 'man':7,62 'mean':3 'peopl':15 'put':10 'realli':18,67 'richest':61 'right':32 'sad':74 'say':26 'seem':24 'shoe':14 'social':53,71 'stand':54 'still':64 'thing':29,33 'time':37 'tri':50 'want':39 'wealth':48 'wrong':28,36 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6129236"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700987767 {#5630
        date: 2023-11-26 09:36:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4775}
    +body: "🤔 Perhaps he needs people he can relate to and who understand he’s autistic and so not to take any of his faux pas personally."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701007713 {#5683
      date: 2023-11-26 15:08:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@pinkdrunkenelephants@lemmy.cafe"
      "@thestereobus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5686 …}
    +nested: Doctrine\ORM\PersistentCollection {#5688 …}
    +votes: Doctrine\ORM\PersistentCollection {#5690 …}
    +reports: Doctrine\ORM\PersistentCollection {#5692 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5694 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5696 …}
    -id: 166240
    -bodyTs: "'autist':14 'faux':23 'need':3 'pas':24 'peopl':4 'perhap':1 'person':25 'relat':7 'take':19 'understand':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.cafe/comment/3147684"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701007713 {#5684
      date: 2023-11-26 15:08:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4775}
  +body: "This is the challenge"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701020272 {#5704
    date: 2023-11-26 18:37:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@pinkdrunkenelephants@lemmy.cafe"
    "@thestereobus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5707 …}
  +nested: Doctrine\ORM\PersistentCollection {#5711 …}
  +votes: Doctrine\ORM\PersistentCollection {#5713 …}
  +reports: Doctrine\ORM\PersistentCollection {#5714 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5716 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5718 …}
  -id: 167034
  -bodyTs: "'challeng':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6137600"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701020272 {#5701
    date: 2023-11-26 18:37:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
160 DENIED moderate
App\Entity\EntryComment {#5699
  +user: Proxies\__CG__\App\Entity\User {#5224 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5685
    +user: App\Entity\User {#4788 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5631
      +user: Proxies\__CG__\App\Entity\User {#5224 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5485
        +user: App\Entity\User {#4788 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5223
          +user: Proxies\__CG__\App\Entity\User {#5224 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4775
            +user: App\Entity\User {#4788 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: "What the hell happened to that man?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 35
            +score: 0
            +lastActive: DateTime @1701695055 {#4770
              date: 2023-12-04 14:04:15.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@OttoVonNoob@lemmy.ca"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4776 …}
            +nested: Doctrine\ORM\PersistentCollection {#4778 …}
            +votes: Doctrine\ORM\PersistentCollection {#4780 …}
            +reports: Doctrine\ORM\PersistentCollection {#4782 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4784 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4786 …}
            -id: 153275
            -bodyTs: "'happen':4 'hell':3 'man':7"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.cafe/comment/3092040"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700712520 {#4771
              date: 2023-11-23 05:08:40.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4775}
          +body: "Autism trauma is my guess."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1700718670 {#5221
            date: 2023-11-23 06:51:10.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@OttoVonNoob@lemmy.ca"
            "@pinkdrunkenelephants@lemmy.cafe"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5225 …}
          +nested: Doctrine\ORM\PersistentCollection {#5227 …}
          +votes: Doctrine\ORM\PersistentCollection {#5229 …}
          +reports: Doctrine\ORM\PersistentCollection {#5231 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5233 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5235 …}
          -id: 153515
          -bodyTs: "'autism':1 'guess':5 'trauma':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/6049234"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700718670 {#5222
            date: 2023-11-23 06:51:10.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4775}
        +body: "Autism trauma?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700790690 {#5483
          date: 2023-11-24 02:51:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@OttoVonNoob@lemmy.ca"
          "@pinkdrunkenelephants@lemmy.cafe"
          "@thestereobus@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5486 …}
        +nested: Doctrine\ORM\PersistentCollection {#5488 …}
        +votes: Doctrine\ORM\PersistentCollection {#5490 …}
        +reports: Doctrine\ORM\PersistentCollection {#5492 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5494 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5496 …}
        -id: 157041
        -bodyTs: "'autism':1 'trauma':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.cafe/comment/3108608"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700790690 {#5484
          date: 2023-11-24 02:51:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4775}
      +body: "Yeah. I mean, as an autistic man I can put myself in his shoes. People don’t really accept you and you always seem to say the wrong things or the right things at the wrong times. You want to be liked and accepted, so you accumulate wealth to try to have social standing and influence. But even as the richest man you still can’t really find your footing socially. It’s sad and I feel for the guy on some level."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700987767 {#5629
        date: 2023-11-26 09:36:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
        "@pinkdrunkenelephants@lemmy.cafe"
        "@thestereobus@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5632 …}
      +nested: Doctrine\ORM\PersistentCollection {#5634 …}
      +votes: Doctrine\ORM\PersistentCollection {#5636 …}
      +reports: Doctrine\ORM\PersistentCollection {#5638 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5640 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5642 …}
      -id: 165377
      -bodyTs: "'accept':19,44 'accumul':47 'alway':23 'autist':6 'even':58 'feel':77 'find':68 'foot':70 'guy':80 'influenc':56 'level':83 'like':42 'man':7,62 'mean':3 'peopl':15 'put':10 'realli':18,67 'richest':61 'right':32 'sad':74 'say':26 'seem':24 'shoe':14 'social':53,71 'stand':54 'still':64 'thing':29,33 'time':37 'tri':50 'want':39 'wealth':48 'wrong':28,36 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6129236"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700987767 {#5630
        date: 2023-11-26 09:36:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4775}
    +body: "🤔 Perhaps he needs people he can relate to and who understand he’s autistic and so not to take any of his faux pas personally."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701007713 {#5683
      date: 2023-11-26 15:08:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@pinkdrunkenelephants@lemmy.cafe"
      "@thestereobus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5686 …}
    +nested: Doctrine\ORM\PersistentCollection {#5688 …}
    +votes: Doctrine\ORM\PersistentCollection {#5690 …}
    +reports: Doctrine\ORM\PersistentCollection {#5692 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5694 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5696 …}
    -id: 166240
    -bodyTs: "'autist':14 'faux':23 'need':3 'pas':24 'peopl':4 'perhap':1 'person':25 'relat':7 'take':19 'understand':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.cafe/comment/3147684"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701007713 {#5684
      date: 2023-11-26 15:08:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4775}
  +body: "This is the challenge"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701020272 {#5704
    date: 2023-11-26 18:37:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@pinkdrunkenelephants@lemmy.cafe"
    "@thestereobus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5707 …}
  +nested: Doctrine\ORM\PersistentCollection {#5711 …}
  +votes: Doctrine\ORM\PersistentCollection {#5713 …}
  +reports: Doctrine\ORM\PersistentCollection {#5714 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5716 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5718 …}
  -id: 167034
  -bodyTs: "'challeng':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6137600"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701020272 {#5701
    date: 2023-11-26 18:37:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
161 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
162 DENIED moderate
App\Entity\EntryComment {#5239
  +user: Proxies\__CG__\App\Entity\User {#5240 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4775
    +user: App\Entity\User {#4788 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "What the hell happened to that man?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1701695055 {#4770
      date: 2023-12-04 14:04:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4776 …}
    +nested: Doctrine\ORM\PersistentCollection {#4778 …}
    +votes: Doctrine\ORM\PersistentCollection {#4780 …}
    +reports: Doctrine\ORM\PersistentCollection {#4782 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4784 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4786 …}
    -id: 153275
    -bodyTs: "'happen':4 'hell':3 'man':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.cafe/comment/3092040"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700712520 {#4771
      date: 2023-11-23 05:08:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4775}
  +body: "South Africa"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1700719351 {#5237
    date: 2023-11-23 07:02:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@pinkdrunkenelephants@lemmy.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5241 …}
  +nested: Doctrine\ORM\PersistentCollection {#5243 …}
  +votes: Doctrine\ORM\PersistentCollection {#5245 …}
  +reports: Doctrine\ORM\PersistentCollection {#5247 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5249 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5251 …}
  -id: 153537
  -bodyTs: "'africa':2 'south':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5523977"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700719351 {#5238
    date: 2023-11-23 07:02:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
163 DENIED edit
App\Entity\EntryComment {#5239
  +user: Proxies\__CG__\App\Entity\User {#5240 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4775
    +user: App\Entity\User {#4788 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "What the hell happened to that man?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1701695055 {#4770
      date: 2023-12-04 14:04:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4776 …}
    +nested: Doctrine\ORM\PersistentCollection {#4778 …}
    +votes: Doctrine\ORM\PersistentCollection {#4780 …}
    +reports: Doctrine\ORM\PersistentCollection {#4782 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4784 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4786 …}
    -id: 153275
    -bodyTs: "'happen':4 'hell':3 'man':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.cafe/comment/3092040"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700712520 {#4771
      date: 2023-11-23 05:08:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4775}
  +body: "South Africa"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1700719351 {#5237
    date: 2023-11-23 07:02:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@pinkdrunkenelephants@lemmy.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5241 …}
  +nested: Doctrine\ORM\PersistentCollection {#5243 …}
  +votes: Doctrine\ORM\PersistentCollection {#5245 …}
  +reports: Doctrine\ORM\PersistentCollection {#5247 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5249 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5251 …}
  -id: 153537
  -bodyTs: "'africa':2 'south':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5523977"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700719351 {#5238
    date: 2023-11-23 07:02:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
164 DENIED moderate
App\Entity\EntryComment {#5239
  +user: Proxies\__CG__\App\Entity\User {#5240 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4775
    +user: App\Entity\User {#4788 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "What the hell happened to that man?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1701695055 {#4770
      date: 2023-12-04 14:04:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4776 …}
    +nested: Doctrine\ORM\PersistentCollection {#4778 …}
    +votes: Doctrine\ORM\PersistentCollection {#4780 …}
    +reports: Doctrine\ORM\PersistentCollection {#4782 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4784 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4786 …}
    -id: 153275
    -bodyTs: "'happen':4 'hell':3 'man':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.cafe/comment/3092040"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700712520 {#4771
      date: 2023-11-23 05:08:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4775}
  +body: "South Africa"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1700719351 {#5237
    date: 2023-11-23 07:02:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@pinkdrunkenelephants@lemmy.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5241 …}
  +nested: Doctrine\ORM\PersistentCollection {#5243 …}
  +votes: Doctrine\ORM\PersistentCollection {#5245 …}
  +reports: Doctrine\ORM\PersistentCollection {#5247 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5249 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5251 …}
  -id: 153537
  -bodyTs: "'africa':2 'south':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5523977"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700719351 {#5238
    date: 2023-11-23 07:02:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
165 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
166 DENIED moderate
App\Entity\EntryComment {#5255
  +user: Proxies\__CG__\App\Entity\User {#5256 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4775
    +user: App\Entity\User {#4788 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "What the hell happened to that man?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1701695055 {#4770
      date: 2023-12-04 14:04:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4776 …}
    +nested: Doctrine\ORM\PersistentCollection {#4778 …}
    +votes: Doctrine\ORM\PersistentCollection {#4780 …}
    +reports: Doctrine\ORM\PersistentCollection {#4782 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4784 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4786 …}
    -id: 153275
    -bodyTs: "'happen':4 'hell':3 'man':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.cafe/comment/3092040"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700712520 {#4771
      date: 2023-11-23 05:08:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4775}
  +body: "My theory is too much blow and huffing his own farts to the point where his brain has turned to mush."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1700734001 {#5253
    date: 2023-11-23 11:06:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@pinkdrunkenelephants@lemmy.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5257 …}
  +nested: Doctrine\ORM\PersistentCollection {#5259 …}
  +votes: Doctrine\ORM\PersistentCollection {#5261 …}
  +reports: Doctrine\ORM\PersistentCollection {#5263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5265 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5267 …}
  -id: 154046
  -bodyTs: "'blow':6 'brain':17 'fart':11 'huf':8 'much':5 'mush':21 'point':14 'theori':2 'turn':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5077027"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700734001 {#5254
    date: 2023-11-23 11:06:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
167 DENIED edit
App\Entity\EntryComment {#5255
  +user: Proxies\__CG__\App\Entity\User {#5256 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4775
    +user: App\Entity\User {#4788 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "What the hell happened to that man?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1701695055 {#4770
      date: 2023-12-04 14:04:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4776 …}
    +nested: Doctrine\ORM\PersistentCollection {#4778 …}
    +votes: Doctrine\ORM\PersistentCollection {#4780 …}
    +reports: Doctrine\ORM\PersistentCollection {#4782 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4784 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4786 …}
    -id: 153275
    -bodyTs: "'happen':4 'hell':3 'man':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.cafe/comment/3092040"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700712520 {#4771
      date: 2023-11-23 05:08:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4775}
  +body: "My theory is too much blow and huffing his own farts to the point where his brain has turned to mush."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1700734001 {#5253
    date: 2023-11-23 11:06:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@pinkdrunkenelephants@lemmy.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5257 …}
  +nested: Doctrine\ORM\PersistentCollection {#5259 …}
  +votes: Doctrine\ORM\PersistentCollection {#5261 …}
  +reports: Doctrine\ORM\PersistentCollection {#5263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5265 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5267 …}
  -id: 154046
  -bodyTs: "'blow':6 'brain':17 'fart':11 'huf':8 'much':5 'mush':21 'point':14 'theori':2 'turn':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5077027"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700734001 {#5254
    date: 2023-11-23 11:06:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
168 DENIED moderate
App\Entity\EntryComment {#5255
  +user: Proxies\__CG__\App\Entity\User {#5256 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4775
    +user: App\Entity\User {#4788 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "What the hell happened to that man?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1701695055 {#4770
      date: 2023-12-04 14:04:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4776 …}
    +nested: Doctrine\ORM\PersistentCollection {#4778 …}
    +votes: Doctrine\ORM\PersistentCollection {#4780 …}
    +reports: Doctrine\ORM\PersistentCollection {#4782 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4784 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4786 …}
    -id: 153275
    -bodyTs: "'happen':4 'hell':3 'man':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.cafe/comment/3092040"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700712520 {#4771
      date: 2023-11-23 05:08:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4775}
  +body: "My theory is too much blow and huffing his own farts to the point where his brain has turned to mush."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1700734001 {#5253
    date: 2023-11-23 11:06:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@pinkdrunkenelephants@lemmy.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5257 …}
  +nested: Doctrine\ORM\PersistentCollection {#5259 …}
  +votes: Doctrine\ORM\PersistentCollection {#5261 …}
  +reports: Doctrine\ORM\PersistentCollection {#5263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5265 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5267 …}
  -id: 154046
  -bodyTs: "'blow':6 'brain':17 'fart':11 'huf':8 'much':5 'mush':21 'point':14 'theori':2 'turn':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5077027"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700734001 {#5254
    date: 2023-11-23 11:06:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
169 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
170 DENIED moderate
App\Entity\EntryComment {#5271
  +user: Proxies\__CG__\App\Entity\User {#5272 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4775
    +user: App\Entity\User {#4788 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "What the hell happened to that man?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1701695055 {#4770
      date: 2023-12-04 14:04:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4776 …}
    +nested: Doctrine\ORM\PersistentCollection {#4778 …}
    +votes: Doctrine\ORM\PersistentCollection {#4780 …}
    +reports: Doctrine\ORM\PersistentCollection {#4782 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4784 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4786 …}
    -id: 153275
    -bodyTs: "'happen':4 'hell':3 'man':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.cafe/comment/3092040"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700712520 {#4771
      date: 2023-11-23 05:08:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4775}
  +body: "He has a sick, twisted piece of shit for a father and the apple doesn’t fall far from the tree."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700843247 {#5269
    date: 2023-11-24 17:27:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@pinkdrunkenelephants@lemmy.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5273 …}
  +nested: Doctrine\ORM\PersistentCollection {#5275 …}
  +votes: Doctrine\ORM\PersistentCollection {#5277 …}
  +reports: Doctrine\ORM\PersistentCollection {#5279 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5281 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5283 …}
  -id: 159051
  -bodyTs: "'appl':14 'doesn':15 'fall':17 'far':18 'father':11 'piec':6 'shit':8 'sick':4 'tree':21 'twist':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5552228"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700843247 {#5270
    date: 2023-11-24 17:27:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
171 DENIED edit
App\Entity\EntryComment {#5271
  +user: Proxies\__CG__\App\Entity\User {#5272 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4775
    +user: App\Entity\User {#4788 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "What the hell happened to that man?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1701695055 {#4770
      date: 2023-12-04 14:04:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4776 …}
    +nested: Doctrine\ORM\PersistentCollection {#4778 …}
    +votes: Doctrine\ORM\PersistentCollection {#4780 …}
    +reports: Doctrine\ORM\PersistentCollection {#4782 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4784 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4786 …}
    -id: 153275
    -bodyTs: "'happen':4 'hell':3 'man':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.cafe/comment/3092040"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700712520 {#4771
      date: 2023-11-23 05:08:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4775}
  +body: "He has a sick, twisted piece of shit for a father and the apple doesn’t fall far from the tree."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700843247 {#5269
    date: 2023-11-24 17:27:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@pinkdrunkenelephants@lemmy.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5273 …}
  +nested: Doctrine\ORM\PersistentCollection {#5275 …}
  +votes: Doctrine\ORM\PersistentCollection {#5277 …}
  +reports: Doctrine\ORM\PersistentCollection {#5279 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5281 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5283 …}
  -id: 159051
  -bodyTs: "'appl':14 'doesn':15 'fall':17 'far':18 'father':11 'piec':6 'shit':8 'sick':4 'tree':21 'twist':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5552228"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700843247 {#5270
    date: 2023-11-24 17:27:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
172 DENIED moderate
App\Entity\EntryComment {#5271
  +user: Proxies\__CG__\App\Entity\User {#5272 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4775
    +user: App\Entity\User {#4788 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "What the hell happened to that man?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1701695055 {#4770
      date: 2023-12-04 14:04:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4776 …}
    +nested: Doctrine\ORM\PersistentCollection {#4778 …}
    +votes: Doctrine\ORM\PersistentCollection {#4780 …}
    +reports: Doctrine\ORM\PersistentCollection {#4782 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4784 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4786 …}
    -id: 153275
    -bodyTs: "'happen':4 'hell':3 'man':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.cafe/comment/3092040"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700712520 {#4771
      date: 2023-11-23 05:08:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4775}
  +body: "He has a sick, twisted piece of shit for a father and the apple doesn’t fall far from the tree."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700843247 {#5269
    date: 2023-11-24 17:27:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@pinkdrunkenelephants@lemmy.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5273 …}
  +nested: Doctrine\ORM\PersistentCollection {#5275 …}
  +votes: Doctrine\ORM\PersistentCollection {#5277 …}
  +reports: Doctrine\ORM\PersistentCollection {#5279 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5281 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5283 …}
  -id: 159051
  -bodyTs: "'appl':14 'doesn':15 'fall':17 'far':18 'father':11 'piec':6 'shit':8 'sick':4 'tree':21 'twist':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5552228"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700843247 {#5270
    date: 2023-11-24 17:27:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
173 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
174 DENIED moderate
App\Entity\EntryComment {#4848
  +user: App\Entity\User {#4861 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Do we… do we call him Emon now?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 39
  +score: 0
  +lastActive: DateTime @1701494962 {#4843
    date: 2023-12-02 06:29:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4849 …}
  +nested: Doctrine\ORM\PersistentCollection {#4851 …}
  +votes: Doctrine\ORM\PersistentCollection {#4853 …}
  +reports: Doctrine\ORM\PersistentCollection {#4855 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4857 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4859 …}
  -id: 153247
  -bodyTs: "'call':5 'emon':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://eviltoast.org/comment/3572822"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700711850 {#4844
    date: 2023-11-23 04:57:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
175 DENIED edit
App\Entity\EntryComment {#4848
  +user: App\Entity\User {#4861 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Do we… do we call him Emon now?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 39
  +score: 0
  +lastActive: DateTime @1701494962 {#4843
    date: 2023-12-02 06:29:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4849 …}
  +nested: Doctrine\ORM\PersistentCollection {#4851 …}
  +votes: Doctrine\ORM\PersistentCollection {#4853 …}
  +reports: Doctrine\ORM\PersistentCollection {#4855 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4857 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4859 …}
  -id: 153247
  -bodyTs: "'call':5 'emon':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://eviltoast.org/comment/3572822"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700711850 {#4844
    date: 2023-11-23 04:57:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
176 DENIED moderate
App\Entity\EntryComment {#4848
  +user: App\Entity\User {#4861 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Do we… do we call him Emon now?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 39
  +score: 0
  +lastActive: DateTime @1701494962 {#4843
    date: 2023-12-02 06:29:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4849 …}
  +nested: Doctrine\ORM\PersistentCollection {#4851 …}
  +votes: Doctrine\ORM\PersistentCollection {#4853 …}
  +reports: Doctrine\ORM\PersistentCollection {#4855 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4857 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4859 …}
  -id: 153247
  -bodyTs: "'call':5 'emon':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://eviltoast.org/comment/3572822"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700711850 {#4844
    date: 2023-11-23 04:57:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
177 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
178 DENIED moderate
App\Entity\EntryComment {#5175
  +user: Proxies\__CG__\App\Entity\User {#5176 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4848
    +user: App\Entity\User {#4861 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Do we… do we call him Emon now?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 39
    +score: 0
    +lastActive: DateTime @1701494962 {#4843
      date: 2023-12-02 06:29:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4849 …}
    +nested: Doctrine\ORM\PersistentCollection {#4851 …}
    +votes: Doctrine\ORM\PersistentCollection {#4853 …}
    +reports: Doctrine\ORM\PersistentCollection {#4855 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4857 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4859 …}
    -id: 153247
    -bodyTs: "'call':5 'emon':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://eviltoast.org/comment/3572822"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700711850 {#4844
      date: 2023-11-23 04:57:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4848}
  +body: "DigEmon digital monster?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700753082 {#5172
    date: 2023-11-23 16:24:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@NaoPb@eviltoast.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5177 …}
  +nested: Doctrine\ORM\PersistentCollection {#5179 …}
  +votes: Doctrine\ORM\PersistentCollection {#5181 …}
  +reports: Doctrine\ORM\PersistentCollection {#5183 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5185 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5187 …}
  -id: 154990
  -bodyTs: "'digemon':1 'digit':2 'monster':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5531545"
  +editedAt: DateTimeImmutable @1701253976 {#5173
    date: 2023-11-29 11:32:56.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700753082 {#5174
    date: 2023-11-23 16:24:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
179 DENIED edit
App\Entity\EntryComment {#5175
  +user: Proxies\__CG__\App\Entity\User {#5176 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4848
    +user: App\Entity\User {#4861 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Do we… do we call him Emon now?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 39
    +score: 0
    +lastActive: DateTime @1701494962 {#4843
      date: 2023-12-02 06:29:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4849 …}
    +nested: Doctrine\ORM\PersistentCollection {#4851 …}
    +votes: Doctrine\ORM\PersistentCollection {#4853 …}
    +reports: Doctrine\ORM\PersistentCollection {#4855 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4857 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4859 …}
    -id: 153247
    -bodyTs: "'call':5 'emon':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://eviltoast.org/comment/3572822"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700711850 {#4844
      date: 2023-11-23 04:57:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4848}
  +body: "DigEmon digital monster?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700753082 {#5172
    date: 2023-11-23 16:24:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@NaoPb@eviltoast.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5177 …}
  +nested: Doctrine\ORM\PersistentCollection {#5179 …}
  +votes: Doctrine\ORM\PersistentCollection {#5181 …}
  +reports: Doctrine\ORM\PersistentCollection {#5183 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5185 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5187 …}
  -id: 154990
  -bodyTs: "'digemon':1 'digit':2 'monster':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5531545"
  +editedAt: DateTimeImmutable @1701253976 {#5173
    date: 2023-11-29 11:32:56.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700753082 {#5174
    date: 2023-11-23 16:24:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
180 DENIED moderate
App\Entity\EntryComment {#5175
  +user: Proxies\__CG__\App\Entity\User {#5176 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4848
    +user: App\Entity\User {#4861 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Do we… do we call him Emon now?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 39
    +score: 0
    +lastActive: DateTime @1701494962 {#4843
      date: 2023-12-02 06:29:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4849 …}
    +nested: Doctrine\ORM\PersistentCollection {#4851 …}
    +votes: Doctrine\ORM\PersistentCollection {#4853 …}
    +reports: Doctrine\ORM\PersistentCollection {#4855 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4857 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4859 …}
    -id: 153247
    -bodyTs: "'call':5 'emon':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://eviltoast.org/comment/3572822"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700711850 {#4844
      date: 2023-11-23 04:57:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4848}
  +body: "DigEmon digital monster?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700753082 {#5172
    date: 2023-11-23 16:24:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@NaoPb@eviltoast.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5177 …}
  +nested: Doctrine\ORM\PersistentCollection {#5179 …}
  +votes: Doctrine\ORM\PersistentCollection {#5181 …}
  +reports: Doctrine\ORM\PersistentCollection {#5183 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5185 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5187 …}
  -id: 154990
  -bodyTs: "'digemon':1 'digit':2 'monster':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5531545"
  +editedAt: DateTimeImmutable @1701253976 {#5173
    date: 2023-11-29 11:32:56.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700753082 {#5174
    date: 2023-11-23 16:24:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
181 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
182 DENIED moderate
App\Entity\EntryComment {#5515
  +user: App\Entity\User {#4861 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5175
    +user: Proxies\__CG__\App\Entity\User {#5176 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4848
      +user: App\Entity\User {#4861 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Do we… do we call him Emon now?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 39
      +score: 0
      +lastActive: DateTime @1701494962 {#4843
        date: 2023-12-02 06:29:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4849 …}
      +nested: Doctrine\ORM\PersistentCollection {#4851 …}
      +votes: Doctrine\ORM\PersistentCollection {#4853 …}
      +reports: Doctrine\ORM\PersistentCollection {#4855 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4857 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4859 …}
      -id: 153247
      -bodyTs: "'call':5 'emon':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://eviltoast.org/comment/3572822"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700711850 {#4844
        date: 2023-11-23 04:57:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4848}
    +body: "DigEmon digital monster?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700753082 {#5172
      date: 2023-11-23 16:24:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@NaoPb@eviltoast.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5177 …}
    +nested: Doctrine\ORM\PersistentCollection {#5179 …}
    +votes: Doctrine\ORM\PersistentCollection {#5181 …}
    +reports: Doctrine\ORM\PersistentCollection {#5183 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5185 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5187 …}
    -id: 154990
    -bodyTs: "'digemon':1 'digit':2 'monster':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5531545"
    +editedAt: DateTimeImmutable @1701253976 {#5173
      date: 2023-11-29 11:32:56.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700753082 {#5174
      date: 2023-11-23 16:24:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4848}
  +body: "Nice one."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700922149 {#5513
    date: 2023-11-25 15:22:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@NaoPb@eviltoast.org"
    "@XeroxCool@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5516 …}
  +nested: Doctrine\ORM\PersistentCollection {#5518 …}
  +votes: Doctrine\ORM\PersistentCollection {#5520 …}
  +reports: Doctrine\ORM\PersistentCollection {#5522 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5524 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5526 …}
  -id: 162503
  -bodyTs: "'nice':1 'one':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://eviltoast.org/comment/3625358"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700922149 {#5514
    date: 2023-11-25 15:22:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
183 DENIED edit
App\Entity\EntryComment {#5515
  +user: App\Entity\User {#4861 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5175
    +user: Proxies\__CG__\App\Entity\User {#5176 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4848
      +user: App\Entity\User {#4861 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Do we… do we call him Emon now?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 39
      +score: 0
      +lastActive: DateTime @1701494962 {#4843
        date: 2023-12-02 06:29:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4849 …}
      +nested: Doctrine\ORM\PersistentCollection {#4851 …}
      +votes: Doctrine\ORM\PersistentCollection {#4853 …}
      +reports: Doctrine\ORM\PersistentCollection {#4855 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4857 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4859 …}
      -id: 153247
      -bodyTs: "'call':5 'emon':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://eviltoast.org/comment/3572822"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700711850 {#4844
        date: 2023-11-23 04:57:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4848}
    +body: "DigEmon digital monster?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700753082 {#5172
      date: 2023-11-23 16:24:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@NaoPb@eviltoast.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5177 …}
    +nested: Doctrine\ORM\PersistentCollection {#5179 …}
    +votes: Doctrine\ORM\PersistentCollection {#5181 …}
    +reports: Doctrine\ORM\PersistentCollection {#5183 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5185 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5187 …}
    -id: 154990
    -bodyTs: "'digemon':1 'digit':2 'monster':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5531545"
    +editedAt: DateTimeImmutable @1701253976 {#5173
      date: 2023-11-29 11:32:56.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700753082 {#5174
      date: 2023-11-23 16:24:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4848}
  +body: "Nice one."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700922149 {#5513
    date: 2023-11-25 15:22:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@NaoPb@eviltoast.org"
    "@XeroxCool@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5516 …}
  +nested: Doctrine\ORM\PersistentCollection {#5518 …}
  +votes: Doctrine\ORM\PersistentCollection {#5520 …}
  +reports: Doctrine\ORM\PersistentCollection {#5522 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5524 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5526 …}
  -id: 162503
  -bodyTs: "'nice':1 'one':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://eviltoast.org/comment/3625358"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700922149 {#5514
    date: 2023-11-25 15:22:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
184 DENIED moderate
App\Entity\EntryComment {#5515
  +user: App\Entity\User {#4861 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5175
    +user: Proxies\__CG__\App\Entity\User {#5176 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4848
      +user: App\Entity\User {#4861 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Do we… do we call him Emon now?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 39
      +score: 0
      +lastActive: DateTime @1701494962 {#4843
        date: 2023-12-02 06:29:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4849 …}
      +nested: Doctrine\ORM\PersistentCollection {#4851 …}
      +votes: Doctrine\ORM\PersistentCollection {#4853 …}
      +reports: Doctrine\ORM\PersistentCollection {#4855 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4857 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4859 …}
      -id: 153247
      -bodyTs: "'call':5 'emon':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://eviltoast.org/comment/3572822"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700711850 {#4844
        date: 2023-11-23 04:57:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4848}
    +body: "DigEmon digital monster?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700753082 {#5172
      date: 2023-11-23 16:24:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@NaoPb@eviltoast.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5177 …}
    +nested: Doctrine\ORM\PersistentCollection {#5179 …}
    +votes: Doctrine\ORM\PersistentCollection {#5181 …}
    +reports: Doctrine\ORM\PersistentCollection {#5183 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5185 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5187 …}
    -id: 154990
    -bodyTs: "'digemon':1 'digit':2 'monster':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5531545"
    +editedAt: DateTimeImmutable @1701253976 {#5173
      date: 2023-11-29 11:32:56.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700753082 {#5174
      date: 2023-11-23 16:24:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4848}
  +body: "Nice one."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700922149 {#5513
    date: 2023-11-25 15:22:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@NaoPb@eviltoast.org"
    "@XeroxCool@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5516 …}
  +nested: Doctrine\ORM\PersistentCollection {#5518 …}
  +votes: Doctrine\ORM\PersistentCollection {#5520 …}
  +reports: Doctrine\ORM\PersistentCollection {#5522 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5524 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5526 …}
  -id: 162503
  -bodyTs: "'nice':1 'one':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://eviltoast.org/comment/3625358"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700922149 {#5514
    date: 2023-11-25 15:22:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
185 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
186 DENIED moderate
App\Entity\EntryComment {#4922
  +user: App\Entity\User {#4935 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Man I hope I never end up super rich or famous because I was a loser in my youth and I don’t want anyone digging that shit up lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 59
  +score: 0
  +lastActive: DateTime @1701323767 {#4916
    date: 2023-11-30 06:56:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4923 …}
  +nested: Doctrine\ORM\PersistentCollection {#4925 …}
  +votes: Doctrine\ORM\PersistentCollection {#4927 …}
  +reports: Doctrine\ORM\PersistentCollection {#4929 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4931 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4933 …}
  -id: 153144
  -bodyTs: "'anyon':25 'dig':26 'end':6 'famous':11 'hope':3 'lol':30 'loser':16 'man':1 'never':5 'rich':9 'shit':28 'super':8 'want':24 'youth':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5028493"
  +editedAt: DateTimeImmutable @1701203458 {#4917
    date: 2023-11-28 21:30:58.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700709021 {#4918
    date: 2023-11-23 04:10:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
187 DENIED edit
App\Entity\EntryComment {#4922
  +user: App\Entity\User {#4935 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Man I hope I never end up super rich or famous because I was a loser in my youth and I don’t want anyone digging that shit up lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 59
  +score: 0
  +lastActive: DateTime @1701323767 {#4916
    date: 2023-11-30 06:56:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4923 …}
  +nested: Doctrine\ORM\PersistentCollection {#4925 …}
  +votes: Doctrine\ORM\PersistentCollection {#4927 …}
  +reports: Doctrine\ORM\PersistentCollection {#4929 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4931 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4933 …}
  -id: 153144
  -bodyTs: "'anyon':25 'dig':26 'end':6 'famous':11 'hope':3 'lol':30 'loser':16 'man':1 'never':5 'rich':9 'shit':28 'super':8 'want':24 'youth':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5028493"
  +editedAt: DateTimeImmutable @1701203458 {#4917
    date: 2023-11-28 21:30:58.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700709021 {#4918
    date: 2023-11-23 04:10:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
188 DENIED moderate
App\Entity\EntryComment {#4922
  +user: App\Entity\User {#4935 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Man I hope I never end up super rich or famous because I was a loser in my youth and I don’t want anyone digging that shit up lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 59
  +score: 0
  +lastActive: DateTime @1701323767 {#4916
    date: 2023-11-30 06:56:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4923 …}
  +nested: Doctrine\ORM\PersistentCollection {#4925 …}
  +votes: Doctrine\ORM\PersistentCollection {#4927 …}
  +reports: Doctrine\ORM\PersistentCollection {#4929 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4931 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4933 …}
  -id: 153144
  -bodyTs: "'anyon':25 'dig':26 'end':6 'famous':11 'hope':3 'lol':30 'loser':16 'man':1 'never':5 'rich':9 'shit':28 'super':8 'want':24 'youth':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5028493"
  +editedAt: DateTimeImmutable @1701203458 {#4917
    date: 2023-11-28 21:30:58.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700709021 {#4918
    date: 2023-11-23 04:10:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
189 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
190 DENIED moderate
App\Entity\EntryComment {#5079
  +user: Proxies\__CG__\App\Entity\User {#5076 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4922
    +user: App\Entity\User {#4935 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Man I hope I never end up super rich or famous because I was a loser in my youth and I don’t want anyone digging that shit up lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 59
    +score: 0
    +lastActive: DateTime @1701323767 {#4916
      date: 2023-11-30 06:56:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4923 …}
    +nested: Doctrine\ORM\PersistentCollection {#4925 …}
    +votes: Doctrine\ORM\PersistentCollection {#4927 …}
    +reports: Doctrine\ORM\PersistentCollection {#4929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4931 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4933 …}
    -id: 153144
    -bodyTs: "'anyon':25 'dig':26 'end':6 'famous':11 'hope':3 'lol':30 'loser':16 'man':1 'never':5 'rich':9 'shit':28 'super':8 'want':24 'youth':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/5028493"
    +editedAt: DateTimeImmutable @1701203458 {#4917
      date: 2023-11-28 21:30:58.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700709021 {#4918
      date: 2023-11-23 04:10:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4922}
  +body: "This was from Tuesday (the comment). A 52 year old man posted that, though I use the word “man” loosely here…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 44
  +score: 0
  +lastActive: DateTime @1700733253 {#5080
    date: 2023-11-23 10:54:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Yearly1845@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5073 …}
  +nested: Doctrine\ORM\PersistentCollection {#5071 …}
  +votes: Doctrine\ORM\PersistentCollection {#5075 …}
  +reports: Doctrine\ORM\PersistentCollection {#5086 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5090 …}
  -id: 154014
  -bodyTs: "'52':8 'comment':6 'loos':20 'man':11,19 'old':10 'post':12 'though':14 'tuesday':4 'use':16 'word':18 'year':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5843955"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700733253 {#5083
    date: 2023-11-23 10:54:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
191 DENIED edit
App\Entity\EntryComment {#5079
  +user: Proxies\__CG__\App\Entity\User {#5076 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4922
    +user: App\Entity\User {#4935 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Man I hope I never end up super rich or famous because I was a loser in my youth and I don’t want anyone digging that shit up lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 59
    +score: 0
    +lastActive: DateTime @1701323767 {#4916
      date: 2023-11-30 06:56:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4923 …}
    +nested: Doctrine\ORM\PersistentCollection {#4925 …}
    +votes: Doctrine\ORM\PersistentCollection {#4927 …}
    +reports: Doctrine\ORM\PersistentCollection {#4929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4931 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4933 …}
    -id: 153144
    -bodyTs: "'anyon':25 'dig':26 'end':6 'famous':11 'hope':3 'lol':30 'loser':16 'man':1 'never':5 'rich':9 'shit':28 'super':8 'want':24 'youth':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/5028493"
    +editedAt: DateTimeImmutable @1701203458 {#4917
      date: 2023-11-28 21:30:58.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700709021 {#4918
      date: 2023-11-23 04:10:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4922}
  +body: "This was from Tuesday (the comment). A 52 year old man posted that, though I use the word “man” loosely here…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 44
  +score: 0
  +lastActive: DateTime @1700733253 {#5080
    date: 2023-11-23 10:54:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Yearly1845@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5073 …}
  +nested: Doctrine\ORM\PersistentCollection {#5071 …}
  +votes: Doctrine\ORM\PersistentCollection {#5075 …}
  +reports: Doctrine\ORM\PersistentCollection {#5086 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5090 …}
  -id: 154014
  -bodyTs: "'52':8 'comment':6 'loos':20 'man':11,19 'old':10 'post':12 'though':14 'tuesday':4 'use':16 'word':18 'year':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5843955"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700733253 {#5083
    date: 2023-11-23 10:54:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
192 DENIED moderate
App\Entity\EntryComment {#5079
  +user: Proxies\__CG__\App\Entity\User {#5076 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4922
    +user: App\Entity\User {#4935 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Man I hope I never end up super rich or famous because I was a loser in my youth and I don’t want anyone digging that shit up lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 59
    +score: 0
    +lastActive: DateTime @1701323767 {#4916
      date: 2023-11-30 06:56:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4923 …}
    +nested: Doctrine\ORM\PersistentCollection {#4925 …}
    +votes: Doctrine\ORM\PersistentCollection {#4927 …}
    +reports: Doctrine\ORM\PersistentCollection {#4929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4931 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4933 …}
    -id: 153144
    -bodyTs: "'anyon':25 'dig':26 'end':6 'famous':11 'hope':3 'lol':30 'loser':16 'man':1 'never':5 'rich':9 'shit':28 'super':8 'want':24 'youth':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/5028493"
    +editedAt: DateTimeImmutable @1701203458 {#4917
      date: 2023-11-28 21:30:58.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700709021 {#4918
      date: 2023-11-23 04:10:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4922}
  +body: "This was from Tuesday (the comment). A 52 year old man posted that, though I use the word “man” loosely here…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 44
  +score: 0
  +lastActive: DateTime @1700733253 {#5080
    date: 2023-11-23 10:54:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Yearly1845@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5073 …}
  +nested: Doctrine\ORM\PersistentCollection {#5071 …}
  +votes: Doctrine\ORM\PersistentCollection {#5075 …}
  +reports: Doctrine\ORM\PersistentCollection {#5086 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5090 …}
  -id: 154014
  -bodyTs: "'52':8 'comment':6 'loos':20 'man':11,19 'old':10 'post':12 'though':14 'tuesday':4 'use':16 'word':18 'year':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5843955"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700733253 {#5083
    date: 2023-11-23 10:54:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
193 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
194 DENIED moderate
App\Entity\EntryComment {#5094
  +user: Proxies\__CG__\App\Entity\User {#5095 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4922
    +user: App\Entity\User {#4935 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Man I hope I never end up super rich or famous because I was a loser in my youth and I don’t want anyone digging that shit up lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 59
    +score: 0
    +lastActive: DateTime @1701323767 {#4916
      date: 2023-11-30 06:56:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4923 …}
    +nested: Doctrine\ORM\PersistentCollection {#4925 …}
    +votes: Doctrine\ORM\PersistentCollection {#4927 …}
    +reports: Doctrine\ORM\PersistentCollection {#4929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4931 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4933 …}
    -id: 153144
    -bodyTs: "'anyon':25 'dig':26 'end':6 'famous':11 'hope':3 'lol':30 'loser':16 'man':1 'never':5 'rich':9 'shit':28 'super':8 'want':24 'youth':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/5028493"
    +editedAt: DateTimeImmutable @1701203458 {#4917
      date: 2023-11-28 21:30:58.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700709021 {#4918
      date: 2023-11-23 04:10:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4922}
  +body: "I’m his age and may or may not have some pics like that…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700716987 {#5092
    date: 2023-11-23 06:23:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Yearly1845@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5096 …}
  +nested: Doctrine\ORM\PersistentCollection {#5098 …}
  +votes: Doctrine\ORM\PersistentCollection {#5100 …}
  +reports: Doctrine\ORM\PersistentCollection {#5102 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5104 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5106 …}
  -id: 153463
  -bodyTs: "'age':4 'like':13 'm':2 'may':6,8 'pic':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5523242"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700716987 {#5093
    date: 2023-11-23 06:23:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
195 DENIED edit
App\Entity\EntryComment {#5094
  +user: Proxies\__CG__\App\Entity\User {#5095 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4922
    +user: App\Entity\User {#4935 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Man I hope I never end up super rich or famous because I was a loser in my youth and I don’t want anyone digging that shit up lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 59
    +score: 0
    +lastActive: DateTime @1701323767 {#4916
      date: 2023-11-30 06:56:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4923 …}
    +nested: Doctrine\ORM\PersistentCollection {#4925 …}
    +votes: Doctrine\ORM\PersistentCollection {#4927 …}
    +reports: Doctrine\ORM\PersistentCollection {#4929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4931 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4933 …}
    -id: 153144
    -bodyTs: "'anyon':25 'dig':26 'end':6 'famous':11 'hope':3 'lol':30 'loser':16 'man':1 'never':5 'rich':9 'shit':28 'super':8 'want':24 'youth':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/5028493"
    +editedAt: DateTimeImmutable @1701203458 {#4917
      date: 2023-11-28 21:30:58.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700709021 {#4918
      date: 2023-11-23 04:10:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4922}
  +body: "I’m his age and may or may not have some pics like that…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700716987 {#5092
    date: 2023-11-23 06:23:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Yearly1845@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5096 …}
  +nested: Doctrine\ORM\PersistentCollection {#5098 …}
  +votes: Doctrine\ORM\PersistentCollection {#5100 …}
  +reports: Doctrine\ORM\PersistentCollection {#5102 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5104 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5106 …}
  -id: 153463
  -bodyTs: "'age':4 'like':13 'm':2 'may':6,8 'pic':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5523242"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700716987 {#5093
    date: 2023-11-23 06:23:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
196 DENIED moderate
App\Entity\EntryComment {#5094
  +user: Proxies\__CG__\App\Entity\User {#5095 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4922
    +user: App\Entity\User {#4935 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Man I hope I never end up super rich or famous because I was a loser in my youth and I don’t want anyone digging that shit up lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 59
    +score: 0
    +lastActive: DateTime @1701323767 {#4916
      date: 2023-11-30 06:56:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4923 …}
    +nested: Doctrine\ORM\PersistentCollection {#4925 …}
    +votes: Doctrine\ORM\PersistentCollection {#4927 …}
    +reports: Doctrine\ORM\PersistentCollection {#4929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4931 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4933 …}
    -id: 153144
    -bodyTs: "'anyon':25 'dig':26 'end':6 'famous':11 'hope':3 'lol':30 'loser':16 'man':1 'never':5 'rich':9 'shit':28 'super':8 'want':24 'youth':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/5028493"
    +editedAt: DateTimeImmutable @1701203458 {#4917
      date: 2023-11-28 21:30:58.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700709021 {#4918
      date: 2023-11-23 04:10:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4922}
  +body: "I’m his age and may or may not have some pics like that…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700716987 {#5092
    date: 2023-11-23 06:23:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Yearly1845@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5096 …}
  +nested: Doctrine\ORM\PersistentCollection {#5098 …}
  +votes: Doctrine\ORM\PersistentCollection {#5100 …}
  +reports: Doctrine\ORM\PersistentCollection {#5102 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5104 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5106 …}
  -id: 153463
  -bodyTs: "'age':4 'like':13 'm':2 'may':6,8 'pic':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5523242"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700716987 {#5093
    date: 2023-11-23 06:23:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
197 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
198 DENIED moderate
App\Entity\EntryComment {#5110
  +user: Proxies\__CG__\App\Entity\User {#5111 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4922
    +user: App\Entity\User {#4935 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Man I hope I never end up super rich or famous because I was a loser in my youth and I don’t want anyone digging that shit up lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 59
    +score: 0
    +lastActive: DateTime @1701323767 {#4916
      date: 2023-11-30 06:56:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4923 …}
    +nested: Doctrine\ORM\PersistentCollection {#4925 …}
    +votes: Doctrine\ORM\PersistentCollection {#4927 …}
    +reports: Doctrine\ORM\PersistentCollection {#4929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4931 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4933 …}
    -id: 153144
    -bodyTs: "'anyon':25 'dig':26 'end':6 'famous':11 'hope':3 'lol':30 'loser':16 'man':1 'never':5 'rich':9 'shit':28 'super':8 'want':24 'youth':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/5028493"
    +editedAt: DateTimeImmutable @1701203458 {#4917
      date: 2023-11-28 21:30:58.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700709021 {#4918
      date: 2023-11-23 04:10:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4922}
  +body: "I think you might be in luck."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1700720739 {#5108
    date: 2023-11-23 07:25:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Yearly1845@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5112 …}
  +nested: Doctrine\ORM\PersistentCollection {#5114 …}
  +votes: Doctrine\ORM\PersistentCollection {#5116 …}
  +reports: Doctrine\ORM\PersistentCollection {#5118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5122 …}
  -id: 153580
  -bodyTs: "'luck':7 'might':4 'think':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5524361"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700720739 {#5109
    date: 2023-11-23 07:25:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
199 DENIED edit
App\Entity\EntryComment {#5110
  +user: Proxies\__CG__\App\Entity\User {#5111 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4922
    +user: App\Entity\User {#4935 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Man I hope I never end up super rich or famous because I was a loser in my youth and I don’t want anyone digging that shit up lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 59
    +score: 0
    +lastActive: DateTime @1701323767 {#4916
      date: 2023-11-30 06:56:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4923 …}
    +nested: Doctrine\ORM\PersistentCollection {#4925 …}
    +votes: Doctrine\ORM\PersistentCollection {#4927 …}
    +reports: Doctrine\ORM\PersistentCollection {#4929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4931 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4933 …}
    -id: 153144
    -bodyTs: "'anyon':25 'dig':26 'end':6 'famous':11 'hope':3 'lol':30 'loser':16 'man':1 'never':5 'rich':9 'shit':28 'super':8 'want':24 'youth':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/5028493"
    +editedAt: DateTimeImmutable @1701203458 {#4917
      date: 2023-11-28 21:30:58.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700709021 {#4918
      date: 2023-11-23 04:10:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4922}
  +body: "I think you might be in luck."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1700720739 {#5108
    date: 2023-11-23 07:25:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Yearly1845@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5112 …}
  +nested: Doctrine\ORM\PersistentCollection {#5114 …}
  +votes: Doctrine\ORM\PersistentCollection {#5116 …}
  +reports: Doctrine\ORM\PersistentCollection {#5118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5122 …}
  -id: 153580
  -bodyTs: "'luck':7 'might':4 'think':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5524361"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700720739 {#5109
    date: 2023-11-23 07:25:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
200 DENIED moderate
App\Entity\EntryComment {#5110
  +user: Proxies\__CG__\App\Entity\User {#5111 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4922
    +user: App\Entity\User {#4935 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Man I hope I never end up super rich or famous because I was a loser in my youth and I don’t want anyone digging that shit up lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 59
    +score: 0
    +lastActive: DateTime @1701323767 {#4916
      date: 2023-11-30 06:56:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4923 …}
    +nested: Doctrine\ORM\PersistentCollection {#4925 …}
    +votes: Doctrine\ORM\PersistentCollection {#4927 …}
    +reports: Doctrine\ORM\PersistentCollection {#4929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4931 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4933 …}
    -id: 153144
    -bodyTs: "'anyon':25 'dig':26 'end':6 'famous':11 'hope':3 'lol':30 'loser':16 'man':1 'never':5 'rich':9 'shit':28 'super':8 'want':24 'youth':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/5028493"
    +editedAt: DateTimeImmutable @1701203458 {#4917
      date: 2023-11-28 21:30:58.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700709021 {#4918
      date: 2023-11-23 04:10:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4922}
  +body: "I think you might be in luck."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1700720739 {#5108
    date: 2023-11-23 07:25:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Yearly1845@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5112 …}
  +nested: Doctrine\ORM\PersistentCollection {#5114 …}
  +votes: Doctrine\ORM\PersistentCollection {#5116 …}
  +reports: Doctrine\ORM\PersistentCollection {#5118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5122 …}
  -id: 153580
  -bodyTs: "'luck':7 'might':4 'think':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5524361"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700720739 {#5109
    date: 2023-11-23 07:25:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
201 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
202 DENIED moderate
App\Entity\EntryComment {#5126
  +user: Proxies\__CG__\App\Entity\User {#5127 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4922
    +user: App\Entity\User {#4935 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Man I hope I never end up super rich or famous because I was a loser in my youth and I don’t want anyone digging that shit up lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 59
    +score: 0
    +lastActive: DateTime @1701323767 {#4916
      date: 2023-11-30 06:56:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4923 …}
    +nested: Doctrine\ORM\PersistentCollection {#4925 …}
    +votes: Doctrine\ORM\PersistentCollection {#4927 …}
    +reports: Doctrine\ORM\PersistentCollection {#4929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4931 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4933 …}
    -id: 153144
    -bodyTs: "'anyon':25 'dig':26 'end':6 'famous':11 'hope':3 'lol':30 'loser':16 'man':1 'never':5 'rich':9 'shit':28 'super':8 'want':24 'youth':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/5028493"
    +editedAt: DateTimeImmutable @1701203458 {#4917
      date: 2023-11-28 21:30:58.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700709021 {#4918
      date: 2023-11-23 04:10:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4922}
  +body: """
    You’d be just fine if you remain a decent human being rather than becoming an egotistical and racist pile of garbage.\n
    \n
    Also, Musk was born rich and basically bought his fame.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700720717 {#5124
    date: 2023-11-23 07:25:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Yearly1845@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5128 …}
  +nested: Doctrine\ORM\PersistentCollection {#5130 …}
  +votes: Doctrine\ORM\PersistentCollection {#5132 …}
  +reports: Doctrine\ORM\PersistentCollection {#5134 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5136 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5138 …}
  -id: 153579
  -bodyTs: "'also':23 'basic':29 'becom':15 'born':26 'bought':30 'd':2 'decent':10 'egotist':17 'fame':32 'fine':5 'garbag':22 'human':11 'musk':24 'pile':20 'racist':19 'rather':13 'remain':8 'rich':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1716970"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700720717 {#5125
    date: 2023-11-23 07:25:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
203 DENIED edit
App\Entity\EntryComment {#5126
  +user: Proxies\__CG__\App\Entity\User {#5127 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4922
    +user: App\Entity\User {#4935 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Man I hope I never end up super rich or famous because I was a loser in my youth and I don’t want anyone digging that shit up lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 59
    +score: 0
    +lastActive: DateTime @1701323767 {#4916
      date: 2023-11-30 06:56:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4923 …}
    +nested: Doctrine\ORM\PersistentCollection {#4925 …}
    +votes: Doctrine\ORM\PersistentCollection {#4927 …}
    +reports: Doctrine\ORM\PersistentCollection {#4929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4931 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4933 …}
    -id: 153144
    -bodyTs: "'anyon':25 'dig':26 'end':6 'famous':11 'hope':3 'lol':30 'loser':16 'man':1 'never':5 'rich':9 'shit':28 'super':8 'want':24 'youth':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/5028493"
    +editedAt: DateTimeImmutable @1701203458 {#4917
      date: 2023-11-28 21:30:58.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700709021 {#4918
      date: 2023-11-23 04:10:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4922}
  +body: """
    You’d be just fine if you remain a decent human being rather than becoming an egotistical and racist pile of garbage.\n
    \n
    Also, Musk was born rich and basically bought his fame.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700720717 {#5124
    date: 2023-11-23 07:25:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Yearly1845@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5128 …}
  +nested: Doctrine\ORM\PersistentCollection {#5130 …}
  +votes: Doctrine\ORM\PersistentCollection {#5132 …}
  +reports: Doctrine\ORM\PersistentCollection {#5134 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5136 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5138 …}
  -id: 153579
  -bodyTs: "'also':23 'basic':29 'becom':15 'born':26 'bought':30 'd':2 'decent':10 'egotist':17 'fame':32 'fine':5 'garbag':22 'human':11 'musk':24 'pile':20 'racist':19 'rather':13 'remain':8 'rich':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1716970"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700720717 {#5125
    date: 2023-11-23 07:25:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
204 DENIED moderate
App\Entity\EntryComment {#5126
  +user: Proxies\__CG__\App\Entity\User {#5127 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4922
    +user: App\Entity\User {#4935 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Man I hope I never end up super rich or famous because I was a loser in my youth and I don’t want anyone digging that shit up lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 59
    +score: 0
    +lastActive: DateTime @1701323767 {#4916
      date: 2023-11-30 06:56:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4923 …}
    +nested: Doctrine\ORM\PersistentCollection {#4925 …}
    +votes: Doctrine\ORM\PersistentCollection {#4927 …}
    +reports: Doctrine\ORM\PersistentCollection {#4929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4931 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4933 …}
    -id: 153144
    -bodyTs: "'anyon':25 'dig':26 'end':6 'famous':11 'hope':3 'lol':30 'loser':16 'man':1 'never':5 'rich':9 'shit':28 'super':8 'want':24 'youth':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/5028493"
    +editedAt: DateTimeImmutable @1701203458 {#4917
      date: 2023-11-28 21:30:58.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700709021 {#4918
      date: 2023-11-23 04:10:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4922}
  +body: """
    You’d be just fine if you remain a decent human being rather than becoming an egotistical and racist pile of garbage.\n
    \n
    Also, Musk was born rich and basically bought his fame.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700720717 {#5124
    date: 2023-11-23 07:25:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Yearly1845@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5128 …}
  +nested: Doctrine\ORM\PersistentCollection {#5130 …}
  +votes: Doctrine\ORM\PersistentCollection {#5132 …}
  +reports: Doctrine\ORM\PersistentCollection {#5134 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5136 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5138 …}
  -id: 153579
  -bodyTs: "'also':23 'basic':29 'becom':15 'born':26 'bought':30 'd':2 'decent':10 'egotist':17 'fame':32 'fine':5 'garbag':22 'human':11 'musk':24 'pile':20 'racist':19 'rather':13 'remain':8 'rich':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1716970"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700720717 {#5125
    date: 2023-11-23 07:25:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
205 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
206 DENIED moderate
App\Entity\EntryComment {#5142
  +user: Proxies\__CG__\App\Entity\User {#5143 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4922
    +user: App\Entity\User {#4935 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Man I hope I never end up super rich or famous because I was a loser in my youth and I don’t want anyone digging that shit up lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 59
    +score: 0
    +lastActive: DateTime @1701323767 {#4916
      date: 2023-11-30 06:56:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4923 …}
    +nested: Doctrine\ORM\PersistentCollection {#4925 …}
    +votes: Doctrine\ORM\PersistentCollection {#4927 …}
    +reports: Doctrine\ORM\PersistentCollection {#4929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4931 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4933 …}
    -id: 153144
    -bodyTs: "'anyon':25 'dig':26 'end':6 'famous':11 'hope':3 'lol':30 'loser':16 'man':1 'never':5 'rich':9 'shit':28 'super':8 'want':24 'youth':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/5028493"
    +editedAt: DateTimeImmutable @1701203458 {#4917
      date: 2023-11-28 21:30:58.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700709021 {#4918
      date: 2023-11-23 04:10:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4922}
  +body: "i’m starting too think being rich is symptom of a mental illness in many cases."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700804624 {#5140
    date: 2023-11-24 06:43:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Yearly1845@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5144 …}
  +nested: Doctrine\ORM\PersistentCollection {#5146 …}
  +votes: Doctrine\ORM\PersistentCollection {#5148 …}
  +reports: Doctrine\ORM\PersistentCollection {#5150 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5152 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5154 …}
  -id: 157502
  -bodyTs: "'case':16 'ill':13 'm':2 'mani':15 'mental':12 'rich':7 'start':3 'symptom':9 'think':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5544198"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700804624 {#5141
    date: 2023-11-24 06:43:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
207 DENIED edit
App\Entity\EntryComment {#5142
  +user: Proxies\__CG__\App\Entity\User {#5143 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4922
    +user: App\Entity\User {#4935 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Man I hope I never end up super rich or famous because I was a loser in my youth and I don’t want anyone digging that shit up lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 59
    +score: 0
    +lastActive: DateTime @1701323767 {#4916
      date: 2023-11-30 06:56:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4923 …}
    +nested: Doctrine\ORM\PersistentCollection {#4925 …}
    +votes: Doctrine\ORM\PersistentCollection {#4927 …}
    +reports: Doctrine\ORM\PersistentCollection {#4929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4931 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4933 …}
    -id: 153144
    -bodyTs: "'anyon':25 'dig':26 'end':6 'famous':11 'hope':3 'lol':30 'loser':16 'man':1 'never':5 'rich':9 'shit':28 'super':8 'want':24 'youth':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/5028493"
    +editedAt: DateTimeImmutable @1701203458 {#4917
      date: 2023-11-28 21:30:58.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700709021 {#4918
      date: 2023-11-23 04:10:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4922}
  +body: "i’m starting too think being rich is symptom of a mental illness in many cases."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700804624 {#5140
    date: 2023-11-24 06:43:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Yearly1845@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5144 …}
  +nested: Doctrine\ORM\PersistentCollection {#5146 …}
  +votes: Doctrine\ORM\PersistentCollection {#5148 …}
  +reports: Doctrine\ORM\PersistentCollection {#5150 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5152 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5154 …}
  -id: 157502
  -bodyTs: "'case':16 'ill':13 'm':2 'mani':15 'mental':12 'rich':7 'start':3 'symptom':9 'think':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5544198"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700804624 {#5141
    date: 2023-11-24 06:43:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
208 DENIED moderate
App\Entity\EntryComment {#5142
  +user: Proxies\__CG__\App\Entity\User {#5143 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4922
    +user: App\Entity\User {#4935 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Man I hope I never end up super rich or famous because I was a loser in my youth and I don’t want anyone digging that shit up lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 59
    +score: 0
    +lastActive: DateTime @1701323767 {#4916
      date: 2023-11-30 06:56:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4923 …}
    +nested: Doctrine\ORM\PersistentCollection {#4925 …}
    +votes: Doctrine\ORM\PersistentCollection {#4927 …}
    +reports: Doctrine\ORM\PersistentCollection {#4929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4931 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4933 …}
    -id: 153144
    -bodyTs: "'anyon':25 'dig':26 'end':6 'famous':11 'hope':3 'lol':30 'loser':16 'man':1 'never':5 'rich':9 'shit':28 'super':8 'want':24 'youth':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/5028493"
    +editedAt: DateTimeImmutable @1701203458 {#4917
      date: 2023-11-28 21:30:58.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700709021 {#4918
      date: 2023-11-23 04:10:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4922}
  +body: "i’m starting too think being rich is symptom of a mental illness in many cases."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700804624 {#5140
    date: 2023-11-24 06:43:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Yearly1845@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5144 …}
  +nested: Doctrine\ORM\PersistentCollection {#5146 …}
  +votes: Doctrine\ORM\PersistentCollection {#5148 …}
  +reports: Doctrine\ORM\PersistentCollection {#5150 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5152 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5154 …}
  -id: 157502
  -bodyTs: "'case':16 'ill':13 'm':2 'mani':15 'mental':12 'rich':7 'start':3 'symptom':9 'think':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5544198"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700804624 {#5141
    date: 2023-11-24 06:43:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
209 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
210 DENIED moderate
App\Entity\EntryComment {#5158
  +user: Proxies\__CG__\App\Entity\User {#5159 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4922
    +user: App\Entity\User {#4935 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Man I hope I never end up super rich or famous because I was a loser in my youth and I don’t want anyone digging that shit up lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 59
    +score: 0
    +lastActive: DateTime @1701323767 {#4916
      date: 2023-11-30 06:56:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4923 …}
    +nested: Doctrine\ORM\PersistentCollection {#4925 …}
    +votes: Doctrine\ORM\PersistentCollection {#4927 …}
    +reports: Doctrine\ORM\PersistentCollection {#4929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4931 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4933 …}
    -id: 153144
    -bodyTs: "'anyon':25 'dig':26 'end':6 'famous':11 'hope':3 'lol':30 'loser':16 'man':1 'never':5 'rich':9 'shit':28 'super':8 'want':24 'youth':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/5028493"
    +editedAt: DateTimeImmutable @1701203458 {#4917
      date: 2023-11-28 21:30:58.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700709021 {#4918
      date: 2023-11-23 04:10:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4922}
  +body: "It helps to not be a loser right now. Elon is in his 50s and still acts like a childish, insecure douchebag. The fact that you are able to acknowledge your previous loserdom makes you already less lame than Elon. No amount of money can make him cool because he completely refuses to ever work on himself."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 55
  +score: 0
  +lastActive: DateTime @1700712074 {#5156
    date: 2023-11-23 05:01:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Yearly1845@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5160 …}
  +nested: Doctrine\ORM\PersistentCollection {#5162 …}
  +votes: Doctrine\ORM\PersistentCollection {#5164 …}
  +reports: Doctrine\ORM\PersistentCollection {#5166 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5168 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5170 …}
  -id: 153261
  -bodyTs: "'50s':14 'abl':28 'acknowledg':30 'act':17 'alreadi':36 'amount':42 'childish':20 'complet':51 'cool':48 'douchebag':22 'elon':10,40 'ever':54 'fact':24 'help':2 'insecur':21 'lame':38 'less':37 'like':18 'loser':7 'loserdom':33 'make':34,46 'money':44 'previous':32 'refus':52 'right':8 'still':16 'work':55"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5521565"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700712074 {#5157
    date: 2023-11-23 05:01:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
211 DENIED edit
App\Entity\EntryComment {#5158
  +user: Proxies\__CG__\App\Entity\User {#5159 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4922
    +user: App\Entity\User {#4935 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Man I hope I never end up super rich or famous because I was a loser in my youth and I don’t want anyone digging that shit up lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 59
    +score: 0
    +lastActive: DateTime @1701323767 {#4916
      date: 2023-11-30 06:56:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4923 …}
    +nested: Doctrine\ORM\PersistentCollection {#4925 …}
    +votes: Doctrine\ORM\PersistentCollection {#4927 …}
    +reports: Doctrine\ORM\PersistentCollection {#4929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4931 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4933 …}
    -id: 153144
    -bodyTs: "'anyon':25 'dig':26 'end':6 'famous':11 'hope':3 'lol':30 'loser':16 'man':1 'never':5 'rich':9 'shit':28 'super':8 'want':24 'youth':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/5028493"
    +editedAt: DateTimeImmutable @1701203458 {#4917
      date: 2023-11-28 21:30:58.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700709021 {#4918
      date: 2023-11-23 04:10:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4922}
  +body: "It helps to not be a loser right now. Elon is in his 50s and still acts like a childish, insecure douchebag. The fact that you are able to acknowledge your previous loserdom makes you already less lame than Elon. No amount of money can make him cool because he completely refuses to ever work on himself."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 55
  +score: 0
  +lastActive: DateTime @1700712074 {#5156
    date: 2023-11-23 05:01:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Yearly1845@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5160 …}
  +nested: Doctrine\ORM\PersistentCollection {#5162 …}
  +votes: Doctrine\ORM\PersistentCollection {#5164 …}
  +reports: Doctrine\ORM\PersistentCollection {#5166 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5168 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5170 …}
  -id: 153261
  -bodyTs: "'50s':14 'abl':28 'acknowledg':30 'act':17 'alreadi':36 'amount':42 'childish':20 'complet':51 'cool':48 'douchebag':22 'elon':10,40 'ever':54 'fact':24 'help':2 'insecur':21 'lame':38 'less':37 'like':18 'loser':7 'loserdom':33 'make':34,46 'money':44 'previous':32 'refus':52 'right':8 'still':16 'work':55"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5521565"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700712074 {#5157
    date: 2023-11-23 05:01:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
212 DENIED moderate
App\Entity\EntryComment {#5158
  +user: Proxies\__CG__\App\Entity\User {#5159 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4922
    +user: App\Entity\User {#4935 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Man I hope I never end up super rich or famous because I was a loser in my youth and I don’t want anyone digging that shit up lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 59
    +score: 0
    +lastActive: DateTime @1701323767 {#4916
      date: 2023-11-30 06:56:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4923 …}
    +nested: Doctrine\ORM\PersistentCollection {#4925 …}
    +votes: Doctrine\ORM\PersistentCollection {#4927 …}
    +reports: Doctrine\ORM\PersistentCollection {#4929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4931 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4933 …}
    -id: 153144
    -bodyTs: "'anyon':25 'dig':26 'end':6 'famous':11 'hope':3 'lol':30 'loser':16 'man':1 'never':5 'rich':9 'shit':28 'super':8 'want':24 'youth':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/5028493"
    +editedAt: DateTimeImmutable @1701203458 {#4917
      date: 2023-11-28 21:30:58.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700709021 {#4918
      date: 2023-11-23 04:10:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4922}
  +body: "It helps to not be a loser right now. Elon is in his 50s and still acts like a childish, insecure douchebag. The fact that you are able to acknowledge your previous loserdom makes you already less lame than Elon. No amount of money can make him cool because he completely refuses to ever work on himself."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 55
  +score: 0
  +lastActive: DateTime @1700712074 {#5156
    date: 2023-11-23 05:01:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Yearly1845@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5160 …}
  +nested: Doctrine\ORM\PersistentCollection {#5162 …}
  +votes: Doctrine\ORM\PersistentCollection {#5164 …}
  +reports: Doctrine\ORM\PersistentCollection {#5166 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5168 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5170 …}
  -id: 153261
  -bodyTs: "'50s':14 'abl':28 'acknowledg':30 'act':17 'alreadi':36 'amount':42 'childish':20 'complet':51 'cool':48 'douchebag':22 'elon':10,40 'ever':54 'fact':24 'help':2 'insecur':21 'lame':38 'less':37 'like':18 'loser':7 'loserdom':33 'make':34,46 'money':44 'previous':32 'refus':52 'right':8 'still':16 'work':55"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5521565"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700712074 {#5157
    date: 2023-11-23 05:01:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
213 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
214 DENIED moderate
App\Entity\EntryComment {#4995
  +user: App\Entity\User {#5008 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "While you bought and drove electric cars, I studied the blade."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700705804 {#4990
    date: 2023-11-23 03:16:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4996 …}
  +nested: Doctrine\ORM\PersistentCollection {#4998 …}
  +votes: Doctrine\ORM\PersistentCollection {#5000 …}
  +reports: Doctrine\ORM\PersistentCollection {#5002 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5004 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5006 …}
  -id: 152992
  -bodyTs: "'blade':11 'bought':3 'car':7 'drove':5 'electr':6 'studi':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5518236"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700705804 {#4991
    date: 2023-11-23 03:16:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
215 DENIED edit
App\Entity\EntryComment {#4995
  +user: App\Entity\User {#5008 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "While you bought and drove electric cars, I studied the blade."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700705804 {#4990
    date: 2023-11-23 03:16:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4996 …}
  +nested: Doctrine\ORM\PersistentCollection {#4998 …}
  +votes: Doctrine\ORM\PersistentCollection {#5000 …}
  +reports: Doctrine\ORM\PersistentCollection {#5002 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5004 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5006 …}
  -id: 152992
  -bodyTs: "'blade':11 'bought':3 'car':7 'drove':5 'electr':6 'studi':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5518236"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700705804 {#4991
    date: 2023-11-23 03:16:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
216 DENIED moderate
App\Entity\EntryComment {#4995
  +user: App\Entity\User {#5008 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Columbine-vibes"
    +title: "Columbine vibes"
    +url: "https://lemmy.ca/pictrs/image/673d0e93-f00c-4763-a3c7-9863acd434cd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 1301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701039590 {#2410
      date: 2023-11-26 23:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 15564
    -titleTs: "'columbin':1 'vibe':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700769573
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9880967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700683173 {#1850
      date: 2023-11-22 20:59:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "While you bought and drove electric cars, I studied the blade."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700705804 {#4990
    date: 2023-11-23 03:16:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4996 …}
  +nested: Doctrine\ORM\PersistentCollection {#4998 …}
  +votes: Doctrine\ORM\PersistentCollection {#5000 …}
  +reports: Doctrine\ORM\PersistentCollection {#5002 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5004 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5006 …}
  -id: 152992
  -bodyTs: "'blade':11 'bought':3 'car':7 'drove':5 'electr':6 'studi':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5518236"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700705804 {#4991
    date: 2023-11-23 03:16:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
217 DENIED edit
App\Entity\Magazine {#266
  +icon: Proxies\__CG__\App\Entity\Image {#247 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#276
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#238 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
  +entries: Doctrine\ORM\PersistentCollection {#181 …}
  +posts: Doctrine\ORM\PersistentCollection {#139 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
  +bans: Doctrine\ORM\PersistentCollection {#118 …}
  +reports: Doctrine\ORM\PersistentCollection {#104 …}
  +badges: Doctrine\ORM\PersistentCollection {#82 …}
  +logs: Doctrine\ORM\PersistentCollection {#72 …}
  +awards: Doctrine\ORM\PersistentCollection {#61 …}
  +categories: Doctrine\ORM\PersistentCollection {#1820 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#270
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#272
    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