GET https://kbin.spritesserver.nl/index.php/m/memes@lemmy.ml/t/16978/Lemmy-users-be-like

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 …}
}
8.66 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.07 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Lemmy-users-be-like"
  +title: "Lemmy users be like"
  +url: "https://lemmy.world/pictrs/image/e66446e1-00d2-45a7-a7e6-9252ded31326.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 404
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701020379 {#2414
    date: 2023-11-26 18:39:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 16978
  -titleTs: "'lemmi':1 'like':4 'user':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701096504
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8781567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701010104 {#1793
    date: 2023-11-26 15:48:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Lemmy-users-be-like"
  +title: "Lemmy users be like"
  +url: "https://lemmy.world/pictrs/image/e66446e1-00d2-45a7-a7e6-9252ded31326.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 404
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701020379 {#2414
    date: 2023-11-26 18:39:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 16978
  -titleTs: "'lemmi':1 'like':4 'user':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701096504
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8781567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701010104 {#1793
    date: 2023-11-26 15:48:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Lemmy-users-be-like"
  +title: "Lemmy users be like"
  +url: "https://lemmy.world/pictrs/image/e66446e1-00d2-45a7-a7e6-9252ded31326.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 404
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701020379 {#2414
    date: 2023-11-26 18:39:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 16978
  -titleTs: "'lemmi':1 'like':4 'user':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701096504
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8781567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701010104 {#1793
    date: 2023-11-26 15:48:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#3998
  +user: App\Entity\User {#3946 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Lemmy-users-be-like"
    +title: "Lemmy users be like"
    +url: "https://lemmy.world/pictrs/image/e66446e1-00d2-45a7-a7e6-9252ded31326.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 404
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701020379 {#2414
      date: 2023-11-26 18:39:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16978
    -titleTs: "'lemmi':1 'like':4 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701096504
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8781567"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701010104 {#1793
      date: 2023-11-26 15:48:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Those pants tho, I just can’t get over them (15 yrs later). It’s like they ran out of the bathroom in a hurry saying “yo fool, check this deuce I just dropped! Where’s the poop knife I gotta cut this shit!”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1701695302 {#4009
    date: 2023-12-04 14:08:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3996 …}
  +nested: Doctrine\ORM\PersistentCollection {#3994 …}
  +votes: Doctrine\ORM\PersistentCollection {#3992 …}
  +reports: Doctrine\ORM\PersistentCollection {#3990 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
  -id: 166701
  -bodyTs: "'15':11 'bathroom':22 'check':29 'cut':42 'deuc':31 'drop':34 'fool':28 'get':8 'gotta':41 'hurri':25 'knife':39 'later':13 'like':16 'pant':2 'poop':38 'ran':18 'say':26 'shit':44 'tho':3 'yo':27 'yrs':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6606258"
  +editedAt: DateTimeImmutable @1701684392 {#3945
    date: 2023-12-04 11:06:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701015039 {#4008
    date: 2023-11-26 17:10:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#3998
  +user: App\Entity\User {#3946 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Lemmy-users-be-like"
    +title: "Lemmy users be like"
    +url: "https://lemmy.world/pictrs/image/e66446e1-00d2-45a7-a7e6-9252ded31326.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 404
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701020379 {#2414
      date: 2023-11-26 18:39:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16978
    -titleTs: "'lemmi':1 'like':4 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701096504
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8781567"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701010104 {#1793
      date: 2023-11-26 15:48:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Those pants tho, I just can’t get over them (15 yrs later). It’s like they ran out of the bathroom in a hurry saying “yo fool, check this deuce I just dropped! Where’s the poop knife I gotta cut this shit!”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1701695302 {#4009
    date: 2023-12-04 14:08:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3996 …}
  +nested: Doctrine\ORM\PersistentCollection {#3994 …}
  +votes: Doctrine\ORM\PersistentCollection {#3992 …}
  +reports: Doctrine\ORM\PersistentCollection {#3990 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
  -id: 166701
  -bodyTs: "'15':11 'bathroom':22 'check':29 'cut':42 'deuc':31 'drop':34 'fool':28 'get':8 'gotta':41 'hurri':25 'knife':39 'later':13 'like':16 'pant':2 'poop':38 'ran':18 'say':26 'shit':44 'tho':3 'yo':27 'yrs':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6606258"
  +editedAt: DateTimeImmutable @1701684392 {#3945
    date: 2023-12-04 11:06:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701015039 {#4008
    date: 2023-11-26 17:10:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#3998
  +user: App\Entity\User {#3946 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Lemmy-users-be-like"
    +title: "Lemmy users be like"
    +url: "https://lemmy.world/pictrs/image/e66446e1-00d2-45a7-a7e6-9252ded31326.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 404
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701020379 {#2414
      date: 2023-11-26 18:39:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16978
    -titleTs: "'lemmi':1 'like':4 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701096504
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8781567"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701010104 {#1793
      date: 2023-11-26 15:48:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Those pants tho, I just can’t get over them (15 yrs later). It’s like they ran out of the bathroom in a hurry saying “yo fool, check this deuce I just dropped! Where’s the poop knife I gotta cut this shit!”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1701695302 {#4009
    date: 2023-12-04 14:08:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3996 …}
  +nested: Doctrine\ORM\PersistentCollection {#3994 …}
  +votes: Doctrine\ORM\PersistentCollection {#3992 …}
  +reports: Doctrine\ORM\PersistentCollection {#3990 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
  -id: 166701
  -bodyTs: "'15':11 'bathroom':22 'check':29 'cut':42 'deuc':31 'drop':34 'fool':28 'get':8 'gotta':41 'hurri':25 'knife':39 'later':13 'like':16 'pant':2 'poop':38 'ran':18 'say':26 'shit':44 'tho':3 'yo':27 'yrs':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6606258"
  +editedAt: DateTimeImmutable @1701684392 {#3945
    date: 2023-12-04 11:06:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701015039 {#4008
    date: 2023-11-26 17:10:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4219
  +user: Proxies\__CG__\App\Entity\User {#4220 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Lemmy-users-be-like"
    +title: "Lemmy users be like"
    +url: "https://lemmy.world/pictrs/image/e66446e1-00d2-45a7-a7e6-9252ded31326.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 404
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701020379 {#2414
      date: 2023-11-26 18:39:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16978
    -titleTs: "'lemmi':1 'like':4 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701096504
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8781567"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701010104 {#1793
      date: 2023-11-26 15:48:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3998
    +user: App\Entity\User {#3946 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Those pants tho, I just can’t get over them (15 yrs later). It’s like they ran out of the bathroom in a hurry saying “yo fool, check this deuce I just dropped! Where’s the poop knife I gotta cut this shit!”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1701695302 {#4009
      date: 2023-12-04 14:08:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3996 …}
    +nested: Doctrine\ORM\PersistentCollection {#3994 …}
    +votes: Doctrine\ORM\PersistentCollection {#3992 …}
    +reports: Doctrine\ORM\PersistentCollection {#3990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
    -id: 166701
    -bodyTs: "'15':11 'bathroom':22 'check':29 'cut':42 'deuc':31 'drop':34 'fool':28 'get':8 'gotta':41 'hurri':25 'knife':39 'later':13 'like':16 'pant':2 'poop':38 'ran':18 'say':26 'shit':44 'tho':3 'yo':27 'yrs':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6606258"
    +editedAt: DateTimeImmutable @1701684392 {#3945
      date: 2023-12-04 11:06:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701015039 {#4008
      date: 2023-11-26 17:10:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: "It was the style of the time!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701020379 {#4217
    date: 2023-11-26 18:39:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@kool_newt@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4221 …}
  +nested: Doctrine\ORM\PersistentCollection {#4223 …}
  +votes: Doctrine\ORM\PersistentCollection {#4225 …}
  +reports: Doctrine\ORM\PersistentCollection {#4227 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4229 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4231 …}
  -id: 167044
  -bodyTs: "'style':4 'time':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5600538"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701020379 {#4218
    date: 2023-11-26 18:39:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4219
  +user: Proxies\__CG__\App\Entity\User {#4220 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Lemmy-users-be-like"
    +title: "Lemmy users be like"
    +url: "https://lemmy.world/pictrs/image/e66446e1-00d2-45a7-a7e6-9252ded31326.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 404
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701020379 {#2414
      date: 2023-11-26 18:39:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16978
    -titleTs: "'lemmi':1 'like':4 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701096504
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8781567"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701010104 {#1793
      date: 2023-11-26 15:48:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3998
    +user: App\Entity\User {#3946 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Those pants tho, I just can’t get over them (15 yrs later). It’s like they ran out of the bathroom in a hurry saying “yo fool, check this deuce I just dropped! Where’s the poop knife I gotta cut this shit!”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1701695302 {#4009
      date: 2023-12-04 14:08:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3996 …}
    +nested: Doctrine\ORM\PersistentCollection {#3994 …}
    +votes: Doctrine\ORM\PersistentCollection {#3992 …}
    +reports: Doctrine\ORM\PersistentCollection {#3990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
    -id: 166701
    -bodyTs: "'15':11 'bathroom':22 'check':29 'cut':42 'deuc':31 'drop':34 'fool':28 'get':8 'gotta':41 'hurri':25 'knife':39 'later':13 'like':16 'pant':2 'poop':38 'ran':18 'say':26 'shit':44 'tho':3 'yo':27 'yrs':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6606258"
    +editedAt: DateTimeImmutable @1701684392 {#3945
      date: 2023-12-04 11:06:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701015039 {#4008
      date: 2023-11-26 17:10:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: "It was the style of the time!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701020379 {#4217
    date: 2023-11-26 18:39:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@kool_newt@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4221 …}
  +nested: Doctrine\ORM\PersistentCollection {#4223 …}
  +votes: Doctrine\ORM\PersistentCollection {#4225 …}
  +reports: Doctrine\ORM\PersistentCollection {#4227 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4229 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4231 …}
  -id: 167044
  -bodyTs: "'style':4 'time':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5600538"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701020379 {#4218
    date: 2023-11-26 18:39:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4219
  +user: Proxies\__CG__\App\Entity\User {#4220 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Lemmy-users-be-like"
    +title: "Lemmy users be like"
    +url: "https://lemmy.world/pictrs/image/e66446e1-00d2-45a7-a7e6-9252ded31326.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 404
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701020379 {#2414
      date: 2023-11-26 18:39:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16978
    -titleTs: "'lemmi':1 'like':4 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701096504
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8781567"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701010104 {#1793
      date: 2023-11-26 15:48:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3998
    +user: App\Entity\User {#3946 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Those pants tho, I just can’t get over them (15 yrs later). It’s like they ran out of the bathroom in a hurry saying “yo fool, check this deuce I just dropped! Where’s the poop knife I gotta cut this shit!”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1701695302 {#4009
      date: 2023-12-04 14:08:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3996 …}
    +nested: Doctrine\ORM\PersistentCollection {#3994 …}
    +votes: Doctrine\ORM\PersistentCollection {#3992 …}
    +reports: Doctrine\ORM\PersistentCollection {#3990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
    -id: 166701
    -bodyTs: "'15':11 'bathroom':22 'check':29 'cut':42 'deuc':31 'drop':34 'fool':28 'get':8 'gotta':41 'hurri':25 'knife':39 'later':13 'like':16 'pant':2 'poop':38 'ran':18 'say':26 'shit':44 'tho':3 'yo':27 'yrs':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6606258"
    +editedAt: DateTimeImmutable @1701684392 {#3945
      date: 2023-12-04 11:06:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701015039 {#4008
      date: 2023-11-26 17:10:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: "It was the style of the time!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701020379 {#4217
    date: 2023-11-26 18:39:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@kool_newt@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4221 …}
  +nested: Doctrine\ORM\PersistentCollection {#4223 …}
  +votes: Doctrine\ORM\PersistentCollection {#4225 …}
  +reports: Doctrine\ORM\PersistentCollection {#4227 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4229 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4231 …}
  -id: 167044
  -bodyTs: "'style':4 'time':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5600538"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701020379 {#4218
    date: 2023-11-26 18:39:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4235
  +user: Proxies\__CG__\App\Entity\User {#4236 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Lemmy-users-be-like"
    +title: "Lemmy users be like"
    +url: "https://lemmy.world/pictrs/image/e66446e1-00d2-45a7-a7e6-9252ded31326.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 404
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701020379 {#2414
      date: 2023-11-26 18:39:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16978
    -titleTs: "'lemmi':1 'like':4 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701096504
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8781567"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701010104 {#1793
      date: 2023-11-26 15:48:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3998
    +user: App\Entity\User {#3946 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Those pants tho, I just can’t get over them (15 yrs later). It’s like they ran out of the bathroom in a hurry saying “yo fool, check this deuce I just dropped! Where’s the poop knife I gotta cut this shit!”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1701695302 {#4009
      date: 2023-12-04 14:08:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3996 …}
    +nested: Doctrine\ORM\PersistentCollection {#3994 …}
    +votes: Doctrine\ORM\PersistentCollection {#3992 …}
    +reports: Doctrine\ORM\PersistentCollection {#3990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
    -id: 166701
    -bodyTs: "'15':11 'bathroom':22 'check':29 'cut':42 'deuc':31 'drop':34 'fool':28 'get':8 'gotta':41 'hurri':25 'knife':39 'later':13 'like':16 'pant':2 'poop':38 'ran':18 'say':26 'shit':44 'tho':3 'yo':27 'yrs':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6606258"
    +editedAt: DateTimeImmutable @1701684392 {#3945
      date: 2023-12-04 11:06:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701015039 {#4008
      date: 2023-11-26 17:10:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: "I’ve always wondered why sagging is even a trend. What are the origins of it?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701016700 {#4233
    date: 2023-11-26 17:38:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@kool_newt@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4237 …}
  +nested: Doctrine\ORM\PersistentCollection {#4239 …}
  +votes: Doctrine\ORM\PersistentCollection {#4241 …}
  +reports: Doctrine\ORM\PersistentCollection {#4243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4247 …}
  -id: 166813
  -bodyTs: "'alway':3 'even':8 'origin':14 'sag':6 'trend':10 've':2 'wonder':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6607113"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701016700 {#4234
    date: 2023-11-26 17:38:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#4235
  +user: Proxies\__CG__\App\Entity\User {#4236 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Lemmy-users-be-like"
    +title: "Lemmy users be like"
    +url: "https://lemmy.world/pictrs/image/e66446e1-00d2-45a7-a7e6-9252ded31326.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 404
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701020379 {#2414
      date: 2023-11-26 18:39:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16978
    -titleTs: "'lemmi':1 'like':4 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701096504
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8781567"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701010104 {#1793
      date: 2023-11-26 15:48:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3998
    +user: App\Entity\User {#3946 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Those pants tho, I just can’t get over them (15 yrs later). It’s like they ran out of the bathroom in a hurry saying “yo fool, check this deuce I just dropped! Where’s the poop knife I gotta cut this shit!”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1701695302 {#4009
      date: 2023-12-04 14:08:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3996 …}
    +nested: Doctrine\ORM\PersistentCollection {#3994 …}
    +votes: Doctrine\ORM\PersistentCollection {#3992 …}
    +reports: Doctrine\ORM\PersistentCollection {#3990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
    -id: 166701
    -bodyTs: "'15':11 'bathroom':22 'check':29 'cut':42 'deuc':31 'drop':34 'fool':28 'get':8 'gotta':41 'hurri':25 'knife':39 'later':13 'like':16 'pant':2 'poop':38 'ran':18 'say':26 'shit':44 'tho':3 'yo':27 'yrs':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6606258"
    +editedAt: DateTimeImmutable @1701684392 {#3945
      date: 2023-12-04 11:06:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701015039 {#4008
      date: 2023-11-26 17:10:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: "I’ve always wondered why sagging is even a trend. What are the origins of it?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701016700 {#4233
    date: 2023-11-26 17:38:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@kool_newt@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4237 …}
  +nested: Doctrine\ORM\PersistentCollection {#4239 …}
  +votes: Doctrine\ORM\PersistentCollection {#4241 …}
  +reports: Doctrine\ORM\PersistentCollection {#4243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4247 …}
  -id: 166813
  -bodyTs: "'alway':3 'even':8 'origin':14 'sag':6 'trend':10 've':2 'wonder':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6607113"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701016700 {#4234
    date: 2023-11-26 17:38:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#4235
  +user: Proxies\__CG__\App\Entity\User {#4236 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Lemmy-users-be-like"
    +title: "Lemmy users be like"
    +url: "https://lemmy.world/pictrs/image/e66446e1-00d2-45a7-a7e6-9252ded31326.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 404
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701020379 {#2414
      date: 2023-11-26 18:39:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16978
    -titleTs: "'lemmi':1 'like':4 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701096504
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8781567"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701010104 {#1793
      date: 2023-11-26 15:48:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3998
    +user: App\Entity\User {#3946 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Those pants tho, I just can’t get over them (15 yrs later). It’s like they ran out of the bathroom in a hurry saying “yo fool, check this deuce I just dropped! Where’s the poop knife I gotta cut this shit!”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1701695302 {#4009
      date: 2023-12-04 14:08:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3996 …}
    +nested: Doctrine\ORM\PersistentCollection {#3994 …}
    +votes: Doctrine\ORM\PersistentCollection {#3992 …}
    +reports: Doctrine\ORM\PersistentCollection {#3990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
    -id: 166701
    -bodyTs: "'15':11 'bathroom':22 'check':29 'cut':42 'deuc':31 'drop':34 'fool':28 'get':8 'gotta':41 'hurri':25 'knife':39 'later':13 'like':16 'pant':2 'poop':38 'ran':18 'say':26 'shit':44 'tho':3 'yo':27 'yrs':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6606258"
    +editedAt: DateTimeImmutable @1701684392 {#3945
      date: 2023-12-04 11:06:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701015039 {#4008
      date: 2023-11-26 17:10:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: "I’ve always wondered why sagging is even a trend. What are the origins of it?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701016700 {#4233
    date: 2023-11-26 17:38:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@kool_newt@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4237 …}
  +nested: Doctrine\ORM\PersistentCollection {#4239 …}
  +votes: Doctrine\ORM\PersistentCollection {#4241 …}
  +reports: Doctrine\ORM\PersistentCollection {#4243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4247 …}
  -id: 166813
  -bodyTs: "'alway':3 'even':8 'origin':14 'sag':6 'trend':10 've':2 'wonder':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6607113"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701016700 {#4234
    date: 2023-11-26 17:38:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4293
  +user: Proxies\__CG__\App\Entity\User {#4253 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Lemmy-users-be-like"
    +title: "Lemmy users be like"
    +url: "https://lemmy.world/pictrs/image/e66446e1-00d2-45a7-a7e6-9252ded31326.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 404
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701020379 {#2414
      date: 2023-11-26 18:39:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16978
    -titleTs: "'lemmi':1 'like':4 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701096504
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8781567"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701010104 {#1793
      date: 2023-11-26 15:48:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4235
    +user: Proxies\__CG__\App\Entity\User {#4236 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3998
      +user: App\Entity\User {#3946 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Those pants tho, I just can’t get over them (15 yrs later). It’s like they ran out of the bathroom in a hurry saying “yo fool, check this deuce I just dropped! Where’s the poop knife I gotta cut this shit!”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1701695302 {#4009
        date: 2023-12-04 14:08:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Krafting@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3996 …}
      +nested: Doctrine\ORM\PersistentCollection {#3994 …}
      +votes: Doctrine\ORM\PersistentCollection {#3992 …}
      +reports: Doctrine\ORM\PersistentCollection {#3990 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
      -id: 166701
      -bodyTs: "'15':11 'bathroom':22 'check':29 'cut':42 'deuc':31 'drop':34 'fool':28 'get':8 'gotta':41 'hurri':25 'knife':39 'later':13 'like':16 'pant':2 'poop':38 'ran':18 'say':26 'shit':44 'tho':3 'yo':27 'yrs':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6606258"
      +editedAt: DateTimeImmutable @1701684392 {#3945
        date: 2023-12-04 11:06:32.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701015039 {#4008
        date: 2023-11-26 17:10:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3998}
    +body: "I’ve always wondered why sagging is even a trend. What are the origins of it?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701016700 {#4233
      date: 2023-11-26 17:38:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
      "@kool_newt@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4237 …}
    +nested: Doctrine\ORM\PersistentCollection {#4239 …}
    +votes: Doctrine\ORM\PersistentCollection {#4241 …}
    +reports: Doctrine\ORM\PersistentCollection {#4243 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4245 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4247 …}
    -id: 166813
    -bodyTs: "'alway':3 'even':8 'origin':14 'sag':6 'trend':10 've':2 'wonder':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6607113"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701016700 {#4234
      date: 2023-11-26 17:38:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: """
    I tell my clients it comes from prison as a sign you were looking for sex.\n
    \n
    Close and possibly true for some, but apparently it was more just that they weren’t allowed to have belts to hold up their pants. When people got released, they continued to wear them loose because they were comfortable. The trend then spread to hip hop and other cultures in the 90s.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701018481 {#4294
    date: 2023-11-26 18:08:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@kool_newt@lemm.ee"
    "@pineapplelover@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4289 …}
  +nested: Doctrine\ORM\PersistentCollection {#4284 …}
  +votes: Doctrine\ORM\PersistentCollection {#4288 …}
  +reports: Doctrine\ORM\PersistentCollection {#4298 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4300 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4302 …}
  -id: 166910
  -bodyTs: "'90s':68 'allow':33 'appar':24 'belt':36 'client':4 'close':17 'come':6 'comfort':55 'continu':47 'cultur':65 'got':44 'hip':61 'hold':38 'hop':62 'look':14 'loos':51 'pant':41 'peopl':43 'possibl':19 'prison':8 'releas':45 'sex':16 'sign':11 'spread':59 'tell':2 'trend':57 'true':20 'wear':49 'weren':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5599917"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701018481 {#4297
    date: 2023-11-26 18:08:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#4293
  +user: Proxies\__CG__\App\Entity\User {#4253 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Lemmy-users-be-like"
    +title: "Lemmy users be like"
    +url: "https://lemmy.world/pictrs/image/e66446e1-00d2-45a7-a7e6-9252ded31326.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 404
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701020379 {#2414
      date: 2023-11-26 18:39:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16978
    -titleTs: "'lemmi':1 'like':4 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701096504
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8781567"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701010104 {#1793
      date: 2023-11-26 15:48:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4235
    +user: Proxies\__CG__\App\Entity\User {#4236 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3998
      +user: App\Entity\User {#3946 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Those pants tho, I just can’t get over them (15 yrs later). It’s like they ran out of the bathroom in a hurry saying “yo fool, check this deuce I just dropped! Where’s the poop knife I gotta cut this shit!”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1701695302 {#4009
        date: 2023-12-04 14:08:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Krafting@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3996 …}
      +nested: Doctrine\ORM\PersistentCollection {#3994 …}
      +votes: Doctrine\ORM\PersistentCollection {#3992 …}
      +reports: Doctrine\ORM\PersistentCollection {#3990 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
      -id: 166701
      -bodyTs: "'15':11 'bathroom':22 'check':29 'cut':42 'deuc':31 'drop':34 'fool':28 'get':8 'gotta':41 'hurri':25 'knife':39 'later':13 'like':16 'pant':2 'poop':38 'ran':18 'say':26 'shit':44 'tho':3 'yo':27 'yrs':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6606258"
      +editedAt: DateTimeImmutable @1701684392 {#3945
        date: 2023-12-04 11:06:32.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701015039 {#4008
        date: 2023-11-26 17:10:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3998}
    +body: "I’ve always wondered why sagging is even a trend. What are the origins of it?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701016700 {#4233
      date: 2023-11-26 17:38:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
      "@kool_newt@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4237 …}
    +nested: Doctrine\ORM\PersistentCollection {#4239 …}
    +votes: Doctrine\ORM\PersistentCollection {#4241 …}
    +reports: Doctrine\ORM\PersistentCollection {#4243 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4245 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4247 …}
    -id: 166813
    -bodyTs: "'alway':3 'even':8 'origin':14 'sag':6 'trend':10 've':2 'wonder':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6607113"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701016700 {#4234
      date: 2023-11-26 17:38:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: """
    I tell my clients it comes from prison as a sign you were looking for sex.\n
    \n
    Close and possibly true for some, but apparently it was more just that they weren’t allowed to have belts to hold up their pants. When people got released, they continued to wear them loose because they were comfortable. The trend then spread to hip hop and other cultures in the 90s.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701018481 {#4294
    date: 2023-11-26 18:08:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@kool_newt@lemm.ee"
    "@pineapplelover@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4289 …}
  +nested: Doctrine\ORM\PersistentCollection {#4284 …}
  +votes: Doctrine\ORM\PersistentCollection {#4288 …}
  +reports: Doctrine\ORM\PersistentCollection {#4298 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4300 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4302 …}
  -id: 166910
  -bodyTs: "'90s':68 'allow':33 'appar':24 'belt':36 'client':4 'close':17 'come':6 'comfort':55 'continu':47 'cultur':65 'got':44 'hip':61 'hold':38 'hop':62 'look':14 'loos':51 'pant':41 'peopl':43 'possibl':19 'prison':8 'releas':45 'sex':16 'sign':11 'spread':59 'tell':2 'trend':57 'true':20 'wear':49 'weren':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5599917"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701018481 {#4297
    date: 2023-11-26 18:08:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#4293
  +user: Proxies\__CG__\App\Entity\User {#4253 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Lemmy-users-be-like"
    +title: "Lemmy users be like"
    +url: "https://lemmy.world/pictrs/image/e66446e1-00d2-45a7-a7e6-9252ded31326.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 404
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701020379 {#2414
      date: 2023-11-26 18:39:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16978
    -titleTs: "'lemmi':1 'like':4 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701096504
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8781567"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701010104 {#1793
      date: 2023-11-26 15:48:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4235
    +user: Proxies\__CG__\App\Entity\User {#4236 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3998
      +user: App\Entity\User {#3946 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Those pants tho, I just can’t get over them (15 yrs later). It’s like they ran out of the bathroom in a hurry saying “yo fool, check this deuce I just dropped! Where’s the poop knife I gotta cut this shit!”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1701695302 {#4009
        date: 2023-12-04 14:08:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Krafting@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3996 …}
      +nested: Doctrine\ORM\PersistentCollection {#3994 …}
      +votes: Doctrine\ORM\PersistentCollection {#3992 …}
      +reports: Doctrine\ORM\PersistentCollection {#3990 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
      -id: 166701
      -bodyTs: "'15':11 'bathroom':22 'check':29 'cut':42 'deuc':31 'drop':34 'fool':28 'get':8 'gotta':41 'hurri':25 'knife':39 'later':13 'like':16 'pant':2 'poop':38 'ran':18 'say':26 'shit':44 'tho':3 'yo':27 'yrs':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6606258"
      +editedAt: DateTimeImmutable @1701684392 {#3945
        date: 2023-12-04 11:06:32.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701015039 {#4008
        date: 2023-11-26 17:10:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3998}
    +body: "I’ve always wondered why sagging is even a trend. What are the origins of it?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701016700 {#4233
      date: 2023-11-26 17:38:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
      "@kool_newt@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4237 …}
    +nested: Doctrine\ORM\PersistentCollection {#4239 …}
    +votes: Doctrine\ORM\PersistentCollection {#4241 …}
    +reports: Doctrine\ORM\PersistentCollection {#4243 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4245 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4247 …}
    -id: 166813
    -bodyTs: "'alway':3 'even':8 'origin':14 'sag':6 'trend':10 've':2 'wonder':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6607113"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701016700 {#4234
      date: 2023-11-26 17:38:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: """
    I tell my clients it comes from prison as a sign you were looking for sex.\n
    \n
    Close and possibly true for some, but apparently it was more just that they weren’t allowed to have belts to hold up their pants. When people got released, they continued to wear them loose because they were comfortable. The trend then spread to hip hop and other cultures in the 90s.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701018481 {#4294
    date: 2023-11-26 18:08:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@kool_newt@lemm.ee"
    "@pineapplelover@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4289 …}
  +nested: Doctrine\ORM\PersistentCollection {#4284 …}
  +votes: Doctrine\ORM\PersistentCollection {#4288 …}
  +reports: Doctrine\ORM\PersistentCollection {#4298 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4300 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4302 …}
  -id: 166910
  -bodyTs: "'90s':68 'allow':33 'appar':24 'belt':36 'client':4 'close':17 'come':6 'comfort':55 'continu':47 'cultur':65 'got':44 'hip':61 'hold':38 'hop':62 'look':14 'loos':51 'pant':41 'peopl':43 'possibl':19 'prison':8 'releas':45 'sex':16 'sign':11 'spread':59 'tell':2 'trend':57 'true':20 'wear':49 'weren':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5599917"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701018481 {#4297
    date: 2023-11-26 18:08:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4306
  +user: Proxies\__CG__\App\Entity\User {#4307 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Lemmy-users-be-like"
    +title: "Lemmy users be like"
    +url: "https://lemmy.world/pictrs/image/e66446e1-00d2-45a7-a7e6-9252ded31326.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 404
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701020379 {#2414
      date: 2023-11-26 18:39:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16978
    -titleTs: "'lemmi':1 'like':4 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701096504
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8781567"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701010104 {#1793
      date: 2023-11-26 15:48:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4235
    +user: Proxies\__CG__\App\Entity\User {#4236 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3998
      +user: App\Entity\User {#3946 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Those pants tho, I just can’t get over them (15 yrs later). It’s like they ran out of the bathroom in a hurry saying “yo fool, check this deuce I just dropped! Where’s the poop knife I gotta cut this shit!”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1701695302 {#4009
        date: 2023-12-04 14:08:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Krafting@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3996 …}
      +nested: Doctrine\ORM\PersistentCollection {#3994 …}
      +votes: Doctrine\ORM\PersistentCollection {#3992 …}
      +reports: Doctrine\ORM\PersistentCollection {#3990 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
      -id: 166701
      -bodyTs: "'15':11 'bathroom':22 'check':29 'cut':42 'deuc':31 'drop':34 'fool':28 'get':8 'gotta':41 'hurri':25 'knife':39 'later':13 'like':16 'pant':2 'poop':38 'ran':18 'say':26 'shit':44 'tho':3 'yo':27 'yrs':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6606258"
      +editedAt: DateTimeImmutable @1701684392 {#3945
        date: 2023-12-04 11:06:32.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701015039 {#4008
        date: 2023-11-26 17:10:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3998}
    +body: "I’ve always wondered why sagging is even a trend. What are the origins of it?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701016700 {#4233
      date: 2023-11-26 17:38:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
      "@kool_newt@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4237 …}
    +nested: Doctrine\ORM\PersistentCollection {#4239 …}
    +votes: Doctrine\ORM\PersistentCollection {#4241 …}
    +reports: Doctrine\ORM\PersistentCollection {#4243 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4245 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4247 …}
    -id: 166813
    -bodyTs: "'alway':3 'even':8 'origin':14 'sag':6 'trend':10 've':2 'wonder':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6607113"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701016700 {#4234
      date: 2023-11-26 17:38:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: """
    Big older brother hand me downs or something, that’s probably apocryphal though.\n
    \n
    Mostly I just want to say, respect to the guy on the left for wearing his trousers basically normally.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701018244 {#4304
    date: 2023-11-26 18:04:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@kool_newt@lemm.ee"
    "@pineapplelover@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4308 …}
  +nested: Doctrine\ORM\PersistentCollection {#4310 …}
  +votes: Doctrine\ORM\PersistentCollection {#4312 …}
  +reports: Doctrine\ORM\PersistentCollection {#4314 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4316 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4318 …}
  -id: 166890
  -bodyTs: "'apocryph':12 'basic':31 'big':1 'brother':3 'down':6 'guy':23 'hand':4 'left':26 'most':14 'normal':32 'older':2 'probabl':11 'respect':20 'say':19 'someth':8 'though':13 'trouser':30 'want':17 'wear':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5599841"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701018244 {#4305
    date: 2023-11-26 18:04:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#4306
  +user: Proxies\__CG__\App\Entity\User {#4307 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Lemmy-users-be-like"
    +title: "Lemmy users be like"
    +url: "https://lemmy.world/pictrs/image/e66446e1-00d2-45a7-a7e6-9252ded31326.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 404
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701020379 {#2414
      date: 2023-11-26 18:39:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16978
    -titleTs: "'lemmi':1 'like':4 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701096504
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8781567"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701010104 {#1793
      date: 2023-11-26 15:48:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4235
    +user: Proxies\__CG__\App\Entity\User {#4236 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3998
      +user: App\Entity\User {#3946 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Those pants tho, I just can’t get over them (15 yrs later). It’s like they ran out of the bathroom in a hurry saying “yo fool, check this deuce I just dropped! Where’s the poop knife I gotta cut this shit!”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1701695302 {#4009
        date: 2023-12-04 14:08:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Krafting@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3996 …}
      +nested: Doctrine\ORM\PersistentCollection {#3994 …}
      +votes: Doctrine\ORM\PersistentCollection {#3992 …}
      +reports: Doctrine\ORM\PersistentCollection {#3990 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
      -id: 166701
      -bodyTs: "'15':11 'bathroom':22 'check':29 'cut':42 'deuc':31 'drop':34 'fool':28 'get':8 'gotta':41 'hurri':25 'knife':39 'later':13 'like':16 'pant':2 'poop':38 'ran':18 'say':26 'shit':44 'tho':3 'yo':27 'yrs':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6606258"
      +editedAt: DateTimeImmutable @1701684392 {#3945
        date: 2023-12-04 11:06:32.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701015039 {#4008
        date: 2023-11-26 17:10:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3998}
    +body: "I’ve always wondered why sagging is even a trend. What are the origins of it?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701016700 {#4233
      date: 2023-11-26 17:38:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
      "@kool_newt@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4237 …}
    +nested: Doctrine\ORM\PersistentCollection {#4239 …}
    +votes: Doctrine\ORM\PersistentCollection {#4241 …}
    +reports: Doctrine\ORM\PersistentCollection {#4243 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4245 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4247 …}
    -id: 166813
    -bodyTs: "'alway':3 'even':8 'origin':14 'sag':6 'trend':10 've':2 'wonder':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6607113"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701016700 {#4234
      date: 2023-11-26 17:38:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: """
    Big older brother hand me downs or something, that’s probably apocryphal though.\n
    \n
    Mostly I just want to say, respect to the guy on the left for wearing his trousers basically normally.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701018244 {#4304
    date: 2023-11-26 18:04:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@kool_newt@lemm.ee"
    "@pineapplelover@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4308 …}
  +nested: Doctrine\ORM\PersistentCollection {#4310 …}
  +votes: Doctrine\ORM\PersistentCollection {#4312 …}
  +reports: Doctrine\ORM\PersistentCollection {#4314 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4316 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4318 …}
  -id: 166890
  -bodyTs: "'apocryph':12 'basic':31 'big':1 'brother':3 'down':6 'guy':23 'hand':4 'left':26 'most':14 'normal':32 'older':2 'probabl':11 'respect':20 'say':19 'someth':8 'though':13 'trouser':30 'want':17 'wear':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5599841"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701018244 {#4305
    date: 2023-11-26 18:04:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#4306
  +user: Proxies\__CG__\App\Entity\User {#4307 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Lemmy-users-be-like"
    +title: "Lemmy users be like"
    +url: "https://lemmy.world/pictrs/image/e66446e1-00d2-45a7-a7e6-9252ded31326.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 404
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701020379 {#2414
      date: 2023-11-26 18:39:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16978
    -titleTs: "'lemmi':1 'like':4 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701096504
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8781567"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701010104 {#1793
      date: 2023-11-26 15:48:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4235
    +user: Proxies\__CG__\App\Entity\User {#4236 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3998
      +user: App\Entity\User {#3946 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Those pants tho, I just can’t get over them (15 yrs later). It’s like they ran out of the bathroom in a hurry saying “yo fool, check this deuce I just dropped! Where’s the poop knife I gotta cut this shit!”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1701695302 {#4009
        date: 2023-12-04 14:08:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Krafting@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3996 …}
      +nested: Doctrine\ORM\PersistentCollection {#3994 …}
      +votes: Doctrine\ORM\PersistentCollection {#3992 …}
      +reports: Doctrine\ORM\PersistentCollection {#3990 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
      -id: 166701
      -bodyTs: "'15':11 'bathroom':22 'check':29 'cut':42 'deuc':31 'drop':34 'fool':28 'get':8 'gotta':41 'hurri':25 'knife':39 'later':13 'like':16 'pant':2 'poop':38 'ran':18 'say':26 'shit':44 'tho':3 'yo':27 'yrs':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6606258"
      +editedAt: DateTimeImmutable @1701684392 {#3945
        date: 2023-12-04 11:06:32.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701015039 {#4008
        date: 2023-11-26 17:10:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3998}
    +body: "I’ve always wondered why sagging is even a trend. What are the origins of it?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701016700 {#4233
      date: 2023-11-26 17:38:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
      "@kool_newt@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4237 …}
    +nested: Doctrine\ORM\PersistentCollection {#4239 …}
    +votes: Doctrine\ORM\PersistentCollection {#4241 …}
    +reports: Doctrine\ORM\PersistentCollection {#4243 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4245 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4247 …}
    -id: 166813
    -bodyTs: "'alway':3 'even':8 'origin':14 'sag':6 'trend':10 've':2 'wonder':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6607113"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701016700 {#4234
      date: 2023-11-26 17:38:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: """
    Big older brother hand me downs or something, that’s probably apocryphal though.\n
    \n
    Mostly I just want to say, respect to the guy on the left for wearing his trousers basically normally.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701018244 {#4304
    date: 2023-11-26 18:04:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@kool_newt@lemm.ee"
    "@pineapplelover@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4308 …}
  +nested: Doctrine\ORM\PersistentCollection {#4310 …}
  +votes: Doctrine\ORM\PersistentCollection {#4312 …}
  +reports: Doctrine\ORM\PersistentCollection {#4314 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4316 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4318 …}
  -id: 166890
  -bodyTs: "'apocryph':12 'basic':31 'big':1 'brother':3 'down':6 'guy':23 'hand':4 'left':26 'most':14 'normal':32 'older':2 'probabl':11 'respect':20 'say':19 'someth':8 'though':13 'trouser':30 'want':17 'wear':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5599841"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701018244 {#4305
    date: 2023-11-26 18:04:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4252
  +user: Proxies\__CG__\App\Entity\User {#4253 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Lemmy-users-be-like"
    +title: "Lemmy users be like"
    +url: "https://lemmy.world/pictrs/image/e66446e1-00d2-45a7-a7e6-9252ded31326.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 404
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701020379 {#2414
      date: 2023-11-26 18:39:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16978
    -titleTs: "'lemmi':1 'like':4 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701096504
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8781567"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701010104 {#1793
      date: 2023-11-26 15:48:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3998
    +user: App\Entity\User {#3946 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Those pants tho, I just can’t get over them (15 yrs later). It’s like they ran out of the bathroom in a hurry saying “yo fool, check this deuce I just dropped! Where’s the poop knife I gotta cut this shit!”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1701695302 {#4009
      date: 2023-12-04 14:08:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3996 …}
    +nested: Doctrine\ORM\PersistentCollection {#3994 …}
    +votes: Doctrine\ORM\PersistentCollection {#3992 …}
    +reports: Doctrine\ORM\PersistentCollection {#3990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
    -id: 166701
    -bodyTs: "'15':11 'bathroom':22 'check':29 'cut':42 'deuc':31 'drop':34 'fool':28 'get':8 'gotta':41 'hurri':25 'knife':39 'later':13 'like':16 'pant':2 'poop':38 'ran':18 'say':26 'shit':44 'tho':3 'yo':27 'yrs':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6606258"
    +editedAt: DateTimeImmutable @1701684392 {#3945
      date: 2023-12-04 11:06:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701015039 {#4008
      date: 2023-11-26 17:10:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: """
    Pants on the ground,\n
    \n
    Pants on the ground,\n
    \n
    Lookin’ like a fool with ya pants on the [ground](https://youtu.be/tMwhl4IrPNc?si=KxGsiEEtUCpjFdxy)!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701017414 {#4249
    date: 2023-11-26 17:50:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@kool_newt@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4254 …}
  +nested: Doctrine\ORM\PersistentCollection {#4256 …}
  +votes: Doctrine\ORM\PersistentCollection {#4258 …}
  +reports: Doctrine\ORM\PersistentCollection {#4260 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4264 …}
  -id: 166844
  -bodyTs: "'/tmwhl4irpnc?si=kxgsieetucpjfdxy)!':21 'fool':12 'ground':4,8,18 'like':10 'lookin':9 'pant':1,5,15 'ya':14 'youtu.be':20 'youtu.be/tmwhl4irpnc?si=kxgsieetucpjfdxy)!':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5599596"
  +editedAt: DateTimeImmutable @1701689286 {#4250
    date: 2023-12-04 12:28:06.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701017414 {#4251
    date: 2023-11-26 17:50:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#4252
  +user: Proxies\__CG__\App\Entity\User {#4253 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Lemmy-users-be-like"
    +title: "Lemmy users be like"
    +url: "https://lemmy.world/pictrs/image/e66446e1-00d2-45a7-a7e6-9252ded31326.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 404
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701020379 {#2414
      date: 2023-11-26 18:39:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16978
    -titleTs: "'lemmi':1 'like':4 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701096504
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8781567"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701010104 {#1793
      date: 2023-11-26 15:48:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3998
    +user: App\Entity\User {#3946 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Those pants tho, I just can’t get over them (15 yrs later). It’s like they ran out of the bathroom in a hurry saying “yo fool, check this deuce I just dropped! Where’s the poop knife I gotta cut this shit!”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1701695302 {#4009
      date: 2023-12-04 14:08:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3996 …}
    +nested: Doctrine\ORM\PersistentCollection {#3994 …}
    +votes: Doctrine\ORM\PersistentCollection {#3992 …}
    +reports: Doctrine\ORM\PersistentCollection {#3990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
    -id: 166701
    -bodyTs: "'15':11 'bathroom':22 'check':29 'cut':42 'deuc':31 'drop':34 'fool':28 'get':8 'gotta':41 'hurri':25 'knife':39 'later':13 'like':16 'pant':2 'poop':38 'ran':18 'say':26 'shit':44 'tho':3 'yo':27 'yrs':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6606258"
    +editedAt: DateTimeImmutable @1701684392 {#3945
      date: 2023-12-04 11:06:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701015039 {#4008
      date: 2023-11-26 17:10:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: """
    Pants on the ground,\n
    \n
    Pants on the ground,\n
    \n
    Lookin’ like a fool with ya pants on the [ground](https://youtu.be/tMwhl4IrPNc?si=KxGsiEEtUCpjFdxy)!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701017414 {#4249
    date: 2023-11-26 17:50:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@kool_newt@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4254 …}
  +nested: Doctrine\ORM\PersistentCollection {#4256 …}
  +votes: Doctrine\ORM\PersistentCollection {#4258 …}
  +reports: Doctrine\ORM\PersistentCollection {#4260 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4264 …}
  -id: 166844
  -bodyTs: "'/tmwhl4irpnc?si=kxgsieetucpjfdxy)!':21 'fool':12 'ground':4,8,18 'like':10 'lookin':9 'pant':1,5,15 'ya':14 'youtu.be':20 'youtu.be/tmwhl4irpnc?si=kxgsieetucpjfdxy)!':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5599596"
  +editedAt: DateTimeImmutable @1701689286 {#4250
    date: 2023-12-04 12:28:06.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701017414 {#4251
    date: 2023-11-26 17:50:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#4252
  +user: Proxies\__CG__\App\Entity\User {#4253 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Lemmy-users-be-like"
    +title: "Lemmy users be like"
    +url: "https://lemmy.world/pictrs/image/e66446e1-00d2-45a7-a7e6-9252ded31326.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 404
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701020379 {#2414
      date: 2023-11-26 18:39:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16978
    -titleTs: "'lemmi':1 'like':4 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701096504
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8781567"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701010104 {#1793
      date: 2023-11-26 15:48:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3998
    +user: App\Entity\User {#3946 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Those pants tho, I just can’t get over them (15 yrs later). It’s like they ran out of the bathroom in a hurry saying “yo fool, check this deuce I just dropped! Where’s the poop knife I gotta cut this shit!”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1701695302 {#4009
      date: 2023-12-04 14:08:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3996 …}
    +nested: Doctrine\ORM\PersistentCollection {#3994 …}
    +votes: Doctrine\ORM\PersistentCollection {#3992 …}
    +reports: Doctrine\ORM\PersistentCollection {#3990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
    -id: 166701
    -bodyTs: "'15':11 'bathroom':22 'check':29 'cut':42 'deuc':31 'drop':34 'fool':28 'get':8 'gotta':41 'hurri':25 'knife':39 'later':13 'like':16 'pant':2 'poop':38 'ran':18 'say':26 'shit':44 'tho':3 'yo':27 'yrs':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6606258"
    +editedAt: DateTimeImmutable @1701684392 {#3945
      date: 2023-12-04 11:06:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701015039 {#4008
      date: 2023-11-26 17:10:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: """
    Pants on the ground,\n
    \n
    Pants on the ground,\n
    \n
    Lookin’ like a fool with ya pants on the [ground](https://youtu.be/tMwhl4IrPNc?si=KxGsiEEtUCpjFdxy)!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701017414 {#4249
    date: 2023-11-26 17:50:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@kool_newt@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4254 …}
  +nested: Doctrine\ORM\PersistentCollection {#4256 …}
  +votes: Doctrine\ORM\PersistentCollection {#4258 …}
  +reports: Doctrine\ORM\PersistentCollection {#4260 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4264 …}
  -id: 166844
  -bodyTs: "'/tmwhl4irpnc?si=kxgsieetucpjfdxy)!':21 'fool':12 'ground':4,8,18 'like':10 'lookin':9 'pant':1,5,15 'ya':14 'youtu.be':20 'youtu.be/tmwhl4irpnc?si=kxgsieetucpjfdxy)!':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5599596"
  +editedAt: DateTimeImmutable @1701689286 {#4250
    date: 2023-12-04 12:28:06.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701017414 {#4251
    date: 2023-11-26 17:50:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4268
  +user: Proxies\__CG__\App\Entity\User {#4269 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Lemmy-users-be-like"
    +title: "Lemmy users be like"
    +url: "https://lemmy.world/pictrs/image/e66446e1-00d2-45a7-a7e6-9252ded31326.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 404
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701020379 {#2414
      date: 2023-11-26 18:39:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16978
    -titleTs: "'lemmi':1 'like':4 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701096504
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8781567"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701010104 {#1793
      date: 2023-11-26 15:48:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3998
    +user: App\Entity\User {#3946 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Those pants tho, I just can’t get over them (15 yrs later). It’s like they ran out of the bathroom in a hurry saying “yo fool, check this deuce I just dropped! Where’s the poop knife I gotta cut this shit!”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1701695302 {#4009
      date: 2023-12-04 14:08:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3996 …}
    +nested: Doctrine\ORM\PersistentCollection {#3994 …}
    +votes: Doctrine\ORM\PersistentCollection {#3992 …}
    +reports: Doctrine\ORM\PersistentCollection {#3990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
    -id: 166701
    -bodyTs: "'15':11 'bathroom':22 'check':29 'cut':42 'deuc':31 'drop':34 'fool':28 'get':8 'gotta':41 'hurri':25 'knife':39 'later':13 'like':16 'pant':2 'poop':38 'ran':18 'say':26 'shit':44 'tho':3 'yo':27 'yrs':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6606258"
    +editedAt: DateTimeImmutable @1701684392 {#3945
      date: 2023-12-04 11:06:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701015039 {#4008
      date: 2023-11-26 17:10:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: "I actually never noticed their pants are around their ankles until now"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701017582 {#4266
    date: 2023-11-26 17:53:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@kool_newt@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4270 …}
  +nested: Doctrine\ORM\PersistentCollection {#4272 …}
  +votes: Doctrine\ORM\PersistentCollection {#4274 …}
  +reports: Doctrine\ORM\PersistentCollection {#4276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4280 …}
  -id: 166859
  -bodyTs: "'actual':2 'ankl':10 'around':8 'never':3 'notic':4 'pant':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://literature.cafe/comment/3191721"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701017582 {#4267
    date: 2023-11-26 17:53:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#4268
  +user: Proxies\__CG__\App\Entity\User {#4269 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Lemmy-users-be-like"
    +title: "Lemmy users be like"
    +url: "https://lemmy.world/pictrs/image/e66446e1-00d2-45a7-a7e6-9252ded31326.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 404
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701020379 {#2414
      date: 2023-11-26 18:39:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16978
    -titleTs: "'lemmi':1 'like':4 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701096504
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8781567"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701010104 {#1793
      date: 2023-11-26 15:48:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3998
    +user: App\Entity\User {#3946 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Those pants tho, I just can’t get over them (15 yrs later). It’s like they ran out of the bathroom in a hurry saying “yo fool, check this deuce I just dropped! Where’s the poop knife I gotta cut this shit!”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1701695302 {#4009
      date: 2023-12-04 14:08:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3996 …}
    +nested: Doctrine\ORM\PersistentCollection {#3994 …}
    +votes: Doctrine\ORM\PersistentCollection {#3992 …}
    +reports: Doctrine\ORM\PersistentCollection {#3990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
    -id: 166701
    -bodyTs: "'15':11 'bathroom':22 'check':29 'cut':42 'deuc':31 'drop':34 'fool':28 'get':8 'gotta':41 'hurri':25 'knife':39 'later':13 'like':16 'pant':2 'poop':38 'ran':18 'say':26 'shit':44 'tho':3 'yo':27 'yrs':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6606258"
    +editedAt: DateTimeImmutable @1701684392 {#3945
      date: 2023-12-04 11:06:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701015039 {#4008
      date: 2023-11-26 17:10:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: "I actually never noticed their pants are around their ankles until now"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701017582 {#4266
    date: 2023-11-26 17:53:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@kool_newt@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4270 …}
  +nested: Doctrine\ORM\PersistentCollection {#4272 …}
  +votes: Doctrine\ORM\PersistentCollection {#4274 …}
  +reports: Doctrine\ORM\PersistentCollection {#4276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4280 …}
  -id: 166859
  -bodyTs: "'actual':2 'ankl':10 'around':8 'never':3 'notic':4 'pant':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://literature.cafe/comment/3191721"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701017582 {#4267
    date: 2023-11-26 17:53:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#4268
  +user: Proxies\__CG__\App\Entity\User {#4269 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Lemmy-users-be-like"
    +title: "Lemmy users be like"
    +url: "https://lemmy.world/pictrs/image/e66446e1-00d2-45a7-a7e6-9252ded31326.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 404
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701020379 {#2414
      date: 2023-11-26 18:39:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16978
    -titleTs: "'lemmi':1 'like':4 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701096504
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8781567"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701010104 {#1793
      date: 2023-11-26 15:48:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3998
    +user: App\Entity\User {#3946 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Those pants tho, I just can’t get over them (15 yrs later). It’s like they ran out of the bathroom in a hurry saying “yo fool, check this deuce I just dropped! Where’s the poop knife I gotta cut this shit!”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1701695302 {#4009
      date: 2023-12-04 14:08:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3996 …}
    +nested: Doctrine\ORM\PersistentCollection {#3994 …}
    +votes: Doctrine\ORM\PersistentCollection {#3992 …}
    +reports: Doctrine\ORM\PersistentCollection {#3990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
    -id: 166701
    -bodyTs: "'15':11 'bathroom':22 'check':29 'cut':42 'deuc':31 'drop':34 'fool':28 'get':8 'gotta':41 'hurri':25 'knife':39 'later':13 'like':16 'pant':2 'poop':38 'ran':18 'say':26 'shit':44 'tho':3 'yo':27 'yrs':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6606258"
    +editedAt: DateTimeImmutable @1701684392 {#3945
      date: 2023-12-04 11:06:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701015039 {#4008
      date: 2023-11-26 17:10:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: "I actually never noticed their pants are around their ankles until now"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701017582 {#4266
    date: 2023-11-26 17:53:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@kool_newt@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4270 …}
  +nested: Doctrine\ORM\PersistentCollection {#4272 …}
  +votes: Doctrine\ORM\PersistentCollection {#4274 …}
  +reports: Doctrine\ORM\PersistentCollection {#4276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4280 …}
  -id: 166859
  -bodyTs: "'actual':2 'ankl':10 'around':8 'never':3 'notic':4 'pant':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://literature.cafe/comment/3191721"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701017582 {#4267
    date: 2023-11-26 17:53:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#4036
  +user: App\Entity\User {#4018 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Lemmy-users-be-like"
    +title: "Lemmy users be like"
    +url: "https://lemmy.world/pictrs/image/e66446e1-00d2-45a7-a7e6-9252ded31326.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 404
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701020379 {#2414
      date: 2023-11-26 18:39:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16978
    -titleTs: "'lemmi':1 'like':4 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701096504
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8781567"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701010104 {#1793
      date: 2023-11-26 15:48:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Hava."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701011974 {#4041
    date: 2023-11-26 16:19:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4033 …}
  +nested: Doctrine\ORM\PersistentCollection {#4031 …}
  +votes: Doctrine\ORM\PersistentCollection {#4028 …}
  +reports: Doctrine\ORM\PersistentCollection {#4024 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
  -id: 166517
  -bodyTs: "'hava':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5190005"
  +editedAt: DateTimeImmutable @1701675960 {#4042
    date: 2023-12-04 08:46:00.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701011974 {#4039
    date: 2023-11-26 16:19:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#4036
  +user: App\Entity\User {#4018 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Lemmy-users-be-like"
    +title: "Lemmy users be like"
    +url: "https://lemmy.world/pictrs/image/e66446e1-00d2-45a7-a7e6-9252ded31326.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 404
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701020379 {#2414
      date: 2023-11-26 18:39:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16978
    -titleTs: "'lemmi':1 'like':4 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701096504
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8781567"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701010104 {#1793
      date: 2023-11-26 15:48:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Hava."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701011974 {#4041
    date: 2023-11-26 16:19:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4033 …}
  +nested: Doctrine\ORM\PersistentCollection {#4031 …}
  +votes: Doctrine\ORM\PersistentCollection {#4028 …}
  +reports: Doctrine\ORM\PersistentCollection {#4024 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
  -id: 166517
  -bodyTs: "'hava':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5190005"
  +editedAt: DateTimeImmutable @1701675960 {#4042
    date: 2023-12-04 08:46:00.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701011974 {#4039
    date: 2023-11-26 16:19:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#4036
  +user: App\Entity\User {#4018 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Lemmy-users-be-like"
    +title: "Lemmy users be like"
    +url: "https://lemmy.world/pictrs/image/e66446e1-00d2-45a7-a7e6-9252ded31326.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 404
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701020379 {#2414
      date: 2023-11-26 18:39:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16978
    -titleTs: "'lemmi':1 'like':4 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701096504
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8781567"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701010104 {#1793
      date: 2023-11-26 15:48:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Hava."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701011974 {#4041
    date: 2023-11-26 16:19:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4033 …}
  +nested: Doctrine\ORM\PersistentCollection {#4031 …}
  +votes: Doctrine\ORM\PersistentCollection {#4028 …}
  +reports: Doctrine\ORM\PersistentCollection {#4024 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
  -id: 166517
  -bodyTs: "'hava':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5190005"
  +editedAt: DateTimeImmutable @1701675960 {#4042
    date: 2023-12-04 08:46:00.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701011974 {#4039
    date: 2023-11-26 16:19:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4120
  +user: App\Entity\User {#4133 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Lemmy-users-be-like"
    +title: "Lemmy users be like"
    +url: "https://lemmy.world/pictrs/image/e66446e1-00d2-45a7-a7e6-9252ded31326.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 404
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701020379 {#2414
      date: 2023-11-26 18:39:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16978
    -titleTs: "'lemmi':1 'like':4 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701096504
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8781567"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701010104 {#1793
      date: 2023-11-26 15:48:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Ye I think most of us are just tired of seeing all the hate spew other sites have. It’s much more of a pleasant experience to just chill"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1701692928 {#4115
    date: 2023-12-04 13:28:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
  ]
  +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: 166500
  -bodyTs: "'chill':29 'experi':26 'hate':14 'much':21 'pleasant':25 'see':11 'site':17 'spew':15 'think':3 'tire':9 'us':6 'ye':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5597878"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701011621 {#4116
    date: 2023-11-26 16:13:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#4120
  +user: App\Entity\User {#4133 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Lemmy-users-be-like"
    +title: "Lemmy users be like"
    +url: "https://lemmy.world/pictrs/image/e66446e1-00d2-45a7-a7e6-9252ded31326.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 404
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701020379 {#2414
      date: 2023-11-26 18:39:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16978
    -titleTs: "'lemmi':1 'like':4 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701096504
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8781567"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701010104 {#1793
      date: 2023-11-26 15:48:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Ye I think most of us are just tired of seeing all the hate spew other sites have. It’s much more of a pleasant experience to just chill"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1701692928 {#4115
    date: 2023-12-04 13:28:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
  ]
  +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: 166500
  -bodyTs: "'chill':29 'experi':26 'hate':14 'much':21 'pleasant':25 'see':11 'site':17 'spew':15 'think':3 'tire':9 'us':6 'ye':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5597878"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701011621 {#4116
    date: 2023-11-26 16:13:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#4120
  +user: App\Entity\User {#4133 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Lemmy-users-be-like"
    +title: "Lemmy users be like"
    +url: "https://lemmy.world/pictrs/image/e66446e1-00d2-45a7-a7e6-9252ded31326.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 404
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701020379 {#2414
      date: 2023-11-26 18:39:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16978
    -titleTs: "'lemmi':1 'like':4 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701096504
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8781567"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701010104 {#1793
      date: 2023-11-26 15:48:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Ye I think most of us are just tired of seeing all the hate spew other sites have. It’s much more of a pleasant experience to just chill"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1701692928 {#4115
    date: 2023-12-04 13:28:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
  ]
  +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: 166500
  -bodyTs: "'chill':29 'experi':26 'hate':14 'much':21 'pleasant':25 'see':11 'site':17 'spew':15 'think':3 'tire':9 'us':6 'ye':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5597878"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701011621 {#4116
    date: 2023-11-26 16:13:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4204
  +user: Proxies\__CG__\App\Entity\User {#4201 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Lemmy-users-be-like"
    +title: "Lemmy users be like"
    +url: "https://lemmy.world/pictrs/image/e66446e1-00d2-45a7-a7e6-9252ded31326.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 404
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701020379 {#2414
      date: 2023-11-26 18:39:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16978
    -titleTs: "'lemmi':1 'like':4 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701096504
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8781567"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701010104 {#1793
      date: 2023-11-26 15:48:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4120
    +user: App\Entity\User {#4133 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Ye I think most of us are just tired of seeing all the hate spew other sites have. It’s much more of a pleasant experience to just chill"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1701692928 {#4115
      date: 2023-12-04 13:28:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
    ]
    +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: 166500
    -bodyTs: "'chill':29 'experi':26 'hate':14 'much':21 'pleasant':25 'see':11 'site':17 'spew':15 'think':3 'tire':9 'us':6 'ye':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5597878"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701011621 {#4116
      date: 2023-11-26 16:13:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4120}
  +body: "It’s weird how frequently people disagree but talk to eachother with respect on lemmy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701018037 {#4205
    date: 2023-11-26 18:00:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@qooqie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4198 …}
  +nested: Doctrine\ORM\PersistentCollection {#4196 …}
  +votes: Doctrine\ORM\PersistentCollection {#4200 …}
  +reports: Doctrine\ORM\PersistentCollection {#4211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4213 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4215 …}
  -id: 166880
  -bodyTs: "'disagre':7 'eachoth':11 'frequent':5 'lemmi':15 'peopl':6 'respect':13 'talk':9 'weird':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6136739"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701018037 {#4208
    date: 2023-11-26 18:00:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#4204
  +user: Proxies\__CG__\App\Entity\User {#4201 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Lemmy-users-be-like"
    +title: "Lemmy users be like"
    +url: "https://lemmy.world/pictrs/image/e66446e1-00d2-45a7-a7e6-9252ded31326.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 404
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701020379 {#2414
      date: 2023-11-26 18:39:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16978
    -titleTs: "'lemmi':1 'like':4 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701096504
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8781567"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701010104 {#1793
      date: 2023-11-26 15:48:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4120
    +user: App\Entity\User {#4133 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Ye I think most of us are just tired of seeing all the hate spew other sites have. It’s much more of a pleasant experience to just chill"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1701692928 {#4115
      date: 2023-12-04 13:28:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
    ]
    +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: 166500
    -bodyTs: "'chill':29 'experi':26 'hate':14 'much':21 'pleasant':25 'see':11 'site':17 'spew':15 'think':3 'tire':9 'us':6 'ye':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5597878"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701011621 {#4116
      date: 2023-11-26 16:13:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4120}
  +body: "It’s weird how frequently people disagree but talk to eachother with respect on lemmy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701018037 {#4205
    date: 2023-11-26 18:00:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@qooqie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4198 …}
  +nested: Doctrine\ORM\PersistentCollection {#4196 …}
  +votes: Doctrine\ORM\PersistentCollection {#4200 …}
  +reports: Doctrine\ORM\PersistentCollection {#4211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4213 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4215 …}
  -id: 166880
  -bodyTs: "'disagre':7 'eachoth':11 'frequent':5 'lemmi':15 'peopl':6 'respect':13 'talk':9 'weird':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6136739"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701018037 {#4208
    date: 2023-11-26 18:00:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#4204
  +user: Proxies\__CG__\App\Entity\User {#4201 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Lemmy-users-be-like"
    +title: "Lemmy users be like"
    +url: "https://lemmy.world/pictrs/image/e66446e1-00d2-45a7-a7e6-9252ded31326.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 404
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701020379 {#2414
      date: 2023-11-26 18:39:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16978
    -titleTs: "'lemmi':1 'like':4 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701096504
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8781567"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701010104 {#1793
      date: 2023-11-26 15:48:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4120
    +user: App\Entity\User {#4133 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Ye I think most of us are just tired of seeing all the hate spew other sites have. It’s much more of a pleasant experience to just chill"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1701692928 {#4115
      date: 2023-12-04 13:28:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
    ]
    +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: 166500
    -bodyTs: "'chill':29 'experi':26 'hate':14 'much':21 'pleasant':25 'see':11 'site':17 'spew':15 'think':3 'tire':9 'us':6 'ye':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5597878"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701011621 {#4116
      date: 2023-11-26 16:13:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4120}
  +body: "It’s weird how frequently people disagree but talk to eachother with respect on lemmy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701018037 {#4205
    date: 2023-11-26 18:00:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@qooqie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4198 …}
  +nested: Doctrine\ORM\PersistentCollection {#4196 …}
  +votes: Doctrine\ORM\PersistentCollection {#4200 …}
  +reports: Doctrine\ORM\PersistentCollection {#4211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4213 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4215 …}
  -id: 166880
  -bodyTs: "'disagre':7 'eachoth':11 'frequent':5 'lemmi':15 'peopl':6 'respect':13 'talk':9 'weird':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6136739"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701018037 {#4208
    date: 2023-11-26 18:00:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#4322
  +user: Proxies\__CG__\App\Entity\User {#4307 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Lemmy-users-be-like"
    +title: "Lemmy users be like"
    +url: "https://lemmy.world/pictrs/image/e66446e1-00d2-45a7-a7e6-9252ded31326.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 404
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701020379 {#2414
      date: 2023-11-26 18:39:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16978
    -titleTs: "'lemmi':1 'like':4 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701096504
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8781567"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701010104 {#1793
      date: 2023-11-26 15:48:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4204
    +user: Proxies\__CG__\App\Entity\User {#4201 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4120
      +user: App\Entity\User {#4133 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Ye I think most of us are just tired of seeing all the hate spew other sites have. It’s much more of a pleasant experience to just chill"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1701692928 {#4115
        date: 2023-12-04 13:28:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Krafting@lemmy.world"
      ]
      +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: 166500
      -bodyTs: "'chill':29 'experi':26 'hate':14 'much':21 'pleasant':25 'see':11 'site':17 'spew':15 'think':3 'tire':9 'us':6 'ye':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5597878"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701011621 {#4116
        date: 2023-11-26 16:13:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4120}
    +body: "It’s weird how frequently people disagree but talk to eachother with respect on lemmy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1701018037 {#4205
      date: 2023-11-26 18:00:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
      "@qooqie@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4198 …}
    +nested: Doctrine\ORM\PersistentCollection {#4196 …}
    +votes: Doctrine\ORM\PersistentCollection {#4200 …}
    +reports: Doctrine\ORM\PersistentCollection {#4211 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4213 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4215 …}
    -id: 166880
    -bodyTs: "'disagre':7 'eachoth':11 'frequent':5 'lemmi':15 'peopl':6 'respect':13 'talk':9 'weird':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6136739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701018037 {#4208
      date: 2023-11-26 18:00:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4120}
  +body: "I have found Lemmy worse, but I never went on the default subs on Reddit so maybe my experience was better than most."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701018334 {#4320
    date: 2023-11-26 18:05:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@qooqie@lemmy.world"
    "@Tak@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4323 …}
  +nested: Doctrine\ORM\PersistentCollection {#4325 …}
  +votes: Doctrine\ORM\PersistentCollection {#4327 …}
  +reports: Doctrine\ORM\PersistentCollection {#4329 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4331 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4333 …}
  -id: 166899
  -bodyTs: "'better':21 'default':12 'experi':19 'found':3 'lemmi':4 'mayb':17 'never':8 'reddit':15 'sub':13 'went':9 'wors':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5599873"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701018334 {#4321
    date: 2023-11-26 18:05:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#4322
  +user: Proxies\__CG__\App\Entity\User {#4307 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Lemmy-users-be-like"
    +title: "Lemmy users be like"
    +url: "https://lemmy.world/pictrs/image/e66446e1-00d2-45a7-a7e6-9252ded31326.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 404
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701020379 {#2414
      date: 2023-11-26 18:39:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16978
    -titleTs: "'lemmi':1 'like':4 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701096504
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8781567"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701010104 {#1793
      date: 2023-11-26 15:48:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4204
    +user: Proxies\__CG__\App\Entity\User {#4201 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4120
      +user: App\Entity\User {#4133 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Ye I think most of us are just tired of seeing all the hate spew other sites have. It’s much more of a pleasant experience to just chill"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1701692928 {#4115
        date: 2023-12-04 13:28:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Krafting@lemmy.world"
      ]
      +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: 166500
      -bodyTs: "'chill':29 'experi':26 'hate':14 'much':21 'pleasant':25 'see':11 'site':17 'spew':15 'think':3 'tire':9 'us':6 'ye':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5597878"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701011621 {#4116
        date: 2023-11-26 16:13:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4120}
    +body: "It’s weird how frequently people disagree but talk to eachother with respect on lemmy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1701018037 {#4205
      date: 2023-11-26 18:00:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
      "@qooqie@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4198 …}
    +nested: Doctrine\ORM\PersistentCollection {#4196 …}
    +votes: Doctrine\ORM\PersistentCollection {#4200 …}
    +reports: Doctrine\ORM\PersistentCollection {#4211 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4213 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4215 …}
    -id: 166880
    -bodyTs: "'disagre':7 'eachoth':11 'frequent':5 'lemmi':15 'peopl':6 'respect':13 'talk':9 'weird':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6136739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701018037 {#4208
      date: 2023-11-26 18:00:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4120}
  +body: "I have found Lemmy worse, but I never went on the default subs on Reddit so maybe my experience was better than most."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701018334 {#4320
    date: 2023-11-26 18:05:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@qooqie@lemmy.world"
    "@Tak@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4323 …}
  +nested: Doctrine\ORM\PersistentCollection {#4325 …}
  +votes: Doctrine\ORM\PersistentCollection {#4327 …}
  +reports: Doctrine\ORM\PersistentCollection {#4329 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4331 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4333 …}
  -id: 166899
  -bodyTs: "'better':21 'default':12 'experi':19 'found':3 'lemmi':4 'mayb':17 'never':8 'reddit':15 'sub':13 'went':9 'wors':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5599873"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701018334 {#4321
    date: 2023-11-26 18:05:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#4322
  +user: Proxies\__CG__\App\Entity\User {#4307 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Lemmy-users-be-like"
    +title: "Lemmy users be like"
    +url: "https://lemmy.world/pictrs/image/e66446e1-00d2-45a7-a7e6-9252ded31326.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 404
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701020379 {#2414
      date: 2023-11-26 18:39:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16978
    -titleTs: "'lemmi':1 'like':4 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701096504
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8781567"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701010104 {#1793
      date: 2023-11-26 15:48:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4204
    +user: Proxies\__CG__\App\Entity\User {#4201 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4120
      +user: App\Entity\User {#4133 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Ye I think most of us are just tired of seeing all the hate spew other sites have. It’s much more of a pleasant experience to just chill"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1701692928 {#4115
        date: 2023-12-04 13:28:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Krafting@lemmy.world"
      ]
      +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: 166500
      -bodyTs: "'chill':29 'experi':26 'hate':14 'much':21 'pleasant':25 'see':11 'site':17 'spew':15 'think':3 'tire':9 'us':6 'ye':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5597878"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701011621 {#4116
        date: 2023-11-26 16:13:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4120}
    +body: "It’s weird how frequently people disagree but talk to eachother with respect on lemmy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1701018037 {#4205
      date: 2023-11-26 18:00:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
      "@qooqie@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4198 …}
    +nested: Doctrine\ORM\PersistentCollection {#4196 …}
    +votes: Doctrine\ORM\PersistentCollection {#4200 …}
    +reports: Doctrine\ORM\PersistentCollection {#4211 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4213 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4215 …}
    -id: 166880
    -bodyTs: "'disagre':7 'eachoth':11 'frequent':5 'lemmi':15 'peopl':6 'respect':13 'talk':9 'weird':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6136739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701018037 {#4208
      date: 2023-11-26 18:00:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4120}
  +body: "I have found Lemmy worse, but I never went on the default subs on Reddit so maybe my experience was better than most."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701018334 {#4320
    date: 2023-11-26 18:05:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@qooqie@lemmy.world"
    "@Tak@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4323 …}
  +nested: Doctrine\ORM\PersistentCollection {#4325 …}
  +votes: Doctrine\ORM\PersistentCollection {#4327 …}
  +reports: Doctrine\ORM\PersistentCollection {#4329 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4331 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4333 …}
  -id: 166899
  -bodyTs: "'better':21 'default':12 'experi':19 'found':3 'lemmi':4 'mayb':17 'never':8 'reddit':15 'sub':13 'went':9 'wors':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5599873"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701018334 {#4321
    date: 2023-11-26 18:05:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4345
  +user: Proxies\__CG__\App\Entity\User {#4201 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Lemmy-users-be-like"
    +title: "Lemmy users be like"
    +url: "https://lemmy.world/pictrs/image/e66446e1-00d2-45a7-a7e6-9252ded31326.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 404
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701020379 {#2414
      date: 2023-11-26 18:39:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16978
    -titleTs: "'lemmi':1 'like':4 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701096504
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8781567"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701010104 {#1793
      date: 2023-11-26 15:48:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4322
    +user: Proxies\__CG__\App\Entity\User {#4307 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4204
      +user: Proxies\__CG__\App\Entity\User {#4201 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4120
        +user: App\Entity\User {#4133 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Ye I think most of us are just tired of seeing all the hate spew other sites have. It’s much more of a pleasant experience to just chill"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 23
        +score: 0
        +lastActive: DateTime @1701692928 {#4115
          date: 2023-12-04 13:28:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Krafting@lemmy.world"
        ]
        +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: 166500
        -bodyTs: "'chill':29 'experi':26 'hate':14 'much':21 'pleasant':25 'see':11 'site':17 'spew':15 'think':3 'tire':9 'us':6 'ye':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5597878"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701011621 {#4116
          date: 2023-11-26 16:13:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4120}
      +body: "It’s weird how frequently people disagree but talk to eachother with respect on lemmy."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701018037 {#4205
        date: 2023-11-26 18:00:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Krafting@lemmy.world"
        "@qooqie@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4198 …}
      +nested: Doctrine\ORM\PersistentCollection {#4196 …}
      +votes: Doctrine\ORM\PersistentCollection {#4200 …}
      +reports: Doctrine\ORM\PersistentCollection {#4211 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4213 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4215 …}
      -id: 166880
      -bodyTs: "'disagre':7 'eachoth':11 'frequent':5 'lemmi':15 'peopl':6 'respect':13 'talk':9 'weird':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6136739"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701018037 {#4208
        date: 2023-11-26 18:00:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4120}
    +body: "I have found Lemmy worse, but I never went on the default subs on Reddit so maybe my experience was better than most."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1701018334 {#4320
      date: 2023-11-26 18:05:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
      "@qooqie@lemmy.world"
      "@Tak@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4323 …}
    +nested: Doctrine\ORM\PersistentCollection {#4325 …}
    +votes: Doctrine\ORM\PersistentCollection {#4327 …}
    +reports: Doctrine\ORM\PersistentCollection {#4329 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4331 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4333 …}
    -id: 166899
    -bodyTs: "'better':21 'default':12 'experi':19 'found':3 'lemmi':4 'mayb':17 'never':8 'reddit':15 'sub':13 'went':9 'wors':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5599873"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701018334 {#4321
      date: 2023-11-26 18:05:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4120}
  +body: "I’m sorry you’ve found it worse. Reddit was always incredibly toxic for me and even smaller communities were terrible."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701019297 {#4346
    date: 2023-11-26 18:21:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@qooqie@lemmy.world"
    "@Tak@lemmy.ml"
    "@feedum_sneedson@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4342 …}
  +nested: Doctrine\ORM\PersistentCollection {#4338 …}
  +votes: Doctrine\ORM\PersistentCollection {#4336 …}
  +reports: Doctrine\ORM\PersistentCollection {#4351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
  -id: 166966
  -bodyTs: "'alway':11 'communiti':19 'even':17 'found':6 'incred':12 'm':2 'reddit':9 'smaller':18 'sorri':3 'terribl':21 'toxic':13 've':5 'wors':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6137221"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701019297 {#4349
    date: 2023-11-26 18:21:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#4345
  +user: Proxies\__CG__\App\Entity\User {#4201 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Lemmy-users-be-like"
    +title: "Lemmy users be like"
    +url: "https://lemmy.world/pictrs/image/e66446e1-00d2-45a7-a7e6-9252ded31326.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 404
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701020379 {#2414
      date: 2023-11-26 18:39:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16978
    -titleTs: "'lemmi':1 'like':4 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701096504
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8781567"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701010104 {#1793
      date: 2023-11-26 15:48:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4322
    +user: Proxies\__CG__\App\Entity\User {#4307 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4204
      +user: Proxies\__CG__\App\Entity\User {#4201 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4120
        +user: App\Entity\User {#4133 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Ye I think most of us are just tired of seeing all the hate spew other sites have. It’s much more of a pleasant experience to just chill"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 23
        +score: 0
        +lastActive: DateTime @1701692928 {#4115
          date: 2023-12-04 13:28:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Krafting@lemmy.world"
        ]
        +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: 166500
        -bodyTs: "'chill':29 'experi':26 'hate':14 'much':21 'pleasant':25 'see':11 'site':17 'spew':15 'think':3 'tire':9 'us':6 'ye':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5597878"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701011621 {#4116
          date: 2023-11-26 16:13:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4120}
      +body: "It’s weird how frequently people disagree but talk to eachother with respect on lemmy."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701018037 {#4205
        date: 2023-11-26 18:00:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Krafting@lemmy.world"
        "@qooqie@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4198 …}
      +nested: Doctrine\ORM\PersistentCollection {#4196 …}
      +votes: Doctrine\ORM\PersistentCollection {#4200 …}
      +reports: Doctrine\ORM\PersistentCollection {#4211 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4213 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4215 …}
      -id: 166880
      -bodyTs: "'disagre':7 'eachoth':11 'frequent':5 'lemmi':15 'peopl':6 'respect':13 'talk':9 'weird':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6136739"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701018037 {#4208
        date: 2023-11-26 18:00:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4120}
    +body: "I have found Lemmy worse, but I never went on the default subs on Reddit so maybe my experience was better than most."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1701018334 {#4320
      date: 2023-11-26 18:05:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
      "@qooqie@lemmy.world"
      "@Tak@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4323 …}
    +nested: Doctrine\ORM\PersistentCollection {#4325 …}
    +votes: Doctrine\ORM\PersistentCollection {#4327 …}
    +reports: Doctrine\ORM\PersistentCollection {#4329 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4331 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4333 …}
    -id: 166899
    -bodyTs: "'better':21 'default':12 'experi':19 'found':3 'lemmi':4 'mayb':17 'never':8 'reddit':15 'sub':13 'went':9 'wors':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5599873"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701018334 {#4321
      date: 2023-11-26 18:05:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4120}
  +body: "I’m sorry you’ve found it worse. Reddit was always incredibly toxic for me and even smaller communities were terrible."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701019297 {#4346
    date: 2023-11-26 18:21:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@qooqie@lemmy.world"
    "@Tak@lemmy.ml"
    "@feedum_sneedson@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4342 …}
  +nested: Doctrine\ORM\PersistentCollection {#4338 …}
  +votes: Doctrine\ORM\PersistentCollection {#4336 …}
  +reports: Doctrine\ORM\PersistentCollection {#4351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
  -id: 166966
  -bodyTs: "'alway':11 'communiti':19 'even':17 'found':6 'incred':12 'm':2 'reddit':9 'smaller':18 'sorri':3 'terribl':21 'toxic':13 've':5 'wors':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6137221"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701019297 {#4349
    date: 2023-11-26 18:21:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#4345
  +user: Proxies\__CG__\App\Entity\User {#4201 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Lemmy-users-be-like"
    +title: "Lemmy users be like"
    +url: "https://lemmy.world/pictrs/image/e66446e1-00d2-45a7-a7e6-9252ded31326.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 404
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701020379 {#2414
      date: 2023-11-26 18:39:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16978
    -titleTs: "'lemmi':1 'like':4 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701096504
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8781567"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701010104 {#1793
      date: 2023-11-26 15:48:24.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4322
    +user: Proxies\__CG__\App\Entity\User {#4307 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4204
      +user: Proxies\__CG__\App\Entity\User {#4201 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4120
        +user: App\Entity\User {#4133 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Ye I think most of us are just tired of seeing all the hate spew other sites have. It’s much more of a pleasant experience to just chill"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 23
        +score: 0
        +lastActive: DateTime @1701692928 {#4115
          date: 2023-12-04 13:28:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Krafting@lemmy.world"
        ]
        +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: 166500
        -bodyTs: "'chill':29 'experi':26 'hate':14 'much':21 'pleasant':25 'see':11 'site':17 'spew':15 'think':3 'tire':9 'us':6 'ye':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5597878"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701011621 {#4116
          date: 2023-11-26 16:13:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4120}
      +body: "It’s weird how frequently people disagree but talk to eachother with respect on lemmy."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701018037 {#4205
        date: 2023-11-26 18:00:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Krafting@lemmy.world"
        "@qooqie@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4198 …}
      +nested: Doctrine\ORM\PersistentCollection {#4196 …}
      +votes: Doctrine\ORM\PersistentCollection {#4200 …}
      +reports: Doctrine\ORM\PersistentCollection {#4211 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4213 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4215 …}
      -id: 166880
      -bodyTs: "'disagre':7 'eachoth':11 'frequent':5 'lemmi':15 'peopl':6 'respect':13 'talk':9 'weird':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6136739"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701018037 {#4208
        date: 2023-11-26 18:00:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4120}
    +body: "I have found Lemmy worse, but I never went on the default subs on Reddit so maybe my experience was better than most."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1701018334 {#4320
      date: 2023-11-26 18:05:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
      "@qooqie@lemmy.world"
      "@Tak@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4323 …}
    +nested: Doctrine\ORM\PersistentCollection {#4325 …}
    +votes: Doctrine\ORM\PersistentCollection {#4327 …}
    +reports: Doctrine\ORM\PersistentCollection {#4329 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4331 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4333 …}
    -id: 166899
    -bodyTs: "'better':21 'default':12 'experi':19 'found':3 'lemmi':4 'mayb':17 'never':8 'reddit':15 'sub':13 'went':9 'wors':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5599873"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701018334 {#4321
      date: 2023-11-26 18:05:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4120}
  +body: "I’m sorry you’ve found it worse. Reddit was always incredibly toxic for me and even smaller communities were terrible."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701019297 {#4346
    date: 2023-11-26 18:21:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@qooqie@lemmy.world"
    "@Tak@lemmy.ml"
    "@feedum_sneedson@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4342 …}
  +nested: Doctrine\ORM\PersistentCollection {#4338 …}
  +votes: Doctrine\ORM\PersistentCollection {#4336 …}
  +reports: Doctrine\ORM\PersistentCollection {#4351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
  -id: 166966
  -bodyTs: "'alway':11 'communiti':19 'even':17 'found':6 'incred':12 'm':2 'reddit':9 'smaller':18 'sorri':3 'terribl':21 'toxic':13 've':5 'wors':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6137221"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701019297 {#4349
    date: 2023-11-26 18:21:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED edit
App\Entity\Magazine {#265
  +icon: Proxies\__CG__\App\Entity\Image {#246 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#275
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#237 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
  +entries: Doctrine\ORM\PersistentCollection {#180 …}
  +posts: Doctrine\ORM\PersistentCollection {#138 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
  +bans: Doctrine\ORM\PersistentCollection {#117 …}
  +reports: Doctrine\ORM\PersistentCollection {#103 …}
  +badges: Doctrine\ORM\PersistentCollection {#81 …}
  +logs: Doctrine\ORM\PersistentCollection {#71 …}
  +awards: Doctrine\ORM\PersistentCollection {#1346 …}
  +categories: Doctrine\ORM\PersistentCollection {#1823 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#269
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#271
    date: 2023-10-04 16:03:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details