Redirect 302 redirect from GET @entry_comment_create (5706c5)

GET https://kbin.spritesserver.nl/index.php/m/memes@lemmy.ml/t/3404/I-m-a-raging-introvert

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 …}
}
2.74 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 {#2412
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#274
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#268
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#270
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "I-m-a-raging-introvert"
  +title: "I'm a raging introvert"
  +url: "https://slrpnk.net/pictrs/image/2e5c3e66-c09d-4477-8b55-9d9cd4ab7324.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 20
  +favouriteCount: 779
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696714043 {#2418
    date: 2023-10-07 23:27:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 3404
  -titleTs: "'introvert':5 'm':2 'rage':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696770915
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/2886593"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696684515 {#1858
    date: 2023-10-07 15:15:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2412
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#274
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#268
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#270
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "I-m-a-raging-introvert"
  +title: "I'm a raging introvert"
  +url: "https://slrpnk.net/pictrs/image/2e5c3e66-c09d-4477-8b55-9d9cd4ab7324.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 20
  +favouriteCount: 779
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696714043 {#2418
    date: 2023-10-07 23:27:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 3404
  -titleTs: "'introvert':5 'm':2 'rage':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696770915
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/2886593"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696684515 {#1858
    date: 2023-10-07 15:15:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2412
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#274
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#268
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#270
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "I-m-a-raging-introvert"
  +title: "I'm a raging introvert"
  +url: "https://slrpnk.net/pictrs/image/2e5c3e66-c09d-4477-8b55-9d9cd4ab7324.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 20
  +favouriteCount: 779
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696714043 {#2418
    date: 2023-10-07 23:27:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 3404
  -titleTs: "'introvert':5 'm':2 'rage':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696770915
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/2886593"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696684515 {#1858
    date: 2023-10-07 15:15:15.0 +02: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 {#4002
  +user: App\Entity\User {#3950 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-a-raging-introvert"
    +title: "I'm a raging introvert"
    +url: "https://slrpnk.net/pictrs/image/2e5c3e66-c09d-4477-8b55-9d9cd4ab7324.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 779
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696714043 {#2418
      date: 2023-10-07 23:27:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3404
    -titleTs: "'introvert':5 'm':2 'rage':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696770915
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2886593"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696684515 {#1858
      date: 2023-10-07 15:15:15.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    My problem is I cannot initiate.\n
    \n
    If you come up to me and start talking I can engage and keep things going for the most part but if you expect me to start the conversation it’s gonna be a quiet time lol
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1696706378 {#4011
    date: 2023-10-07 21:19:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4000 …}
  +nested: Doctrine\ORM\PersistentCollection {#3998 …}
  +votes: Doctrine\ORM\PersistentCollection {#3996 …}
  +reports: Doctrine\ORM\PersistentCollection {#3994 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
  -id: 36267
  -bodyTs: "'cannot':5 'come':9 'convers':35 'engag':18 'expect':30 'go':22 'gonna':38 'initi':6 'keep':20 'lol':43 'part':26 'problem':2 'quiet':41 'start':14,33 'talk':15 'thing':21 'time':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4239040"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696706378 {#3947
    date: 2023-10-07 21:19:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4002
  +user: App\Entity\User {#3950 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-a-raging-introvert"
    +title: "I'm a raging introvert"
    +url: "https://slrpnk.net/pictrs/image/2e5c3e66-c09d-4477-8b55-9d9cd4ab7324.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 779
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696714043 {#2418
      date: 2023-10-07 23:27:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3404
    -titleTs: "'introvert':5 'm':2 'rage':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696770915
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2886593"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696684515 {#1858
      date: 2023-10-07 15:15:15.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    My problem is I cannot initiate.\n
    \n
    If you come up to me and start talking I can engage and keep things going for the most part but if you expect me to start the conversation it’s gonna be a quiet time lol
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1696706378 {#4011
    date: 2023-10-07 21:19:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4000 …}
  +nested: Doctrine\ORM\PersistentCollection {#3998 …}
  +votes: Doctrine\ORM\PersistentCollection {#3996 …}
  +reports: Doctrine\ORM\PersistentCollection {#3994 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
  -id: 36267
  -bodyTs: "'cannot':5 'come':9 'convers':35 'engag':18 'expect':30 'go':22 'gonna':38 'initi':6 'keep':20 'lol':43 'part':26 'problem':2 'quiet':41 'start':14,33 'talk':15 'thing':21 'time':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4239040"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696706378 {#3947
    date: 2023-10-07 21:19:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4002
  +user: App\Entity\User {#3950 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-a-raging-introvert"
    +title: "I'm a raging introvert"
    +url: "https://slrpnk.net/pictrs/image/2e5c3e66-c09d-4477-8b55-9d9cd4ab7324.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 779
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696714043 {#2418
      date: 2023-10-07 23:27:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3404
    -titleTs: "'introvert':5 'm':2 'rage':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696770915
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2886593"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696684515 {#1858
      date: 2023-10-07 15:15:15.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    My problem is I cannot initiate.\n
    \n
    If you come up to me and start talking I can engage and keep things going for the most part but if you expect me to start the conversation it’s gonna be a quiet time lol
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1696706378 {#4011
    date: 2023-10-07 21:19:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4000 …}
  +nested: Doctrine\ORM\PersistentCollection {#3998 …}
  +votes: Doctrine\ORM\PersistentCollection {#3996 …}
  +reports: Doctrine\ORM\PersistentCollection {#3994 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
  -id: 36267
  -bodyTs: "'cannot':5 'come':9 'convers':35 'engag':18 'expect':30 'go':22 'gonna':38 'initi':6 'keep':20 'lol':43 'part':26 'problem':2 'quiet':41 'start':14,33 'talk':15 'thing':21 'time':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4239040"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696706378 {#3947
    date: 2023-10-07 21:19:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4039
  +user: App\Entity\User {#4022 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-a-raging-introvert"
    +title: "I'm a raging introvert"
    +url: "https://slrpnk.net/pictrs/image/2e5c3e66-c09d-4477-8b55-9d9cd4ab7324.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 779
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696714043 {#2418
      date: 2023-10-07 23:27:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3404
    -titleTs: "'introvert':5 'm':2 'rage':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696770915
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2886593"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696684515 {#1858
      date: 2023-10-07 15:15:15.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "The funnier the memes the stinkier the sock."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696702745 {#4045
    date: 2023-10-07 20:19:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4037 …}
  +nested: Doctrine\ORM\PersistentCollection {#4035 …}
  +votes: Doctrine\ORM\PersistentCollection {#4033 …}
  +reports: Doctrine\ORM\PersistentCollection {#4030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4024 …}
  -id: 36190
  -bodyTs: "'funnier':2 'meme':4 'sock':8 'stinkier':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4609778"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696702745 {#4043
    date: 2023-10-07 20:19:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4039
  +user: App\Entity\User {#4022 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-a-raging-introvert"
    +title: "I'm a raging introvert"
    +url: "https://slrpnk.net/pictrs/image/2e5c3e66-c09d-4477-8b55-9d9cd4ab7324.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 779
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696714043 {#2418
      date: 2023-10-07 23:27:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3404
    -titleTs: "'introvert':5 'm':2 'rage':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696770915
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2886593"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696684515 {#1858
      date: 2023-10-07 15:15:15.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "The funnier the memes the stinkier the sock."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696702745 {#4045
    date: 2023-10-07 20:19:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4037 …}
  +nested: Doctrine\ORM\PersistentCollection {#4035 …}
  +votes: Doctrine\ORM\PersistentCollection {#4033 …}
  +reports: Doctrine\ORM\PersistentCollection {#4030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4024 …}
  -id: 36190
  -bodyTs: "'funnier':2 'meme':4 'sock':8 'stinkier':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4609778"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696702745 {#4043
    date: 2023-10-07 20:19:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4039
  +user: App\Entity\User {#4022 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-a-raging-introvert"
    +title: "I'm a raging introvert"
    +url: "https://slrpnk.net/pictrs/image/2e5c3e66-c09d-4477-8b55-9d9cd4ab7324.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 779
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696714043 {#2418
      date: 2023-10-07 23:27:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3404
    -titleTs: "'introvert':5 'm':2 'rage':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696770915
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2886593"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696684515 {#1858
      date: 2023-10-07 15:15:15.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "The funnier the memes the stinkier the sock."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696702745 {#4045
    date: 2023-10-07 20:19:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4037 …}
  +nested: Doctrine\ORM\PersistentCollection {#4035 …}
  +votes: Doctrine\ORM\PersistentCollection {#4033 …}
  +reports: Doctrine\ORM\PersistentCollection {#4030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4024 …}
  -id: 36190
  -bodyTs: "'funnier':2 'meme':4 'sock':8 'stinkier':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4609778"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696702745 {#4043
    date: 2023-10-07 20:19:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4120
  +user: App\Entity\User {#4133 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-a-raging-introvert"
    +title: "I'm a raging introvert"
    +url: "https://slrpnk.net/pictrs/image/2e5c3e66-c09d-4477-8b55-9d9cd4ab7324.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 779
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696714043 {#2418
      date: 2023-10-07 23:27:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3404
    -titleTs: "'introvert':5 'm':2 'rage':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696770915
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2886593"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696684515 {#1858
      date: 2023-10-07 15:15:15.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Said no one ever."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696702195 {#4115
    date: 2023-10-07 20:09:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4121 …}
  +nested: Doctrine\ORM\PersistentCollection {#4123 …}
  +votes: Doctrine\ORM\PersistentCollection {#4125 …}
  +reports: Doctrine\ORM\PersistentCollection {#4127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4131 …}
  -id: 36181
  -bodyTs: "'ever':4 'one':3 'said':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4098828"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696702195 {#4116
    date: 2023-10-07 20:09:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4120
  +user: App\Entity\User {#4133 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-a-raging-introvert"
    +title: "I'm a raging introvert"
    +url: "https://slrpnk.net/pictrs/image/2e5c3e66-c09d-4477-8b55-9d9cd4ab7324.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 779
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696714043 {#2418
      date: 2023-10-07 23:27:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3404
    -titleTs: "'introvert':5 'm':2 'rage':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696770915
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2886593"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696684515 {#1858
      date: 2023-10-07 15:15:15.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Said no one ever."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696702195 {#4115
    date: 2023-10-07 20:09:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4121 …}
  +nested: Doctrine\ORM\PersistentCollection {#4123 …}
  +votes: Doctrine\ORM\PersistentCollection {#4125 …}
  +reports: Doctrine\ORM\PersistentCollection {#4127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4131 …}
  -id: 36181
  -bodyTs: "'ever':4 'one':3 'said':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4098828"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696702195 {#4116
    date: 2023-10-07 20:09:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4120
  +user: App\Entity\User {#4133 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-a-raging-introvert"
    +title: "I'm a raging introvert"
    +url: "https://slrpnk.net/pictrs/image/2e5c3e66-c09d-4477-8b55-9d9cd4ab7324.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 779
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696714043 {#2418
      date: 2023-10-07 23:27:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3404
    -titleTs: "'introvert':5 'm':2 'rage':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696770915
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2886593"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696684515 {#1858
      date: 2023-10-07 15:15:15.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Said no one ever."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696702195 {#4115
    date: 2023-10-07 20:09:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4121 …}
  +nested: Doctrine\ORM\PersistentCollection {#4123 …}
  +votes: Doctrine\ORM\PersistentCollection {#4125 …}
  +reports: Doctrine\ORM\PersistentCollection {#4127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4131 …}
  -id: 36181
  -bodyTs: "'ever':4 'one':3 'said':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4098828"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696702195 {#4116
    date: 2023-10-07 20:09:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4193
  +user: App\Entity\User {#4206 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-a-raging-introvert"
    +title: "I'm a raging introvert"
    +url: "https://slrpnk.net/pictrs/image/2e5c3e66-c09d-4477-8b55-9d9cd4ab7324.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 779
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696714043 {#2418
      date: 2023-10-07 23:27:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3404
    -titleTs: "'introvert':5 'm':2 'rage':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696770915
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2886593"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696684515 {#1858
      date: 2023-10-07 15:15:15.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    hand to god, i’ve never understood the appeal of hanging out. oh you just sit around, except now you have to keep a conversation going?\n
    \n
    i remember once in 4th grade my parents forced me to call another kid and schedule a playdate. it was agonizing
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696714044 {#4188
    date: 2023-10-07 23:27:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4194 …}
  +nested: Doctrine\ORM\PersistentCollection {#4196 …}
  +votes: Doctrine\ORM\PersistentCollection {#4198 …}
  +reports: Doctrine\ORM\PersistentCollection {#4200 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4202 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4204 …}
  -id: 36167
  -bodyTs: "'4th':31 'agon':47 'anoth':39 'appeal':9 'around':17 'call':38 'convers':25 'except':18 'forc':35 'go':26 'god':3 'grade':32 'hand':1 'hang':11 'keep':23 'kid':40 'never':6 'oh':13 'parent':34 'playdat':44 'rememb':28 'schedul':42 'sit':16 'understood':7 've':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4233177"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696701274 {#4189
    date: 2023-10-07 19:54:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4193
  +user: App\Entity\User {#4206 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-a-raging-introvert"
    +title: "I'm a raging introvert"
    +url: "https://slrpnk.net/pictrs/image/2e5c3e66-c09d-4477-8b55-9d9cd4ab7324.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 779
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696714043 {#2418
      date: 2023-10-07 23:27:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3404
    -titleTs: "'introvert':5 'm':2 'rage':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696770915
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2886593"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696684515 {#1858
      date: 2023-10-07 15:15:15.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    hand to god, i’ve never understood the appeal of hanging out. oh you just sit around, except now you have to keep a conversation going?\n
    \n
    i remember once in 4th grade my parents forced me to call another kid and schedule a playdate. it was agonizing
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696714044 {#4188
    date: 2023-10-07 23:27:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4194 …}
  +nested: Doctrine\ORM\PersistentCollection {#4196 …}
  +votes: Doctrine\ORM\PersistentCollection {#4198 …}
  +reports: Doctrine\ORM\PersistentCollection {#4200 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4202 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4204 …}
  -id: 36167
  -bodyTs: "'4th':31 'agon':47 'anoth':39 'appeal':9 'around':17 'call':38 'convers':25 'except':18 'forc':35 'go':26 'god':3 'grade':32 'hand':1 'hang':11 'keep':23 'kid':40 'never':6 'oh':13 'parent':34 'playdat':44 'rememb':28 'schedul':42 'sit':16 'understood':7 've':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4233177"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696701274 {#4189
    date: 2023-10-07 19:54:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4193
  +user: App\Entity\User {#4206 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-a-raging-introvert"
    +title: "I'm a raging introvert"
    +url: "https://slrpnk.net/pictrs/image/2e5c3e66-c09d-4477-8b55-9d9cd4ab7324.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 779
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696714043 {#2418
      date: 2023-10-07 23:27:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3404
    -titleTs: "'introvert':5 'm':2 'rage':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696770915
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2886593"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696684515 {#1858
      date: 2023-10-07 15:15:15.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    hand to god, i’ve never understood the appeal of hanging out. oh you just sit around, except now you have to keep a conversation going?\n
    \n
    i remember once in 4th grade my parents forced me to call another kid and schedule a playdate. it was agonizing
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696714044 {#4188
    date: 2023-10-07 23:27:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4194 …}
  +nested: Doctrine\ORM\PersistentCollection {#4196 …}
  +votes: Doctrine\ORM\PersistentCollection {#4198 …}
  +reports: Doctrine\ORM\PersistentCollection {#4200 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4202 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4204 …}
  -id: 36167
  -bodyTs: "'4th':31 'agon':47 'anoth':39 'appeal':9 'around':17 'call':38 'convers':25 'except':18 'forc':35 'go':26 'god':3 'grade':32 'hand':1 'hang':11 'keep':23 'kid':40 'never':6 'oh':13 'parent':34 'playdat':44 'rememb':28 'schedul':42 'sit':16 'understood':7 've':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4233177"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696701274 {#4189
    date: 2023-10-07 19:54:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4608
  +user: Proxies\__CG__\App\Entity\User {#4609 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-a-raging-introvert"
    +title: "I'm a raging introvert"
    +url: "https://slrpnk.net/pictrs/image/2e5c3e66-c09d-4477-8b55-9d9cd4ab7324.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 779
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696714043 {#2418
      date: 2023-10-07 23:27:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3404
    -titleTs: "'introvert':5 'm':2 'rage':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696770915
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2886593"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696684515 {#1858
      date: 2023-10-07 15:15:15.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4193
    +user: App\Entity\User {#4206 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      hand to god, i’ve never understood the appeal of hanging out. oh you just sit around, except now you have to keep a conversation going?\n
      \n
      i remember once in 4th grade my parents forced me to call another kid and schedule a playdate. it was agonizing
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696714044 {#4188
      date: 2023-10-07 23:27:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4194 …}
    +nested: Doctrine\ORM\PersistentCollection {#4196 …}
    +votes: Doctrine\ORM\PersistentCollection {#4198 …}
    +reports: Doctrine\ORM\PersistentCollection {#4200 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4202 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4204 …}
    -id: 36167
    -bodyTs: "'4th':31 'agon':47 'anoth':39 'appeal':9 'around':17 'call':38 'convers':25 'except':18 'forc':35 'go':26 'god':3 'grade':32 'hand':1 'hang':11 'keep':23 'kid':40 'never':6 'oh':13 'parent':34 'playdat':44 'rememb':28 'schedul':42 'sit':16 'understood':7 've':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4233177"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696701274 {#4189
      date: 2023-10-07 19:54:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4193}
  +body: """
    Some people simply enjoy the company of others\n
    \n
    I do not
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696701414 {#4606
    date: 2023-10-07 19:56:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@_number8_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4610 …}
  +nested: Doctrine\ORM\PersistentCollection {#4612 …}
  +votes: Doctrine\ORM\PersistentCollection {#4614 …}
  +reports: Doctrine\ORM\PersistentCollection {#4616 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4620 …}
  -id: 36168
  -bodyTs: "'compani':6 'enjoy':4 'other':8 'peopl':2 'simpli':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4233352"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696701414 {#4607
    date: 2023-10-07 19:56:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4608
  +user: Proxies\__CG__\App\Entity\User {#4609 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-a-raging-introvert"
    +title: "I'm a raging introvert"
    +url: "https://slrpnk.net/pictrs/image/2e5c3e66-c09d-4477-8b55-9d9cd4ab7324.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 779
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696714043 {#2418
      date: 2023-10-07 23:27:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3404
    -titleTs: "'introvert':5 'm':2 'rage':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696770915
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2886593"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696684515 {#1858
      date: 2023-10-07 15:15:15.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4193
    +user: App\Entity\User {#4206 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      hand to god, i’ve never understood the appeal of hanging out. oh you just sit around, except now you have to keep a conversation going?\n
      \n
      i remember once in 4th grade my parents forced me to call another kid and schedule a playdate. it was agonizing
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696714044 {#4188
      date: 2023-10-07 23:27:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4194 …}
    +nested: Doctrine\ORM\PersistentCollection {#4196 …}
    +votes: Doctrine\ORM\PersistentCollection {#4198 …}
    +reports: Doctrine\ORM\PersistentCollection {#4200 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4202 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4204 …}
    -id: 36167
    -bodyTs: "'4th':31 'agon':47 'anoth':39 'appeal':9 'around':17 'call':38 'convers':25 'except':18 'forc':35 'go':26 'god':3 'grade':32 'hand':1 'hang':11 'keep':23 'kid':40 'never':6 'oh':13 'parent':34 'playdat':44 'rememb':28 'schedul':42 'sit':16 'understood':7 've':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4233177"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696701274 {#4189
      date: 2023-10-07 19:54:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4193}
  +body: """
    Some people simply enjoy the company of others\n
    \n
    I do not
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696701414 {#4606
    date: 2023-10-07 19:56:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@_number8_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4610 …}
  +nested: Doctrine\ORM\PersistentCollection {#4612 …}
  +votes: Doctrine\ORM\PersistentCollection {#4614 …}
  +reports: Doctrine\ORM\PersistentCollection {#4616 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4620 …}
  -id: 36168
  -bodyTs: "'compani':6 'enjoy':4 'other':8 'peopl':2 'simpli':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4233352"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696701414 {#4607
    date: 2023-10-07 19:56:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4608
  +user: Proxies\__CG__\App\Entity\User {#4609 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-a-raging-introvert"
    +title: "I'm a raging introvert"
    +url: "https://slrpnk.net/pictrs/image/2e5c3e66-c09d-4477-8b55-9d9cd4ab7324.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 779
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696714043 {#2418
      date: 2023-10-07 23:27:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3404
    -titleTs: "'introvert':5 'm':2 'rage':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696770915
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2886593"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696684515 {#1858
      date: 2023-10-07 15:15:15.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4193
    +user: App\Entity\User {#4206 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      hand to god, i’ve never understood the appeal of hanging out. oh you just sit around, except now you have to keep a conversation going?\n
      \n
      i remember once in 4th grade my parents forced me to call another kid and schedule a playdate. it was agonizing
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696714044 {#4188
      date: 2023-10-07 23:27:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4194 …}
    +nested: Doctrine\ORM\PersistentCollection {#4196 …}
    +votes: Doctrine\ORM\PersistentCollection {#4198 …}
    +reports: Doctrine\ORM\PersistentCollection {#4200 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4202 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4204 …}
    -id: 36167
    -bodyTs: "'4th':31 'agon':47 'anoth':39 'appeal':9 'around':17 'call':38 'convers':25 'except':18 'forc':35 'go':26 'god':3 'grade':32 'hand':1 'hang':11 'keep':23 'kid':40 'never':6 'oh':13 'parent':34 'playdat':44 'rememb':28 'schedul':42 'sit':16 'understood':7 've':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4233177"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696701274 {#4189
      date: 2023-10-07 19:54:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4193}
  +body: """
    Some people simply enjoy the company of others\n
    \n
    I do not
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696701414 {#4606
    date: 2023-10-07 19:56:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@_number8_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4610 …}
  +nested: Doctrine\ORM\PersistentCollection {#4612 …}
  +votes: Doctrine\ORM\PersistentCollection {#4614 …}
  +reports: Doctrine\ORM\PersistentCollection {#4616 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4620 …}
  -id: 36168
  -bodyTs: "'compani':6 'enjoy':4 'other':8 'peopl':2 'simpli':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4233352"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696701414 {#4607
    date: 2023-10-07 19:56:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4695
  +user: Proxies\__CG__\App\Entity\User {#4531 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-a-raging-introvert"
    +title: "I'm a raging introvert"
    +url: "https://slrpnk.net/pictrs/image/2e5c3e66-c09d-4477-8b55-9d9cd4ab7324.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 779
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696714043 {#2418
      date: 2023-10-07 23:27:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3404
    -titleTs: "'introvert':5 'm':2 'rage':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696770915
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2886593"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696684515 {#1858
      date: 2023-10-07 15:15:15.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4608
    +user: Proxies\__CG__\App\Entity\User {#4609 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4193
      +user: App\Entity\User {#4206 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        hand to god, i’ve never understood the appeal of hanging out. oh you just sit around, except now you have to keep a conversation going?\n
        \n
        i remember once in 4th grade my parents forced me to call another kid and schedule a playdate. it was agonizing
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1696714044 {#4188
        date: 2023-10-07 23:27:24.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4194 …}
      +nested: Doctrine\ORM\PersistentCollection {#4196 …}
      +votes: Doctrine\ORM\PersistentCollection {#4198 …}
      +reports: Doctrine\ORM\PersistentCollection {#4200 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4202 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4204 …}
      -id: 36167
      -bodyTs: "'4th':31 'agon':47 'anoth':39 'appeal':9 'around':17 'call':38 'convers':25 'except':18 'forc':35 'go':26 'god':3 'grade':32 'hand':1 'hang':11 'keep':23 'kid':40 'never':6 'oh':13 'parent':34 'playdat':44 'rememb':28 'schedul':42 'sit':16 'understood':7 've':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4233177"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696701274 {#4189
        date: 2023-10-07 19:54:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4193}
    +body: """
      Some people simply enjoy the company of others\n
      \n
      I do not
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696701414 {#4606
      date: 2023-10-07 19:56:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@_number8_@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4610 …}
    +nested: Doctrine\ORM\PersistentCollection {#4612 …}
    +votes: Doctrine\ORM\PersistentCollection {#4614 …}
    +reports: Doctrine\ORM\PersistentCollection {#4616 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4618 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4620 …}
    -id: 36168
    -bodyTs: "'compani':6 'enjoy':4 'other':8 'peopl':2 'simpli':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4233352"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696701414 {#4607
      date: 2023-10-07 19:56:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4193}
  +body: "Have you tried to not repeat the same word over and over again?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696714043 {#4692
    date: 2023-10-07 23:27:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@_number8_@lemmy.world"
    "@thorbot@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4696 …}
  +nested: Doctrine\ORM\PersistentCollection {#4698 …}
  +votes: Doctrine\ORM\PersistentCollection {#4700 …}
  +reports: Doctrine\ORM\PersistentCollection {#4702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4704 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4706 …}
  -id: 36476
  -bodyTs: "'repeat':6 'tri':3 'word':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4247803"
  +editedAt: DateTimeImmutable @1696714058 {#4693
    date: 2023-10-07 23:27:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696714043 {#4694
    date: 2023-10-07 23:27:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4695
  +user: Proxies\__CG__\App\Entity\User {#4531 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-a-raging-introvert"
    +title: "I'm a raging introvert"
    +url: "https://slrpnk.net/pictrs/image/2e5c3e66-c09d-4477-8b55-9d9cd4ab7324.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 779
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696714043 {#2418
      date: 2023-10-07 23:27:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3404
    -titleTs: "'introvert':5 'm':2 'rage':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696770915
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2886593"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696684515 {#1858
      date: 2023-10-07 15:15:15.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4608
    +user: Proxies\__CG__\App\Entity\User {#4609 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4193
      +user: App\Entity\User {#4206 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        hand to god, i’ve never understood the appeal of hanging out. oh you just sit around, except now you have to keep a conversation going?\n
        \n
        i remember once in 4th grade my parents forced me to call another kid and schedule a playdate. it was agonizing
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1696714044 {#4188
        date: 2023-10-07 23:27:24.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4194 …}
      +nested: Doctrine\ORM\PersistentCollection {#4196 …}
      +votes: Doctrine\ORM\PersistentCollection {#4198 …}
      +reports: Doctrine\ORM\PersistentCollection {#4200 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4202 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4204 …}
      -id: 36167
      -bodyTs: "'4th':31 'agon':47 'anoth':39 'appeal':9 'around':17 'call':38 'convers':25 'except':18 'forc':35 'go':26 'god':3 'grade':32 'hand':1 'hang':11 'keep':23 'kid':40 'never':6 'oh':13 'parent':34 'playdat':44 'rememb':28 'schedul':42 'sit':16 'understood':7 've':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4233177"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696701274 {#4189
        date: 2023-10-07 19:54:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4193}
    +body: """
      Some people simply enjoy the company of others\n
      \n
      I do not
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696701414 {#4606
      date: 2023-10-07 19:56:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@_number8_@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4610 …}
    +nested: Doctrine\ORM\PersistentCollection {#4612 …}
    +votes: Doctrine\ORM\PersistentCollection {#4614 …}
    +reports: Doctrine\ORM\PersistentCollection {#4616 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4618 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4620 …}
    -id: 36168
    -bodyTs: "'compani':6 'enjoy':4 'other':8 'peopl':2 'simpli':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4233352"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696701414 {#4607
      date: 2023-10-07 19:56:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4193}
  +body: "Have you tried to not repeat the same word over and over again?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696714043 {#4692
    date: 2023-10-07 23:27:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@_number8_@lemmy.world"
    "@thorbot@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4696 …}
  +nested: Doctrine\ORM\PersistentCollection {#4698 …}
  +votes: Doctrine\ORM\PersistentCollection {#4700 …}
  +reports: Doctrine\ORM\PersistentCollection {#4702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4704 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4706 …}
  -id: 36476
  -bodyTs: "'repeat':6 'tri':3 'word':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4247803"
  +editedAt: DateTimeImmutable @1696714058 {#4693
    date: 2023-10-07 23:27:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696714043 {#4694
    date: 2023-10-07 23:27:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4695
  +user: Proxies\__CG__\App\Entity\User {#4531 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-a-raging-introvert"
    +title: "I'm a raging introvert"
    +url: "https://slrpnk.net/pictrs/image/2e5c3e66-c09d-4477-8b55-9d9cd4ab7324.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 779
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696714043 {#2418
      date: 2023-10-07 23:27:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3404
    -titleTs: "'introvert':5 'm':2 'rage':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696770915
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2886593"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696684515 {#1858
      date: 2023-10-07 15:15:15.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4608
    +user: Proxies\__CG__\App\Entity\User {#4609 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4193
      +user: App\Entity\User {#4206 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        hand to god, i’ve never understood the appeal of hanging out. oh you just sit around, except now you have to keep a conversation going?\n
        \n
        i remember once in 4th grade my parents forced me to call another kid and schedule a playdate. it was agonizing
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1696714044 {#4188
        date: 2023-10-07 23:27:24.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4194 …}
      +nested: Doctrine\ORM\PersistentCollection {#4196 …}
      +votes: Doctrine\ORM\PersistentCollection {#4198 …}
      +reports: Doctrine\ORM\PersistentCollection {#4200 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4202 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4204 …}
      -id: 36167
      -bodyTs: "'4th':31 'agon':47 'anoth':39 'appeal':9 'around':17 'call':38 'convers':25 'except':18 'forc':35 'go':26 'god':3 'grade':32 'hand':1 'hang':11 'keep':23 'kid':40 'never':6 'oh':13 'parent':34 'playdat':44 'rememb':28 'schedul':42 'sit':16 'understood':7 've':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4233177"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696701274 {#4189
        date: 2023-10-07 19:54:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4193}
    +body: """
      Some people simply enjoy the company of others\n
      \n
      I do not
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696701414 {#4606
      date: 2023-10-07 19:56:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@_number8_@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4610 …}
    +nested: Doctrine\ORM\PersistentCollection {#4612 …}
    +votes: Doctrine\ORM\PersistentCollection {#4614 …}
    +reports: Doctrine\ORM\PersistentCollection {#4616 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4618 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4620 …}
    -id: 36168
    -bodyTs: "'compani':6 'enjoy':4 'other':8 'peopl':2 'simpli':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4233352"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696701414 {#4607
      date: 2023-10-07 19:56:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4193}
  +body: "Have you tried to not repeat the same word over and over again?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696714043 {#4692
    date: 2023-10-07 23:27:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@_number8_@lemmy.world"
    "@thorbot@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4696 …}
  +nested: Doctrine\ORM\PersistentCollection {#4698 …}
  +votes: Doctrine\ORM\PersistentCollection {#4700 …}
  +reports: Doctrine\ORM\PersistentCollection {#4702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4704 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4706 …}
  -id: 36476
  -bodyTs: "'repeat':6 'tri':3 'word':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4247803"
  +editedAt: DateTimeImmutable @1696714058 {#4693
    date: 2023-10-07 23:27:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696714043 {#4694
    date: 2023-10-07 23:27:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4624
  +user: Proxies\__CG__\App\Entity\User {#4625 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-a-raging-introvert"
    +title: "I'm a raging introvert"
    +url: "https://slrpnk.net/pictrs/image/2e5c3e66-c09d-4477-8b55-9d9cd4ab7324.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 779
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696714043 {#2418
      date: 2023-10-07 23:27:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3404
    -titleTs: "'introvert':5 'm':2 'rage':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696770915
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2886593"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696684515 {#1858
      date: 2023-10-07 15:15:15.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4193
    +user: App\Entity\User {#4206 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      hand to god, i’ve never understood the appeal of hanging out. oh you just sit around, except now you have to keep a conversation going?\n
      \n
      i remember once in 4th grade my parents forced me to call another kid and schedule a playdate. it was agonizing
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696714044 {#4188
      date: 2023-10-07 23:27:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4194 …}
    +nested: Doctrine\ORM\PersistentCollection {#4196 …}
    +votes: Doctrine\ORM\PersistentCollection {#4198 …}
    +reports: Doctrine\ORM\PersistentCollection {#4200 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4202 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4204 …}
    -id: 36167
    -bodyTs: "'4th':31 'agon':47 'anoth':39 'appeal':9 'around':17 'call':38 'convers':25 'except':18 'forc':35 'go':26 'god':3 'grade':32 'hand':1 'hang':11 'keep':23 'kid':40 'never':6 'oh':13 'parent':34 'playdat':44 'rememb':28 'schedul':42 'sit':16 'understood':7 've':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4233177"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696701274 {#4189
      date: 2023-10-07 19:54:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4193}
  +body: "When I used to hang out, we would watch movies or play video games. I mean, we’d chat, too, but it wasn’t like a long conversation, usually."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696701994 {#4622
    date: 2023-10-07 20:06:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@_number8_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4626 …}
  +nested: Doctrine\ORM\PersistentCollection {#4628 …}
  +votes: Doctrine\ORM\PersistentCollection {#4630 …}
  +reports: Doctrine\ORM\PersistentCollection {#4632 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4636 …}
  -id: 36175
  -bodyTs: "'chat':19 'convers':28 'd':18 'game':14 'hang':5 'like':25 'long':27 'mean':16 'movi':10 'play':12 'use':3 'usual':29 'video':13 'wasn':23 'watch':9 'would':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4001247"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696701994 {#4623
    date: 2023-10-07 20:06:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4624
  +user: Proxies\__CG__\App\Entity\User {#4625 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-a-raging-introvert"
    +title: "I'm a raging introvert"
    +url: "https://slrpnk.net/pictrs/image/2e5c3e66-c09d-4477-8b55-9d9cd4ab7324.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 779
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696714043 {#2418
      date: 2023-10-07 23:27:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3404
    -titleTs: "'introvert':5 'm':2 'rage':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696770915
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2886593"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696684515 {#1858
      date: 2023-10-07 15:15:15.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4193
    +user: App\Entity\User {#4206 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      hand to god, i’ve never understood the appeal of hanging out. oh you just sit around, except now you have to keep a conversation going?\n
      \n
      i remember once in 4th grade my parents forced me to call another kid and schedule a playdate. it was agonizing
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696714044 {#4188
      date: 2023-10-07 23:27:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4194 …}
    +nested: Doctrine\ORM\PersistentCollection {#4196 …}
    +votes: Doctrine\ORM\PersistentCollection {#4198 …}
    +reports: Doctrine\ORM\PersistentCollection {#4200 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4202 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4204 …}
    -id: 36167
    -bodyTs: "'4th':31 'agon':47 'anoth':39 'appeal':9 'around':17 'call':38 'convers':25 'except':18 'forc':35 'go':26 'god':3 'grade':32 'hand':1 'hang':11 'keep':23 'kid':40 'never':6 'oh':13 'parent':34 'playdat':44 'rememb':28 'schedul':42 'sit':16 'understood':7 've':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4233177"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696701274 {#4189
      date: 2023-10-07 19:54:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4193}
  +body: "When I used to hang out, we would watch movies or play video games. I mean, we’d chat, too, but it wasn’t like a long conversation, usually."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696701994 {#4622
    date: 2023-10-07 20:06:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@_number8_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4626 …}
  +nested: Doctrine\ORM\PersistentCollection {#4628 …}
  +votes: Doctrine\ORM\PersistentCollection {#4630 …}
  +reports: Doctrine\ORM\PersistentCollection {#4632 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4636 …}
  -id: 36175
  -bodyTs: "'chat':19 'convers':28 'd':18 'game':14 'hang':5 'like':25 'long':27 'mean':16 'movi':10 'play':12 'use':3 'usual':29 'video':13 'wasn':23 'watch':9 'would':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4001247"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696701994 {#4623
    date: 2023-10-07 20:06:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4624
  +user: Proxies\__CG__\App\Entity\User {#4625 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-a-raging-introvert"
    +title: "I'm a raging introvert"
    +url: "https://slrpnk.net/pictrs/image/2e5c3e66-c09d-4477-8b55-9d9cd4ab7324.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 779
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696714043 {#2418
      date: 2023-10-07 23:27:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3404
    -titleTs: "'introvert':5 'm':2 'rage':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696770915
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2886593"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696684515 {#1858
      date: 2023-10-07 15:15:15.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4193
    +user: App\Entity\User {#4206 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      hand to god, i’ve never understood the appeal of hanging out. oh you just sit around, except now you have to keep a conversation going?\n
      \n
      i remember once in 4th grade my parents forced me to call another kid and schedule a playdate. it was agonizing
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696714044 {#4188
      date: 2023-10-07 23:27:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4194 …}
    +nested: Doctrine\ORM\PersistentCollection {#4196 …}
    +votes: Doctrine\ORM\PersistentCollection {#4198 …}
    +reports: Doctrine\ORM\PersistentCollection {#4200 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4202 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4204 …}
    -id: 36167
    -bodyTs: "'4th':31 'agon':47 'anoth':39 'appeal':9 'around':17 'call':38 'convers':25 'except':18 'forc':35 'go':26 'god':3 'grade':32 'hand':1 'hang':11 'keep':23 'kid':40 'never':6 'oh':13 'parent':34 'playdat':44 'rememb':28 'schedul':42 'sit':16 'understood':7 've':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4233177"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696701274 {#4189
      date: 2023-10-07 19:54:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4193}
  +body: "When I used to hang out, we would watch movies or play video games. I mean, we’d chat, too, but it wasn’t like a long conversation, usually."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696701994 {#4622
    date: 2023-10-07 20:06:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@_number8_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4626 …}
  +nested: Doctrine\ORM\PersistentCollection {#4628 …}
  +votes: Doctrine\ORM\PersistentCollection {#4630 …}
  +reports: Doctrine\ORM\PersistentCollection {#4632 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4636 …}
  -id: 36175
  -bodyTs: "'chat':19 'convers':28 'd':18 'game':14 'hang':5 'like':25 'long':27 'mean':16 'movi':10 'play':12 'use':3 'usual':29 'video':13 'wasn':23 'watch':9 'would':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4001247"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696701994 {#4623
    date: 2023-10-07 20:06:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4640
  +user: Proxies\__CG__\App\Entity\User {#4641 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-a-raging-introvert"
    +title: "I'm a raging introvert"
    +url: "https://slrpnk.net/pictrs/image/2e5c3e66-c09d-4477-8b55-9d9cd4ab7324.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 779
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696714043 {#2418
      date: 2023-10-07 23:27:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3404
    -titleTs: "'introvert':5 'm':2 'rage':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696770915
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2886593"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696684515 {#1858
      date: 2023-10-07 15:15:15.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4193
    +user: App\Entity\User {#4206 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      hand to god, i’ve never understood the appeal of hanging out. oh you just sit around, except now you have to keep a conversation going?\n
      \n
      i remember once in 4th grade my parents forced me to call another kid and schedule a playdate. it was agonizing
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696714044 {#4188
      date: 2023-10-07 23:27:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4194 …}
    +nested: Doctrine\ORM\PersistentCollection {#4196 …}
    +votes: Doctrine\ORM\PersistentCollection {#4198 …}
    +reports: Doctrine\ORM\PersistentCollection {#4200 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4202 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4204 …}
    -id: 36167
    -bodyTs: "'4th':31 'agon':47 'anoth':39 'appeal':9 'around':17 'call':38 'convers':25 'except':18 'forc':35 'go':26 'god':3 'grade':32 'hand':1 'hang':11 'keep':23 'kid':40 'never':6 'oh':13 'parent':34 'playdat':44 'rememb':28 'schedul':42 'sit':16 'understood':7 've':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4233177"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696701274 {#4189
      date: 2023-10-07 19:54:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4193}
  +body: "with the right people the conversation just flows effortlessly and with others you just do activities together."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1696703562 {#4638
    date: 2023-10-07 20:32:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@_number8_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4642 …}
  +nested: Doctrine\ORM\PersistentCollection {#4644 …}
  +votes: Doctrine\ORM\PersistentCollection {#4646 …}
  +reports: Doctrine\ORM\PersistentCollection {#4648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4650 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4652 …}
  -id: 36208
  -bodyTs: "'activ':16 'convers':6 'effortless':9 'flow':8 'other':12 'peopl':4 'right':3 'togeth':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/3576685"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696703562 {#4639
    date: 2023-10-07 20:32:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4640
  +user: Proxies\__CG__\App\Entity\User {#4641 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-a-raging-introvert"
    +title: "I'm a raging introvert"
    +url: "https://slrpnk.net/pictrs/image/2e5c3e66-c09d-4477-8b55-9d9cd4ab7324.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 779
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696714043 {#2418
      date: 2023-10-07 23:27:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3404
    -titleTs: "'introvert':5 'm':2 'rage':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696770915
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2886593"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696684515 {#1858
      date: 2023-10-07 15:15:15.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4193
    +user: App\Entity\User {#4206 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      hand to god, i’ve never understood the appeal of hanging out. oh you just sit around, except now you have to keep a conversation going?\n
      \n
      i remember once in 4th grade my parents forced me to call another kid and schedule a playdate. it was agonizing
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696714044 {#4188
      date: 2023-10-07 23:27:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4194 …}
    +nested: Doctrine\ORM\PersistentCollection {#4196 …}
    +votes: Doctrine\ORM\PersistentCollection {#4198 …}
    +reports: Doctrine\ORM\PersistentCollection {#4200 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4202 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4204 …}
    -id: 36167
    -bodyTs: "'4th':31 'agon':47 'anoth':39 'appeal':9 'around':17 'call':38 'convers':25 'except':18 'forc':35 'go':26 'god':3 'grade':32 'hand':1 'hang':11 'keep':23 'kid':40 'never':6 'oh':13 'parent':34 'playdat':44 'rememb':28 'schedul':42 'sit':16 'understood':7 've':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4233177"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696701274 {#4189
      date: 2023-10-07 19:54:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4193}
  +body: "with the right people the conversation just flows effortlessly and with others you just do activities together."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1696703562 {#4638
    date: 2023-10-07 20:32:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@_number8_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4642 …}
  +nested: Doctrine\ORM\PersistentCollection {#4644 …}
  +votes: Doctrine\ORM\PersistentCollection {#4646 …}
  +reports: Doctrine\ORM\PersistentCollection {#4648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4650 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4652 …}
  -id: 36208
  -bodyTs: "'activ':16 'convers':6 'effortless':9 'flow':8 'other':12 'peopl':4 'right':3 'togeth':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/3576685"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696703562 {#4639
    date: 2023-10-07 20:32:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4640
  +user: Proxies\__CG__\App\Entity\User {#4641 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-a-raging-introvert"
    +title: "I'm a raging introvert"
    +url: "https://slrpnk.net/pictrs/image/2e5c3e66-c09d-4477-8b55-9d9cd4ab7324.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 779
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696714043 {#2418
      date: 2023-10-07 23:27:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3404
    -titleTs: "'introvert':5 'm':2 'rage':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696770915
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2886593"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696684515 {#1858
      date: 2023-10-07 15:15:15.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4193
    +user: App\Entity\User {#4206 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      hand to god, i’ve never understood the appeal of hanging out. oh you just sit around, except now you have to keep a conversation going?\n
      \n
      i remember once in 4th grade my parents forced me to call another kid and schedule a playdate. it was agonizing
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696714044 {#4188
      date: 2023-10-07 23:27:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4194 …}
    +nested: Doctrine\ORM\PersistentCollection {#4196 …}
    +votes: Doctrine\ORM\PersistentCollection {#4198 …}
    +reports: Doctrine\ORM\PersistentCollection {#4200 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4202 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4204 …}
    -id: 36167
    -bodyTs: "'4th':31 'agon':47 'anoth':39 'appeal':9 'around':17 'call':38 'convers':25 'except':18 'forc':35 'go':26 'god':3 'grade':32 'hand':1 'hang':11 'keep':23 'kid':40 'never':6 'oh':13 'parent':34 'playdat':44 'rememb':28 'schedul':42 'sit':16 'understood':7 've':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4233177"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696701274 {#4189
      date: 2023-10-07 19:54:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4193}
  +body: "with the right people the conversation just flows effortlessly and with others you just do activities together."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1696703562 {#4638
    date: 2023-10-07 20:32:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@_number8_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4642 …}
  +nested: Doctrine\ORM\PersistentCollection {#4644 …}
  +votes: Doctrine\ORM\PersistentCollection {#4646 …}
  +reports: Doctrine\ORM\PersistentCollection {#4648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4650 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4652 …}
  -id: 36208
  -bodyTs: "'activ':16 'convers':6 'effortless':9 'flow':8 'other':12 'peopl':4 'right':3 'togeth':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/3576685"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696703562 {#4639
    date: 2023-10-07 20:32:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4710
  +user: Proxies\__CG__\App\Entity\User {#4711 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-a-raging-introvert"
    +title: "I'm a raging introvert"
    +url: "https://slrpnk.net/pictrs/image/2e5c3e66-c09d-4477-8b55-9d9cd4ab7324.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 779
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696714043 {#2418
      date: 2023-10-07 23:27:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3404
    -titleTs: "'introvert':5 'm':2 'rage':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696770915
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2886593"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696684515 {#1858
      date: 2023-10-07 15:15:15.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4640
    +user: Proxies\__CG__\App\Entity\User {#4641 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4193
      +user: App\Entity\User {#4206 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        hand to god, i’ve never understood the appeal of hanging out. oh you just sit around, except now you have to keep a conversation going?\n
        \n
        i remember once in 4th grade my parents forced me to call another kid and schedule a playdate. it was agonizing
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1696714044 {#4188
        date: 2023-10-07 23:27:24.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4194 …}
      +nested: Doctrine\ORM\PersistentCollection {#4196 …}
      +votes: Doctrine\ORM\PersistentCollection {#4198 …}
      +reports: Doctrine\ORM\PersistentCollection {#4200 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4202 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4204 …}
      -id: 36167
      -bodyTs: "'4th':31 'agon':47 'anoth':39 'appeal':9 'around':17 'call':38 'convers':25 'except':18 'forc':35 'go':26 'god':3 'grade':32 'hand':1 'hang':11 'keep':23 'kid':40 'never':6 'oh':13 'parent':34 'playdat':44 'rememb':28 'schedul':42 'sit':16 'understood':7 've':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4233177"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696701274 {#4189
        date: 2023-10-07 19:54:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4193}
    +body: "with the right people the conversation just flows effortlessly and with others you just do activities together."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1696703562 {#4638
      date: 2023-10-07 20:32:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@_number8_@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4642 …}
    +nested: Doctrine\ORM\PersistentCollection {#4644 …}
    +votes: Doctrine\ORM\PersistentCollection {#4646 …}
    +reports: Doctrine\ORM\PersistentCollection {#4648 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4650 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4652 …}
    -id: 36208
    -bodyTs: "'activ':16 'convers':6 'effortless':9 'flow':8 'other':12 'peopl':4 'right':3 'togeth':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/3576685"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696703562 {#4639
      date: 2023-10-07 20:32:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4193}
  +body: "This. There are some coworkers I really can’t just chat with. Then there ar some we just hit it off and we can chat for hours."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696703688 {#4708
    date: 2023-10-07 20:34:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@_number8_@lemmy.world"
    "@pfannkuchen_gesicht@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4712 …}
  +nested: Doctrine\ORM\PersistentCollection {#4714 …}
  +votes: Doctrine\ORM\PersistentCollection {#4716 …}
  +reports: Doctrine\ORM\PersistentCollection {#4718 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4720 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4722 …}
  -id: 36210
  -bodyTs: "'ar':15 'chat':11,25 'cowork':5 'hit':19 'hour':27 'realli':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4610807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696703688 {#4709
    date: 2023-10-07 20:34:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4710
  +user: Proxies\__CG__\App\Entity\User {#4711 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-a-raging-introvert"
    +title: "I'm a raging introvert"
    +url: "https://slrpnk.net/pictrs/image/2e5c3e66-c09d-4477-8b55-9d9cd4ab7324.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 779
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696714043 {#2418
      date: 2023-10-07 23:27:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3404
    -titleTs: "'introvert':5 'm':2 'rage':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696770915
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2886593"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696684515 {#1858
      date: 2023-10-07 15:15:15.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4640
    +user: Proxies\__CG__\App\Entity\User {#4641 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4193
      +user: App\Entity\User {#4206 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        hand to god, i’ve never understood the appeal of hanging out. oh you just sit around, except now you have to keep a conversation going?\n
        \n
        i remember once in 4th grade my parents forced me to call another kid and schedule a playdate. it was agonizing
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1696714044 {#4188
        date: 2023-10-07 23:27:24.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4194 …}
      +nested: Doctrine\ORM\PersistentCollection {#4196 …}
      +votes: Doctrine\ORM\PersistentCollection {#4198 …}
      +reports: Doctrine\ORM\PersistentCollection {#4200 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4202 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4204 …}
      -id: 36167
      -bodyTs: "'4th':31 'agon':47 'anoth':39 'appeal':9 'around':17 'call':38 'convers':25 'except':18 'forc':35 'go':26 'god':3 'grade':32 'hand':1 'hang':11 'keep':23 'kid':40 'never':6 'oh':13 'parent':34 'playdat':44 'rememb':28 'schedul':42 'sit':16 'understood':7 've':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4233177"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696701274 {#4189
        date: 2023-10-07 19:54:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4193}
    +body: "with the right people the conversation just flows effortlessly and with others you just do activities together."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1696703562 {#4638
      date: 2023-10-07 20:32:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@_number8_@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4642 …}
    +nested: Doctrine\ORM\PersistentCollection {#4644 …}
    +votes: Doctrine\ORM\PersistentCollection {#4646 …}
    +reports: Doctrine\ORM\PersistentCollection {#4648 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4650 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4652 …}
    -id: 36208
    -bodyTs: "'activ':16 'convers':6 'effortless':9 'flow':8 'other':12 'peopl':4 'right':3 'togeth':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/3576685"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696703562 {#4639
      date: 2023-10-07 20:32:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4193}
  +body: "This. There are some coworkers I really can’t just chat with. Then there ar some we just hit it off and we can chat for hours."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696703688 {#4708
    date: 2023-10-07 20:34:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@_number8_@lemmy.world"
    "@pfannkuchen_gesicht@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4712 …}
  +nested: Doctrine\ORM\PersistentCollection {#4714 …}
  +votes: Doctrine\ORM\PersistentCollection {#4716 …}
  +reports: Doctrine\ORM\PersistentCollection {#4718 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4720 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4722 …}
  -id: 36210
  -bodyTs: "'ar':15 'chat':11,25 'cowork':5 'hit':19 'hour':27 'realli':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4610807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696703688 {#4709
    date: 2023-10-07 20:34:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4710
  +user: Proxies\__CG__\App\Entity\User {#4711 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-a-raging-introvert"
    +title: "I'm a raging introvert"
    +url: "https://slrpnk.net/pictrs/image/2e5c3e66-c09d-4477-8b55-9d9cd4ab7324.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 779
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696714043 {#2418
      date: 2023-10-07 23:27:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3404
    -titleTs: "'introvert':5 'm':2 'rage':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696770915
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2886593"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696684515 {#1858
      date: 2023-10-07 15:15:15.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4640
    +user: Proxies\__CG__\App\Entity\User {#4641 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4193
      +user: App\Entity\User {#4206 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        hand to god, i’ve never understood the appeal of hanging out. oh you just sit around, except now you have to keep a conversation going?\n
        \n
        i remember once in 4th grade my parents forced me to call another kid and schedule a playdate. it was agonizing
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1696714044 {#4188
        date: 2023-10-07 23:27:24.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4194 …}
      +nested: Doctrine\ORM\PersistentCollection {#4196 …}
      +votes: Doctrine\ORM\PersistentCollection {#4198 …}
      +reports: Doctrine\ORM\PersistentCollection {#4200 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4202 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4204 …}
      -id: 36167
      -bodyTs: "'4th':31 'agon':47 'anoth':39 'appeal':9 'around':17 'call':38 'convers':25 'except':18 'forc':35 'go':26 'god':3 'grade':32 'hand':1 'hang':11 'keep':23 'kid':40 'never':6 'oh':13 'parent':34 'playdat':44 'rememb':28 'schedul':42 'sit':16 'understood':7 've':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4233177"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696701274 {#4189
        date: 2023-10-07 19:54:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4193}
    +body: "with the right people the conversation just flows effortlessly and with others you just do activities together."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1696703562 {#4638
      date: 2023-10-07 20:32:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@_number8_@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4642 …}
    +nested: Doctrine\ORM\PersistentCollection {#4644 …}
    +votes: Doctrine\ORM\PersistentCollection {#4646 …}
    +reports: Doctrine\ORM\PersistentCollection {#4648 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4650 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4652 …}
    -id: 36208
    -bodyTs: "'activ':16 'convers':6 'effortless':9 'flow':8 'other':12 'peopl':4 'right':3 'togeth':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/3576685"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696703562 {#4639
      date: 2023-10-07 20:32:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4193}
  +body: "This. There are some coworkers I really can’t just chat with. Then there ar some we just hit it off and we can chat for hours."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696703688 {#4708
    date: 2023-10-07 20:34:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@_number8_@lemmy.world"
    "@pfannkuchen_gesicht@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4712 …}
  +nested: Doctrine\ORM\PersistentCollection {#4714 …}
  +votes: Doctrine\ORM\PersistentCollection {#4716 …}
  +reports: Doctrine\ORM\PersistentCollection {#4718 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4720 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4722 …}
  -id: 36210
  -bodyTs: "'ar':15 'chat':11,25 'cowork':5 'hit':19 'hour':27 'realli':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4610807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696703688 {#4709
    date: 2023-10-07 20:34:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4577
  +user: Proxies\__CG__\App\Entity\User {#4578 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-a-raging-introvert"
    +title: "I'm a raging introvert"
    +url: "https://slrpnk.net/pictrs/image/2e5c3e66-c09d-4477-8b55-9d9cd4ab7324.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 779
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696714043 {#2418
      date: 2023-10-07 23:27:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3404
    -titleTs: "'introvert':5 'm':2 'rage':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696770915
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2886593"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696684515 {#1858
      date: 2023-10-07 15:15:15.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4268 …}
  +root: App\Entity\EntryComment {#4268 …}
  +body: "Ouch"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696688639 {#4575
    date: 2023-10-07 16:23:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@LastoftheDinosaurs@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4579 …}
  +nested: Doctrine\ORM\PersistentCollection {#4581 …}
  +votes: Doctrine\ORM\PersistentCollection {#4583 …}
  +reports: Doctrine\ORM\PersistentCollection {#4585 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4587 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4589 …}
  -id: 35938
  -bodyTs: "'ouch':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4479410"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696688639 {#4576
    date: 2023-10-07 16:23:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4577
  +user: Proxies\__CG__\App\Entity\User {#4578 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-a-raging-introvert"
    +title: "I'm a raging introvert"
    +url: "https://slrpnk.net/pictrs/image/2e5c3e66-c09d-4477-8b55-9d9cd4ab7324.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 779
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696714043 {#2418
      date: 2023-10-07 23:27:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3404
    -titleTs: "'introvert':5 'm':2 'rage':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696770915
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2886593"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696684515 {#1858
      date: 2023-10-07 15:15:15.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4268 …}
  +root: App\Entity\EntryComment {#4268 …}
  +body: "Ouch"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696688639 {#4575
    date: 2023-10-07 16:23:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@LastoftheDinosaurs@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4579 …}
  +nested: Doctrine\ORM\PersistentCollection {#4581 …}
  +votes: Doctrine\ORM\PersistentCollection {#4583 …}
  +reports: Doctrine\ORM\PersistentCollection {#4585 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4587 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4589 …}
  -id: 35938
  -bodyTs: "'ouch':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4479410"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696688639 {#4576
    date: 2023-10-07 16:23:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4577
  +user: Proxies\__CG__\App\Entity\User {#4578 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-a-raging-introvert"
    +title: "I'm a raging introvert"
    +url: "https://slrpnk.net/pictrs/image/2e5c3e66-c09d-4477-8b55-9d9cd4ab7324.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 779
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696714043 {#2418
      date: 2023-10-07 23:27:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3404
    -titleTs: "'introvert':5 'm':2 'rage':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696770915
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2886593"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696684515 {#1858
      date: 2023-10-07 15:15:15.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4268 …}
  +root: App\Entity\EntryComment {#4268 …}
  +body: "Ouch"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696688639 {#4575
    date: 2023-10-07 16:23:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@LastoftheDinosaurs@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4579 …}
  +nested: Doctrine\ORM\PersistentCollection {#4581 …}
  +votes: Doctrine\ORM\PersistentCollection {#4583 …}
  +reports: Doctrine\ORM\PersistentCollection {#4585 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4587 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4589 …}
  -id: 35938
  -bodyTs: "'ouch':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4479410"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696688639 {#4576
    date: 2023-10-07 16:23:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4593
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-a-raging-introvert"
    +title: "I'm a raging introvert"
    +url: "https://slrpnk.net/pictrs/image/2e5c3e66-c09d-4477-8b55-9d9cd4ab7324.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 779
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696714043 {#2418
      date: 2023-10-07 23:27:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3404
    -titleTs: "'introvert':5 'm':2 'rage':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696770915
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2886593"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696684515 {#1858
      date: 2023-10-07 15:15:15.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4268 …}
  +root: App\Entity\EntryComment {#4268 …}
  +body: "I don’t see you posting any memes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1696688683 {#4591
    date: 2023-10-07 16:24:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@LastoftheDinosaurs@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4594 …}
  +nested: Doctrine\ORM\PersistentCollection {#4596 …}
  +votes: Doctrine\ORM\PersistentCollection {#4598 …}
  +reports: Doctrine\ORM\PersistentCollection {#4600 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4602 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4604 …}
  -id: 35940
  -bodyTs: "'meme':8 'post':6 'see':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3061716"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696688683 {#4592
    date: 2023-10-07 16:24:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4593
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-a-raging-introvert"
    +title: "I'm a raging introvert"
    +url: "https://slrpnk.net/pictrs/image/2e5c3e66-c09d-4477-8b55-9d9cd4ab7324.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 779
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696714043 {#2418
      date: 2023-10-07 23:27:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3404
    -titleTs: "'introvert':5 'm':2 'rage':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696770915
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2886593"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696684515 {#1858
      date: 2023-10-07 15:15:15.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4268 …}
  +root: App\Entity\EntryComment {#4268 …}
  +body: "I don’t see you posting any memes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1696688683 {#4591
    date: 2023-10-07 16:24:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@LastoftheDinosaurs@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4594 …}
  +nested: Doctrine\ORM\PersistentCollection {#4596 …}
  +votes: Doctrine\ORM\PersistentCollection {#4598 …}
  +reports: Doctrine\ORM\PersistentCollection {#4600 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4602 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4604 …}
  -id: 35940
  -bodyTs: "'meme':8 'post':6 'see':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3061716"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696688683 {#4592
    date: 2023-10-07 16:24:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4593
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-a-raging-introvert"
    +title: "I'm a raging introvert"
    +url: "https://slrpnk.net/pictrs/image/2e5c3e66-c09d-4477-8b55-9d9cd4ab7324.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 779
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696714043 {#2418
      date: 2023-10-07 23:27:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3404
    -titleTs: "'introvert':5 'm':2 'rage':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696770915
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2886593"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696684515 {#1858
      date: 2023-10-07 15:15:15.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4268 …}
  +root: App\Entity\EntryComment {#4268 …}
  +body: "I don’t see you posting any memes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1696688683 {#4591
    date: 2023-10-07 16:24:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@LastoftheDinosaurs@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4594 …}
  +nested: Doctrine\ORM\PersistentCollection {#4596 …}
  +votes: Doctrine\ORM\PersistentCollection {#4598 …}
  +reports: Doctrine\ORM\PersistentCollection {#4600 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4602 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4604 …}
  -id: 35940
  -bodyTs: "'meme':8 'post':6 'see':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3061716"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696688683 {#4592
    date: 2023-10-07 16:24:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4342
  +user: App\Entity\User {#4355 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-a-raging-introvert"
    +title: "I'm a raging introvert"
    +url: "https://slrpnk.net/pictrs/image/2e5c3e66-c09d-4477-8b55-9d9cd4ab7324.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 779
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696714043 {#2418
      date: 2023-10-07 23:27:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3404
    -titleTs: "'introvert':5 'm':2 'rage':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696770915
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2886593"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696684515 {#1858
      date: 2023-10-07 15:15:15.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I’m gonna take a shit"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1696704114 {#4337
    date: 2023-10-07 20:41:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4343 …}
  +nested: Doctrine\ORM\PersistentCollection {#4345 …}
  +votes: Doctrine\ORM\PersistentCollection {#4347 …}
  +reports: Doctrine\ORM\PersistentCollection {#4349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
  -id: 35889
  -bodyTs: "'gonna':3 'm':2 'shit':6 'take':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4082239"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696685912 {#4338
    date: 2023-10-07 15:38:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4342
  +user: App\Entity\User {#4355 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-a-raging-introvert"
    +title: "I'm a raging introvert"
    +url: "https://slrpnk.net/pictrs/image/2e5c3e66-c09d-4477-8b55-9d9cd4ab7324.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 779
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696714043 {#2418
      date: 2023-10-07 23:27:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3404
    -titleTs: "'introvert':5 'm':2 'rage':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696770915
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2886593"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696684515 {#1858
      date: 2023-10-07 15:15:15.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I’m gonna take a shit"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1696704114 {#4337
    date: 2023-10-07 20:41:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4343 …}
  +nested: Doctrine\ORM\PersistentCollection {#4345 …}
  +votes: Doctrine\ORM\PersistentCollection {#4347 …}
  +reports: Doctrine\ORM\PersistentCollection {#4349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
  -id: 35889
  -bodyTs: "'gonna':3 'm':2 'shit':6 'take':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4082239"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696685912 {#4338
    date: 2023-10-07 15:38:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4342
  +user: App\Entity\User {#4355 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-a-raging-introvert"
    +title: "I'm a raging introvert"
    +url: "https://slrpnk.net/pictrs/image/2e5c3e66-c09d-4477-8b55-9d9cd4ab7324.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 779
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696714043 {#2418
      date: 2023-10-07 23:27:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3404
    -titleTs: "'introvert':5 'm':2 'rage':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696770915
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2886593"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696684515 {#1858
      date: 2023-10-07 15:15:15.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I’m gonna take a shit"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1696704114 {#4337
    date: 2023-10-07 20:41:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4343 …}
  +nested: Doctrine\ORM\PersistentCollection {#4345 …}
  +votes: Doctrine\ORM\PersistentCollection {#4347 …}
  +reports: Doctrine\ORM\PersistentCollection {#4349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
  -id: 35889
  -bodyTs: "'gonna':3 'm':2 'shit':6 'take':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4082239"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696685912 {#4338
    date: 2023-10-07 15:38:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4530
  +user: Proxies\__CG__\App\Entity\User {#4531 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-a-raging-introvert"
    +title: "I'm a raging introvert"
    +url: "https://slrpnk.net/pictrs/image/2e5c3e66-c09d-4477-8b55-9d9cd4ab7324.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 779
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696714043 {#2418
      date: 2023-10-07 23:27:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3404
    -titleTs: "'introvert':5 'm':2 'rage':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696770915
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2886593"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696684515 {#1858
      date: 2023-10-07 15:15:15.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4342
    +user: App\Entity\User {#4355 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I’m gonna take a shit"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1696704114 {#4337
      date: 2023-10-07 20:41:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4343 …}
    +nested: Doctrine\ORM\PersistentCollection {#4345 …}
    +votes: Doctrine\ORM\PersistentCollection {#4347 …}
    +reports: Doctrine\ORM\PersistentCollection {#4349 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
    -id: 35889
    -bodyTs: "'gonna':3 'm':2 'shit':6 'take':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4082239"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696685912 {#4338
      date: 2023-10-07 15:38:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4342}
  +body: "You said that an hour ago. Go already"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1696689728 {#4528
    date: 2023-10-07 16:42:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Shah_of_Iran@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4532 …}
  +nested: Doctrine\ORM\PersistentCollection {#4534 …}
  +votes: Doctrine\ORM\PersistentCollection {#4536 …}
  +reports: Doctrine\ORM\PersistentCollection {#4538 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4540 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4542 …}
  -id: 35959
  -bodyTs: "'ago':6 'alreadi':8 'go':7 'hour':5 'said':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4220540"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696689728 {#4529
    date: 2023-10-07 16:42:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4530
  +user: Proxies\__CG__\App\Entity\User {#4531 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-a-raging-introvert"
    +title: "I'm a raging introvert"
    +url: "https://slrpnk.net/pictrs/image/2e5c3e66-c09d-4477-8b55-9d9cd4ab7324.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 779
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696714043 {#2418
      date: 2023-10-07 23:27:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3404
    -titleTs: "'introvert':5 'm':2 'rage':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696770915
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2886593"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696684515 {#1858
      date: 2023-10-07 15:15:15.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4342
    +user: App\Entity\User {#4355 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I’m gonna take a shit"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1696704114 {#4337
      date: 2023-10-07 20:41:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4343 …}
    +nested: Doctrine\ORM\PersistentCollection {#4345 …}
    +votes: Doctrine\ORM\PersistentCollection {#4347 …}
    +reports: Doctrine\ORM\PersistentCollection {#4349 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
    -id: 35889
    -bodyTs: "'gonna':3 'm':2 'shit':6 'take':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4082239"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696685912 {#4338
      date: 2023-10-07 15:38:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4342}
  +body: "You said that an hour ago. Go already"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1696689728 {#4528
    date: 2023-10-07 16:42:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Shah_of_Iran@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4532 …}
  +nested: Doctrine\ORM\PersistentCollection {#4534 …}
  +votes: Doctrine\ORM\PersistentCollection {#4536 …}
  +reports: Doctrine\ORM\PersistentCollection {#4538 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4540 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4542 …}
  -id: 35959
  -bodyTs: "'ago':6 'alreadi':8 'go':7 'hour':5 'said':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4220540"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696689728 {#4529
    date: 2023-10-07 16:42:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4530
  +user: Proxies\__CG__\App\Entity\User {#4531 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-a-raging-introvert"
    +title: "I'm a raging introvert"
    +url: "https://slrpnk.net/pictrs/image/2e5c3e66-c09d-4477-8b55-9d9cd4ab7324.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 779
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696714043 {#2418
      date: 2023-10-07 23:27:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3404
    -titleTs: "'introvert':5 'm':2 'rage':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696770915
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2886593"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696684515 {#1858
      date: 2023-10-07 15:15:15.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4342
    +user: App\Entity\User {#4355 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I’m gonna take a shit"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1696704114 {#4337
      date: 2023-10-07 20:41:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4343 …}
    +nested: Doctrine\ORM\PersistentCollection {#4345 …}
    +votes: Doctrine\ORM\PersistentCollection {#4347 …}
    +reports: Doctrine\ORM\PersistentCollection {#4349 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
    -id: 35889
    -bodyTs: "'gonna':3 'm':2 'shit':6 'take':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4082239"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696685912 {#4338
      date: 2023-10-07 15:38:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4342}
  +body: "You said that an hour ago. Go already"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1696689728 {#4528
    date: 2023-10-07 16:42:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Shah_of_Iran@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4532 …}
  +nested: Doctrine\ORM\PersistentCollection {#4534 …}
  +votes: Doctrine\ORM\PersistentCollection {#4536 …}
  +reports: Doctrine\ORM\PersistentCollection {#4538 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4540 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4542 …}
  -id: 35959
  -bodyTs: "'ago':6 'alreadi':8 'go':7 'hour':5 'said':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4220540"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696689728 {#4529
    date: 2023-10-07 16:42:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4546
  +user: App\Entity\User {#4022 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-a-raging-introvert"
    +title: "I'm a raging introvert"
    +url: "https://slrpnk.net/pictrs/image/2e5c3e66-c09d-4477-8b55-9d9cd4ab7324.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 779
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696714043 {#2418
      date: 2023-10-07 23:27:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3404
    -titleTs: "'introvert':5 'm':2 'rage':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696770915
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2886593"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696684515 {#1858
      date: 2023-10-07 15:15:15.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4342
    +user: App\Entity\User {#4355 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I’m gonna take a shit"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1696704114 {#4337
      date: 2023-10-07 20:41:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4343 …}
    +nested: Doctrine\ORM\PersistentCollection {#4345 …}
    +votes: Doctrine\ORM\PersistentCollection {#4347 …}
    +reports: Doctrine\ORM\PersistentCollection {#4349 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
    -id: 35889
    -bodyTs: "'gonna':3 'm':2 'shit':6 'take':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4082239"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696685912 {#4338
      date: 2023-10-07 15:38:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4342}
  +body: "![should i take a giant shit [unanswered] Yes I will hgnhngnhgnhgnhgnhgnhgnhgnghngnhgnhnghnhgnhngng plop](https://lemmy.ml/pictrs/image/87fbfd94-579f-45b9-bddb-2b468a54b542.png)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696704095 {#4544
    date: 2023-10-07 20:41:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Shah_of_Iran@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4547 …}
  +nested: Doctrine\ORM\PersistentCollection {#4549 …}
  +votes: Doctrine\ORM\PersistentCollection {#4551 …}
  +reports: Doctrine\ORM\PersistentCollection {#4553 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4555 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4557 …}
  -id: 36219
  -bodyTs: "'/pictrs/image/87fbfd94-579f-45b9-bddb-2b468a54b542.png)':15 'giant':5 'hgnhngnhgnhgnhgnhgnhgnhgnghngnhgnhnghnhgnhngng':11 'lemmy.ml':14 'lemmy.ml/pictrs/image/87fbfd94-579f-45b9-bddb-2b468a54b542.png)':13 'plop':12 'shit':6 'take':3 'unansw':7 'yes':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4611208"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696704095 {#4545
    date: 2023-10-07 20:41:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4546
  +user: App\Entity\User {#4022 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-a-raging-introvert"
    +title: "I'm a raging introvert"
    +url: "https://slrpnk.net/pictrs/image/2e5c3e66-c09d-4477-8b55-9d9cd4ab7324.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 779
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696714043 {#2418
      date: 2023-10-07 23:27:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3404
    -titleTs: "'introvert':5 'm':2 'rage':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696770915
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2886593"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696684515 {#1858
      date: 2023-10-07 15:15:15.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4342
    +user: App\Entity\User {#4355 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I’m gonna take a shit"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1696704114 {#4337
      date: 2023-10-07 20:41:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4343 …}
    +nested: Doctrine\ORM\PersistentCollection {#4345 …}
    +votes: Doctrine\ORM\PersistentCollection {#4347 …}
    +reports: Doctrine\ORM\PersistentCollection {#4349 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
    -id: 35889
    -bodyTs: "'gonna':3 'm':2 'shit':6 'take':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4082239"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696685912 {#4338
      date: 2023-10-07 15:38:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4342}
  +body: "![should i take a giant shit [unanswered] Yes I will hgnhngnhgnhgnhgnhgnhgnhgnghngnhgnhnghnhgnhngng plop](https://lemmy.ml/pictrs/image/87fbfd94-579f-45b9-bddb-2b468a54b542.png)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696704095 {#4544
    date: 2023-10-07 20:41:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Shah_of_Iran@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4547 …}
  +nested: Doctrine\ORM\PersistentCollection {#4549 …}
  +votes: Doctrine\ORM\PersistentCollection {#4551 …}
  +reports: Doctrine\ORM\PersistentCollection {#4553 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4555 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4557 …}
  -id: 36219
  -bodyTs: "'/pictrs/image/87fbfd94-579f-45b9-bddb-2b468a54b542.png)':15 'giant':5 'hgnhngnhgnhgnhgnhgnhgnhgnghngnhgnhnghnhgnhngng':11 'lemmy.ml':14 'lemmy.ml/pictrs/image/87fbfd94-579f-45b9-bddb-2b468a54b542.png)':13 'plop':12 'shit':6 'take':3 'unansw':7 'yes':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4611208"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696704095 {#4545
    date: 2023-10-07 20:41:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4546
  +user: App\Entity\User {#4022 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-a-raging-introvert"
    +title: "I'm a raging introvert"
    +url: "https://slrpnk.net/pictrs/image/2e5c3e66-c09d-4477-8b55-9d9cd4ab7324.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 779
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696714043 {#2418
      date: 2023-10-07 23:27:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3404
    -titleTs: "'introvert':5 'm':2 'rage':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696770915
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2886593"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696684515 {#1858
      date: 2023-10-07 15:15:15.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4342
    +user: App\Entity\User {#4355 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I’m gonna take a shit"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1696704114 {#4337
      date: 2023-10-07 20:41:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4343 …}
    +nested: Doctrine\ORM\PersistentCollection {#4345 …}
    +votes: Doctrine\ORM\PersistentCollection {#4347 …}
    +reports: Doctrine\ORM\PersistentCollection {#4349 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
    -id: 35889
    -bodyTs: "'gonna':3 'm':2 'shit':6 'take':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4082239"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696685912 {#4338
      date: 2023-10-07 15:38:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4342}
  +body: "![should i take a giant shit [unanswered] Yes I will hgnhngnhgnhgnhgnhgnhgnhgnghngnhgnhnghnhgnhngng plop](https://lemmy.ml/pictrs/image/87fbfd94-579f-45b9-bddb-2b468a54b542.png)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696704095 {#4544
    date: 2023-10-07 20:41:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Shah_of_Iran@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4547 …}
  +nested: Doctrine\ORM\PersistentCollection {#4549 …}
  +votes: Doctrine\ORM\PersistentCollection {#4551 …}
  +reports: Doctrine\ORM\PersistentCollection {#4553 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4555 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4557 …}
  -id: 36219
  -bodyTs: "'/pictrs/image/87fbfd94-579f-45b9-bddb-2b468a54b542.png)':15 'giant':5 'hgnhngnhgnhgnhgnhgnhgnhgnghngnhgnhnghnhgnhngng':11 'lemmy.ml':14 'lemmy.ml/pictrs/image/87fbfd94-579f-45b9-bddb-2b468a54b542.png)':13 'plop':12 'shit':6 'take':3 'unansw':7 'yes':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4611208"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696704095 {#4545
    date: 2023-10-07 20:41:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4561
  +user: Proxies\__CG__\App\Entity\User {#4562 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-a-raging-introvert"
    +title: "I'm a raging introvert"
    +url: "https://slrpnk.net/pictrs/image/2e5c3e66-c09d-4477-8b55-9d9cd4ab7324.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 779
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696714043 {#2418
      date: 2023-10-07 23:27:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3404
    -titleTs: "'introvert':5 'm':2 'rage':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696770915
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2886593"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696684515 {#1858
      date: 2023-10-07 15:15:15.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4342
    +user: App\Entity\User {#4355 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I’m gonna take a shit"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1696704114 {#4337
      date: 2023-10-07 20:41:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4343 …}
    +nested: Doctrine\ORM\PersistentCollection {#4345 …}
    +votes: Doctrine\ORM\PersistentCollection {#4347 …}
    +reports: Doctrine\ORM\PersistentCollection {#4349 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
    -id: 35889
    -bodyTs: "'gonna':3 'm':2 'shit':6 'take':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4082239"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696685912 {#4338
      date: 2023-10-07 15:38:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4342}
  +body: "*grunts*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696695517 {#4559
    date: 2023-10-07 18:18:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Shah_of_Iran@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4563 …}
  +nested: Doctrine\ORM\PersistentCollection {#4565 …}
  +votes: Doctrine\ORM\PersistentCollection {#4567 …}
  +reports: Doctrine\ORM\PersistentCollection {#4569 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
  -id: 36067
  -bodyTs: "'grunt':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4226754"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696695517 {#4560
    date: 2023-10-07 18:18:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4561
  +user: Proxies\__CG__\App\Entity\User {#4562 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-a-raging-introvert"
    +title: "I'm a raging introvert"
    +url: "https://slrpnk.net/pictrs/image/2e5c3e66-c09d-4477-8b55-9d9cd4ab7324.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 779
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696714043 {#2418
      date: 2023-10-07 23:27:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3404
    -titleTs: "'introvert':5 'm':2 'rage':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696770915
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2886593"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696684515 {#1858
      date: 2023-10-07 15:15:15.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4342
    +user: App\Entity\User {#4355 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I’m gonna take a shit"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1696704114 {#4337
      date: 2023-10-07 20:41:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4343 …}
    +nested: Doctrine\ORM\PersistentCollection {#4345 …}
    +votes: Doctrine\ORM\PersistentCollection {#4347 …}
    +reports: Doctrine\ORM\PersistentCollection {#4349 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
    -id: 35889
    -bodyTs: "'gonna':3 'm':2 'shit':6 'take':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4082239"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696685912 {#4338
      date: 2023-10-07 15:38:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4342}
  +body: "*grunts*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696695517 {#4559
    date: 2023-10-07 18:18:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Shah_of_Iran@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4563 …}
  +nested: Doctrine\ORM\PersistentCollection {#4565 …}
  +votes: Doctrine\ORM\PersistentCollection {#4567 …}
  +reports: Doctrine\ORM\PersistentCollection {#4569 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
  -id: 36067
  -bodyTs: "'grunt':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4226754"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696695517 {#4560
    date: 2023-10-07 18:18:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4561
  +user: Proxies\__CG__\App\Entity\User {#4562 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-a-raging-introvert"
    +title: "I'm a raging introvert"
    +url: "https://slrpnk.net/pictrs/image/2e5c3e66-c09d-4477-8b55-9d9cd4ab7324.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 779
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696714043 {#2418
      date: 2023-10-07 23:27:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3404
    -titleTs: "'introvert':5 'm':2 'rage':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696770915
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2886593"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696684515 {#1858
      date: 2023-10-07 15:15:15.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4342
    +user: App\Entity\User {#4355 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I’m gonna take a shit"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1696704114 {#4337
      date: 2023-10-07 20:41:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4343 …}
    +nested: Doctrine\ORM\PersistentCollection {#4345 …}
    +votes: Doctrine\ORM\PersistentCollection {#4347 …}
    +reports: Doctrine\ORM\PersistentCollection {#4349 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
    -id: 35889
    -bodyTs: "'gonna':3 'm':2 'shit':6 'take':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4082239"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696685912 {#4338
      date: 2023-10-07 15:38:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4342}
  +body: "*grunts*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696695517 {#4559
    date: 2023-10-07 18:18:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Shah_of_Iran@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4563 …}
  +nested: Doctrine\ORM\PersistentCollection {#4565 …}
  +votes: Doctrine\ORM\PersistentCollection {#4567 …}
  +reports: Doctrine\ORM\PersistentCollection {#4569 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
  -id: 36067
  -bodyTs: "'grunt':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4226754"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696695517 {#4560
    date: 2023-10-07 18:18:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4415
  +user: App\Entity\User {#4428 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-a-raging-introvert"
    +title: "I'm a raging introvert"
    +url: "https://slrpnk.net/pictrs/image/2e5c3e66-c09d-4477-8b55-9d9cd4ab7324.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 779
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696714043 {#2418
      date: 2023-10-07 23:27:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3404
    -titleTs: "'introvert':5 'm':2 'rage':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696770915
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2886593"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696684515 {#1858
      date: 2023-10-07 15:15:15.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "[you’re probably not an introvert ](https://youtu.be/7xXARKA3O_Q?si=WM-Szzku79Xb26Y6)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696711688 {#4410
    date: 2023-10-07 22:48:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4416 …}
  +nested: Doctrine\ORM\PersistentCollection {#4418 …}
  +votes: Doctrine\ORM\PersistentCollection {#4420 …}
  +reports: Doctrine\ORM\PersistentCollection {#4422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4426 …}
  -id: 35883
  -bodyTs: "'/7xxarka3o_q?si=wm-szzku79xb26y6)':9 'introvert':6 'probabl':3 're':2 'youtu.be':8 'youtu.be/7xxarka3o_q?si=wm-szzku79xb26y6)':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4218063"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696685318 {#4411
    date: 2023-10-07 15:28:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4415
  +user: App\Entity\User {#4428 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-a-raging-introvert"
    +title: "I'm a raging introvert"
    +url: "https://slrpnk.net/pictrs/image/2e5c3e66-c09d-4477-8b55-9d9cd4ab7324.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 779
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696714043 {#2418
      date: 2023-10-07 23:27:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3404
    -titleTs: "'introvert':5 'm':2 'rage':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696770915
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2886593"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696684515 {#1858
      date: 2023-10-07 15:15:15.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "[you’re probably not an introvert ](https://youtu.be/7xXARKA3O_Q?si=WM-Szzku79Xb26Y6)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696711688 {#4410
    date: 2023-10-07 22:48:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4416 …}
  +nested: Doctrine\ORM\PersistentCollection {#4418 …}
  +votes: Doctrine\ORM\PersistentCollection {#4420 …}
  +reports: Doctrine\ORM\PersistentCollection {#4422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4426 …}
  -id: 35883
  -bodyTs: "'/7xxarka3o_q?si=wm-szzku79xb26y6)':9 'introvert':6 'probabl':3 're':2 'youtu.be':8 'youtu.be/7xxarka3o_q?si=wm-szzku79xb26y6)':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4218063"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696685318 {#4411
    date: 2023-10-07 15:28:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4415
  +user: App\Entity\User {#4428 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-a-raging-introvert"
    +title: "I'm a raging introvert"
    +url: "https://slrpnk.net/pictrs/image/2e5c3e66-c09d-4477-8b55-9d9cd4ab7324.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 779
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696714043 {#2418
      date: 2023-10-07 23:27:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3404
    -titleTs: "'introvert':5 'm':2 'rage':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696770915
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2886593"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696684515 {#1858
      date: 2023-10-07 15:15:15.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "[you’re probably not an introvert ](https://youtu.be/7xXARKA3O_Q?si=WM-Szzku79Xb26Y6)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696711688 {#4410
    date: 2023-10-07 22:48:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4416 …}
  +nested: Doctrine\ORM\PersistentCollection {#4418 …}
  +votes: Doctrine\ORM\PersistentCollection {#4420 …}
  +reports: Doctrine\ORM\PersistentCollection {#4422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4426 …}
  -id: 35883
  -bodyTs: "'/7xxarka3o_q?si=wm-szzku79xb26y6)':9 'introvert':6 'probabl':3 're':2 'youtu.be':8 'youtu.be/7xxarka3o_q?si=wm-szzku79xb26y6)':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4218063"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696685318 {#4411
    date: 2023-10-07 15:28:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4501
  +user: Proxies\__CG__\App\Entity\User {#4496 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-a-raging-introvert"
    +title: "I'm a raging introvert"
    +url: "https://slrpnk.net/pictrs/image/2e5c3e66-c09d-4477-8b55-9d9cd4ab7324.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 779
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696714043 {#2418
      date: 2023-10-07 23:27:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3404
    -titleTs: "'introvert':5 'm':2 'rage':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696770915
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2886593"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696684515 {#1858
      date: 2023-10-07 15:15:15.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4415
    +user: App\Entity\User {#4428 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "[you’re probably not an introvert ](https://youtu.be/7xXARKA3O_Q?si=WM-Szzku79Xb26Y6)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696711688 {#4410
      date: 2023-10-07 22:48:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4416 …}
    +nested: Doctrine\ORM\PersistentCollection {#4418 …}
    +votes: Doctrine\ORM\PersistentCollection {#4420 …}
    +reports: Doctrine\ORM\PersistentCollection {#4422 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4424 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4426 …}
    -id: 35883
    -bodyTs: "'/7xxarka3o_q?si=wm-szzku79xb26y6)':9 'introvert':6 'probabl':3 're':2 'youtu.be':8 'youtu.be/7xxarka3o_q?si=wm-szzku79xb26y6)':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4218063"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696685318 {#4411
      date: 2023-10-07 15:28:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4415}
  +body: """
    It’s a good video that addresses a lot of misconceptions. I do believe I’m an introvert, but I also see a lot of people greatly misunderstanding introversion/extroversion.\n
    \n
    One part of the video that really hit home for me is the part where he talks about having a purpose. I can speak in front of large crowds because I’m there with a defined purpose, whereas I’ve never gotten used to small talk. This became really obvious back when I was in a band. People would talk to me after the show at the table and assume I was the same person I was during our performance, whereas in a way that was just a role I played, but it was comfortable for me because I was there with a purpose. It’s not this alone that defines introversion/extroversion, but I feel like a lot of people could benefit from understanding this. It’s why most of the friends I make are centered around shared hobbies and interests.\n
    \n
    I usually don’t click YouTube links, but this was good.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696689665 {#4502
    date: 2023-10-07 16:41:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@pigup@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4491 …}
  +nested: Doctrine\ORM\PersistentCollection {#4495 …}
  +votes: Doctrine\ORM\PersistentCollection {#4493 …}
  +reports: Doctrine\ORM\PersistentCollection {#4506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4510 …}
  -id: 35955
  -bodyTs: "'address':7 'alon':138 'also':21 'around':166 'assum':99 'back':80 'band':86 'becam':77 'believ':14 'benefit':151 'center':165 'click':175 'comfort':124 'could':150 'crowd':58 'defin':65,140 'feel':144 'friend':161 'front':55 'good':4,181 'gotten':71 'great':27 'hit':37 'hobbi':168 'home':38 'interest':170 'introversion/extroversion':29,141 'introvert':18 'larg':57 'like':145 'link':177 'lot':9,24,147 'm':16,61 'make':163 'misconcept':11 'misunderstand':28 'never':70 'obvious':79 'one':30 'part':31,43 'peopl':26,87,149 'perform':109 'person':104 'play':120 'purpos':50,66,133 'realli':36,78 'role':118 'see':22 'share':167 'show':94 'small':74 'speak':53 'tabl':97 'talk':46,75,89 'understand':153 'use':72 'usual':172 've':69 'video':5,34 'way':113 'wherea':67,110 'would':88 'youtub':176"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/3562235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696689665 {#4499
    date: 2023-10-07 16:41:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4501
  +user: Proxies\__CG__\App\Entity\User {#4496 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-a-raging-introvert"
    +title: "I'm a raging introvert"
    +url: "https://slrpnk.net/pictrs/image/2e5c3e66-c09d-4477-8b55-9d9cd4ab7324.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 779
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696714043 {#2418
      date: 2023-10-07 23:27:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3404
    -titleTs: "'introvert':5 'm':2 'rage':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696770915
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2886593"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696684515 {#1858
      date: 2023-10-07 15:15:15.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4415
    +user: App\Entity\User {#4428 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "[you’re probably not an introvert ](https://youtu.be/7xXARKA3O_Q?si=WM-Szzku79Xb26Y6)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696711688 {#4410
      date: 2023-10-07 22:48:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4416 …}
    +nested: Doctrine\ORM\PersistentCollection {#4418 …}
    +votes: Doctrine\ORM\PersistentCollection {#4420 …}
    +reports: Doctrine\ORM\PersistentCollection {#4422 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4424 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4426 …}
    -id: 35883
    -bodyTs: "'/7xxarka3o_q?si=wm-szzku79xb26y6)':9 'introvert':6 'probabl':3 're':2 'youtu.be':8 'youtu.be/7xxarka3o_q?si=wm-szzku79xb26y6)':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4218063"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696685318 {#4411
      date: 2023-10-07 15:28:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4415}
  +body: """
    It’s a good video that addresses a lot of misconceptions. I do believe I’m an introvert, but I also see a lot of people greatly misunderstanding introversion/extroversion.\n
    \n
    One part of the video that really hit home for me is the part where he talks about having a purpose. I can speak in front of large crowds because I’m there with a defined purpose, whereas I’ve never gotten used to small talk. This became really obvious back when I was in a band. People would talk to me after the show at the table and assume I was the same person I was during our performance, whereas in a way that was just a role I played, but it was comfortable for me because I was there with a purpose. It’s not this alone that defines introversion/extroversion, but I feel like a lot of people could benefit from understanding this. It’s why most of the friends I make are centered around shared hobbies and interests.\n
    \n
    I usually don’t click YouTube links, but this was good.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696689665 {#4502
    date: 2023-10-07 16:41:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@pigup@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4491 …}
  +nested: Doctrine\ORM\PersistentCollection {#4495 …}
  +votes: Doctrine\ORM\PersistentCollection {#4493 …}
  +reports: Doctrine\ORM\PersistentCollection {#4506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4510 …}
  -id: 35955
  -bodyTs: "'address':7 'alon':138 'also':21 'around':166 'assum':99 'back':80 'band':86 'becam':77 'believ':14 'benefit':151 'center':165 'click':175 'comfort':124 'could':150 'crowd':58 'defin':65,140 'feel':144 'friend':161 'front':55 'good':4,181 'gotten':71 'great':27 'hit':37 'hobbi':168 'home':38 'interest':170 'introversion/extroversion':29,141 'introvert':18 'larg':57 'like':145 'link':177 'lot':9,24,147 'm':16,61 'make':163 'misconcept':11 'misunderstand':28 'never':70 'obvious':79 'one':30 'part':31,43 'peopl':26,87,149 'perform':109 'person':104 'play':120 'purpos':50,66,133 'realli':36,78 'role':118 'see':22 'share':167 'show':94 'small':74 'speak':53 'tabl':97 'talk':46,75,89 'understand':153 'use':72 'usual':172 've':69 'video':5,34 'way':113 'wherea':67,110 'would':88 'youtub':176"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/3562235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696689665 {#4499
    date: 2023-10-07 16:41:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4501
  +user: Proxies\__CG__\App\Entity\User {#4496 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-a-raging-introvert"
    +title: "I'm a raging introvert"
    +url: "https://slrpnk.net/pictrs/image/2e5c3e66-c09d-4477-8b55-9d9cd4ab7324.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 779
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696714043 {#2418
      date: 2023-10-07 23:27:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3404
    -titleTs: "'introvert':5 'm':2 'rage':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696770915
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2886593"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696684515 {#1858
      date: 2023-10-07 15:15:15.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4415
    +user: App\Entity\User {#4428 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "[you’re probably not an introvert ](https://youtu.be/7xXARKA3O_Q?si=WM-Szzku79Xb26Y6)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696711688 {#4410
      date: 2023-10-07 22:48:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4416 …}
    +nested: Doctrine\ORM\PersistentCollection {#4418 …}
    +votes: Doctrine\ORM\PersistentCollection {#4420 …}
    +reports: Doctrine\ORM\PersistentCollection {#4422 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4424 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4426 …}
    -id: 35883
    -bodyTs: "'/7xxarka3o_q?si=wm-szzku79xb26y6)':9 'introvert':6 'probabl':3 're':2 'youtu.be':8 'youtu.be/7xxarka3o_q?si=wm-szzku79xb26y6)':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4218063"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696685318 {#4411
      date: 2023-10-07 15:28:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4415}
  +body: """
    It’s a good video that addresses a lot of misconceptions. I do believe I’m an introvert, but I also see a lot of people greatly misunderstanding introversion/extroversion.\n
    \n
    One part of the video that really hit home for me is the part where he talks about having a purpose. I can speak in front of large crowds because I’m there with a defined purpose, whereas I’ve never gotten used to small talk. This became really obvious back when I was in a band. People would talk to me after the show at the table and assume I was the same person I was during our performance, whereas in a way that was just a role I played, but it was comfortable for me because I was there with a purpose. It’s not this alone that defines introversion/extroversion, but I feel like a lot of people could benefit from understanding this. It’s why most of the friends I make are centered around shared hobbies and interests.\n
    \n
    I usually don’t click YouTube links, but this was good.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696689665 {#4502
    date: 2023-10-07 16:41:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@pigup@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4491 …}
  +nested: Doctrine\ORM\PersistentCollection {#4495 …}
  +votes: Doctrine\ORM\PersistentCollection {#4493 …}
  +reports: Doctrine\ORM\PersistentCollection {#4506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4510 …}
  -id: 35955
  -bodyTs: "'address':7 'alon':138 'also':21 'around':166 'assum':99 'back':80 'band':86 'becam':77 'believ':14 'benefit':151 'center':165 'click':175 'comfort':124 'could':150 'crowd':58 'defin':65,140 'feel':144 'friend':161 'front':55 'good':4,181 'gotten':71 'great':27 'hit':37 'hobbi':168 'home':38 'interest':170 'introversion/extroversion':29,141 'introvert':18 'larg':57 'like':145 'link':177 'lot':9,24,147 'm':16,61 'make':163 'misconcept':11 'misunderstand':28 'never':70 'obvious':79 'one':30 'part':31,43 'peopl':26,87,149 'perform':109 'person':104 'play':120 'purpos':50,66,133 'realli':36,78 'role':118 'see':22 'share':167 'show':94 'small':74 'speak':53 'tabl':97 'talk':46,75,89 'understand':153 'use':72 'usual':172 've':69 'video':5,34 'way':113 'wherea':67,110 'would':88 'youtub':176"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/3562235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696689665 {#4499
    date: 2023-10-07 16:41:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4515
  +user: App\Entity\User {#4206 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-a-raging-introvert"
    +title: "I'm a raging introvert"
    +url: "https://slrpnk.net/pictrs/image/2e5c3e66-c09d-4477-8b55-9d9cd4ab7324.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 779
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696714043 {#2418
      date: 2023-10-07 23:27:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3404
    -titleTs: "'introvert':5 'm':2 'rage':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696770915
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2886593"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696684515 {#1858
      date: 2023-10-07 15:15:15.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4415
    +user: App\Entity\User {#4428 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "[you’re probably not an introvert ](https://youtu.be/7xXARKA3O_Q?si=WM-Szzku79Xb26Y6)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696711688 {#4410
      date: 2023-10-07 22:48:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4416 …}
    +nested: Doctrine\ORM\PersistentCollection {#4418 …}
    +votes: Doctrine\ORM\PersistentCollection {#4420 …}
    +reports: Doctrine\ORM\PersistentCollection {#4422 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4424 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4426 …}
    -id: 35883
    -bodyTs: "'/7xxarka3o_q?si=wm-szzku79xb26y6)':9 'introvert':6 'probabl':3 're':2 'youtu.be':8 'youtu.be/7xxarka3o_q?si=wm-szzku79xb26y6)':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4218063"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696685318 {#4411
      date: 2023-10-07 15:28:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4415}
  +body: """
    this shit is so fucking obnoxious. if ‘introvert’ basically functions as a preferred positive label for people with social anxiety [ie ‘special needs’ instead of the r-word], *fine*. people with social anxiety ARE VERY LIKELY to be introverts because anxiety causes you to exert excess energy. having social anxiety shouldn’t disqualify you from being an introvert, that makes no fucking sense.\n
    \n
    also lol this dude has another video called ‘Stop Being A Low Value Man’. i rest my case
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696700852 {#4512
    date: 2023-10-07 19:47:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@pigup@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4516 …}
  +nested: Doctrine\ORM\PersistentCollection {#4518 …}
  +votes: Doctrine\ORM\PersistentCollection {#4520 …}
  +reports: Doctrine\ORM\PersistentCollection {#4522 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4524 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4526 …}
  -id: 36162
  -bodyTs: "'also':65 'anoth':70 'anxieti':20,34,42,51 'basic':9 'call':72 'case':82 'caus':43 'disqualifi':54 'dude':68 'energi':48 'excess':47 'exert':46 'fine':30 'fuck':5,63 'function':10 'ie':21 'instead':24 'introvert':8,40,59 'label':15 'like':37 'lol':66 'low':76 'make':61 'man':78 'need':23 'obnoxi':6 'peopl':17,31 'posit':14 'prefer':13 'r':28 'r-word':27 'rest':80 'sens':64 'shit':2 'shouldn':52 'social':19,33,50 'special':22 'stop':73 'valu':77 'video':71 'word':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4232736"
  +editedAt: DateTimeImmutable @1696701102 {#4513
    date: 2023-10-07 19:51:42.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696700852 {#4514
    date: 2023-10-07 19:47:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4515
  +user: App\Entity\User {#4206 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-a-raging-introvert"
    +title: "I'm a raging introvert"
    +url: "https://slrpnk.net/pictrs/image/2e5c3e66-c09d-4477-8b55-9d9cd4ab7324.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 779
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696714043 {#2418
      date: 2023-10-07 23:27:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3404
    -titleTs: "'introvert':5 'm':2 'rage':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696770915
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2886593"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696684515 {#1858
      date: 2023-10-07 15:15:15.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4415
    +user: App\Entity\User {#4428 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "[you’re probably not an introvert ](https://youtu.be/7xXARKA3O_Q?si=WM-Szzku79Xb26Y6)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696711688 {#4410
      date: 2023-10-07 22:48:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4416 …}
    +nested: Doctrine\ORM\PersistentCollection {#4418 …}
    +votes: Doctrine\ORM\PersistentCollection {#4420 …}
    +reports: Doctrine\ORM\PersistentCollection {#4422 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4424 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4426 …}
    -id: 35883
    -bodyTs: "'/7xxarka3o_q?si=wm-szzku79xb26y6)':9 'introvert':6 'probabl':3 're':2 'youtu.be':8 'youtu.be/7xxarka3o_q?si=wm-szzku79xb26y6)':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4218063"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696685318 {#4411
      date: 2023-10-07 15:28:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4415}
  +body: """
    this shit is so fucking obnoxious. if ‘introvert’ basically functions as a preferred positive label for people with social anxiety [ie ‘special needs’ instead of the r-word], *fine*. people with social anxiety ARE VERY LIKELY to be introverts because anxiety causes you to exert excess energy. having social anxiety shouldn’t disqualify you from being an introvert, that makes no fucking sense.\n
    \n
    also lol this dude has another video called ‘Stop Being A Low Value Man’. i rest my case
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696700852 {#4512
    date: 2023-10-07 19:47:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@pigup@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4516 …}
  +nested: Doctrine\ORM\PersistentCollection {#4518 …}
  +votes: Doctrine\ORM\PersistentCollection {#4520 …}
  +reports: Doctrine\ORM\PersistentCollection {#4522 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4524 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4526 …}
  -id: 36162
  -bodyTs: "'also':65 'anoth':70 'anxieti':20,34,42,51 'basic':9 'call':72 'case':82 'caus':43 'disqualifi':54 'dude':68 'energi':48 'excess':47 'exert':46 'fine':30 'fuck':5,63 'function':10 'ie':21 'instead':24 'introvert':8,40,59 'label':15 'like':37 'lol':66 'low':76 'make':61 'man':78 'need':23 'obnoxi':6 'peopl':17,31 'posit':14 'prefer':13 'r':28 'r-word':27 'rest':80 'sens':64 'shit':2 'shouldn':52 'social':19,33,50 'special':22 'stop':73 'valu':77 'video':71 'word':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4232736"
  +editedAt: DateTimeImmutable @1696701102 {#4513
    date: 2023-10-07 19:51:42.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696700852 {#4514
    date: 2023-10-07 19:47:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4515
  +user: App\Entity\User {#4206 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-a-raging-introvert"
    +title: "I'm a raging introvert"
    +url: "https://slrpnk.net/pictrs/image/2e5c3e66-c09d-4477-8b55-9d9cd4ab7324.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 779
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696714043 {#2418
      date: 2023-10-07 23:27:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3404
    -titleTs: "'introvert':5 'm':2 'rage':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696770915
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2886593"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696684515 {#1858
      date: 2023-10-07 15:15:15.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4415
    +user: App\Entity\User {#4428 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "[you’re probably not an introvert ](https://youtu.be/7xXARKA3O_Q?si=WM-Szzku79Xb26Y6)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696711688 {#4410
      date: 2023-10-07 22:48:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4416 …}
    +nested: Doctrine\ORM\PersistentCollection {#4418 …}
    +votes: Doctrine\ORM\PersistentCollection {#4420 …}
    +reports: Doctrine\ORM\PersistentCollection {#4422 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4424 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4426 …}
    -id: 35883
    -bodyTs: "'/7xxarka3o_q?si=wm-szzku79xb26y6)':9 'introvert':6 'probabl':3 're':2 'youtu.be':8 'youtu.be/7xxarka3o_q?si=wm-szzku79xb26y6)':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4218063"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696685318 {#4411
      date: 2023-10-07 15:28:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4415}
  +body: """
    this shit is so fucking obnoxious. if ‘introvert’ basically functions as a preferred positive label for people with social anxiety [ie ‘special needs’ instead of the r-word], *fine*. people with social anxiety ARE VERY LIKELY to be introverts because anxiety causes you to exert excess energy. having social anxiety shouldn’t disqualify you from being an introvert, that makes no fucking sense.\n
    \n
    also lol this dude has another video called ‘Stop Being A Low Value Man’. i rest my case
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696700852 {#4512
    date: 2023-10-07 19:47:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@pigup@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4516 …}
  +nested: Doctrine\ORM\PersistentCollection {#4518 …}
  +votes: Doctrine\ORM\PersistentCollection {#4520 …}
  +reports: Doctrine\ORM\PersistentCollection {#4522 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4524 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4526 …}
  -id: 36162
  -bodyTs: "'also':65 'anoth':70 'anxieti':20,34,42,51 'basic':9 'call':72 'case':82 'caus':43 'disqualifi':54 'dude':68 'energi':48 'excess':47 'exert':46 'fine':30 'fuck':5,63 'function':10 'ie':21 'instead':24 'introvert':8,40,59 'label':15 'like':37 'lol':66 'low':76 'make':61 'man':78 'need':23 'obnoxi':6 'peopl':17,31 'posit':14 'prefer':13 'r':28 'r-word':27 'rest':80 'sens':64 'shit':2 'shouldn':52 'social':19,33,50 'special':22 'stop':73 'valu':77 'video':71 'word':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4232736"
  +editedAt: DateTimeImmutable @1696701102 {#4513
    date: 2023-10-07 19:51:42.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696700852 {#4514
    date: 2023-10-07 19:47:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4663
  +user: App\Entity\User {#4022 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-a-raging-introvert"
    +title: "I'm a raging introvert"
    +url: "https://slrpnk.net/pictrs/image/2e5c3e66-c09d-4477-8b55-9d9cd4ab7324.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 779
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696714043 {#2418
      date: 2023-10-07 23:27:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3404
    -titleTs: "'introvert':5 'm':2 'rage':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696770915
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2886593"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696684515 {#1858
      date: 2023-10-07 15:15:15.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4515
    +user: App\Entity\User {#4206 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4415
      +user: App\Entity\User {#4428 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "[you’re probably not an introvert ](https://youtu.be/7xXARKA3O_Q?si=WM-Szzku79Xb26Y6)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1696711688 {#4410
        date: 2023-10-07 22:48:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4416 …}
      +nested: Doctrine\ORM\PersistentCollection {#4418 …}
      +votes: Doctrine\ORM\PersistentCollection {#4420 …}
      +reports: Doctrine\ORM\PersistentCollection {#4422 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4424 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4426 …}
      -id: 35883
      -bodyTs: "'/7xxarka3o_q?si=wm-szzku79xb26y6)':9 'introvert':6 'probabl':3 're':2 'youtu.be':8 'youtu.be/7xxarka3o_q?si=wm-szzku79xb26y6)':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4218063"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696685318 {#4411
        date: 2023-10-07 15:28:38.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4415}
    +body: """
      this shit is so fucking obnoxious. if ‘introvert’ basically functions as a preferred positive label for people with social anxiety [ie ‘special needs’ instead of the r-word], *fine*. people with social anxiety ARE VERY LIKELY to be introverts because anxiety causes you to exert excess energy. having social anxiety shouldn’t disqualify you from being an introvert, that makes no fucking sense.\n
      \n
      also lol this dude has another video called ‘Stop Being A Low Value Man’. i rest my case
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696700852 {#4512
      date: 2023-10-07 19:47:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@pigup@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4516 …}
    +nested: Doctrine\ORM\PersistentCollection {#4518 …}
    +votes: Doctrine\ORM\PersistentCollection {#4520 …}
    +reports: Doctrine\ORM\PersistentCollection {#4522 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4524 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4526 …}
    -id: 36162
    -bodyTs: "'also':65 'anoth':70 'anxieti':20,34,42,51 'basic':9 'call':72 'case':82 'caus':43 'disqualifi':54 'dude':68 'energi':48 'excess':47 'exert':46 'fine':30 'fuck':5,63 'function':10 'ie':21 'instead':24 'introvert':8,40,59 'label':15 'like':37 'lol':66 'low':76 'make':61 'man':78 'need':23 'obnoxi':6 'peopl':17,31 'posit':14 'prefer':13 'r':28 'r-word':27 'rest':80 'sens':64 'shit':2 'shouldn':52 'social':19,33,50 'special':22 'stop':73 'valu':77 'video':71 'word':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4232736"
    +editedAt: DateTimeImmutable @1696701102 {#4513
      date: 2023-10-07 19:51:42.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696700852 {#4514
      date: 2023-10-07 19:47:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4415}
  +body: """
    If you ever find yourself linking a video from a fascist grifter, you need to log off for a year and rethink your life.\n
    \n
    EDIT: Oof I should have looked before posting. Healthygamer intentionally uses that kind of language to reach people who would otherwise/have already fallen into the fascist griftersphere. He’s very much not a part of that pipeline, quite the opposite actually.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696702882 {#4656
    date: 2023-10-07 20:21:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@pigup@lemmy.world"
    "@_number8_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4664 …}
  +nested: Doctrine\ORM\PersistentCollection {#4666 …}
  +votes: Doctrine\ORM\PersistentCollection {#4668 …}
  +reports: Doctrine\ORM\PersistentCollection {#4671 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4673 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4675 …}
  -id: 36194
  -bodyTs: "'actual':65 'alreadi':46 'edit':25 'ever':3 'fallen':47 'fascist':11,50 'find':4 'grifter':12 'grifterspher':51 'healthygam':33 'intent':34 'kind':37 'languag':39 'life':24 'link':6 'log':16 'look':30 'much':55 'need':14 'oof':26 'opposit':64 'otherwise/have':45 'part':58 'peopl':42 'pipelin':61 'post':32 'quit':62 'reach':41 'rethink':22 'use':35 'video':8 'would':44 'year':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4609920"
  +editedAt: DateTimeImmutable @1696703996 {#4659
    date: 2023-10-07 20:39:56.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696702882 {#4657
    date: 2023-10-07 20:21:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4663
  +user: App\Entity\User {#4022 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-a-raging-introvert"
    +title: "I'm a raging introvert"
    +url: "https://slrpnk.net/pictrs/image/2e5c3e66-c09d-4477-8b55-9d9cd4ab7324.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 779
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696714043 {#2418
      date: 2023-10-07 23:27:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3404
    -titleTs: "'introvert':5 'm':2 'rage':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696770915
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2886593"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696684515 {#1858
      date: 2023-10-07 15:15:15.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4515
    +user: App\Entity\User {#4206 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4415
      +user: App\Entity\User {#4428 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "[you’re probably not an introvert ](https://youtu.be/7xXARKA3O_Q?si=WM-Szzku79Xb26Y6)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1696711688 {#4410
        date: 2023-10-07 22:48:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4416 …}
      +nested: Doctrine\ORM\PersistentCollection {#4418 …}
      +votes: Doctrine\ORM\PersistentCollection {#4420 …}
      +reports: Doctrine\ORM\PersistentCollection {#4422 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4424 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4426 …}
      -id: 35883
      -bodyTs: "'/7xxarka3o_q?si=wm-szzku79xb26y6)':9 'introvert':6 'probabl':3 're':2 'youtu.be':8 'youtu.be/7xxarka3o_q?si=wm-szzku79xb26y6)':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4218063"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696685318 {#4411
        date: 2023-10-07 15:28:38.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4415}
    +body: """
      this shit is so fucking obnoxious. if ‘introvert’ basically functions as a preferred positive label for people with social anxiety [ie ‘special needs’ instead of the r-word], *fine*. people with social anxiety ARE VERY LIKELY to be introverts because anxiety causes you to exert excess energy. having social anxiety shouldn’t disqualify you from being an introvert, that makes no fucking sense.\n
      \n
      also lol this dude has another video called ‘Stop Being A Low Value Man’. i rest my case
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696700852 {#4512
      date: 2023-10-07 19:47:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@pigup@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4516 …}
    +nested: Doctrine\ORM\PersistentCollection {#4518 …}
    +votes: Doctrine\ORM\PersistentCollection {#4520 …}
    +reports: Doctrine\ORM\PersistentCollection {#4522 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4524 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4526 …}
    -id: 36162
    -bodyTs: "'also':65 'anoth':70 'anxieti':20,34,42,51 'basic':9 'call':72 'case':82 'caus':43 'disqualifi':54 'dude':68 'energi':48 'excess':47 'exert':46 'fine':30 'fuck':5,63 'function':10 'ie':21 'instead':24 'introvert':8,40,59 'label':15 'like':37 'lol':66 'low':76 'make':61 'man':78 'need':23 'obnoxi':6 'peopl':17,31 'posit':14 'prefer':13 'r':28 'r-word':27 'rest':80 'sens':64 'shit':2 'shouldn':52 'social':19,33,50 'special':22 'stop':73 'valu':77 'video':71 'word':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4232736"
    +editedAt: DateTimeImmutable @1696701102 {#4513
      date: 2023-10-07 19:51:42.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696700852 {#4514
      date: 2023-10-07 19:47:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4415}
  +body: """
    If you ever find yourself linking a video from a fascist grifter, you need to log off for a year and rethink your life.\n
    \n
    EDIT: Oof I should have looked before posting. Healthygamer intentionally uses that kind of language to reach people who would otherwise/have already fallen into the fascist griftersphere. He’s very much not a part of that pipeline, quite the opposite actually.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696702882 {#4656
    date: 2023-10-07 20:21:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@pigup@lemmy.world"
    "@_number8_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4664 …}
  +nested: Doctrine\ORM\PersistentCollection {#4666 …}
  +votes: Doctrine\ORM\PersistentCollection {#4668 …}
  +reports: Doctrine\ORM\PersistentCollection {#4671 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4673 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4675 …}
  -id: 36194
  -bodyTs: "'actual':65 'alreadi':46 'edit':25 'ever':3 'fallen':47 'fascist':11,50 'find':4 'grifter':12 'grifterspher':51 'healthygam':33 'intent':34 'kind':37 'languag':39 'life':24 'link':6 'log':16 'look':30 'much':55 'need':14 'oof':26 'opposit':64 'otherwise/have':45 'part':58 'peopl':42 'pipelin':61 'post':32 'quit':62 'reach':41 'rethink':22 'use':35 'video':8 'would':44 'year':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4609920"
  +editedAt: DateTimeImmutable @1696703996 {#4659
    date: 2023-10-07 20:39:56.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696702882 {#4657
    date: 2023-10-07 20:21:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4663
  +user: App\Entity\User {#4022 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-a-raging-introvert"
    +title: "I'm a raging introvert"
    +url: "https://slrpnk.net/pictrs/image/2e5c3e66-c09d-4477-8b55-9d9cd4ab7324.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 779
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696714043 {#2418
      date: 2023-10-07 23:27:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3404
    -titleTs: "'introvert':5 'm':2 'rage':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696770915
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2886593"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696684515 {#1858
      date: 2023-10-07 15:15:15.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4515
    +user: App\Entity\User {#4206 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4415
      +user: App\Entity\User {#4428 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "[you’re probably not an introvert ](https://youtu.be/7xXARKA3O_Q?si=WM-Szzku79Xb26Y6)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1696711688 {#4410
        date: 2023-10-07 22:48:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4416 …}
      +nested: Doctrine\ORM\PersistentCollection {#4418 …}
      +votes: Doctrine\ORM\PersistentCollection {#4420 …}
      +reports: Doctrine\ORM\PersistentCollection {#4422 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4424 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4426 …}
      -id: 35883
      -bodyTs: "'/7xxarka3o_q?si=wm-szzku79xb26y6)':9 'introvert':6 'probabl':3 're':2 'youtu.be':8 'youtu.be/7xxarka3o_q?si=wm-szzku79xb26y6)':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4218063"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696685318 {#4411
        date: 2023-10-07 15:28:38.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4415}
    +body: """
      this shit is so fucking obnoxious. if ‘introvert’ basically functions as a preferred positive label for people with social anxiety [ie ‘special needs’ instead of the r-word], *fine*. people with social anxiety ARE VERY LIKELY to be introverts because anxiety causes you to exert excess energy. having social anxiety shouldn’t disqualify you from being an introvert, that makes no fucking sense.\n
      \n
      also lol this dude has another video called ‘Stop Being A Low Value Man’. i rest my case
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696700852 {#4512
      date: 2023-10-07 19:47:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@pigup@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4516 …}
    +nested: Doctrine\ORM\PersistentCollection {#4518 …}
    +votes: Doctrine\ORM\PersistentCollection {#4520 …}
    +reports: Doctrine\ORM\PersistentCollection {#4522 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4524 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4526 …}
    -id: 36162
    -bodyTs: "'also':65 'anoth':70 'anxieti':20,34,42,51 'basic':9 'call':72 'case':82 'caus':43 'disqualifi':54 'dude':68 'energi':48 'excess':47 'exert':46 'fine':30 'fuck':5,63 'function':10 'ie':21 'instead':24 'introvert':8,40,59 'label':15 'like':37 'lol':66 'low':76 'make':61 'man':78 'need':23 'obnoxi':6 'peopl':17,31 'posit':14 'prefer':13 'r':28 'r-word':27 'rest':80 'sens':64 'shit':2 'shouldn':52 'social':19,33,50 'special':22 'stop':73 'valu':77 'video':71 'word':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4232736"
    +editedAt: DateTimeImmutable @1696701102 {#4513
      date: 2023-10-07 19:51:42.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696700852 {#4514
      date: 2023-10-07 19:47:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4415}
  +body: """
    If you ever find yourself linking a video from a fascist grifter, you need to log off for a year and rethink your life.\n
    \n
    EDIT: Oof I should have looked before posting. Healthygamer intentionally uses that kind of language to reach people who would otherwise/have already fallen into the fascist griftersphere. He’s very much not a part of that pipeline, quite the opposite actually.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696702882 {#4656
    date: 2023-10-07 20:21:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@pigup@lemmy.world"
    "@_number8_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4664 …}
  +nested: Doctrine\ORM\PersistentCollection {#4666 …}
  +votes: Doctrine\ORM\PersistentCollection {#4668 …}
  +reports: Doctrine\ORM\PersistentCollection {#4671 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4673 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4675 …}
  -id: 36194
  -bodyTs: "'actual':65 'alreadi':46 'edit':25 'ever':3 'fallen':47 'fascist':11,50 'find':4 'grifter':12 'grifterspher':51 'healthygam':33 'intent':34 'kind':37 'languag':39 'life':24 'link':6 'log':16 'look':30 'much':55 'need':14 'oof':26 'opposit':64 'otherwise/have':45 'part':58 'peopl':42 'pipelin':61 'post':32 'quit':62 'reach':41 'rethink':22 'use':35 'video':8 'would':44 'year':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4609920"
  +editedAt: DateTimeImmutable @1696703996 {#4659
    date: 2023-10-07 20:39:56.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696702882 {#4657
    date: 2023-10-07 20:21:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4679
  +user: App\Entity\User {#4428 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-a-raging-introvert"
    +title: "I'm a raging introvert"
    +url: "https://slrpnk.net/pictrs/image/2e5c3e66-c09d-4477-8b55-9d9cd4ab7324.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 779
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696714043 {#2418
      date: 2023-10-07 23:27:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3404
    -titleTs: "'introvert':5 'm':2 'rage':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696770915
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2886593"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696684515 {#1858
      date: 2023-10-07 15:15:15.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4515
    +user: App\Entity\User {#4206 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4415
      +user: App\Entity\User {#4428 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "[you’re probably not an introvert ](https://youtu.be/7xXARKA3O_Q?si=WM-Szzku79Xb26Y6)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1696711688 {#4410
        date: 2023-10-07 22:48:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4416 …}
      +nested: Doctrine\ORM\PersistentCollection {#4418 …}
      +votes: Doctrine\ORM\PersistentCollection {#4420 …}
      +reports: Doctrine\ORM\PersistentCollection {#4422 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4424 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4426 …}
      -id: 35883
      -bodyTs: "'/7xxarka3o_q?si=wm-szzku79xb26y6)':9 'introvert':6 'probabl':3 're':2 'youtu.be':8 'youtu.be/7xxarka3o_q?si=wm-szzku79xb26y6)':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4218063"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696685318 {#4411
        date: 2023-10-07 15:28:38.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4415}
    +body: """
      this shit is so fucking obnoxious. if ‘introvert’ basically functions as a preferred positive label for people with social anxiety [ie ‘special needs’ instead of the r-word], *fine*. people with social anxiety ARE VERY LIKELY to be introverts because anxiety causes you to exert excess energy. having social anxiety shouldn’t disqualify you from being an introvert, that makes no fucking sense.\n
      \n
      also lol this dude has another video called ‘Stop Being A Low Value Man’. i rest my case
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696700852 {#4512
      date: 2023-10-07 19:47:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@pigup@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4516 …}
    +nested: Doctrine\ORM\PersistentCollection {#4518 …}
    +votes: Doctrine\ORM\PersistentCollection {#4520 …}
    +reports: Doctrine\ORM\PersistentCollection {#4522 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4524 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4526 …}
    -id: 36162
    -bodyTs: "'also':65 'anoth':70 'anxieti':20,34,42,51 'basic':9 'call':72 'case':82 'caus':43 'disqualifi':54 'dude':68 'energi':48 'excess':47 'exert':46 'fine':30 'fuck':5,63 'function':10 'ie':21 'instead':24 'introvert':8,40,59 'label':15 'like':37 'lol':66 'low':76 'make':61 'man':78 'need':23 'obnoxi':6 'peopl':17,31 'posit':14 'prefer':13 'r':28 'r-word':27 'rest':80 'sens':64 'shit':2 'shouldn':52 'social':19,33,50 'special':22 'stop':73 'valu':77 'video':71 'word':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4232736"
    +editedAt: DateTimeImmutable @1696701102 {#4513
      date: 2023-10-07 19:51:42.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696700852 {#4514
      date: 2023-10-07 19:47:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4415}
  +body: "He is a licensed therapist and a superb communicator. He is operating on the actual technical definitions of those words in psychology (not what people on the Internet feel they should mean). I don’t know the source of your anger or your need to sound opinionated in the Internet, but it seems to me that you might benefit from watching a few of his videos. Take care homie ✌️."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696711686 {#4677
    date: 2023-10-07 22:48:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@pigup@lemmy.world"
    "@_number8_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4680 …}
  +nested: Doctrine\ORM\PersistentCollection {#4682 …}
  +votes: Doctrine\ORM\PersistentCollection {#4684 …}
  +reports: Doctrine\ORM\PersistentCollection {#4686 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4688 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4690 …}
  -id: 36412
  -bodyTs: "'actual':15 'anger':41 'benefit':59 'care':68 'communic':9 'definit':17 'feel':29 'homi':69 'internet':28,50 'know':36 'licens':4 'mean':32 'might':58 'need':44 'oper':12 'opinion':47 'peopl':25 'psycholog':22 'seem':53 'sound':46 'sourc':38 'superb':8 'take':67 'technic':16 'therapist':5 'video':66 'watch':61 'word':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4244996"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696711686 {#4678
    date: 2023-10-07 22:48:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4679
  +user: App\Entity\User {#4428 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-a-raging-introvert"
    +title: "I'm a raging introvert"
    +url: "https://slrpnk.net/pictrs/image/2e5c3e66-c09d-4477-8b55-9d9cd4ab7324.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 779
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696714043 {#2418
      date: 2023-10-07 23:27:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3404
    -titleTs: "'introvert':5 'm':2 'rage':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696770915
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2886593"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696684515 {#1858
      date: 2023-10-07 15:15:15.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4515
    +user: App\Entity\User {#4206 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4415
      +user: App\Entity\User {#4428 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "[you’re probably not an introvert ](https://youtu.be/7xXARKA3O_Q?si=WM-Szzku79Xb26Y6)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1696711688 {#4410
        date: 2023-10-07 22:48:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4416 …}
      +nested: Doctrine\ORM\PersistentCollection {#4418 …}
      +votes: Doctrine\ORM\PersistentCollection {#4420 …}
      +reports: Doctrine\ORM\PersistentCollection {#4422 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4424 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4426 …}
      -id: 35883
      -bodyTs: "'/7xxarka3o_q?si=wm-szzku79xb26y6)':9 'introvert':6 'probabl':3 're':2 'youtu.be':8 'youtu.be/7xxarka3o_q?si=wm-szzku79xb26y6)':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4218063"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696685318 {#4411
        date: 2023-10-07 15:28:38.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4415}
    +body: """
      this shit is so fucking obnoxious. if ‘introvert’ basically functions as a preferred positive label for people with social anxiety [ie ‘special needs’ instead of the r-word], *fine*. people with social anxiety ARE VERY LIKELY to be introverts because anxiety causes you to exert excess energy. having social anxiety shouldn’t disqualify you from being an introvert, that makes no fucking sense.\n
      \n
      also lol this dude has another video called ‘Stop Being A Low Value Man’. i rest my case
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696700852 {#4512
      date: 2023-10-07 19:47:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@pigup@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4516 …}
    +nested: Doctrine\ORM\PersistentCollection {#4518 …}
    +votes: Doctrine\ORM\PersistentCollection {#4520 …}
    +reports: Doctrine\ORM\PersistentCollection {#4522 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4524 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4526 …}
    -id: 36162
    -bodyTs: "'also':65 'anoth':70 'anxieti':20,34,42,51 'basic':9 'call':72 'case':82 'caus':43 'disqualifi':54 'dude':68 'energi':48 'excess':47 'exert':46 'fine':30 'fuck':5,63 'function':10 'ie':21 'instead':24 'introvert':8,40,59 'label':15 'like':37 'lol':66 'low':76 'make':61 'man':78 'need':23 'obnoxi':6 'peopl':17,31 'posit':14 'prefer':13 'r':28 'r-word':27 'rest':80 'sens':64 'shit':2 'shouldn':52 'social':19,33,50 'special':22 'stop':73 'valu':77 'video':71 'word':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4232736"
    +editedAt: DateTimeImmutable @1696701102 {#4513
      date: 2023-10-07 19:51:42.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696700852 {#4514
      date: 2023-10-07 19:47:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4415}
  +body: "He is a licensed therapist and a superb communicator. He is operating on the actual technical definitions of those words in psychology (not what people on the Internet feel they should mean). I don’t know the source of your anger or your need to sound opinionated in the Internet, but it seems to me that you might benefit from watching a few of his videos. Take care homie ✌️."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696711686 {#4677
    date: 2023-10-07 22:48:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@pigup@lemmy.world"
    "@_number8_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4680 …}
  +nested: Doctrine\ORM\PersistentCollection {#4682 …}
  +votes: Doctrine\ORM\PersistentCollection {#4684 …}
  +reports: Doctrine\ORM\PersistentCollection {#4686 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4688 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4690 …}
  -id: 36412
  -bodyTs: "'actual':15 'anger':41 'benefit':59 'care':68 'communic':9 'definit':17 'feel':29 'homi':69 'internet':28,50 'know':36 'licens':4 'mean':32 'might':58 'need':44 'oper':12 'opinion':47 'peopl':25 'psycholog':22 'seem':53 'sound':46 'sourc':38 'superb':8 'take':67 'technic':16 'therapist':5 'video':66 'watch':61 'word':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4244996"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696711686 {#4678
    date: 2023-10-07 22:48:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4679
  +user: App\Entity\User {#4428 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-a-raging-introvert"
    +title: "I'm a raging introvert"
    +url: "https://slrpnk.net/pictrs/image/2e5c3e66-c09d-4477-8b55-9d9cd4ab7324.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 779
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696714043 {#2418
      date: 2023-10-07 23:27:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3404
    -titleTs: "'introvert':5 'm':2 'rage':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696770915
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2886593"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696684515 {#1858
      date: 2023-10-07 15:15:15.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4515
    +user: App\Entity\User {#4206 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4415
      +user: App\Entity\User {#4428 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "[you’re probably not an introvert ](https://youtu.be/7xXARKA3O_Q?si=WM-Szzku79Xb26Y6)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1696711688 {#4410
        date: 2023-10-07 22:48:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4416 …}
      +nested: Doctrine\ORM\PersistentCollection {#4418 …}
      +votes: Doctrine\ORM\PersistentCollection {#4420 …}
      +reports: Doctrine\ORM\PersistentCollection {#4422 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4424 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4426 …}
      -id: 35883
      -bodyTs: "'/7xxarka3o_q?si=wm-szzku79xb26y6)':9 'introvert':6 'probabl':3 're':2 'youtu.be':8 'youtu.be/7xxarka3o_q?si=wm-szzku79xb26y6)':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4218063"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696685318 {#4411
        date: 2023-10-07 15:28:38.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4415}
    +body: """
      this shit is so fucking obnoxious. if ‘introvert’ basically functions as a preferred positive label for people with social anxiety [ie ‘special needs’ instead of the r-word], *fine*. people with social anxiety ARE VERY LIKELY to be introverts because anxiety causes you to exert excess energy. having social anxiety shouldn’t disqualify you from being an introvert, that makes no fucking sense.\n
      \n
      also lol this dude has another video called ‘Stop Being A Low Value Man’. i rest my case
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696700852 {#4512
      date: 2023-10-07 19:47:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@pigup@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4516 …}
    +nested: Doctrine\ORM\PersistentCollection {#4518 …}
    +votes: Doctrine\ORM\PersistentCollection {#4520 …}
    +reports: Doctrine\ORM\PersistentCollection {#4522 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4524 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4526 …}
    -id: 36162
    -bodyTs: "'also':65 'anoth':70 'anxieti':20,34,42,51 'basic':9 'call':72 'case':82 'caus':43 'disqualifi':54 'dude':68 'energi':48 'excess':47 'exert':46 'fine':30 'fuck':5,63 'function':10 'ie':21 'instead':24 'introvert':8,40,59 'label':15 'like':37 'lol':66 'low':76 'make':61 'man':78 'need':23 'obnoxi':6 'peopl':17,31 'posit':14 'prefer':13 'r':28 'r-word':27 'rest':80 'sens':64 'shit':2 'shouldn':52 'social':19,33,50 'special':22 'stop':73 'valu':77 'video':71 'word':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4232736"
    +editedAt: DateTimeImmutable @1696701102 {#4513
      date: 2023-10-07 19:51:42.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696700852 {#4514
      date: 2023-10-07 19:47:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4415}
  +body: "He is a licensed therapist and a superb communicator. He is operating on the actual technical definitions of those words in psychology (not what people on the Internet feel they should mean). I don’t know the source of your anger or your need to sound opinionated in the Internet, but it seems to me that you might benefit from watching a few of his videos. Take care homie ✌️."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696711686 {#4677
    date: 2023-10-07 22:48:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@pigup@lemmy.world"
    "@_number8_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4680 …}
  +nested: Doctrine\ORM\PersistentCollection {#4682 …}
  +votes: Doctrine\ORM\PersistentCollection {#4684 …}
  +reports: Doctrine\ORM\PersistentCollection {#4686 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4688 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4690 …}
  -id: 36412
  -bodyTs: "'actual':15 'anger':41 'benefit':59 'care':68 'communic':9 'definit':17 'feel':29 'homi':69 'internet':28,50 'know':36 'licens':4 'mean':32 'might':58 'need':44 'oper':12 'opinion':47 'peopl':25 'psycholog':22 'seem':53 'sound':46 'sourc':38 'superb':8 'take':67 'technic':16 'therapist':5 'video':66 'watch':61 'word':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4244996"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696711686 {#4678
    date: 2023-10-07 22:48:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 edit
App\Entity\Magazine {#264
  +icon: Proxies\__CG__\App\Entity\Image {#245 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#274
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#236 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
  +entries: Doctrine\ORM\PersistentCollection {#179 …}
  +posts: Doctrine\ORM\PersistentCollection {#137 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
  +bans: Doctrine\ORM\PersistentCollection {#116 …}
  +reports: Doctrine\ORM\PersistentCollection {#102 …}
  +badges: Doctrine\ORM\PersistentCollection {#80 …}
  +logs: Doctrine\ORM\PersistentCollection {#70 …}
  +awards: Doctrine\ORM\PersistentCollection {#1360 …}
  +categories: Doctrine\ORM\PersistentCollection {#1792 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#268
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#270
    date: 2023-10-04 16:03:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details