GET https://kbin.spritesserver.nl/m/memes@lemmy.ml/t/20810/If-you-needed-motivation/active?p=1

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#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: "If-you-needed-motivation"
  +title: "If you needed motivation"
  +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 55
  +favouriteCount: 1020
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702266691 {#2414
    date: 2023-12-11 04:51:31.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: 20810
  -titleTs: "'motiv':4 'need':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702015447
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9247233"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701929047 {#1793
    date: 2023-12-07 07:04:07.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: "If-you-needed-motivation"
  +title: "If you needed motivation"
  +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 55
  +favouriteCount: 1020
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702266691 {#2414
    date: 2023-12-11 04:51:31.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: 20810
  -titleTs: "'motiv':4 'need':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702015447
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9247233"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701929047 {#1793
    date: 2023-12-07 07:04:07.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: "If-you-needed-motivation"
  +title: "If you needed motivation"
  +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 55
  +favouriteCount: 1020
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702266691 {#2414
    date: 2023-12-11 04:51:31.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: 20810
  -titleTs: "'motiv':4 'need':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702015447
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9247233"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701929047 {#1793
    date: 2023-12-07 07:04:07.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 {#4001
  +user: App\Entity\User {#3949 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "So you’re saying that you should suck a guy’s dick in a dark alley for $20 in order to be successful?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 71
  +score: 0
  +lastActive: DateTime @1703793749 {#4010
    date: 2023-12-28 21:02:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3999 …}
  +nested: Doctrine\ORM\PersistentCollection {#3997 …}
  +votes: Doctrine\ORM\PersistentCollection {#3995 …}
  +reports: Doctrine\ORM\PersistentCollection {#3993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
  -id: 206267
  -bodyTs: "'20':18 'alley':16 'dark':15 'dick':12 'guy':10 'order':20 're':3 'say':4 'success':23 'suck':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5868874"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701951860 {#3946
    date: 2023-12-07 13:24: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
7 DENIED edit
App\Entity\EntryComment {#4001
  +user: App\Entity\User {#3949 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "So you’re saying that you should suck a guy’s dick in a dark alley for $20 in order to be successful?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 71
  +score: 0
  +lastActive: DateTime @1703793749 {#4010
    date: 2023-12-28 21:02:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3999 …}
  +nested: Doctrine\ORM\PersistentCollection {#3997 …}
  +votes: Doctrine\ORM\PersistentCollection {#3995 …}
  +reports: Doctrine\ORM\PersistentCollection {#3993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
  -id: 206267
  -bodyTs: "'20':18 'alley':16 'dark':15 'dick':12 'guy':10 'order':20 're':3 'say':4 'success':23 'suck':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5868874"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701951860 {#3946
    date: 2023-12-07 13:24: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
8 DENIED moderate
App\Entity\EntryComment {#4001
  +user: App\Entity\User {#3949 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "So you’re saying that you should suck a guy’s dick in a dark alley for $20 in order to be successful?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 71
  +score: 0
  +lastActive: DateTime @1703793749 {#4010
    date: 2023-12-28 21:02:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3999 …}
  +nested: Doctrine\ORM\PersistentCollection {#3997 …}
  +votes: Doctrine\ORM\PersistentCollection {#3995 …}
  +reports: Doctrine\ORM\PersistentCollection {#3993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
  -id: 206267
  -bodyTs: "'20':18 'alley':16 'dark':15 'dick':12 'guy':10 'order':20 're':3 'say':4 'success':23 'suck':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5868874"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701951860 {#3946
    date: 2023-12-07 13:24: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
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 {#5213
  +user: Proxies\__CG__\App\Entity\User {#5214 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4001
    +user: App\Entity\User {#3949 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "So you’re saying that you should suck a guy’s dick in a dark alley for $20 in order to be successful?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 71
    +score: 0
    +lastActive: DateTime @1703793749 {#4010
      date: 2023-12-28 21:02:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3999 …}
    +nested: Doctrine\ORM\PersistentCollection {#3997 …}
    +votes: Doctrine\ORM\PersistentCollection {#3995 …}
    +reports: Doctrine\ORM\PersistentCollection {#3993 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
    -id: 206267
    -bodyTs: "'20':18 'alley':16 'dark':15 'dick':12 'guy':10 'order':20 're':3 'say':4 'success':23 'suck':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5868874"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701951860 {#3946
      date: 2023-12-07 13:24:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "20$ are 20$"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1701957443 {#5211
    date: 2023-12-07 14:57:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5215 …}
  +nested: Doctrine\ORM\PersistentCollection {#5217 …}
  +votes: Doctrine\ORM\PersistentCollection {#5219 …}
  +reports: Doctrine\ORM\PersistentCollection {#5221 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5223 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5225 …}
  -id: 206546
  -bodyTs: "'20':1,3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5477937"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701957443 {#5212
    date: 2023-12-07 14:57:23.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 {#5213
  +user: Proxies\__CG__\App\Entity\User {#5214 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4001
    +user: App\Entity\User {#3949 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "So you’re saying that you should suck a guy’s dick in a dark alley for $20 in order to be successful?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 71
    +score: 0
    +lastActive: DateTime @1703793749 {#4010
      date: 2023-12-28 21:02:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3999 …}
    +nested: Doctrine\ORM\PersistentCollection {#3997 …}
    +votes: Doctrine\ORM\PersistentCollection {#3995 …}
    +reports: Doctrine\ORM\PersistentCollection {#3993 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
    -id: 206267
    -bodyTs: "'20':18 'alley':16 'dark':15 'dick':12 'guy':10 'order':20 're':3 'say':4 'success':23 'suck':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5868874"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701951860 {#3946
      date: 2023-12-07 13:24:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "20$ are 20$"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1701957443 {#5211
    date: 2023-12-07 14:57:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5215 …}
  +nested: Doctrine\ORM\PersistentCollection {#5217 …}
  +votes: Doctrine\ORM\PersistentCollection {#5219 …}
  +reports: Doctrine\ORM\PersistentCollection {#5221 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5223 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5225 …}
  -id: 206546
  -bodyTs: "'20':1,3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5477937"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701957443 {#5212
    date: 2023-12-07 14:57:23.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 {#5213
  +user: Proxies\__CG__\App\Entity\User {#5214 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4001
    +user: App\Entity\User {#3949 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "So you’re saying that you should suck a guy’s dick in a dark alley for $20 in order to be successful?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 71
    +score: 0
    +lastActive: DateTime @1703793749 {#4010
      date: 2023-12-28 21:02:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3999 …}
    +nested: Doctrine\ORM\PersistentCollection {#3997 …}
    +votes: Doctrine\ORM\PersistentCollection {#3995 …}
    +reports: Doctrine\ORM\PersistentCollection {#3993 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
    -id: 206267
    -bodyTs: "'20':18 'alley':16 'dark':15 'dick':12 'guy':10 'order':20 're':3 'say':4 'success':23 'suck':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5868874"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701951860 {#3946
      date: 2023-12-07 13:24:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "20$ are 20$"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1701957443 {#5211
    date: 2023-12-07 14:57:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5215 …}
  +nested: Doctrine\ORM\PersistentCollection {#5217 …}
  +votes: Doctrine\ORM\PersistentCollection {#5219 …}
  +reports: Doctrine\ORM\PersistentCollection {#5221 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5223 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5225 …}
  -id: 206546
  -bodyTs: "'20':1,3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5477937"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701957443 {#5212
    date: 2023-12-07 14:57:23.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 {#5460
  +user: Proxies\__CG__\App\Entity\User {#5461 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5213
    +user: Proxies\__CG__\App\Entity\User {#5214 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4001
      +user: App\Entity\User {#3949 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "So you’re saying that you should suck a guy’s dick in a dark alley for $20 in order to be successful?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 71
      +score: 0
      +lastActive: DateTime @1703793749 {#4010
        date: 2023-12-28 21:02:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3999 …}
      +nested: Doctrine\ORM\PersistentCollection {#3997 …}
      +votes: Doctrine\ORM\PersistentCollection {#3995 …}
      +reports: Doctrine\ORM\PersistentCollection {#3993 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
      -id: 206267
      -bodyTs: "'20':18 'alley':16 'dark':15 'dick':12 'guy':10 'order':20 're':3 'say':4 'success':23 'suck':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5868874"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701951860 {#3946
        date: 2023-12-07 13:24:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "20$ are 20$"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1701957443 {#5211
      date: 2023-12-07 14:57:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@FlyingSquid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5215 …}
    +nested: Doctrine\ORM\PersistentCollection {#5217 …}
    +votes: Doctrine\ORM\PersistentCollection {#5219 …}
    +reports: Doctrine\ORM\PersistentCollection {#5221 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5223 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5225 …}
    -id: 206546
    -bodyTs: "'20':1,3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5477937"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701957443 {#5212
      date: 2023-12-07 14:57:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "$20 are $20"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701963794 {#5458
    date: 2023-12-07 16:43:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@cows_are_underrated@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5462 …}
  +nested: Doctrine\ORM\PersistentCollection {#5464 …}
  +votes: Doctrine\ORM\PersistentCollection {#5466 …}
  +reports: Doctrine\ORM\PersistentCollection {#5468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5472 …}
  -id: 206885
  -bodyTs: "'20':1,3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6455057"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701963794 {#5459
    date: 2023-12-07 16:43: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
15 DENIED edit
App\Entity\EntryComment {#5460
  +user: Proxies\__CG__\App\Entity\User {#5461 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5213
    +user: Proxies\__CG__\App\Entity\User {#5214 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4001
      +user: App\Entity\User {#3949 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "So you’re saying that you should suck a guy’s dick in a dark alley for $20 in order to be successful?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 71
      +score: 0
      +lastActive: DateTime @1703793749 {#4010
        date: 2023-12-28 21:02:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3999 …}
      +nested: Doctrine\ORM\PersistentCollection {#3997 …}
      +votes: Doctrine\ORM\PersistentCollection {#3995 …}
      +reports: Doctrine\ORM\PersistentCollection {#3993 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
      -id: 206267
      -bodyTs: "'20':18 'alley':16 'dark':15 'dick':12 'guy':10 'order':20 're':3 'say':4 'success':23 'suck':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5868874"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701951860 {#3946
        date: 2023-12-07 13:24:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "20$ are 20$"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1701957443 {#5211
      date: 2023-12-07 14:57:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@FlyingSquid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5215 …}
    +nested: Doctrine\ORM\PersistentCollection {#5217 …}
    +votes: Doctrine\ORM\PersistentCollection {#5219 …}
    +reports: Doctrine\ORM\PersistentCollection {#5221 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5223 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5225 …}
    -id: 206546
    -bodyTs: "'20':1,3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5477937"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701957443 {#5212
      date: 2023-12-07 14:57:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "$20 are $20"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701963794 {#5458
    date: 2023-12-07 16:43:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@cows_are_underrated@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5462 …}
  +nested: Doctrine\ORM\PersistentCollection {#5464 …}
  +votes: Doctrine\ORM\PersistentCollection {#5466 …}
  +reports: Doctrine\ORM\PersistentCollection {#5468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5472 …}
  -id: 206885
  -bodyTs: "'20':1,3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6455057"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701963794 {#5459
    date: 2023-12-07 16:43: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
16 DENIED moderate
App\Entity\EntryComment {#5460
  +user: Proxies\__CG__\App\Entity\User {#5461 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5213
    +user: Proxies\__CG__\App\Entity\User {#5214 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4001
      +user: App\Entity\User {#3949 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "So you’re saying that you should suck a guy’s dick in a dark alley for $20 in order to be successful?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 71
      +score: 0
      +lastActive: DateTime @1703793749 {#4010
        date: 2023-12-28 21:02:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3999 …}
      +nested: Doctrine\ORM\PersistentCollection {#3997 …}
      +votes: Doctrine\ORM\PersistentCollection {#3995 …}
      +reports: Doctrine\ORM\PersistentCollection {#3993 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
      -id: 206267
      -bodyTs: "'20':18 'alley':16 'dark':15 'dick':12 'guy':10 'order':20 're':3 'say':4 'success':23 'suck':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5868874"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701951860 {#3946
        date: 2023-12-07 13:24:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "20$ are 20$"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1701957443 {#5211
      date: 2023-12-07 14:57:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@FlyingSquid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5215 …}
    +nested: Doctrine\ORM\PersistentCollection {#5217 …}
    +votes: Doctrine\ORM\PersistentCollection {#5219 …}
    +reports: Doctrine\ORM\PersistentCollection {#5221 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5223 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5225 …}
    -id: 206546
    -bodyTs: "'20':1,3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5477937"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701957443 {#5212
      date: 2023-12-07 14:57:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "$20 are $20"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701963794 {#5458
    date: 2023-12-07 16:43:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@cows_are_underrated@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5462 …}
  +nested: Doctrine\ORM\PersistentCollection {#5464 …}
  +votes: Doctrine\ORM\PersistentCollection {#5466 …}
  +reports: Doctrine\ORM\PersistentCollection {#5468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5472 …}
  -id: 206885
  -bodyTs: "'20':1,3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6455057"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701963794 {#5459
    date: 2023-12-07 16:43: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
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 {#5575
  +user: Proxies\__CG__\App\Entity\User {#5576 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5460
    +user: Proxies\__CG__\App\Entity\User {#5461 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5213
      +user: Proxies\__CG__\App\Entity\User {#5214 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4001
        +user: App\Entity\User {#3949 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "So you’re saying that you should suck a guy’s dick in a dark alley for $20 in order to be successful?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 71
        +score: 0
        +lastActive: DateTime @1703793749 {#4010
          date: 2023-12-28 21:02:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3999 …}
        +nested: Doctrine\ORM\PersistentCollection {#3997 …}
        +votes: Doctrine\ORM\PersistentCollection {#3995 …}
        +reports: Doctrine\ORM\PersistentCollection {#3993 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
        -id: 206267
        -bodyTs: "'20':18 'alley':16 'dark':15 'dick':12 'guy':10 'order':20 're':3 'say':4 'success':23 'suck':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5868874"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701951860 {#3946
          date: 2023-12-07 13:24:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: "20$ are 20$"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 34
      +score: 0
      +lastActive: DateTime @1701957443 {#5211
        date: 2023-12-07 14:57:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@FlyingSquid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5215 …}
      +nested: Doctrine\ORM\PersistentCollection {#5217 …}
      +votes: Doctrine\ORM\PersistentCollection {#5219 …}
      +reports: Doctrine\ORM\PersistentCollection {#5221 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5223 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5225 …}
      -id: 206546
      -bodyTs: "'20':1,3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5477937"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701957443 {#5212
        date: 2023-12-07 14:57:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "$20 are $20"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701963794 {#5458
      date: 2023-12-07 16:43:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@FlyingSquid@lemmy.world"
      "@cows_are_underrated@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5462 …}
    +nested: Doctrine\ORM\PersistentCollection {#5464 …}
    +votes: Doctrine\ORM\PersistentCollection {#5466 …}
    +reports: Doctrine\ORM\PersistentCollection {#5468 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5470 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5472 …}
    -id: 206885
    -bodyTs: "'20':1,3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6455057"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701963794 {#5459
      date: 2023-12-07 16:43:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "$20 is $20"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701967795 {#5573
    date: 2023-12-07 17:49:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@cows_are_underrated@feddit.de"
    "@wowwoweowza@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5577 …}
  +nested: Doctrine\ORM\PersistentCollection {#5579 …}
  +votes: Doctrine\ORM\PersistentCollection {#5581 …}
  +reports: Doctrine\ORM\PersistentCollection {#5583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5587 …}
  -id: 207145
  -bodyTs: "'20':1,3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7090305"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701967795 {#5574
    date: 2023-12-07 17:49:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#5575
  +user: Proxies\__CG__\App\Entity\User {#5576 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5460
    +user: Proxies\__CG__\App\Entity\User {#5461 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5213
      +user: Proxies\__CG__\App\Entity\User {#5214 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4001
        +user: App\Entity\User {#3949 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "So you’re saying that you should suck a guy’s dick in a dark alley for $20 in order to be successful?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 71
        +score: 0
        +lastActive: DateTime @1703793749 {#4010
          date: 2023-12-28 21:02:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3999 …}
        +nested: Doctrine\ORM\PersistentCollection {#3997 …}
        +votes: Doctrine\ORM\PersistentCollection {#3995 …}
        +reports: Doctrine\ORM\PersistentCollection {#3993 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
        -id: 206267
        -bodyTs: "'20':18 'alley':16 'dark':15 'dick':12 'guy':10 'order':20 're':3 'say':4 'success':23 'suck':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5868874"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701951860 {#3946
          date: 2023-12-07 13:24:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: "20$ are 20$"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 34
      +score: 0
      +lastActive: DateTime @1701957443 {#5211
        date: 2023-12-07 14:57:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@FlyingSquid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5215 …}
      +nested: Doctrine\ORM\PersistentCollection {#5217 …}
      +votes: Doctrine\ORM\PersistentCollection {#5219 …}
      +reports: Doctrine\ORM\PersistentCollection {#5221 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5223 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5225 …}
      -id: 206546
      -bodyTs: "'20':1,3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5477937"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701957443 {#5212
        date: 2023-12-07 14:57:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "$20 are $20"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701963794 {#5458
      date: 2023-12-07 16:43:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@FlyingSquid@lemmy.world"
      "@cows_are_underrated@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5462 …}
    +nested: Doctrine\ORM\PersistentCollection {#5464 …}
    +votes: Doctrine\ORM\PersistentCollection {#5466 …}
    +reports: Doctrine\ORM\PersistentCollection {#5468 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5470 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5472 …}
    -id: 206885
    -bodyTs: "'20':1,3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6455057"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701963794 {#5459
      date: 2023-12-07 16:43:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "$20 is $20"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701967795 {#5573
    date: 2023-12-07 17:49:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@cows_are_underrated@feddit.de"
    "@wowwoweowza@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5577 …}
  +nested: Doctrine\ORM\PersistentCollection {#5579 …}
  +votes: Doctrine\ORM\PersistentCollection {#5581 …}
  +reports: Doctrine\ORM\PersistentCollection {#5583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5587 …}
  -id: 207145
  -bodyTs: "'20':1,3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7090305"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701967795 {#5574
    date: 2023-12-07 17:49:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#5575
  +user: Proxies\__CG__\App\Entity\User {#5576 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5460
    +user: Proxies\__CG__\App\Entity\User {#5461 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5213
      +user: Proxies\__CG__\App\Entity\User {#5214 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4001
        +user: App\Entity\User {#3949 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "So you’re saying that you should suck a guy’s dick in a dark alley for $20 in order to be successful?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 71
        +score: 0
        +lastActive: DateTime @1703793749 {#4010
          date: 2023-12-28 21:02:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3999 …}
        +nested: Doctrine\ORM\PersistentCollection {#3997 …}
        +votes: Doctrine\ORM\PersistentCollection {#3995 …}
        +reports: Doctrine\ORM\PersistentCollection {#3993 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
        -id: 206267
        -bodyTs: "'20':18 'alley':16 'dark':15 'dick':12 'guy':10 'order':20 're':3 'say':4 'success':23 'suck':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5868874"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701951860 {#3946
          date: 2023-12-07 13:24:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: "20$ are 20$"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 34
      +score: 0
      +lastActive: DateTime @1701957443 {#5211
        date: 2023-12-07 14:57:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@FlyingSquid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5215 …}
      +nested: Doctrine\ORM\PersistentCollection {#5217 …}
      +votes: Doctrine\ORM\PersistentCollection {#5219 …}
      +reports: Doctrine\ORM\PersistentCollection {#5221 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5223 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5225 …}
      -id: 206546
      -bodyTs: "'20':1,3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5477937"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701957443 {#5212
        date: 2023-12-07 14:57:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "$20 are $20"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701963794 {#5458
      date: 2023-12-07 16:43:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@FlyingSquid@lemmy.world"
      "@cows_are_underrated@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5462 …}
    +nested: Doctrine\ORM\PersistentCollection {#5464 …}
    +votes: Doctrine\ORM\PersistentCollection {#5466 …}
    +reports: Doctrine\ORM\PersistentCollection {#5468 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5470 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5472 …}
    -id: 206885
    -bodyTs: "'20':1,3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6455057"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701963794 {#5459
      date: 2023-12-07 16:43:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "$20 is $20"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701967795 {#5573
    date: 2023-12-07 17:49:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@cows_are_underrated@feddit.de"
    "@wowwoweowza@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5577 …}
  +nested: Doctrine\ORM\PersistentCollection {#5579 …}
  +votes: Doctrine\ORM\PersistentCollection {#5581 …}
  +reports: Doctrine\ORM\PersistentCollection {#5583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5587 …}
  -id: 207145
  -bodyTs: "'20':1,3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7090305"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701967795 {#5574
    date: 2023-12-07 17:49:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5591
  +user: Proxies\__CG__\App\Entity\User {#5592 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5460
    +user: Proxies\__CG__\App\Entity\User {#5461 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5213
      +user: Proxies\__CG__\App\Entity\User {#5214 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4001
        +user: App\Entity\User {#3949 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "So you’re saying that you should suck a guy’s dick in a dark alley for $20 in order to be successful?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 71
        +score: 0
        +lastActive: DateTime @1703793749 {#4010
          date: 2023-12-28 21:02:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3999 …}
        +nested: Doctrine\ORM\PersistentCollection {#3997 …}
        +votes: Doctrine\ORM\PersistentCollection {#3995 …}
        +reports: Doctrine\ORM\PersistentCollection {#3993 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
        -id: 206267
        -bodyTs: "'20':18 'alley':16 'dark':15 'dick':12 'guy':10 'order':20 're':3 'say':4 'success':23 'suck':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5868874"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701951860 {#3946
          date: 2023-12-07 13:24:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: "20$ are 20$"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 34
      +score: 0
      +lastActive: DateTime @1701957443 {#5211
        date: 2023-12-07 14:57:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@FlyingSquid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5215 …}
      +nested: Doctrine\ORM\PersistentCollection {#5217 …}
      +votes: Doctrine\ORM\PersistentCollection {#5219 …}
      +reports: Doctrine\ORM\PersistentCollection {#5221 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5223 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5225 …}
      -id: 206546
      -bodyTs: "'20':1,3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5477937"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701957443 {#5212
        date: 2023-12-07 14:57:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "$20 are $20"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701963794 {#5458
      date: 2023-12-07 16:43:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@FlyingSquid@lemmy.world"
      "@cows_are_underrated@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5462 …}
    +nested: Doctrine\ORM\PersistentCollection {#5464 …}
    +votes: Doctrine\ORM\PersistentCollection {#5466 …}
    +reports: Doctrine\ORM\PersistentCollection {#5468 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5470 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5472 …}
    -id: 206885
    -bodyTs: "'20':1,3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6455057"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701963794 {#5459
      date: 2023-12-07 16:43:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "$2$0$ are $2$0$"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701972338 {#5589
    date: 2023-12-07 19:05:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@cows_are_underrated@feddit.de"
    "@wowwoweowza@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5593 …}
  +nested: Doctrine\ORM\PersistentCollection {#5595 …}
  +votes: Doctrine\ORM\PersistentCollection {#5597 …}
  +reports: Doctrine\ORM\PersistentCollection {#5599 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5601 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5603 …}
  -id: 207450
  -bodyTs: "'0':2,5 '2':1,4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5875578"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701972338 {#5590
    date: 2023-12-07 19:05:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#5591
  +user: Proxies\__CG__\App\Entity\User {#5592 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5460
    +user: Proxies\__CG__\App\Entity\User {#5461 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5213
      +user: Proxies\__CG__\App\Entity\User {#5214 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4001
        +user: App\Entity\User {#3949 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "So you’re saying that you should suck a guy’s dick in a dark alley for $20 in order to be successful?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 71
        +score: 0
        +lastActive: DateTime @1703793749 {#4010
          date: 2023-12-28 21:02:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3999 …}
        +nested: Doctrine\ORM\PersistentCollection {#3997 …}
        +votes: Doctrine\ORM\PersistentCollection {#3995 …}
        +reports: Doctrine\ORM\PersistentCollection {#3993 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
        -id: 206267
        -bodyTs: "'20':18 'alley':16 'dark':15 'dick':12 'guy':10 'order':20 're':3 'say':4 'success':23 'suck':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5868874"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701951860 {#3946
          date: 2023-12-07 13:24:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: "20$ are 20$"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 34
      +score: 0
      +lastActive: DateTime @1701957443 {#5211
        date: 2023-12-07 14:57:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@FlyingSquid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5215 …}
      +nested: Doctrine\ORM\PersistentCollection {#5217 …}
      +votes: Doctrine\ORM\PersistentCollection {#5219 …}
      +reports: Doctrine\ORM\PersistentCollection {#5221 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5223 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5225 …}
      -id: 206546
      -bodyTs: "'20':1,3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5477937"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701957443 {#5212
        date: 2023-12-07 14:57:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "$20 are $20"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701963794 {#5458
      date: 2023-12-07 16:43:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@FlyingSquid@lemmy.world"
      "@cows_are_underrated@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5462 …}
    +nested: Doctrine\ORM\PersistentCollection {#5464 …}
    +votes: Doctrine\ORM\PersistentCollection {#5466 …}
    +reports: Doctrine\ORM\PersistentCollection {#5468 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5470 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5472 …}
    -id: 206885
    -bodyTs: "'20':1,3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6455057"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701963794 {#5459
      date: 2023-12-07 16:43:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "$2$0$ are $2$0$"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701972338 {#5589
    date: 2023-12-07 19:05:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@cows_are_underrated@feddit.de"
    "@wowwoweowza@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5593 …}
  +nested: Doctrine\ORM\PersistentCollection {#5595 …}
  +votes: Doctrine\ORM\PersistentCollection {#5597 …}
  +reports: Doctrine\ORM\PersistentCollection {#5599 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5601 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5603 …}
  -id: 207450
  -bodyTs: "'0':2,5 '2':1,4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5875578"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701972338 {#5590
    date: 2023-12-07 19:05:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#5591
  +user: Proxies\__CG__\App\Entity\User {#5592 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5460
    +user: Proxies\__CG__\App\Entity\User {#5461 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5213
      +user: Proxies\__CG__\App\Entity\User {#5214 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4001
        +user: App\Entity\User {#3949 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "So you’re saying that you should suck a guy’s dick in a dark alley for $20 in order to be successful?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 71
        +score: 0
        +lastActive: DateTime @1703793749 {#4010
          date: 2023-12-28 21:02:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3999 …}
        +nested: Doctrine\ORM\PersistentCollection {#3997 …}
        +votes: Doctrine\ORM\PersistentCollection {#3995 …}
        +reports: Doctrine\ORM\PersistentCollection {#3993 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
        -id: 206267
        -bodyTs: "'20':18 'alley':16 'dark':15 'dick':12 'guy':10 'order':20 're':3 'say':4 'success':23 'suck':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5868874"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701951860 {#3946
          date: 2023-12-07 13:24:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: "20$ are 20$"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 34
      +score: 0
      +lastActive: DateTime @1701957443 {#5211
        date: 2023-12-07 14:57:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@FlyingSquid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5215 …}
      +nested: Doctrine\ORM\PersistentCollection {#5217 …}
      +votes: Doctrine\ORM\PersistentCollection {#5219 …}
      +reports: Doctrine\ORM\PersistentCollection {#5221 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5223 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5225 …}
      -id: 206546
      -bodyTs: "'20':1,3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5477937"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701957443 {#5212
        date: 2023-12-07 14:57:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "$20 are $20"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701963794 {#5458
      date: 2023-12-07 16:43:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@FlyingSquid@lemmy.world"
      "@cows_are_underrated@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5462 …}
    +nested: Doctrine\ORM\PersistentCollection {#5464 …}
    +votes: Doctrine\ORM\PersistentCollection {#5466 …}
    +reports: Doctrine\ORM\PersistentCollection {#5468 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5470 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5472 …}
    -id: 206885
    -bodyTs: "'20':1,3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6455057"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701963794 {#5459
      date: 2023-12-07 16:43:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "$2$0$ are $2$0$"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701972338 {#5589
    date: 2023-12-07 19:05:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@cows_are_underrated@feddit.de"
    "@wowwoweowza@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5593 …}
  +nested: Doctrine\ORM\PersistentCollection {#5595 …}
  +votes: Doctrine\ORM\PersistentCollection {#5597 …}
  +reports: Doctrine\ORM\PersistentCollection {#5599 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5601 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5603 …}
  -id: 207450
  -bodyTs: "'0':2,5 '2':1,4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5875578"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701972338 {#5590
    date: 2023-12-07 19:05:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5476
  +user: App\Entity\User {#4355 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5213
    +user: Proxies\__CG__\App\Entity\User {#5214 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4001
      +user: App\Entity\User {#3949 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "So you’re saying that you should suck a guy’s dick in a dark alley for $20 in order to be successful?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 71
      +score: 0
      +lastActive: DateTime @1703793749 {#4010
        date: 2023-12-28 21:02:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3999 …}
      +nested: Doctrine\ORM\PersistentCollection {#3997 …}
      +votes: Doctrine\ORM\PersistentCollection {#3995 …}
      +reports: Doctrine\ORM\PersistentCollection {#3993 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
      -id: 206267
      -bodyTs: "'20':18 'alley':16 'dark':15 'dick':12 'guy':10 'order':20 're':3 'say':4 'success':23 'suck':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5868874"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701951860 {#3946
        date: 2023-12-07 13:24:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "20$ are 20$"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1701957443 {#5211
      date: 2023-12-07 14:57:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@FlyingSquid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5215 …}
    +nested: Doctrine\ORM\PersistentCollection {#5217 …}
    +votes: Doctrine\ORM\PersistentCollection {#5219 …}
    +reports: Doctrine\ORM\PersistentCollection {#5221 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5223 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5225 …}
    -id: 206546
    -bodyTs: "'20':1,3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5477937"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701957443 {#5212
      date: 2023-12-07 14:57:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "$20? Damn, ain’t inflation a bitch?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701972713 {#5474
    date: 2023-12-07 19:11:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@cows_are_underrated@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5477 …}
  +nested: Doctrine\ORM\PersistentCollection {#5479 …}
  +votes: Doctrine\ORM\PersistentCollection {#5481 …}
  +reports: Doctrine\ORM\PersistentCollection {#5483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5485 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5487 …}
  -id: 207475
  -bodyTs: "'20':1 'ain':3 'bitch':7 'damn':2 'inflat':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5875689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701972713 {#5475
    date: 2023-12-07 19:11:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#5476
  +user: App\Entity\User {#4355 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5213
    +user: Proxies\__CG__\App\Entity\User {#5214 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4001
      +user: App\Entity\User {#3949 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "So you’re saying that you should suck a guy’s dick in a dark alley for $20 in order to be successful?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 71
      +score: 0
      +lastActive: DateTime @1703793749 {#4010
        date: 2023-12-28 21:02:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3999 …}
      +nested: Doctrine\ORM\PersistentCollection {#3997 …}
      +votes: Doctrine\ORM\PersistentCollection {#3995 …}
      +reports: Doctrine\ORM\PersistentCollection {#3993 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
      -id: 206267
      -bodyTs: "'20':18 'alley':16 'dark':15 'dick':12 'guy':10 'order':20 're':3 'say':4 'success':23 'suck':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5868874"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701951860 {#3946
        date: 2023-12-07 13:24:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "20$ are 20$"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1701957443 {#5211
      date: 2023-12-07 14:57:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@FlyingSquid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5215 …}
    +nested: Doctrine\ORM\PersistentCollection {#5217 …}
    +votes: Doctrine\ORM\PersistentCollection {#5219 …}
    +reports: Doctrine\ORM\PersistentCollection {#5221 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5223 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5225 …}
    -id: 206546
    -bodyTs: "'20':1,3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5477937"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701957443 {#5212
      date: 2023-12-07 14:57:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "$20? Damn, ain’t inflation a bitch?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701972713 {#5474
    date: 2023-12-07 19:11:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@cows_are_underrated@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5477 …}
  +nested: Doctrine\ORM\PersistentCollection {#5479 …}
  +votes: Doctrine\ORM\PersistentCollection {#5481 …}
  +reports: Doctrine\ORM\PersistentCollection {#5483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5485 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5487 …}
  -id: 207475
  -bodyTs: "'20':1 'ain':3 'bitch':7 'damn':2 'inflat':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5875689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701972713 {#5475
    date: 2023-12-07 19:11:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#5476
  +user: App\Entity\User {#4355 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5213
    +user: Proxies\__CG__\App\Entity\User {#5214 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4001
      +user: App\Entity\User {#3949 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "So you’re saying that you should suck a guy’s dick in a dark alley for $20 in order to be successful?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 71
      +score: 0
      +lastActive: DateTime @1703793749 {#4010
        date: 2023-12-28 21:02:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3999 …}
      +nested: Doctrine\ORM\PersistentCollection {#3997 …}
      +votes: Doctrine\ORM\PersistentCollection {#3995 …}
      +reports: Doctrine\ORM\PersistentCollection {#3993 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
      -id: 206267
      -bodyTs: "'20':18 'alley':16 'dark':15 'dick':12 'guy':10 'order':20 're':3 'say':4 'success':23 'suck':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5868874"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701951860 {#3946
        date: 2023-12-07 13:24:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "20$ are 20$"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1701957443 {#5211
      date: 2023-12-07 14:57:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@FlyingSquid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5215 …}
    +nested: Doctrine\ORM\PersistentCollection {#5217 …}
    +votes: Doctrine\ORM\PersistentCollection {#5219 …}
    +reports: Doctrine\ORM\PersistentCollection {#5221 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5223 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5225 …}
    -id: 206546
    -bodyTs: "'20':1,3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5477937"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701957443 {#5212
      date: 2023-12-07 14:57:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "$20? Damn, ain’t inflation a bitch?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701972713 {#5474
    date: 2023-12-07 19:11:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@cows_are_underrated@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5477 …}
  +nested: Doctrine\ORM\PersistentCollection {#5479 …}
  +votes: Doctrine\ORM\PersistentCollection {#5481 …}
  +reports: Doctrine\ORM\PersistentCollection {#5483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5485 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5487 …}
  -id: 207475
  -bodyTs: "'20':1 'ain':3 'bitch':7 'damn':2 'inflat':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5875689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701972713 {#5475
    date: 2023-12-07 19:11:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5229
  +user: Proxies\__CG__\App\Entity\User {#5230 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4001
    +user: App\Entity\User {#3949 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "So you’re saying that you should suck a guy’s dick in a dark alley for $20 in order to be successful?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 71
    +score: 0
    +lastActive: DateTime @1703793749 {#4010
      date: 2023-12-28 21:02:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3999 …}
    +nested: Doctrine\ORM\PersistentCollection {#3997 …}
    +votes: Doctrine\ORM\PersistentCollection {#3995 …}
    +reports: Doctrine\ORM\PersistentCollection {#3993 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
    -id: 206267
    -bodyTs: "'20':18 'alley':16 'dark':15 'dick':12 'guy':10 'order':20 're':3 'say':4 'success':23 'suck':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5868874"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701951860 {#3946
      date: 2023-12-07 13:24:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "if you’re good at a service, always get paid for it 🤷🏼"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702266691 {#5227
    date: 2023-12-11 04:51:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5231 …}
  +nested: Doctrine\ORM\PersistentCollection {#5233 …}
  +votes: Doctrine\ORM\PersistentCollection {#5235 …}
  +reports: Doctrine\ORM\PersistentCollection {#5237 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5241 …}
  -id: 217129
  -bodyTs: "'alway':8 'get':9 'good':4 'paid':10 're':3 'servic':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3219495"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702266691 {#5228
    date: 2023-12-11 04:51:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#5229
  +user: Proxies\__CG__\App\Entity\User {#5230 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4001
    +user: App\Entity\User {#3949 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "So you’re saying that you should suck a guy’s dick in a dark alley for $20 in order to be successful?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 71
    +score: 0
    +lastActive: DateTime @1703793749 {#4010
      date: 2023-12-28 21:02:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3999 …}
    +nested: Doctrine\ORM\PersistentCollection {#3997 …}
    +votes: Doctrine\ORM\PersistentCollection {#3995 …}
    +reports: Doctrine\ORM\PersistentCollection {#3993 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
    -id: 206267
    -bodyTs: "'20':18 'alley':16 'dark':15 'dick':12 'guy':10 'order':20 're':3 'say':4 'success':23 'suck':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5868874"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701951860 {#3946
      date: 2023-12-07 13:24:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "if you’re good at a service, always get paid for it 🤷🏼"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702266691 {#5227
    date: 2023-12-11 04:51:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5231 …}
  +nested: Doctrine\ORM\PersistentCollection {#5233 …}
  +votes: Doctrine\ORM\PersistentCollection {#5235 …}
  +reports: Doctrine\ORM\PersistentCollection {#5237 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5241 …}
  -id: 217129
  -bodyTs: "'alway':8 'get':9 'good':4 'paid':10 're':3 'servic':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3219495"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702266691 {#5228
    date: 2023-12-11 04:51:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#5229
  +user: Proxies\__CG__\App\Entity\User {#5230 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4001
    +user: App\Entity\User {#3949 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "So you’re saying that you should suck a guy’s dick in a dark alley for $20 in order to be successful?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 71
    +score: 0
    +lastActive: DateTime @1703793749 {#4010
      date: 2023-12-28 21:02:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3999 …}
    +nested: Doctrine\ORM\PersistentCollection {#3997 …}
    +votes: Doctrine\ORM\PersistentCollection {#3995 …}
    +reports: Doctrine\ORM\PersistentCollection {#3993 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
    -id: 206267
    -bodyTs: "'20':18 'alley':16 'dark':15 'dick':12 'guy':10 'order':20 're':3 'say':4 'success':23 'suck':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5868874"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701951860 {#3946
      date: 2023-12-07 13:24:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "if you’re good at a service, always get paid for it 🤷🏼"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702266691 {#5227
    date: 2023-12-11 04:51:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5231 …}
  +nested: Doctrine\ORM\PersistentCollection {#5233 …}
  +votes: Doctrine\ORM\PersistentCollection {#5235 …}
  +reports: Doctrine\ORM\PersistentCollection {#5237 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5241 …}
  -id: 217129
  -bodyTs: "'alway':8 'get':9 'good':4 'paid':10 're':3 'servic':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3219495"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702266691 {#5228
    date: 2023-12-11 04:51:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5245
  +user: Proxies\__CG__\App\Entity\User {#5246 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4001
    +user: App\Entity\User {#3949 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "So you’re saying that you should suck a guy’s dick in a dark alley for $20 in order to be successful?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 71
    +score: 0
    +lastActive: DateTime @1703793749 {#4010
      date: 2023-12-28 21:02:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3999 …}
    +nested: Doctrine\ORM\PersistentCollection {#3997 …}
    +votes: Doctrine\ORM\PersistentCollection {#3995 …}
    +reports: Doctrine\ORM\PersistentCollection {#3993 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
    -id: 206267
    -bodyTs: "'20':18 'alley':16 'dark':15 'dick':12 'guy':10 'order':20 're':3 'say':4 'success':23 'suck':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5868874"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701951860 {#3946
      date: 2023-12-07 13:24:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "You gotta do what you gotta do for $20."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701952739 {#5243
    date: 2023-12-07 13:38:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5247 …}
  +nested: Doctrine\ORM\PersistentCollection {#5249 …}
  +votes: Doctrine\ORM\PersistentCollection {#5251 …}
  +reports: Doctrine\ORM\PersistentCollection {#5253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5255 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5257 …}
  -id: 206311
  -bodyTs: "'20':9 'gotta':2,6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7082678"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701952739 {#5244
    date: 2023-12-07 13:38:59.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 {#5245
  +user: Proxies\__CG__\App\Entity\User {#5246 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4001
    +user: App\Entity\User {#3949 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "So you’re saying that you should suck a guy’s dick in a dark alley for $20 in order to be successful?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 71
    +score: 0
    +lastActive: DateTime @1703793749 {#4010
      date: 2023-12-28 21:02:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3999 …}
    +nested: Doctrine\ORM\PersistentCollection {#3997 …}
    +votes: Doctrine\ORM\PersistentCollection {#3995 …}
    +reports: Doctrine\ORM\PersistentCollection {#3993 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
    -id: 206267
    -bodyTs: "'20':18 'alley':16 'dark':15 'dick':12 'guy':10 'order':20 're':3 'say':4 'success':23 'suck':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5868874"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701951860 {#3946
      date: 2023-12-07 13:24:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "You gotta do what you gotta do for $20."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701952739 {#5243
    date: 2023-12-07 13:38:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5247 …}
  +nested: Doctrine\ORM\PersistentCollection {#5249 …}
  +votes: Doctrine\ORM\PersistentCollection {#5251 …}
  +reports: Doctrine\ORM\PersistentCollection {#5253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5255 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5257 …}
  -id: 206311
  -bodyTs: "'20':9 'gotta':2,6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7082678"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701952739 {#5244
    date: 2023-12-07 13:38:59.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 {#5245
  +user: Proxies\__CG__\App\Entity\User {#5246 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4001
    +user: App\Entity\User {#3949 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "So you’re saying that you should suck a guy’s dick in a dark alley for $20 in order to be successful?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 71
    +score: 0
    +lastActive: DateTime @1703793749 {#4010
      date: 2023-12-28 21:02:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3999 …}
    +nested: Doctrine\ORM\PersistentCollection {#3997 …}
    +votes: Doctrine\ORM\PersistentCollection {#3995 …}
    +reports: Doctrine\ORM\PersistentCollection {#3993 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
    -id: 206267
    -bodyTs: "'20':18 'alley':16 'dark':15 'dick':12 'guy':10 'order':20 're':3 'say':4 'success':23 'suck':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5868874"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701951860 {#3946
      date: 2023-12-07 13:24:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "You gotta do what you gotta do for $20."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701952739 {#5243
    date: 2023-12-07 13:38:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5247 …}
  +nested: Doctrine\ORM\PersistentCollection {#5249 …}
  +votes: Doctrine\ORM\PersistentCollection {#5251 …}
  +reports: Doctrine\ORM\PersistentCollection {#5253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5255 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5257 …}
  -id: 206311
  -bodyTs: "'20':9 'gotta':2,6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7082678"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701952739 {#5244
    date: 2023-12-07 13:38:59.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 {#5261
  +user: Proxies\__CG__\App\Entity\User {#5262 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4001
    +user: App\Entity\User {#3949 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "So you’re saying that you should suck a guy’s dick in a dark alley for $20 in order to be successful?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 71
    +score: 0
    +lastActive: DateTime @1703793749 {#4010
      date: 2023-12-28 21:02:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3999 …}
    +nested: Doctrine\ORM\PersistentCollection {#3997 …}
    +votes: Doctrine\ORM\PersistentCollection {#3995 …}
    +reports: Doctrine\ORM\PersistentCollection {#3993 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
    -id: 206267
    -bodyTs: "'20':18 'alley':16 'dark':15 'dick':12 'guy':10 'order':20 're':3 'say':4 'success':23 'suck':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5868874"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701951860 {#3946
      date: 2023-12-07 13:24:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "Gotta start somewhere"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701956496 {#5259
    date: 2023-12-07 14:41:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5263 …}
  +nested: Doctrine\ORM\PersistentCollection {#5265 …}
  +votes: Doctrine\ORM\PersistentCollection {#5267 …}
  +reports: Doctrine\ORM\PersistentCollection {#5269 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5273 …}
  -id: 206503
  -bodyTs: "'gotta':1 'somewher':3 'start':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5870237"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701956496 {#5260
    date: 2023-12-07 14:41:36.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 {#5261
  +user: Proxies\__CG__\App\Entity\User {#5262 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4001
    +user: App\Entity\User {#3949 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "So you’re saying that you should suck a guy’s dick in a dark alley for $20 in order to be successful?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 71
    +score: 0
    +lastActive: DateTime @1703793749 {#4010
      date: 2023-12-28 21:02:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3999 …}
    +nested: Doctrine\ORM\PersistentCollection {#3997 …}
    +votes: Doctrine\ORM\PersistentCollection {#3995 …}
    +reports: Doctrine\ORM\PersistentCollection {#3993 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
    -id: 206267
    -bodyTs: "'20':18 'alley':16 'dark':15 'dick':12 'guy':10 'order':20 're':3 'say':4 'success':23 'suck':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5868874"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701951860 {#3946
      date: 2023-12-07 13:24:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "Gotta start somewhere"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701956496 {#5259
    date: 2023-12-07 14:41:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5263 …}
  +nested: Doctrine\ORM\PersistentCollection {#5265 …}
  +votes: Doctrine\ORM\PersistentCollection {#5267 …}
  +reports: Doctrine\ORM\PersistentCollection {#5269 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5273 …}
  -id: 206503
  -bodyTs: "'gotta':1 'somewher':3 'start':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5870237"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701956496 {#5260
    date: 2023-12-07 14:41:36.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 {#5261
  +user: Proxies\__CG__\App\Entity\User {#5262 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4001
    +user: App\Entity\User {#3949 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "So you’re saying that you should suck a guy’s dick in a dark alley for $20 in order to be successful?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 71
    +score: 0
    +lastActive: DateTime @1703793749 {#4010
      date: 2023-12-28 21:02:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3999 …}
    +nested: Doctrine\ORM\PersistentCollection {#3997 …}
    +votes: Doctrine\ORM\PersistentCollection {#3995 …}
    +reports: Doctrine\ORM\PersistentCollection {#3993 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
    -id: 206267
    -bodyTs: "'20':18 'alley':16 'dark':15 'dick':12 'guy':10 'order':20 're':3 'say':4 'success':23 'suck':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5868874"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701951860 {#3946
      date: 2023-12-07 13:24:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "Gotta start somewhere"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701956496 {#5259
    date: 2023-12-07 14:41:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5263 …}
  +nested: Doctrine\ORM\PersistentCollection {#5265 …}
  +votes: Doctrine\ORM\PersistentCollection {#5267 …}
  +reports: Doctrine\ORM\PersistentCollection {#5269 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5273 …}
  -id: 206503
  -bodyTs: "'gotta':1 'somewher':3 'start':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5870237"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701956496 {#5260
    date: 2023-12-07 14:41:36.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 {#5444
  +user: Proxies\__CG__\App\Entity\User {#5445 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5261
    +user: Proxies\__CG__\App\Entity\User {#5262 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4001
      +user: App\Entity\User {#3949 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "So you’re saying that you should suck a guy’s dick in a dark alley for $20 in order to be successful?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 71
      +score: 0
      +lastActive: DateTime @1703793749 {#4010
        date: 2023-12-28 21:02:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3999 …}
      +nested: Doctrine\ORM\PersistentCollection {#3997 …}
      +votes: Doctrine\ORM\PersistentCollection {#3995 …}
      +reports: Doctrine\ORM\PersistentCollection {#3993 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
      -id: 206267
      -bodyTs: "'20':18 'alley':16 'dark':15 'dick':12 'guy':10 'order':20 're':3 'say':4 'success':23 'suck':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5868874"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701951860 {#3946
        date: 2023-12-07 13:24:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "Gotta start somewhere"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1701956496 {#5259
      date: 2023-12-07 14:41:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@FlyingSquid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5263 …}
    +nested: Doctrine\ORM\PersistentCollection {#5265 …}
    +votes: Doctrine\ORM\PersistentCollection {#5267 …}
    +reports: Doctrine\ORM\PersistentCollection {#5269 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5271 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5273 …}
    -id: 206503
    -bodyTs: "'gotta':1 'somewher':3 'start':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5870237"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701956496 {#5260
      date: 2023-12-07 14:41:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "That’s the right attitude. Maybe someday you can move up to sucking dick in a dark basement instead of the alley"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701979593 {#5442
    date: 2023-12-07 21:06:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@MycelialMass@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5446 …}
  +nested: Doctrine\ORM\PersistentCollection {#5448 …}
  +votes: Doctrine\ORM\PersistentCollection {#5450 …}
  +reports: Doctrine\ORM\PersistentCollection {#5452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5456 …}
  -id: 207953
  -bodyTs: "'alley':22 'attitud':5 'basement':18 'dark':17 'dick':14 'instead':19 'mayb':6 'move':10 'right':4 'someday':7 'suck':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5877946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701979593 {#5443
    date: 2023-12-07 21:06:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#5444
  +user: Proxies\__CG__\App\Entity\User {#5445 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5261
    +user: Proxies\__CG__\App\Entity\User {#5262 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4001
      +user: App\Entity\User {#3949 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "So you’re saying that you should suck a guy’s dick in a dark alley for $20 in order to be successful?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 71
      +score: 0
      +lastActive: DateTime @1703793749 {#4010
        date: 2023-12-28 21:02:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3999 …}
      +nested: Doctrine\ORM\PersistentCollection {#3997 …}
      +votes: Doctrine\ORM\PersistentCollection {#3995 …}
      +reports: Doctrine\ORM\PersistentCollection {#3993 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
      -id: 206267
      -bodyTs: "'20':18 'alley':16 'dark':15 'dick':12 'guy':10 'order':20 're':3 'say':4 'success':23 'suck':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5868874"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701951860 {#3946
        date: 2023-12-07 13:24:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "Gotta start somewhere"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1701956496 {#5259
      date: 2023-12-07 14:41:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@FlyingSquid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5263 …}
    +nested: Doctrine\ORM\PersistentCollection {#5265 …}
    +votes: Doctrine\ORM\PersistentCollection {#5267 …}
    +reports: Doctrine\ORM\PersistentCollection {#5269 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5271 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5273 …}
    -id: 206503
    -bodyTs: "'gotta':1 'somewher':3 'start':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5870237"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701956496 {#5260
      date: 2023-12-07 14:41:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "That’s the right attitude. Maybe someday you can move up to sucking dick in a dark basement instead of the alley"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701979593 {#5442
    date: 2023-12-07 21:06:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@MycelialMass@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5446 …}
  +nested: Doctrine\ORM\PersistentCollection {#5448 …}
  +votes: Doctrine\ORM\PersistentCollection {#5450 …}
  +reports: Doctrine\ORM\PersistentCollection {#5452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5456 …}
  -id: 207953
  -bodyTs: "'alley':22 'attitud':5 'basement':18 'dark':17 'dick':14 'instead':19 'mayb':6 'move':10 'right':4 'someday':7 'suck':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5877946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701979593 {#5443
    date: 2023-12-07 21:06:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#5444
  +user: Proxies\__CG__\App\Entity\User {#5445 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5261
    +user: Proxies\__CG__\App\Entity\User {#5262 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4001
      +user: App\Entity\User {#3949 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "So you’re saying that you should suck a guy’s dick in a dark alley for $20 in order to be successful?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 71
      +score: 0
      +lastActive: DateTime @1703793749 {#4010
        date: 2023-12-28 21:02:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3999 …}
      +nested: Doctrine\ORM\PersistentCollection {#3997 …}
      +votes: Doctrine\ORM\PersistentCollection {#3995 …}
      +reports: Doctrine\ORM\PersistentCollection {#3993 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
      -id: 206267
      -bodyTs: "'20':18 'alley':16 'dark':15 'dick':12 'guy':10 'order':20 're':3 'say':4 'success':23 'suck':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5868874"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701951860 {#3946
        date: 2023-12-07 13:24:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "Gotta start somewhere"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1701956496 {#5259
      date: 2023-12-07 14:41:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@FlyingSquid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5263 …}
    +nested: Doctrine\ORM\PersistentCollection {#5265 …}
    +votes: Doctrine\ORM\PersistentCollection {#5267 …}
    +reports: Doctrine\ORM\PersistentCollection {#5269 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5271 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5273 …}
    -id: 206503
    -bodyTs: "'gotta':1 'somewher':3 'start':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5870237"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701956496 {#5260
      date: 2023-12-07 14:41:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "That’s the right attitude. Maybe someday you can move up to sucking dick in a dark basement instead of the alley"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701979593 {#5442
    date: 2023-12-07 21:06:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@MycelialMass@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5446 …}
  +nested: Doctrine\ORM\PersistentCollection {#5448 …}
  +votes: Doctrine\ORM\PersistentCollection {#5450 …}
  +reports: Doctrine\ORM\PersistentCollection {#5452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5456 …}
  -id: 207953
  -bodyTs: "'alley':22 'attitud':5 'basement':18 'dark':17 'dick':14 'instead':19 'mayb':6 'move':10 'right':4 'someday':7 'suck':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5877946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701979593 {#5443
    date: 2023-12-07 21:06:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4034
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I’ll stick with my guiding principle “do whatever crackheads aren’t doing”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 103
  +score: 0
  +lastActive: DateTime @1703483778 {#4044
    date: 2023-12-25 06:56:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4028 …}
  +nested: Doctrine\ORM\PersistentCollection {#4031 …}
  +votes: Doctrine\ORM\PersistentCollection {#4026 …}
  +reports: Doctrine\ORM\PersistentCollection {#4024 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
  -id: 205466
  -bodyTs: "'aren':11 'crackhead':10 'guid':6 'll':2 'principl':7 'stick':3 'whatev':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5864630"
  +editedAt: DateTimeImmutable @1703296654 {#4042
    date: 2023-12-23 02:57:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701929326 {#4043
    date: 2023-12-07 07:08:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#4034
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I’ll stick with my guiding principle “do whatever crackheads aren’t doing”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 103
  +score: 0
  +lastActive: DateTime @1703483778 {#4044
    date: 2023-12-25 06:56:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4028 …}
  +nested: Doctrine\ORM\PersistentCollection {#4031 …}
  +votes: Doctrine\ORM\PersistentCollection {#4026 …}
  +reports: Doctrine\ORM\PersistentCollection {#4024 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
  -id: 205466
  -bodyTs: "'aren':11 'crackhead':10 'guid':6 'll':2 'principl':7 'stick':3 'whatev':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5864630"
  +editedAt: DateTimeImmutable @1703296654 {#4042
    date: 2023-12-23 02:57:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701929326 {#4043
    date: 2023-12-07 07:08:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#4034
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I’ll stick with my guiding principle “do whatever crackheads aren’t doing”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 103
  +score: 0
  +lastActive: DateTime @1703483778 {#4044
    date: 2023-12-25 06:56:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4028 …}
  +nested: Doctrine\ORM\PersistentCollection {#4031 …}
  +votes: Doctrine\ORM\PersistentCollection {#4026 …}
  +reports: Doctrine\ORM\PersistentCollection {#4024 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
  -id: 205466
  -bodyTs: "'aren':11 'crackhead':10 'guid':6 'll':2 'principl':7 'stick':3 'whatev':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5864630"
  +editedAt: DateTimeImmutable @1703296654 {#4042
    date: 2023-12-23 02:57:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701929326 {#4043
    date: 2023-12-07 07:08:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#5102
  +user: App\Entity\User {#4720 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4034
    +user: App\Entity\User {#4018 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I’ll stick with my guiding principle “do whatever crackheads aren’t doing”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 103
    +score: 0
    +lastActive: DateTime @1703483778 {#4044
      date: 2023-12-25 06:56:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4028 …}
    +nested: Doctrine\ORM\PersistentCollection {#4031 …}
    +votes: Doctrine\ORM\PersistentCollection {#4026 …}
    +reports: Doctrine\ORM\PersistentCollection {#4024 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
    -id: 205466
    -bodyTs: "'aren':11 'crackhead':10 'guid':6 'll':2 'principl':7 'stick':3 'whatev':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5864630"
    +editedAt: DateTimeImmutable @1703296654 {#4042
      date: 2023-12-23 02:57:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701929326 {#4043
      date: 2023-12-07 07:08:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4034}
  +body: "I prefer to do the opersite of this. As this is not upto los pollos hermanous standards"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702025717 {#5100
    date: 2023-12-08 09:55:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@KISSmyOS@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5103 …}
  +nested: Doctrine\ORM\PersistentCollection {#5105 …}
  +votes: Doctrine\ORM\PersistentCollection {#5107 …}
  +reports: Doctrine\ORM\PersistentCollection {#5109 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5111 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5113 …}
  -id: 210946
  -bodyTs: "'herman':16 'los':14 'opersit':6 'pollo':15 'prefer':2 'standard':17 'upto':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5893446"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702025717 {#5101
    date: 2023-12-08 09:55:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#5102
  +user: App\Entity\User {#4720 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4034
    +user: App\Entity\User {#4018 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I’ll stick with my guiding principle “do whatever crackheads aren’t doing”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 103
    +score: 0
    +lastActive: DateTime @1703483778 {#4044
      date: 2023-12-25 06:56:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4028 …}
    +nested: Doctrine\ORM\PersistentCollection {#4031 …}
    +votes: Doctrine\ORM\PersistentCollection {#4026 …}
    +reports: Doctrine\ORM\PersistentCollection {#4024 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
    -id: 205466
    -bodyTs: "'aren':11 'crackhead':10 'guid':6 'll':2 'principl':7 'stick':3 'whatev':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5864630"
    +editedAt: DateTimeImmutable @1703296654 {#4042
      date: 2023-12-23 02:57:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701929326 {#4043
      date: 2023-12-07 07:08:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4034}
  +body: "I prefer to do the opersite of this. As this is not upto los pollos hermanous standards"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702025717 {#5100
    date: 2023-12-08 09:55:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@KISSmyOS@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5103 …}
  +nested: Doctrine\ORM\PersistentCollection {#5105 …}
  +votes: Doctrine\ORM\PersistentCollection {#5107 …}
  +reports: Doctrine\ORM\PersistentCollection {#5109 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5111 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5113 …}
  -id: 210946
  -bodyTs: "'herman':16 'los':14 'opersit':6 'pollo':15 'prefer':2 'standard':17 'upto':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5893446"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702025717 {#5101
    date: 2023-12-08 09:55:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#5102
  +user: App\Entity\User {#4720 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4034
    +user: App\Entity\User {#4018 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I’ll stick with my guiding principle “do whatever crackheads aren’t doing”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 103
    +score: 0
    +lastActive: DateTime @1703483778 {#4044
      date: 2023-12-25 06:56:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4028 …}
    +nested: Doctrine\ORM\PersistentCollection {#4031 …}
    +votes: Doctrine\ORM\PersistentCollection {#4026 …}
    +reports: Doctrine\ORM\PersistentCollection {#4024 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
    -id: 205466
    -bodyTs: "'aren':11 'crackhead':10 'guid':6 'll':2 'principl':7 'stick':3 'whatev':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5864630"
    +editedAt: DateTimeImmutable @1703296654 {#4042
      date: 2023-12-23 02:57:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701929326 {#4043
      date: 2023-12-07 07:08:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4034}
  +body: "I prefer to do the opersite of this. As this is not upto los pollos hermanous standards"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702025717 {#5100
    date: 2023-12-08 09:55:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@KISSmyOS@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5103 …}
  +nested: Doctrine\ORM\PersistentCollection {#5105 …}
  +votes: Doctrine\ORM\PersistentCollection {#5107 …}
  +reports: Doctrine\ORM\PersistentCollection {#5109 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5111 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5113 …}
  -id: 210946
  -bodyTs: "'herman':16 'los':14 'opersit':6 'pollo':15 'prefer':2 'standard':17 'upto':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5893446"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702025717 {#5101
    date: 2023-12-08 09:55:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#5117
  +user: Proxies\__CG__\App\Entity\User {#5118 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4034
    +user: App\Entity\User {#4018 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I’ll stick with my guiding principle “do whatever crackheads aren’t doing”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 103
    +score: 0
    +lastActive: DateTime @1703483778 {#4044
      date: 2023-12-25 06:56:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4028 …}
    +nested: Doctrine\ORM\PersistentCollection {#4031 …}
    +votes: Doctrine\ORM\PersistentCollection {#4026 …}
    +reports: Doctrine\ORM\PersistentCollection {#4024 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
    -id: 205466
    -bodyTs: "'aren':11 'crackhead':10 'guid':6 'll':2 'principl':7 'stick':3 'whatev':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5864630"
    +editedAt: DateTimeImmutable @1703296654 {#4042
      date: 2023-12-23 02:57:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701929326 {#4043
      date: 2023-12-07 07:08:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4034}
  +body: "So not your mom… yeah that’s good advice."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1701929862 {#5115
    date: 2023-12-07 07:17:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@KISSmyOS@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5119 …}
  +nested: Doctrine\ORM\PersistentCollection {#5121 …}
  +votes: Doctrine\ORM\PersistentCollection {#5123 …}
  +reports: Doctrine\ORM\PersistentCollection {#5125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5127 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5129 …}
  -id: 205487
  -bodyTs: "'advic':9 'good':8 'mom':4 'yeah':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5864749"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701929862 {#5116
    date: 2023-12-07 07:17:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#5117
  +user: Proxies\__CG__\App\Entity\User {#5118 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4034
    +user: App\Entity\User {#4018 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I’ll stick with my guiding principle “do whatever crackheads aren’t doing”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 103
    +score: 0
    +lastActive: DateTime @1703483778 {#4044
      date: 2023-12-25 06:56:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4028 …}
    +nested: Doctrine\ORM\PersistentCollection {#4031 …}
    +votes: Doctrine\ORM\PersistentCollection {#4026 …}
    +reports: Doctrine\ORM\PersistentCollection {#4024 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
    -id: 205466
    -bodyTs: "'aren':11 'crackhead':10 'guid':6 'll':2 'principl':7 'stick':3 'whatev':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5864630"
    +editedAt: DateTimeImmutable @1703296654 {#4042
      date: 2023-12-23 02:57:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701929326 {#4043
      date: 2023-12-07 07:08:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4034}
  +body: "So not your mom… yeah that’s good advice."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1701929862 {#5115
    date: 2023-12-07 07:17:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@KISSmyOS@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5119 …}
  +nested: Doctrine\ORM\PersistentCollection {#5121 …}
  +votes: Doctrine\ORM\PersistentCollection {#5123 …}
  +reports: Doctrine\ORM\PersistentCollection {#5125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5127 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5129 …}
  -id: 205487
  -bodyTs: "'advic':9 'good':8 'mom':4 'yeah':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5864749"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701929862 {#5116
    date: 2023-12-07 07:17:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#5117
  +user: Proxies\__CG__\App\Entity\User {#5118 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4034
    +user: App\Entity\User {#4018 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I’ll stick with my guiding principle “do whatever crackheads aren’t doing”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 103
    +score: 0
    +lastActive: DateTime @1703483778 {#4044
      date: 2023-12-25 06:56:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4028 …}
    +nested: Doctrine\ORM\PersistentCollection {#4031 …}
    +votes: Doctrine\ORM\PersistentCollection {#4026 …}
    +reports: Doctrine\ORM\PersistentCollection {#4024 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
    -id: 205466
    -bodyTs: "'aren':11 'crackhead':10 'guid':6 'll':2 'principl':7 'stick':3 'whatev':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5864630"
    +editedAt: DateTimeImmutable @1703296654 {#4042
      date: 2023-12-23 02:57:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701929326 {#4043
      date: 2023-12-07 07:08:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4034}
  +body: "So not your mom… yeah that’s good advice."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1701929862 {#5115
    date: 2023-12-07 07:17:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@KISSmyOS@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5119 …}
  +nested: Doctrine\ORM\PersistentCollection {#5121 …}
  +votes: Doctrine\ORM\PersistentCollection {#5123 …}
  +reports: Doctrine\ORM\PersistentCollection {#5125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5127 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5129 …}
  -id: 205487
  -bodyTs: "'advic':9 'good':8 'mom':4 'yeah':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5864749"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701929862 {#5116
    date: 2023-12-07 07:17:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#5333
  +user: Proxies\__CG__\App\Entity\User {#5330 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5117
    +user: Proxies\__CG__\App\Entity\User {#5118 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4034
      +user: App\Entity\User {#4018 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I’ll stick with my guiding principle “do whatever crackheads aren’t doing”."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 103
      +score: 0
      +lastActive: DateTime @1703483778 {#4044
        date: 2023-12-25 06:56:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4028 …}
      +nested: Doctrine\ORM\PersistentCollection {#4031 …}
      +votes: Doctrine\ORM\PersistentCollection {#4026 …}
      +reports: Doctrine\ORM\PersistentCollection {#4024 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
      -id: 205466
      -bodyTs: "'aren':11 'crackhead':10 'guid':6 'll':2 'principl':7 'stick':3 'whatev':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5864630"
      +editedAt: DateTimeImmutable @1703296654 {#4042
        date: 2023-12-23 02:57:34.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701929326 {#4043
        date: 2023-12-07 07:08:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4034}
    +body: "So not your mom… yeah that’s good advice."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1701929862 {#5115
      date: 2023-12-07 07:17:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@KISSmyOS@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5119 …}
    +nested: Doctrine\ORM\PersistentCollection {#5121 …}
    +votes: Doctrine\ORM\PersistentCollection {#5123 …}
    +reports: Doctrine\ORM\PersistentCollection {#5125 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5127 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5129 …}
    -id: 205487
    -bodyTs: "'advic':9 'good':8 'mom':4 'yeah':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5864749"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929862 {#5116
      date: 2023-12-07 07:17:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4034}
  +body: "Are you suggesting crackheads have disposable income for hookers?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1701930063 {#5334
    date: 2023-12-07 07:21:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@KISSmyOS@lemmy.world"
    "@kryptonianCodeMonkey@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5327 …}
  +nested: Doctrine\ORM\PersistentCollection {#5325 …}
  +votes: Doctrine\ORM\PersistentCollection {#5329 …}
  +reports: Doctrine\ORM\PersistentCollection {#5340 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5342 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5344 …}
  -id: 205494
  -bodyTs: "'crackhead':4 'dispos':6 'hooker':9 'incom':7 'suggest':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7074786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701930063 {#5337
    date: 2023-12-07 07:21:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#5333
  +user: Proxies\__CG__\App\Entity\User {#5330 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5117
    +user: Proxies\__CG__\App\Entity\User {#5118 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4034
      +user: App\Entity\User {#4018 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I’ll stick with my guiding principle “do whatever crackheads aren’t doing”."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 103
      +score: 0
      +lastActive: DateTime @1703483778 {#4044
        date: 2023-12-25 06:56:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4028 …}
      +nested: Doctrine\ORM\PersistentCollection {#4031 …}
      +votes: Doctrine\ORM\PersistentCollection {#4026 …}
      +reports: Doctrine\ORM\PersistentCollection {#4024 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
      -id: 205466
      -bodyTs: "'aren':11 'crackhead':10 'guid':6 'll':2 'principl':7 'stick':3 'whatev':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5864630"
      +editedAt: DateTimeImmutable @1703296654 {#4042
        date: 2023-12-23 02:57:34.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701929326 {#4043
        date: 2023-12-07 07:08:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4034}
    +body: "So not your mom… yeah that’s good advice."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1701929862 {#5115
      date: 2023-12-07 07:17:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@KISSmyOS@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5119 …}
    +nested: Doctrine\ORM\PersistentCollection {#5121 …}
    +votes: Doctrine\ORM\PersistentCollection {#5123 …}
    +reports: Doctrine\ORM\PersistentCollection {#5125 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5127 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5129 …}
    -id: 205487
    -bodyTs: "'advic':9 'good':8 'mom':4 'yeah':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5864749"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929862 {#5116
      date: 2023-12-07 07:17:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4034}
  +body: "Are you suggesting crackheads have disposable income for hookers?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1701930063 {#5334
    date: 2023-12-07 07:21:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@KISSmyOS@lemmy.world"
    "@kryptonianCodeMonkey@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5327 …}
  +nested: Doctrine\ORM\PersistentCollection {#5325 …}
  +votes: Doctrine\ORM\PersistentCollection {#5329 …}
  +reports: Doctrine\ORM\PersistentCollection {#5340 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5342 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5344 …}
  -id: 205494
  -bodyTs: "'crackhead':4 'dispos':6 'hooker':9 'incom':7 'suggest':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7074786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701930063 {#5337
    date: 2023-12-07 07:21:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#5333
  +user: Proxies\__CG__\App\Entity\User {#5330 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5117
    +user: Proxies\__CG__\App\Entity\User {#5118 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4034
      +user: App\Entity\User {#4018 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I’ll stick with my guiding principle “do whatever crackheads aren’t doing”."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 103
      +score: 0
      +lastActive: DateTime @1703483778 {#4044
        date: 2023-12-25 06:56:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4028 …}
      +nested: Doctrine\ORM\PersistentCollection {#4031 …}
      +votes: Doctrine\ORM\PersistentCollection {#4026 …}
      +reports: Doctrine\ORM\PersistentCollection {#4024 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
      -id: 205466
      -bodyTs: "'aren':11 'crackhead':10 'guid':6 'll':2 'principl':7 'stick':3 'whatev':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5864630"
      +editedAt: DateTimeImmutable @1703296654 {#4042
        date: 2023-12-23 02:57:34.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701929326 {#4043
        date: 2023-12-07 07:08:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4034}
    +body: "So not your mom… yeah that’s good advice."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1701929862 {#5115
      date: 2023-12-07 07:17:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@KISSmyOS@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5119 …}
    +nested: Doctrine\ORM\PersistentCollection {#5121 …}
    +votes: Doctrine\ORM\PersistentCollection {#5123 …}
    +reports: Doctrine\ORM\PersistentCollection {#5125 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5127 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5129 …}
    -id: 205487
    -bodyTs: "'advic':9 'good':8 'mom':4 'yeah':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5864749"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929862 {#5116
      date: 2023-12-07 07:17:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4034}
  +body: "Are you suggesting crackheads have disposable income for hookers?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1701930063 {#5334
    date: 2023-12-07 07:21:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@KISSmyOS@lemmy.world"
    "@kryptonianCodeMonkey@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5327 …}
  +nested: Doctrine\ORM\PersistentCollection {#5325 …}
  +votes: Doctrine\ORM\PersistentCollection {#5329 …}
  +reports: Doctrine\ORM\PersistentCollection {#5340 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5342 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5344 …}
  -id: 205494
  -bodyTs: "'crackhead':4 'dispos':6 'hooker':9 'incom':7 'suggest':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7074786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701930063 {#5337
    date: 2023-12-07 07:21:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#5518
  +user: Proxies\__CG__\App\Entity\User {#5084 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5333
    +user: Proxies\__CG__\App\Entity\User {#5330 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5117
      +user: Proxies\__CG__\App\Entity\User {#5118 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4034
        +user: App\Entity\User {#4018 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "I’ll stick with my guiding principle “do whatever crackheads aren’t doing”."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 103
        +score: 0
        +lastActive: DateTime @1703483778 {#4044
          date: 2023-12-25 06:56:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4028 …}
        +nested: Doctrine\ORM\PersistentCollection {#4031 …}
        +votes: Doctrine\ORM\PersistentCollection {#4026 …}
        +reports: Doctrine\ORM\PersistentCollection {#4024 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
        -id: 205466
        -bodyTs: "'aren':11 'crackhead':10 'guid':6 'll':2 'principl':7 'stick':3 'whatev':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5864630"
        +editedAt: DateTimeImmutable @1703296654 {#4042
          date: 2023-12-23 02:57:34.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701929326 {#4043
          date: 2023-12-07 07:08:46.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4034}
      +body: "So not your mom… yeah that’s good advice."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1701929862 {#5115
        date: 2023-12-07 07:17:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@KISSmyOS@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5119 …}
      +nested: Doctrine\ORM\PersistentCollection {#5121 …}
      +votes: Doctrine\ORM\PersistentCollection {#5123 …}
      +reports: Doctrine\ORM\PersistentCollection {#5125 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5127 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5129 …}
      -id: 205487
      -bodyTs: "'advic':9 'good':8 'mom':4 'yeah':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5864749"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701929862 {#5116
        date: 2023-12-07 07:17:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4034}
    +body: "Are you suggesting crackheads have disposable income for hookers?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1701930063 {#5334
      date: 2023-12-07 07:21:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@KISSmyOS@lemmy.world"
      "@kryptonianCodeMonkey@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5327 …}
    +nested: Doctrine\ORM\PersistentCollection {#5325 …}
    +votes: Doctrine\ORM\PersistentCollection {#5329 …}
    +reports: Doctrine\ORM\PersistentCollection {#5340 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5342 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5344 …}
    -id: 205494
    -bodyTs: "'crackhead':4 'dispos':6 'hooker':9 'incom':7 'suggest':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7074786"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701930063 {#5337
      date: 2023-12-07 07:21:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4034}
  +body: "Don't hookers usually charge though?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701933256 {#5519
    date: 2023-12-07 08:14:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@KISSmyOS@lemmy.world"
    "@kryptonianCodeMonkey@lemmy.world"
    "@GBU_28@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5511 …}
  +nested: Doctrine\ORM\PersistentCollection {#5509 …}
  +votes: Doctrine\ORM\PersistentCollection {#5507 …}
  +reports: Doctrine\ORM\PersistentCollection {#5520 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5522 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5524 …}
  -id: 205638
  -bodyTs: "'charg':5 'hooker':3 'though':6 'usual':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/685565/-/comment/3990419"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701933256 {#5516
    date: 2023-12-07 08:14:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#5518
  +user: Proxies\__CG__\App\Entity\User {#5084 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5333
    +user: Proxies\__CG__\App\Entity\User {#5330 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5117
      +user: Proxies\__CG__\App\Entity\User {#5118 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4034
        +user: App\Entity\User {#4018 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "I’ll stick with my guiding principle “do whatever crackheads aren’t doing”."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 103
        +score: 0
        +lastActive: DateTime @1703483778 {#4044
          date: 2023-12-25 06:56:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4028 …}
        +nested: Doctrine\ORM\PersistentCollection {#4031 …}
        +votes: Doctrine\ORM\PersistentCollection {#4026 …}
        +reports: Doctrine\ORM\PersistentCollection {#4024 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
        -id: 205466
        -bodyTs: "'aren':11 'crackhead':10 'guid':6 'll':2 'principl':7 'stick':3 'whatev':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5864630"
        +editedAt: DateTimeImmutable @1703296654 {#4042
          date: 2023-12-23 02:57:34.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701929326 {#4043
          date: 2023-12-07 07:08:46.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4034}
      +body: "So not your mom… yeah that’s good advice."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1701929862 {#5115
        date: 2023-12-07 07:17:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@KISSmyOS@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5119 …}
      +nested: Doctrine\ORM\PersistentCollection {#5121 …}
      +votes: Doctrine\ORM\PersistentCollection {#5123 …}
      +reports: Doctrine\ORM\PersistentCollection {#5125 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5127 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5129 …}
      -id: 205487
      -bodyTs: "'advic':9 'good':8 'mom':4 'yeah':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5864749"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701929862 {#5116
        date: 2023-12-07 07:17:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4034}
    +body: "Are you suggesting crackheads have disposable income for hookers?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1701930063 {#5334
      date: 2023-12-07 07:21:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@KISSmyOS@lemmy.world"
      "@kryptonianCodeMonkey@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5327 …}
    +nested: Doctrine\ORM\PersistentCollection {#5325 …}
    +votes: Doctrine\ORM\PersistentCollection {#5329 …}
    +reports: Doctrine\ORM\PersistentCollection {#5340 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5342 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5344 …}
    -id: 205494
    -bodyTs: "'crackhead':4 'dispos':6 'hooker':9 'incom':7 'suggest':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7074786"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701930063 {#5337
      date: 2023-12-07 07:21:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4034}
  +body: "Don't hookers usually charge though?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701933256 {#5519
    date: 2023-12-07 08:14:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@KISSmyOS@lemmy.world"
    "@kryptonianCodeMonkey@lemmy.world"
    "@GBU_28@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5511 …}
  +nested: Doctrine\ORM\PersistentCollection {#5509 …}
  +votes: Doctrine\ORM\PersistentCollection {#5507 …}
  +reports: Doctrine\ORM\PersistentCollection {#5520 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5522 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5524 …}
  -id: 205638
  -bodyTs: "'charg':5 'hooker':3 'though':6 'usual':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/685565/-/comment/3990419"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701933256 {#5516
    date: 2023-12-07 08:14:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#5518
  +user: Proxies\__CG__\App\Entity\User {#5084 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5333
    +user: Proxies\__CG__\App\Entity\User {#5330 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5117
      +user: Proxies\__CG__\App\Entity\User {#5118 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4034
        +user: App\Entity\User {#4018 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "I’ll stick with my guiding principle “do whatever crackheads aren’t doing”."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 103
        +score: 0
        +lastActive: DateTime @1703483778 {#4044
          date: 2023-12-25 06:56:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4028 …}
        +nested: Doctrine\ORM\PersistentCollection {#4031 …}
        +votes: Doctrine\ORM\PersistentCollection {#4026 …}
        +reports: Doctrine\ORM\PersistentCollection {#4024 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
        -id: 205466
        -bodyTs: "'aren':11 'crackhead':10 'guid':6 'll':2 'principl':7 'stick':3 'whatev':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5864630"
        +editedAt: DateTimeImmutable @1703296654 {#4042
          date: 2023-12-23 02:57:34.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701929326 {#4043
          date: 2023-12-07 07:08:46.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4034}
      +body: "So not your mom… yeah that’s good advice."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1701929862 {#5115
        date: 2023-12-07 07:17:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@KISSmyOS@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5119 …}
      +nested: Doctrine\ORM\PersistentCollection {#5121 …}
      +votes: Doctrine\ORM\PersistentCollection {#5123 …}
      +reports: Doctrine\ORM\PersistentCollection {#5125 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5127 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5129 …}
      -id: 205487
      -bodyTs: "'advic':9 'good':8 'mom':4 'yeah':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5864749"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701929862 {#5116
        date: 2023-12-07 07:17:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4034}
    +body: "Are you suggesting crackheads have disposable income for hookers?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1701930063 {#5334
      date: 2023-12-07 07:21:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@KISSmyOS@lemmy.world"
      "@kryptonianCodeMonkey@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5327 …}
    +nested: Doctrine\ORM\PersistentCollection {#5325 …}
    +votes: Doctrine\ORM\PersistentCollection {#5329 …}
    +reports: Doctrine\ORM\PersistentCollection {#5340 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5342 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5344 …}
    -id: 205494
    -bodyTs: "'crackhead':4 'dispos':6 'hooker':9 'incom':7 'suggest':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7074786"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701930063 {#5337
      date: 2023-12-07 07:21:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4034}
  +body: "Don't hookers usually charge though?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701933256 {#5519
    date: 2023-12-07 08:14:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@KISSmyOS@lemmy.world"
    "@kryptonianCodeMonkey@lemmy.world"
    "@GBU_28@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5511 …}
  +nested: Doctrine\ORM\PersistentCollection {#5509 …}
  +votes: Doctrine\ORM\PersistentCollection {#5507 …}
  +reports: Doctrine\ORM\PersistentCollection {#5520 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5522 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5524 …}
  -id: 205638
  -bodyTs: "'charg':5 'hooker':3 'though':6 'usual':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/685565/-/comment/3990419"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701933256 {#5516
    date: 2023-12-07 08:14:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#5632
  +user: Proxies\__CG__\App\Entity\User {#5330 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5518
    +user: Proxies\__CG__\App\Entity\User {#5084 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5333
      +user: Proxies\__CG__\App\Entity\User {#5330 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5117
        +user: Proxies\__CG__\App\Entity\User {#5118 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4034
          +user: App\Entity\User {#4018 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "I’ll stick with my guiding principle “do whatever crackheads aren’t doing”."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 103
          +score: 0
          +lastActive: DateTime @1703483778 {#4044
            date: 2023-12-25 06:56:18.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Exusia@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4028 …}
          +nested: Doctrine\ORM\PersistentCollection {#4031 …}
          +votes: Doctrine\ORM\PersistentCollection {#4026 …}
          +reports: Doctrine\ORM\PersistentCollection {#4024 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
          -id: 205466
          -bodyTs: "'aren':11 'crackhead':10 'guid':6 'll':2 'principl':7 'stick':3 'whatev':9"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5864630"
          +editedAt: DateTimeImmutable @1703296654 {#4042
            date: 2023-12-23 02:57:34.0 +01:00
          }
          +createdAt: DateTimeImmutable @1701929326 {#4043
            date: 2023-12-07 07:08:46.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4034}
        +body: "So not your mom… yeah that’s good advice."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 28
        +score: 0
        +lastActive: DateTime @1701929862 {#5115
          date: 2023-12-07 07:17:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
          "@KISSmyOS@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5119 …}
        +nested: Doctrine\ORM\PersistentCollection {#5121 …}
        +votes: Doctrine\ORM\PersistentCollection {#5123 …}
        +reports: Doctrine\ORM\PersistentCollection {#5125 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5127 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5129 …}
        -id: 205487
        -bodyTs: "'advic':9 'good':8 'mom':4 'yeah':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5864749"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701929862 {#5116
          date: 2023-12-07 07:17:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4034}
      +body: "Are you suggesting crackheads have disposable income for hookers?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1701930063 {#5334
        date: 2023-12-07 07:21:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@KISSmyOS@lemmy.world"
        "@kryptonianCodeMonkey@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5327 …}
      +nested: Doctrine\ORM\PersistentCollection {#5325 …}
      +votes: Doctrine\ORM\PersistentCollection {#5329 …}
      +reports: Doctrine\ORM\PersistentCollection {#5340 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5342 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5344 …}
      -id: 205494
      -bodyTs: "'crackhead':4 'dispos':6 'hooker':9 'incom':7 'suggest':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7074786"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701930063 {#5337
        date: 2023-12-07 07:21:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4034}
    +body: "Don't hookers usually charge though?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1701933256 {#5519
      date: 2023-12-07 08:14:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@KISSmyOS@lemmy.world"
      "@kryptonianCodeMonkey@lemmy.world"
      "@GBU_28@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5511 …}
    +nested: Doctrine\ORM\PersistentCollection {#5509 …}
    +votes: Doctrine\ORM\PersistentCollection {#5507 …}
    +reports: Doctrine\ORM\PersistentCollection {#5520 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5522 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5524 …}
    -id: 205638
    -bodyTs: "'charg':5 'hooker':3 'though':6 'usual':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/685565/-/comment/3990419"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701933256 {#5516
      date: 2023-12-07 08:14:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4034}
  +body: "You tell me"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1701933341 {#5633
    date: 2023-12-07 08:15:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@KISSmyOS@lemmy.world"
    "@kryptonianCodeMonkey@lemmy.world"
    "@GBU_28@lemm.ee"
    "@ivanafterall@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5627 …}
  +nested: Doctrine\ORM\PersistentCollection {#5621 …}
  +votes: Doctrine\ORM\PersistentCollection {#5625 …}
  +reports: Doctrine\ORM\PersistentCollection {#5636 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5638 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5640 …}
  -id: 205645
  -bodyTs: "'tell':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7075793"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701933341 {#5630
    date: 2023-12-07 08:15: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
67 DENIED edit
App\Entity\EntryComment {#5632
  +user: Proxies\__CG__\App\Entity\User {#5330 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5518
    +user: Proxies\__CG__\App\Entity\User {#5084 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5333
      +user: Proxies\__CG__\App\Entity\User {#5330 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5117
        +user: Proxies\__CG__\App\Entity\User {#5118 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4034
          +user: App\Entity\User {#4018 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "I’ll stick with my guiding principle “do whatever crackheads aren’t doing”."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 103
          +score: 0
          +lastActive: DateTime @1703483778 {#4044
            date: 2023-12-25 06:56:18.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Exusia@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4028 …}
          +nested: Doctrine\ORM\PersistentCollection {#4031 …}
          +votes: Doctrine\ORM\PersistentCollection {#4026 …}
          +reports: Doctrine\ORM\PersistentCollection {#4024 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
          -id: 205466
          -bodyTs: "'aren':11 'crackhead':10 'guid':6 'll':2 'principl':7 'stick':3 'whatev':9"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5864630"
          +editedAt: DateTimeImmutable @1703296654 {#4042
            date: 2023-12-23 02:57:34.0 +01:00
          }
          +createdAt: DateTimeImmutable @1701929326 {#4043
            date: 2023-12-07 07:08:46.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4034}
        +body: "So not your mom… yeah that’s good advice."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 28
        +score: 0
        +lastActive: DateTime @1701929862 {#5115
          date: 2023-12-07 07:17:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
          "@KISSmyOS@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5119 …}
        +nested: Doctrine\ORM\PersistentCollection {#5121 …}
        +votes: Doctrine\ORM\PersistentCollection {#5123 …}
        +reports: Doctrine\ORM\PersistentCollection {#5125 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5127 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5129 …}
        -id: 205487
        -bodyTs: "'advic':9 'good':8 'mom':4 'yeah':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5864749"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701929862 {#5116
          date: 2023-12-07 07:17:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4034}
      +body: "Are you suggesting crackheads have disposable income for hookers?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1701930063 {#5334
        date: 2023-12-07 07:21:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@KISSmyOS@lemmy.world"
        "@kryptonianCodeMonkey@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5327 …}
      +nested: Doctrine\ORM\PersistentCollection {#5325 …}
      +votes: Doctrine\ORM\PersistentCollection {#5329 …}
      +reports: Doctrine\ORM\PersistentCollection {#5340 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5342 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5344 …}
      -id: 205494
      -bodyTs: "'crackhead':4 'dispos':6 'hooker':9 'incom':7 'suggest':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7074786"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701930063 {#5337
        date: 2023-12-07 07:21:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4034}
    +body: "Don't hookers usually charge though?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1701933256 {#5519
      date: 2023-12-07 08:14:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@KISSmyOS@lemmy.world"
      "@kryptonianCodeMonkey@lemmy.world"
      "@GBU_28@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5511 …}
    +nested: Doctrine\ORM\PersistentCollection {#5509 …}
    +votes: Doctrine\ORM\PersistentCollection {#5507 …}
    +reports: Doctrine\ORM\PersistentCollection {#5520 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5522 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5524 …}
    -id: 205638
    -bodyTs: "'charg':5 'hooker':3 'though':6 'usual':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/685565/-/comment/3990419"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701933256 {#5516
      date: 2023-12-07 08:14:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4034}
  +body: "You tell me"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1701933341 {#5633
    date: 2023-12-07 08:15:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@KISSmyOS@lemmy.world"
    "@kryptonianCodeMonkey@lemmy.world"
    "@GBU_28@lemm.ee"
    "@ivanafterall@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5627 …}
  +nested: Doctrine\ORM\PersistentCollection {#5621 …}
  +votes: Doctrine\ORM\PersistentCollection {#5625 …}
  +reports: Doctrine\ORM\PersistentCollection {#5636 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5638 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5640 …}
  -id: 205645
  -bodyTs: "'tell':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7075793"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701933341 {#5630
    date: 2023-12-07 08:15: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
68 DENIED moderate
App\Entity\EntryComment {#5632
  +user: Proxies\__CG__\App\Entity\User {#5330 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5518
    +user: Proxies\__CG__\App\Entity\User {#5084 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5333
      +user: Proxies\__CG__\App\Entity\User {#5330 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5117
        +user: Proxies\__CG__\App\Entity\User {#5118 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4034
          +user: App\Entity\User {#4018 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "I’ll stick with my guiding principle “do whatever crackheads aren’t doing”."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 103
          +score: 0
          +lastActive: DateTime @1703483778 {#4044
            date: 2023-12-25 06:56:18.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Exusia@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4028 …}
          +nested: Doctrine\ORM\PersistentCollection {#4031 …}
          +votes: Doctrine\ORM\PersistentCollection {#4026 …}
          +reports: Doctrine\ORM\PersistentCollection {#4024 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
          -id: 205466
          -bodyTs: "'aren':11 'crackhead':10 'guid':6 'll':2 'principl':7 'stick':3 'whatev':9"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5864630"
          +editedAt: DateTimeImmutable @1703296654 {#4042
            date: 2023-12-23 02:57:34.0 +01:00
          }
          +createdAt: DateTimeImmutable @1701929326 {#4043
            date: 2023-12-07 07:08:46.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4034}
        +body: "So not your mom… yeah that’s good advice."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 28
        +score: 0
        +lastActive: DateTime @1701929862 {#5115
          date: 2023-12-07 07:17:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
          "@KISSmyOS@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5119 …}
        +nested: Doctrine\ORM\PersistentCollection {#5121 …}
        +votes: Doctrine\ORM\PersistentCollection {#5123 …}
        +reports: Doctrine\ORM\PersistentCollection {#5125 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5127 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5129 …}
        -id: 205487
        -bodyTs: "'advic':9 'good':8 'mom':4 'yeah':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5864749"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701929862 {#5116
          date: 2023-12-07 07:17:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4034}
      +body: "Are you suggesting crackheads have disposable income for hookers?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1701930063 {#5334
        date: 2023-12-07 07:21:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@KISSmyOS@lemmy.world"
        "@kryptonianCodeMonkey@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5327 …}
      +nested: Doctrine\ORM\PersistentCollection {#5325 …}
      +votes: Doctrine\ORM\PersistentCollection {#5329 …}
      +reports: Doctrine\ORM\PersistentCollection {#5340 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5342 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5344 …}
      -id: 205494
      -bodyTs: "'crackhead':4 'dispos':6 'hooker':9 'incom':7 'suggest':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7074786"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701930063 {#5337
        date: 2023-12-07 07:21:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4034}
    +body: "Don't hookers usually charge though?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1701933256 {#5519
      date: 2023-12-07 08:14:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@KISSmyOS@lemmy.world"
      "@kryptonianCodeMonkey@lemmy.world"
      "@GBU_28@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5511 …}
    +nested: Doctrine\ORM\PersistentCollection {#5509 …}
    +votes: Doctrine\ORM\PersistentCollection {#5507 …}
    +reports: Doctrine\ORM\PersistentCollection {#5520 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5522 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5524 …}
    -id: 205638
    -bodyTs: "'charg':5 'hooker':3 'though':6 'usual':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/685565/-/comment/3990419"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701933256 {#5516
      date: 2023-12-07 08:14:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4034}
  +body: "You tell me"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1701933341 {#5633
    date: 2023-12-07 08:15:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@KISSmyOS@lemmy.world"
    "@kryptonianCodeMonkey@lemmy.world"
    "@GBU_28@lemm.ee"
    "@ivanafterall@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5627 …}
  +nested: Doctrine\ORM\PersistentCollection {#5621 …}
  +votes: Doctrine\ORM\PersistentCollection {#5625 …}
  +reports: Doctrine\ORM\PersistentCollection {#5636 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5638 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5640 …}
  -id: 205645
  -bodyTs: "'tell':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7075793"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701933341 {#5630
    date: 2023-12-07 08:15: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
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#5658
  +user: Proxies\__CG__\App\Entity\User {#5666 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5632
    +user: Proxies\__CG__\App\Entity\User {#5330 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5518
      +user: Proxies\__CG__\App\Entity\User {#5084 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5333
        +user: Proxies\__CG__\App\Entity\User {#5330 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5117
          +user: Proxies\__CG__\App\Entity\User {#5118 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4034
            +user: App\Entity\User {#4018 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "I’ll stick with my guiding principle “do whatever crackheads aren’t doing”."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 103
            +score: 0
            +lastActive: DateTime @1703483778 {#4044
              date: 2023-12-25 06:56:18.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Exusia@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4028 …}
            +nested: Doctrine\ORM\PersistentCollection {#4031 …}
            +votes: Doctrine\ORM\PersistentCollection {#4026 …}
            +reports: Doctrine\ORM\PersistentCollection {#4024 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
            -id: 205466
            -bodyTs: "'aren':11 'crackhead':10 'guid':6 'll':2 'principl':7 'stick':3 'whatev':9"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5864630"
            +editedAt: DateTimeImmutable @1703296654 {#4042
              date: 2023-12-23 02:57:34.0 +01:00
            }
            +createdAt: DateTimeImmutable @1701929326 {#4043
              date: 2023-12-07 07:08:46.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4034}
          +body: "So not your mom… yeah that’s good advice."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 28
          +score: 0
          +lastActive: DateTime @1701929862 {#5115
            date: 2023-12-07 07:17:42.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Exusia@lemmy.world"
            "@KISSmyOS@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5119 …}
          +nested: Doctrine\ORM\PersistentCollection {#5121 …}
          +votes: Doctrine\ORM\PersistentCollection {#5123 …}
          +reports: Doctrine\ORM\PersistentCollection {#5125 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5127 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5129 …}
          -id: 205487
          -bodyTs: "'advic':9 'good':8 'mom':4 'yeah':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5864749"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701929862 {#5116
            date: 2023-12-07 07:17:42.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4034}
        +body: "Are you suggesting crackheads have disposable income for hookers?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1701930063 {#5334
          date: 2023-12-07 07:21:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
          "@KISSmyOS@lemmy.world"
          "@kryptonianCodeMonkey@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5327 …}
        +nested: Doctrine\ORM\PersistentCollection {#5325 …}
        +votes: Doctrine\ORM\PersistentCollection {#5329 …}
        +reports: Doctrine\ORM\PersistentCollection {#5340 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5342 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5344 …}
        -id: 205494
        -bodyTs: "'crackhead':4 'dispos':6 'hooker':9 'incom':7 'suggest':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/7074786"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701930063 {#5337
          date: 2023-12-07 07:21:03.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4034}
      +body: "Don't hookers usually charge though?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1701933256 {#5519
        date: 2023-12-07 08:14:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@KISSmyOS@lemmy.world"
        "@kryptonianCodeMonkey@lemmy.world"
        "@GBU_28@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5511 …}
      +nested: Doctrine\ORM\PersistentCollection {#5509 …}
      +votes: Doctrine\ORM\PersistentCollection {#5507 …}
      +reports: Doctrine\ORM\PersistentCollection {#5520 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5522 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5524 …}
      -id: 205638
      -bodyTs: "'charg':5 'hooker':3 'though':6 'usual':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/685565/-/comment/3990419"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701933256 {#5516
        date: 2023-12-07 08:14:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4034}
    +body: "You tell me"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701933341 {#5633
      date: 2023-12-07 08:15:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@KISSmyOS@lemmy.world"
      "@kryptonianCodeMonkey@lemmy.world"
      "@GBU_28@lemm.ee"
      "@ivanafterall@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5627 …}
    +nested: Doctrine\ORM\PersistentCollection {#5621 …}
    +votes: Doctrine\ORM\PersistentCollection {#5625 …}
    +reports: Doctrine\ORM\PersistentCollection {#5636 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5638 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5640 …}
    -id: 205645
    -bodyTs: "'tell':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7075793"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701933341 {#5630
      date: 2023-12-07 08:15:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4034}
  +body: "Why do you want to know?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701963305 {#5663
    date: 2023-12-07 16:35:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@KISSmyOS@lemmy.world"
    "@kryptonianCodeMonkey@lemmy.world"
    "@GBU_28@lemm.ee"
    "@ivanafterall@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5669 …}
  +nested: Doctrine\ORM\PersistentCollection {#5671 …}
  +votes: Doctrine\ORM\PersistentCollection {#5667 …}
  +reports: Doctrine\ORM\PersistentCollection {#5674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5676 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5678 …}
  -id: 206855
  -bodyTs: "'know':6 'want':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5479967"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701963305 {#5660
    date: 2023-12-07 16:35:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#5658
  +user: Proxies\__CG__\App\Entity\User {#5666 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5632
    +user: Proxies\__CG__\App\Entity\User {#5330 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5518
      +user: Proxies\__CG__\App\Entity\User {#5084 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5333
        +user: Proxies\__CG__\App\Entity\User {#5330 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5117
          +user: Proxies\__CG__\App\Entity\User {#5118 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4034
            +user: App\Entity\User {#4018 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "I’ll stick with my guiding principle “do whatever crackheads aren’t doing”."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 103
            +score: 0
            +lastActive: DateTime @1703483778 {#4044
              date: 2023-12-25 06:56:18.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Exusia@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4028 …}
            +nested: Doctrine\ORM\PersistentCollection {#4031 …}
            +votes: Doctrine\ORM\PersistentCollection {#4026 …}
            +reports: Doctrine\ORM\PersistentCollection {#4024 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
            -id: 205466
            -bodyTs: "'aren':11 'crackhead':10 'guid':6 'll':2 'principl':7 'stick':3 'whatev':9"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5864630"
            +editedAt: DateTimeImmutable @1703296654 {#4042
              date: 2023-12-23 02:57:34.0 +01:00
            }
            +createdAt: DateTimeImmutable @1701929326 {#4043
              date: 2023-12-07 07:08:46.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4034}
          +body: "So not your mom… yeah that’s good advice."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 28
          +score: 0
          +lastActive: DateTime @1701929862 {#5115
            date: 2023-12-07 07:17:42.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Exusia@lemmy.world"
            "@KISSmyOS@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5119 …}
          +nested: Doctrine\ORM\PersistentCollection {#5121 …}
          +votes: Doctrine\ORM\PersistentCollection {#5123 …}
          +reports: Doctrine\ORM\PersistentCollection {#5125 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5127 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5129 …}
          -id: 205487
          -bodyTs: "'advic':9 'good':8 'mom':4 'yeah':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5864749"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701929862 {#5116
            date: 2023-12-07 07:17:42.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4034}
        +body: "Are you suggesting crackheads have disposable income for hookers?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1701930063 {#5334
          date: 2023-12-07 07:21:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
          "@KISSmyOS@lemmy.world"
          "@kryptonianCodeMonkey@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5327 …}
        +nested: Doctrine\ORM\PersistentCollection {#5325 …}
        +votes: Doctrine\ORM\PersistentCollection {#5329 …}
        +reports: Doctrine\ORM\PersistentCollection {#5340 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5342 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5344 …}
        -id: 205494
        -bodyTs: "'crackhead':4 'dispos':6 'hooker':9 'incom':7 'suggest':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/7074786"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701930063 {#5337
          date: 2023-12-07 07:21:03.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4034}
      +body: "Don't hookers usually charge though?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1701933256 {#5519
        date: 2023-12-07 08:14:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@KISSmyOS@lemmy.world"
        "@kryptonianCodeMonkey@lemmy.world"
        "@GBU_28@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5511 …}
      +nested: Doctrine\ORM\PersistentCollection {#5509 …}
      +votes: Doctrine\ORM\PersistentCollection {#5507 …}
      +reports: Doctrine\ORM\PersistentCollection {#5520 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5522 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5524 …}
      -id: 205638
      -bodyTs: "'charg':5 'hooker':3 'though':6 'usual':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/685565/-/comment/3990419"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701933256 {#5516
        date: 2023-12-07 08:14:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4034}
    +body: "You tell me"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701933341 {#5633
      date: 2023-12-07 08:15:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@KISSmyOS@lemmy.world"
      "@kryptonianCodeMonkey@lemmy.world"
      "@GBU_28@lemm.ee"
      "@ivanafterall@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5627 …}
    +nested: Doctrine\ORM\PersistentCollection {#5621 …}
    +votes: Doctrine\ORM\PersistentCollection {#5625 …}
    +reports: Doctrine\ORM\PersistentCollection {#5636 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5638 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5640 …}
    -id: 205645
    -bodyTs: "'tell':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7075793"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701933341 {#5630
      date: 2023-12-07 08:15:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4034}
  +body: "Why do you want to know?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701963305 {#5663
    date: 2023-12-07 16:35:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@KISSmyOS@lemmy.world"
    "@kryptonianCodeMonkey@lemmy.world"
    "@GBU_28@lemm.ee"
    "@ivanafterall@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5669 …}
  +nested: Doctrine\ORM\PersistentCollection {#5671 …}
  +votes: Doctrine\ORM\PersistentCollection {#5667 …}
  +reports: Doctrine\ORM\PersistentCollection {#5674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5676 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5678 …}
  -id: 206855
  -bodyTs: "'know':6 'want':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5479967"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701963305 {#5660
    date: 2023-12-07 16:35:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#5658
  +user: Proxies\__CG__\App\Entity\User {#5666 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5632
    +user: Proxies\__CG__\App\Entity\User {#5330 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5518
      +user: Proxies\__CG__\App\Entity\User {#5084 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5333
        +user: Proxies\__CG__\App\Entity\User {#5330 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5117
          +user: Proxies\__CG__\App\Entity\User {#5118 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4034
            +user: App\Entity\User {#4018 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "I’ll stick with my guiding principle “do whatever crackheads aren’t doing”."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 103
            +score: 0
            +lastActive: DateTime @1703483778 {#4044
              date: 2023-12-25 06:56:18.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Exusia@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4028 …}
            +nested: Doctrine\ORM\PersistentCollection {#4031 …}
            +votes: Doctrine\ORM\PersistentCollection {#4026 …}
            +reports: Doctrine\ORM\PersistentCollection {#4024 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
            -id: 205466
            -bodyTs: "'aren':11 'crackhead':10 'guid':6 'll':2 'principl':7 'stick':3 'whatev':9"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5864630"
            +editedAt: DateTimeImmutable @1703296654 {#4042
              date: 2023-12-23 02:57:34.0 +01:00
            }
            +createdAt: DateTimeImmutable @1701929326 {#4043
              date: 2023-12-07 07:08:46.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4034}
          +body: "So not your mom… yeah that’s good advice."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 28
          +score: 0
          +lastActive: DateTime @1701929862 {#5115
            date: 2023-12-07 07:17:42.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Exusia@lemmy.world"
            "@KISSmyOS@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5119 …}
          +nested: Doctrine\ORM\PersistentCollection {#5121 …}
          +votes: Doctrine\ORM\PersistentCollection {#5123 …}
          +reports: Doctrine\ORM\PersistentCollection {#5125 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5127 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5129 …}
          -id: 205487
          -bodyTs: "'advic':9 'good':8 'mom':4 'yeah':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5864749"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701929862 {#5116
            date: 2023-12-07 07:17:42.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4034}
        +body: "Are you suggesting crackheads have disposable income for hookers?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1701930063 {#5334
          date: 2023-12-07 07:21:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
          "@KISSmyOS@lemmy.world"
          "@kryptonianCodeMonkey@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5327 …}
        +nested: Doctrine\ORM\PersistentCollection {#5325 …}
        +votes: Doctrine\ORM\PersistentCollection {#5329 …}
        +reports: Doctrine\ORM\PersistentCollection {#5340 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5342 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5344 …}
        -id: 205494
        -bodyTs: "'crackhead':4 'dispos':6 'hooker':9 'incom':7 'suggest':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/7074786"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701930063 {#5337
          date: 2023-12-07 07:21:03.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4034}
      +body: "Don't hookers usually charge though?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1701933256 {#5519
        date: 2023-12-07 08:14:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@KISSmyOS@lemmy.world"
        "@kryptonianCodeMonkey@lemmy.world"
        "@GBU_28@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5511 …}
      +nested: Doctrine\ORM\PersistentCollection {#5509 …}
      +votes: Doctrine\ORM\PersistentCollection {#5507 …}
      +reports: Doctrine\ORM\PersistentCollection {#5520 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5522 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5524 …}
      -id: 205638
      -bodyTs: "'charg':5 'hooker':3 'though':6 'usual':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/685565/-/comment/3990419"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701933256 {#5516
        date: 2023-12-07 08:14:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4034}
    +body: "You tell me"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701933341 {#5633
      date: 2023-12-07 08:15:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@KISSmyOS@lemmy.world"
      "@kryptonianCodeMonkey@lemmy.world"
      "@GBU_28@lemm.ee"
      "@ivanafterall@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5627 …}
    +nested: Doctrine\ORM\PersistentCollection {#5621 …}
    +votes: Doctrine\ORM\PersistentCollection {#5625 …}
    +reports: Doctrine\ORM\PersistentCollection {#5636 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5638 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5640 …}
    -id: 205645
    -bodyTs: "'tell':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7075793"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701933341 {#5630
      date: 2023-12-07 08:15:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4034}
  +body: "Why do you want to know?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701963305 {#5663
    date: 2023-12-07 16:35:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@KISSmyOS@lemmy.world"
    "@kryptonianCodeMonkey@lemmy.world"
    "@GBU_28@lemm.ee"
    "@ivanafterall@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5669 …}
  +nested: Doctrine\ORM\PersistentCollection {#5671 …}
  +votes: Doctrine\ORM\PersistentCollection {#5667 …}
  +reports: Doctrine\ORM\PersistentCollection {#5674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5676 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5678 …}
  -id: 206855
  -bodyTs: "'know':6 'want':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5479967"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701963305 {#5660
    date: 2023-12-07 16:35:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#5348
  +user: Proxies\__CG__\App\Entity\User {#5349 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5117
    +user: Proxies\__CG__\App\Entity\User {#5118 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4034
      +user: App\Entity\User {#4018 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I’ll stick with my guiding principle “do whatever crackheads aren’t doing”."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 103
      +score: 0
      +lastActive: DateTime @1703483778 {#4044
        date: 2023-12-25 06:56:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4028 …}
      +nested: Doctrine\ORM\PersistentCollection {#4031 …}
      +votes: Doctrine\ORM\PersistentCollection {#4026 …}
      +reports: Doctrine\ORM\PersistentCollection {#4024 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
      -id: 205466
      -bodyTs: "'aren':11 'crackhead':10 'guid':6 'll':2 'principl':7 'stick':3 'whatev':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5864630"
      +editedAt: DateTimeImmutable @1703296654 {#4042
        date: 2023-12-23 02:57:34.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701929326 {#4043
        date: 2023-12-07 07:08:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4034}
    +body: "So not your mom… yeah that’s good advice."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1701929862 {#5115
      date: 2023-12-07 07:17:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@KISSmyOS@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5119 …}
    +nested: Doctrine\ORM\PersistentCollection {#5121 …}
    +votes: Doctrine\ORM\PersistentCollection {#5123 …}
    +reports: Doctrine\ORM\PersistentCollection {#5125 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5127 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5129 …}
    -id: 205487
    -bodyTs: "'advic':9 'good':8 'mom':4 'yeah':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5864749"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929862 {#5116
      date: 2023-12-07 07:17:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4034}
  +body: "I don’t think crackheads are having sex with my mom… Which means I must have sex with her D:"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701937568 {#5346
    date: 2023-12-07 09:26:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@KISSmyOS@lemmy.world"
    "@kryptonianCodeMonkey@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5350 …}
  +nested: Doctrine\ORM\PersistentCollection {#5352 …}
  +votes: Doctrine\ORM\PersistentCollection {#5354 …}
  +reports: Doctrine\ORM\PersistentCollection {#5356 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5360 …}
  -id: 205795
  -bodyTs: "'crackhead':5 'd':20 'mean':13 'mom':11 'must':15 'sex':8,17 'think':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5866124"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701937568 {#5347
    date: 2023-12-07 09:26:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#5348
  +user: Proxies\__CG__\App\Entity\User {#5349 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5117
    +user: Proxies\__CG__\App\Entity\User {#5118 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4034
      +user: App\Entity\User {#4018 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I’ll stick with my guiding principle “do whatever crackheads aren’t doing”."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 103
      +score: 0
      +lastActive: DateTime @1703483778 {#4044
        date: 2023-12-25 06:56:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4028 …}
      +nested: Doctrine\ORM\PersistentCollection {#4031 …}
      +votes: Doctrine\ORM\PersistentCollection {#4026 …}
      +reports: Doctrine\ORM\PersistentCollection {#4024 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
      -id: 205466
      -bodyTs: "'aren':11 'crackhead':10 'guid':6 'll':2 'principl':7 'stick':3 'whatev':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5864630"
      +editedAt: DateTimeImmutable @1703296654 {#4042
        date: 2023-12-23 02:57:34.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701929326 {#4043
        date: 2023-12-07 07:08:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4034}
    +body: "So not your mom… yeah that’s good advice."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1701929862 {#5115
      date: 2023-12-07 07:17:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@KISSmyOS@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5119 …}
    +nested: Doctrine\ORM\PersistentCollection {#5121 …}
    +votes: Doctrine\ORM\PersistentCollection {#5123 …}
    +reports: Doctrine\ORM\PersistentCollection {#5125 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5127 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5129 …}
    -id: 205487
    -bodyTs: "'advic':9 'good':8 'mom':4 'yeah':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5864749"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929862 {#5116
      date: 2023-12-07 07:17:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4034}
  +body: "I don’t think crackheads are having sex with my mom… Which means I must have sex with her D:"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701937568 {#5346
    date: 2023-12-07 09:26:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@KISSmyOS@lemmy.world"
    "@kryptonianCodeMonkey@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5350 …}
  +nested: Doctrine\ORM\PersistentCollection {#5352 …}
  +votes: Doctrine\ORM\PersistentCollection {#5354 …}
  +reports: Doctrine\ORM\PersistentCollection {#5356 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5360 …}
  -id: 205795
  -bodyTs: "'crackhead':5 'd':20 'mean':13 'mom':11 'must':15 'sex':8,17 'think':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5866124"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701937568 {#5347
    date: 2023-12-07 09:26:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#5348
  +user: Proxies\__CG__\App\Entity\User {#5349 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5117
    +user: Proxies\__CG__\App\Entity\User {#5118 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4034
      +user: App\Entity\User {#4018 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I’ll stick with my guiding principle “do whatever crackheads aren’t doing”."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 103
      +score: 0
      +lastActive: DateTime @1703483778 {#4044
        date: 2023-12-25 06:56:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4028 …}
      +nested: Doctrine\ORM\PersistentCollection {#4031 …}
      +votes: Doctrine\ORM\PersistentCollection {#4026 …}
      +reports: Doctrine\ORM\PersistentCollection {#4024 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
      -id: 205466
      -bodyTs: "'aren':11 'crackhead':10 'guid':6 'll':2 'principl':7 'stick':3 'whatev':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5864630"
      +editedAt: DateTimeImmutable @1703296654 {#4042
        date: 2023-12-23 02:57:34.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701929326 {#4043
        date: 2023-12-07 07:08:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4034}
    +body: "So not your mom… yeah that’s good advice."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1701929862 {#5115
      date: 2023-12-07 07:17:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@KISSmyOS@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5119 …}
    +nested: Doctrine\ORM\PersistentCollection {#5121 …}
    +votes: Doctrine\ORM\PersistentCollection {#5123 …}
    +reports: Doctrine\ORM\PersistentCollection {#5125 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5127 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5129 …}
    -id: 205487
    -bodyTs: "'advic':9 'good':8 'mom':4 'yeah':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5864749"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929862 {#5116
      date: 2023-12-07 07:17:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4034}
  +body: "I don’t think crackheads are having sex with my mom… Which means I must have sex with her D:"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701937568 {#5346
    date: 2023-12-07 09:26:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@KISSmyOS@lemmy.world"
    "@kryptonianCodeMonkey@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5350 …}
  +nested: Doctrine\ORM\PersistentCollection {#5352 …}
  +votes: Doctrine\ORM\PersistentCollection {#5354 …}
  +reports: Doctrine\ORM\PersistentCollection {#5356 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5360 …}
  -id: 205795
  -bodyTs: "'crackhead':5 'd':20 'mean':13 'mom':11 'must':15 'sex':8,17 'think':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5866124"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701937568 {#5347
    date: 2023-12-07 09:26:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#5560
  +user: Proxies\__CG__\App\Entity\User {#5396 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5348
    +user: Proxies\__CG__\App\Entity\User {#5349 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5117
      +user: Proxies\__CG__\App\Entity\User {#5118 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4034
        +user: App\Entity\User {#4018 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "I’ll stick with my guiding principle “do whatever crackheads aren’t doing”."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 103
        +score: 0
        +lastActive: DateTime @1703483778 {#4044
          date: 2023-12-25 06:56:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4028 …}
        +nested: Doctrine\ORM\PersistentCollection {#4031 …}
        +votes: Doctrine\ORM\PersistentCollection {#4026 …}
        +reports: Doctrine\ORM\PersistentCollection {#4024 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
        -id: 205466
        -bodyTs: "'aren':11 'crackhead':10 'guid':6 'll':2 'principl':7 'stick':3 'whatev':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5864630"
        +editedAt: DateTimeImmutable @1703296654 {#4042
          date: 2023-12-23 02:57:34.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701929326 {#4043
          date: 2023-12-07 07:08:46.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4034}
      +body: "So not your mom… yeah that’s good advice."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1701929862 {#5115
        date: 2023-12-07 07:17:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@KISSmyOS@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5119 …}
      +nested: Doctrine\ORM\PersistentCollection {#5121 …}
      +votes: Doctrine\ORM\PersistentCollection {#5123 …}
      +reports: Doctrine\ORM\PersistentCollection {#5125 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5127 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5129 …}
      -id: 205487
      -bodyTs: "'advic':9 'good':8 'mom':4 'yeah':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5864749"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701929862 {#5116
        date: 2023-12-07 07:17:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4034}
    +body: "I don’t think crackheads are having sex with my mom… Which means I must have sex with her D:"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1701937568 {#5346
      date: 2023-12-07 09:26:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@KISSmyOS@lemmy.world"
      "@kryptonianCodeMonkey@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5350 …}
    +nested: Doctrine\ORM\PersistentCollection {#5352 …}
    +votes: Doctrine\ORM\PersistentCollection {#5354 …}
    +reports: Doctrine\ORM\PersistentCollection {#5356 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5358 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5360 …}
    -id: 205795
    -bodyTs: "'crackhead':5 'd':20 'mean':13 'mom':11 'must':15 'sex':8,17 'think':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5866124"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701937568 {#5347
      date: 2023-12-07 09:26:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4034}
  +body: "Curses! Foiled by logic yet again!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701941442 {#5558
    date: 2023-12-07 10:30:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@KISSmyOS@lemmy.world"
    "@kryptonianCodeMonkey@lemmy.world"
    "@idunnololz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5561 …}
  +nested: Doctrine\ORM\PersistentCollection {#5563 …}
  +votes: Doctrine\ORM\PersistentCollection {#5565 …}
  +reports: Doctrine\ORM\PersistentCollection {#5567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5569 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5571 …}
  -id: 205916
  -bodyTs: "'curs':1 'foil':2 'logic':4 'yet':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5866786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701941442 {#5559
    date: 2023-12-07 10:30:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#5560
  +user: Proxies\__CG__\App\Entity\User {#5396 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5348
    +user: Proxies\__CG__\App\Entity\User {#5349 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5117
      +user: Proxies\__CG__\App\Entity\User {#5118 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4034
        +user: App\Entity\User {#4018 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "I’ll stick with my guiding principle “do whatever crackheads aren’t doing”."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 103
        +score: 0
        +lastActive: DateTime @1703483778 {#4044
          date: 2023-12-25 06:56:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4028 …}
        +nested: Doctrine\ORM\PersistentCollection {#4031 …}
        +votes: Doctrine\ORM\PersistentCollection {#4026 …}
        +reports: Doctrine\ORM\PersistentCollection {#4024 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
        -id: 205466
        -bodyTs: "'aren':11 'crackhead':10 'guid':6 'll':2 'principl':7 'stick':3 'whatev':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5864630"
        +editedAt: DateTimeImmutable @1703296654 {#4042
          date: 2023-12-23 02:57:34.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701929326 {#4043
          date: 2023-12-07 07:08:46.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4034}
      +body: "So not your mom… yeah that’s good advice."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1701929862 {#5115
        date: 2023-12-07 07:17:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@KISSmyOS@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5119 …}
      +nested: Doctrine\ORM\PersistentCollection {#5121 …}
      +votes: Doctrine\ORM\PersistentCollection {#5123 …}
      +reports: Doctrine\ORM\PersistentCollection {#5125 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5127 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5129 …}
      -id: 205487
      -bodyTs: "'advic':9 'good':8 'mom':4 'yeah':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5864749"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701929862 {#5116
        date: 2023-12-07 07:17:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4034}
    +body: "I don’t think crackheads are having sex with my mom… Which means I must have sex with her D:"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1701937568 {#5346
      date: 2023-12-07 09:26:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@KISSmyOS@lemmy.world"
      "@kryptonianCodeMonkey@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5350 …}
    +nested: Doctrine\ORM\PersistentCollection {#5352 …}
    +votes: Doctrine\ORM\PersistentCollection {#5354 …}
    +reports: Doctrine\ORM\PersistentCollection {#5356 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5358 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5360 …}
    -id: 205795
    -bodyTs: "'crackhead':5 'd':20 'mean':13 'mom':11 'must':15 'sex':8,17 'think':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5866124"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701937568 {#5347
      date: 2023-12-07 09:26:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4034}
  +body: "Curses! Foiled by logic yet again!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701941442 {#5558
    date: 2023-12-07 10:30:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@KISSmyOS@lemmy.world"
    "@kryptonianCodeMonkey@lemmy.world"
    "@idunnololz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5561 …}
  +nested: Doctrine\ORM\PersistentCollection {#5563 …}
  +votes: Doctrine\ORM\PersistentCollection {#5565 …}
  +reports: Doctrine\ORM\PersistentCollection {#5567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5569 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5571 …}
  -id: 205916
  -bodyTs: "'curs':1 'foil':2 'logic':4 'yet':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5866786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701941442 {#5559
    date: 2023-12-07 10:30:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#5560
  +user: Proxies\__CG__\App\Entity\User {#5396 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5348
    +user: Proxies\__CG__\App\Entity\User {#5349 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5117
      +user: Proxies\__CG__\App\Entity\User {#5118 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4034
        +user: App\Entity\User {#4018 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "I’ll stick with my guiding principle “do whatever crackheads aren’t doing”."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 103
        +score: 0
        +lastActive: DateTime @1703483778 {#4044
          date: 2023-12-25 06:56:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4028 …}
        +nested: Doctrine\ORM\PersistentCollection {#4031 …}
        +votes: Doctrine\ORM\PersistentCollection {#4026 …}
        +reports: Doctrine\ORM\PersistentCollection {#4024 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
        -id: 205466
        -bodyTs: "'aren':11 'crackhead':10 'guid':6 'll':2 'principl':7 'stick':3 'whatev':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5864630"
        +editedAt: DateTimeImmutable @1703296654 {#4042
          date: 2023-12-23 02:57:34.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701929326 {#4043
          date: 2023-12-07 07:08:46.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4034}
      +body: "So not your mom… yeah that’s good advice."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1701929862 {#5115
        date: 2023-12-07 07:17:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@KISSmyOS@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5119 …}
      +nested: Doctrine\ORM\PersistentCollection {#5121 …}
      +votes: Doctrine\ORM\PersistentCollection {#5123 …}
      +reports: Doctrine\ORM\PersistentCollection {#5125 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5127 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5129 …}
      -id: 205487
      -bodyTs: "'advic':9 'good':8 'mom':4 'yeah':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5864749"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701929862 {#5116
        date: 2023-12-07 07:17:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4034}
    +body: "I don’t think crackheads are having sex with my mom… Which means I must have sex with her D:"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1701937568 {#5346
      date: 2023-12-07 09:26:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@KISSmyOS@lemmy.world"
      "@kryptonianCodeMonkey@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5350 …}
    +nested: Doctrine\ORM\PersistentCollection {#5352 …}
    +votes: Doctrine\ORM\PersistentCollection {#5354 …}
    +reports: Doctrine\ORM\PersistentCollection {#5356 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5358 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5360 …}
    -id: 205795
    -bodyTs: "'crackhead':5 'd':20 'mean':13 'mom':11 'must':15 'sex':8,17 'think':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5866124"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701937568 {#5347
      date: 2023-12-07 09:26:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4034}
  +body: "Curses! Foiled by logic yet again!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701941442 {#5558
    date: 2023-12-07 10:30:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@KISSmyOS@lemmy.world"
    "@kryptonianCodeMonkey@lemmy.world"
    "@idunnololz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5561 …}
  +nested: Doctrine\ORM\PersistentCollection {#5563 …}
  +votes: Doctrine\ORM\PersistentCollection {#5565 …}
  +reports: Doctrine\ORM\PersistentCollection {#5567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5569 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5571 …}
  -id: 205916
  -bodyTs: "'curs':1 'foil':2 'logic':4 'yet':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5866786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701941442 {#5559
    date: 2023-12-07 10:30:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#5133
  +user: Proxies\__CG__\App\Entity\User {#5134 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4034
    +user: App\Entity\User {#4018 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I’ll stick with my guiding principle “do whatever crackheads aren’t doing”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 103
    +score: 0
    +lastActive: DateTime @1703483778 {#4044
      date: 2023-12-25 06:56:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4028 …}
    +nested: Doctrine\ORM\PersistentCollection {#4031 …}
    +votes: Doctrine\ORM\PersistentCollection {#4026 …}
    +reports: Doctrine\ORM\PersistentCollection {#4024 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
    -id: 205466
    -bodyTs: "'aren':11 'crackhead':10 'guid':6 'll':2 'principl':7 'stick':3 'whatev':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5864630"
    +editedAt: DateTimeImmutable @1703296654 {#4042
      date: 2023-12-23 02:57:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701929326 {#4043
      date: 2023-12-07 07:08:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4034}
  +body: "OC has been suspiciously silent since they learned crackheads breathe"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1701945546 {#5131
    date: 2023-12-07 11:39:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@KISSmyOS@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5135 …}
  +nested: Doctrine\ORM\PersistentCollection {#5137 …}
  +votes: Doctrine\ORM\PersistentCollection {#5139 …}
  +reports: Doctrine\ORM\PersistentCollection {#5141 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5145 …}
  -id: 206026
  -bodyTs: "'breath':10 'crackhead':9 'learn':8 'oc':1 'silent':5 'sinc':6 'suspici':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6449386"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701945546 {#5132
    date: 2023-12-07 11:39:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#5133
  +user: Proxies\__CG__\App\Entity\User {#5134 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4034
    +user: App\Entity\User {#4018 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I’ll stick with my guiding principle “do whatever crackheads aren’t doing”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 103
    +score: 0
    +lastActive: DateTime @1703483778 {#4044
      date: 2023-12-25 06:56:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4028 …}
    +nested: Doctrine\ORM\PersistentCollection {#4031 …}
    +votes: Doctrine\ORM\PersistentCollection {#4026 …}
    +reports: Doctrine\ORM\PersistentCollection {#4024 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
    -id: 205466
    -bodyTs: "'aren':11 'crackhead':10 'guid':6 'll':2 'principl':7 'stick':3 'whatev':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5864630"
    +editedAt: DateTimeImmutable @1703296654 {#4042
      date: 2023-12-23 02:57:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701929326 {#4043
      date: 2023-12-07 07:08:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4034}
  +body: "OC has been suspiciously silent since they learned crackheads breathe"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1701945546 {#5131
    date: 2023-12-07 11:39:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@KISSmyOS@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5135 …}
  +nested: Doctrine\ORM\PersistentCollection {#5137 …}
  +votes: Doctrine\ORM\PersistentCollection {#5139 …}
  +reports: Doctrine\ORM\PersistentCollection {#5141 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5145 …}
  -id: 206026
  -bodyTs: "'breath':10 'crackhead':9 'learn':8 'oc':1 'silent':5 'sinc':6 'suspici':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6449386"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701945546 {#5132
    date: 2023-12-07 11:39:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#5133
  +user: Proxies\__CG__\App\Entity\User {#5134 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4034
    +user: App\Entity\User {#4018 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I’ll stick with my guiding principle “do whatever crackheads aren’t doing”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 103
    +score: 0
    +lastActive: DateTime @1703483778 {#4044
      date: 2023-12-25 06:56:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4028 …}
    +nested: Doctrine\ORM\PersistentCollection {#4031 …}
    +votes: Doctrine\ORM\PersistentCollection {#4026 …}
    +reports: Doctrine\ORM\PersistentCollection {#4024 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
    -id: 205466
    -bodyTs: "'aren':11 'crackhead':10 'guid':6 'll':2 'principl':7 'stick':3 'whatev':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5864630"
    +editedAt: DateTimeImmutable @1703296654 {#4042
      date: 2023-12-23 02:57:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701929326 {#4043
      date: 2023-12-07 07:08:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4034}
  +body: "OC has been suspiciously silent since they learned crackheads breathe"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1701945546 {#5131
    date: 2023-12-07 11:39:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@KISSmyOS@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5135 …}
  +nested: Doctrine\ORM\PersistentCollection {#5137 …}
  +votes: Doctrine\ORM\PersistentCollection {#5139 …}
  +reports: Doctrine\ORM\PersistentCollection {#5141 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5145 …}
  -id: 206026
  -bodyTs: "'breath':10 'crackhead':9 'learn':8 'oc':1 'silent':5 'sinc':6 'suspici':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6449386"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701945546 {#5132
    date: 2023-12-07 11:39:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#4122
  +user: App\Entity\User {#4135 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "![d5d](https://lemmy.world/pictrs/image/f9d61367-699a-4313-ae93-917d3445d032.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 89
  +score: 0
  +lastActive: DateTime @1703478469 {#4117
    date: 2023-12-25 05:27:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4123 …}
  +nested: Doctrine\ORM\PersistentCollection {#4125 …}
  +votes: Doctrine\ORM\PersistentCollection {#4127 …}
  +reports: Doctrine\ORM\PersistentCollection {#4129 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4131 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4133 …}
  -id: 206321
  -bodyTs: "'/pictrs/image/f9d61367-699a-4313-ae93-917d3445d032.jpeg)':4 'd5d':1 'lemmy.world':3 'lemmy.world/pictrs/image/f9d61367-699a-4313-ae93-917d3445d032.jpeg)':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5869170"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701953023 {#4118
    date: 2023-12-07 13:43:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#4122
  +user: App\Entity\User {#4135 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "![d5d](https://lemmy.world/pictrs/image/f9d61367-699a-4313-ae93-917d3445d032.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 89
  +score: 0
  +lastActive: DateTime @1703478469 {#4117
    date: 2023-12-25 05:27:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4123 …}
  +nested: Doctrine\ORM\PersistentCollection {#4125 …}
  +votes: Doctrine\ORM\PersistentCollection {#4127 …}
  +reports: Doctrine\ORM\PersistentCollection {#4129 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4131 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4133 …}
  -id: 206321
  -bodyTs: "'/pictrs/image/f9d61367-699a-4313-ae93-917d3445d032.jpeg)':4 'd5d':1 'lemmy.world':3 'lemmy.world/pictrs/image/f9d61367-699a-4313-ae93-917d3445d032.jpeg)':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5869170"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701953023 {#4118
    date: 2023-12-07 13:43:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#4122
  +user: App\Entity\User {#4135 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "![d5d](https://lemmy.world/pictrs/image/f9d61367-699a-4313-ae93-917d3445d032.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 89
  +score: 0
  +lastActive: DateTime @1703478469 {#4117
    date: 2023-12-25 05:27:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4123 …}
  +nested: Doctrine\ORM\PersistentCollection {#4125 …}
  +votes: Doctrine\ORM\PersistentCollection {#4127 …}
  +reports: Doctrine\ORM\PersistentCollection {#4129 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4131 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4133 …}
  -id: 206321
  -bodyTs: "'/pictrs/image/f9d61367-699a-4313-ae93-917d3445d032.jpeg)':4 'd5d':1 'lemmy.world':3 'lemmy.world/pictrs/image/f9d61367-699a-4313-ae93-917d3445d032.jpeg)':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5869170"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701953023 {#4118
    date: 2023-12-07 13:43:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#5293
  +user: Proxies\__CG__\App\Entity\User {#5294 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4122
    +user: App\Entity\User {#4135 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "![d5d](https://lemmy.world/pictrs/image/f9d61367-699a-4313-ae93-917d3445d032.jpeg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 89
    +score: 0
    +lastActive: DateTime @1703478469 {#4117
      date: 2023-12-25 05:27:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4123 …}
    +nested: Doctrine\ORM\PersistentCollection {#4125 …}
    +votes: Doctrine\ORM\PersistentCollection {#4127 …}
    +reports: Doctrine\ORM\PersistentCollection {#4129 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4131 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4133 …}
    -id: 206321
    -bodyTs: "'/pictrs/image/f9d61367-699a-4313-ae93-917d3445d032.jpeg)':4 'd5d':1 'lemmy.world':3 'lemmy.world/pictrs/image/f9d61367-699a-4313-ae93-917d3445d032.jpeg)':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5869170"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701953023 {#4118
      date: 2023-12-07 13:43:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4122}
  +body: """
    (*Shh* don’t tell anyone I stole this from another post two minutes ago)\n
    \n
    ![](https://lemmy.world/pictrs/image/f9411529-e85f-40a3-877e-ab4b94efcf68.webp)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1701999590 {#5291
    date: 2023-12-08 02:39:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@Sanyanov@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5295 …}
  +nested: Doctrine\ORM\PersistentCollection {#5297 …}
  +votes: Doctrine\ORM\PersistentCollection {#5299 …}
  +reports: Doctrine\ORM\PersistentCollection {#5301 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5303 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5305 …}
  -id: 210726
  -bodyTs: "'/pictrs/image/f9411529-e85f-40a3-877e-ab4b94efcf68.webp)':17 'ago':14 'anoth':10 'anyon':5 'lemmy.world':16 'lemmy.world/pictrs/image/f9411529-e85f-40a3-877e-ab4b94efcf68.webp)':15 'minut':13 'post':11 'shh':1 'stole':7 'tell':4 'two':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5885428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701999590 {#5292
    date: 2023-12-08 02:39:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#5293
  +user: Proxies\__CG__\App\Entity\User {#5294 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4122
    +user: App\Entity\User {#4135 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "![d5d](https://lemmy.world/pictrs/image/f9d61367-699a-4313-ae93-917d3445d032.jpeg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 89
    +score: 0
    +lastActive: DateTime @1703478469 {#4117
      date: 2023-12-25 05:27:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4123 …}
    +nested: Doctrine\ORM\PersistentCollection {#4125 …}
    +votes: Doctrine\ORM\PersistentCollection {#4127 …}
    +reports: Doctrine\ORM\PersistentCollection {#4129 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4131 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4133 …}
    -id: 206321
    -bodyTs: "'/pictrs/image/f9d61367-699a-4313-ae93-917d3445d032.jpeg)':4 'd5d':1 'lemmy.world':3 'lemmy.world/pictrs/image/f9d61367-699a-4313-ae93-917d3445d032.jpeg)':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5869170"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701953023 {#4118
      date: 2023-12-07 13:43:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4122}
  +body: """
    (*Shh* don’t tell anyone I stole this from another post two minutes ago)\n
    \n
    ![](https://lemmy.world/pictrs/image/f9411529-e85f-40a3-877e-ab4b94efcf68.webp)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1701999590 {#5291
    date: 2023-12-08 02:39:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@Sanyanov@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5295 …}
  +nested: Doctrine\ORM\PersistentCollection {#5297 …}
  +votes: Doctrine\ORM\PersistentCollection {#5299 …}
  +reports: Doctrine\ORM\PersistentCollection {#5301 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5303 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5305 …}
  -id: 210726
  -bodyTs: "'/pictrs/image/f9411529-e85f-40a3-877e-ab4b94efcf68.webp)':17 'ago':14 'anoth':10 'anyon':5 'lemmy.world':16 'lemmy.world/pictrs/image/f9411529-e85f-40a3-877e-ab4b94efcf68.webp)':15 'minut':13 'post':11 'shh':1 'stole':7 'tell':4 'two':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5885428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701999590 {#5292
    date: 2023-12-08 02:39:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#5293
  +user: Proxies\__CG__\App\Entity\User {#5294 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4122
    +user: App\Entity\User {#4135 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "![d5d](https://lemmy.world/pictrs/image/f9d61367-699a-4313-ae93-917d3445d032.jpeg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 89
    +score: 0
    +lastActive: DateTime @1703478469 {#4117
      date: 2023-12-25 05:27:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4123 …}
    +nested: Doctrine\ORM\PersistentCollection {#4125 …}
    +votes: Doctrine\ORM\PersistentCollection {#4127 …}
    +reports: Doctrine\ORM\PersistentCollection {#4129 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4131 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4133 …}
    -id: 206321
    -bodyTs: "'/pictrs/image/f9d61367-699a-4313-ae93-917d3445d032.jpeg)':4 'd5d':1 'lemmy.world':3 'lemmy.world/pictrs/image/f9d61367-699a-4313-ae93-917d3445d032.jpeg)':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5869170"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701953023 {#4118
      date: 2023-12-07 13:43:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4122}
  +body: """
    (*Shh* don’t tell anyone I stole this from another post two minutes ago)\n
    \n
    ![](https://lemmy.world/pictrs/image/f9411529-e85f-40a3-877e-ab4b94efcf68.webp)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1701999590 {#5291
    date: 2023-12-08 02:39:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@Sanyanov@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5295 …}
  +nested: Doctrine\ORM\PersistentCollection {#5297 …}
  +votes: Doctrine\ORM\PersistentCollection {#5299 …}
  +reports: Doctrine\ORM\PersistentCollection {#5301 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5303 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5305 …}
  -id: 210726
  -bodyTs: "'/pictrs/image/f9411529-e85f-40a3-877e-ab4b94efcf68.webp)':17 'ago':14 'anoth':10 'anyon':5 'lemmy.world':16 'lemmy.world/pictrs/image/f9411529-e85f-40a3-877e-ab4b94efcf68.webp)':15 'minut':13 'post':11 'shh':1 'stole':7 'tell':4 'two':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5885428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701999590 {#5292
    date: 2023-12-08 02:39:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#5149
  +user: Proxies\__CG__\App\Entity\User {#5150 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4195 …}
  +root: App\Entity\EntryComment {#4195 …}
  +body: """
    Wikipedia says:\n
    \n
    > Dark skin is a type of human skin color that is rich in melanin pigments.\n
    \n
    and\n
    \n
    > In the human skin, melanogenesis is initiated by exposure to UV radiation, causing the skin to darken.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1701930876 {#5147
    date: 2023-12-07 07:34:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@sciencesebi@feddit.ro"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5151 …}
  +nested: Doctrine\ORM\PersistentCollection {#5153 …}
  +votes: Doctrine\ORM\PersistentCollection {#5155 …}
  +reports: Doctrine\ORM\PersistentCollection {#5157 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5159 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5161 …}
  -id: 205530
  -bodyTs: "'caus':31 'color':11 'dark':3 'darken':35 'exposur':27 'human':9,21 'initi':25 'melanin':16 'melanogenesi':23 'pigment':17 'radiat':30 'rich':14 'say':2 'skin':4,10,22,33 'type':7 'uv':29 'wikipedia':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5470957"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701930876 {#5148
    date: 2023-12-07 07:34:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#5149
  +user: Proxies\__CG__\App\Entity\User {#5150 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4195 …}
  +root: App\Entity\EntryComment {#4195 …}
  +body: """
    Wikipedia says:\n
    \n
    > Dark skin is a type of human skin color that is rich in melanin pigments.\n
    \n
    and\n
    \n
    > In the human skin, melanogenesis is initiated by exposure to UV radiation, causing the skin to darken.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1701930876 {#5147
    date: 2023-12-07 07:34:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@sciencesebi@feddit.ro"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5151 …}
  +nested: Doctrine\ORM\PersistentCollection {#5153 …}
  +votes: Doctrine\ORM\PersistentCollection {#5155 …}
  +reports: Doctrine\ORM\PersistentCollection {#5157 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5159 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5161 …}
  -id: 205530
  -bodyTs: "'caus':31 'color':11 'dark':3 'darken':35 'exposur':27 'human':9,21 'initi':25 'melanin':16 'melanogenesi':23 'pigment':17 'radiat':30 'rich':14 'say':2 'skin':4,10,22,33 'type':7 'uv':29 'wikipedia':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5470957"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701930876 {#5148
    date: 2023-12-07 07:34:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#5149
  +user: Proxies\__CG__\App\Entity\User {#5150 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4195 …}
  +root: App\Entity\EntryComment {#4195 …}
  +body: """
    Wikipedia says:\n
    \n
    > Dark skin is a type of human skin color that is rich in melanin pigments.\n
    \n
    and\n
    \n
    > In the human skin, melanogenesis is initiated by exposure to UV radiation, causing the skin to darken.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1701930876 {#5147
    date: 2023-12-07 07:34:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@sciencesebi@feddit.ro"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5151 …}
  +nested: Doctrine\ORM\PersistentCollection {#5153 …}
  +votes: Doctrine\ORM\PersistentCollection {#5155 …}
  +reports: Doctrine\ORM\PersistentCollection {#5157 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5159 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5161 …}
  -id: 205530
  -bodyTs: "'caus':31 'color':11 'dark':3 'darken':35 'exposur':27 'human':9,21 'initi':25 'melanin':16 'melanogenesi':23 'pigment':17 'radiat':30 'rich':14 'say':2 'skin':4,10,22,33 'type':7 'uv':29 'wikipedia':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5470957"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701930876 {#5148
    date: 2023-12-07 07:34:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#5364
  +user: Proxies\__CG__\App\Entity\User {#5365 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5149
    +user: Proxies\__CG__\App\Entity\User {#5150 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4195 …}
    +root: App\Entity\EntryComment {#4195 …}
    +body: """
      Wikipedia says:\n
      \n
      > Dark skin is a type of human skin color that is rich in melanin pigments.\n
      \n
      and\n
      \n
      > In the human skin, melanogenesis is initiated by exposure to UV radiation, causing the skin to darken.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1701930876 {#5147
      date: 2023-12-07 07:34:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@sciencesebi@feddit.ro"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5151 …}
    +nested: Doctrine\ORM\PersistentCollection {#5153 …}
    +votes: Doctrine\ORM\PersistentCollection {#5155 …}
    +reports: Doctrine\ORM\PersistentCollection {#5157 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5159 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5161 …}
    -id: 205530
    -bodyTs: "'caus':31 'color':11 'dark':3 'darken':35 'exposur':27 'human':9,21 'initi':25 'melanin':16 'melanogenesi':23 'pigment':17 'radiat':30 'rich':14 'say':2 'skin':4,10,22,33 'type':7 'uv':29 'wikipedia':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5470957"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701930876 {#5148
      date: 2023-12-07 07:34:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4195 …}
  +body: """
    When my kid was a toddler we were standing in a street and she suddenly pointed at a group of people that looked like Pakistanis or Indians or thereabouts and asked loudly “Why do those people have dark skin?”\n
    \n
    The entire street stopped and looked at us just waiting for my answer.\n
    \n
    That wasn’t the time to go into long explanations about immigration, adoption, skin pigmentation or UV radiation.\n
    \n
    I answered loud and clear “That’s because their parents had dark skin”.\n
    \n
    Everyone shrugged and continued their business, but I’d like to think that my simple answer was a lesson for all the people who were ready to get offended from either a racist answer or from an overly political correct answer.\n
    \n
    Some things don’t need to be difficult.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701937395 {#5362
    date: 2023-12-07 09:23:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@sciencesebi@feddit.ro"
    "@temmink@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5366 …}
  +nested: Doctrine\ORM\PersistentCollection {#5368 …}
  +votes: Doctrine\ORM\PersistentCollection {#5370 …}
  +reports: Doctrine\ORM\PersistentCollection {#5372 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5376 …}
  -id: 205786
  -bodyTs: "'adopt':65 'answer':52,72,99,117,124 'ask':31 'busi':89 'clear':75 'continu':87 'correct':123 'd':92 'dark':38,82 'difficult':132 'either':114 'entir':41 'everyon':84 'explan':62 'get':111 'go':59 'group':19 'immigr':64 'indian':27 'kid':3 'lesson':102 'like':24,93 'long':61 'look':23,45 'loud':32,73 'need':129 'offend':112 'over':121 'pakistani':25 'parent':80 'peopl':21,36,106 'pigment':67 'point':16 'polit':122 'racist':116 'radiat':70 'readi':109 'shrug':85 'simpl':98 'skin':39,66,83 'stand':9 'stop':43 'street':12,42 'sudden':15 'thereabout':29 'thing':126 'think':95 'time':57 'toddler':6 'us':47 'uv':69 'wait':49 'wasn':54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.dk/comment/4392257"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701937395 {#5363
    date: 2023-12-07 09:23:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#5364
  +user: Proxies\__CG__\App\Entity\User {#5365 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5149
    +user: Proxies\__CG__\App\Entity\User {#5150 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4195 …}
    +root: App\Entity\EntryComment {#4195 …}
    +body: """
      Wikipedia says:\n
      \n
      > Dark skin is a type of human skin color that is rich in melanin pigments.\n
      \n
      and\n
      \n
      > In the human skin, melanogenesis is initiated by exposure to UV radiation, causing the skin to darken.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1701930876 {#5147
      date: 2023-12-07 07:34:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@sciencesebi@feddit.ro"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5151 …}
    +nested: Doctrine\ORM\PersistentCollection {#5153 …}
    +votes: Doctrine\ORM\PersistentCollection {#5155 …}
    +reports: Doctrine\ORM\PersistentCollection {#5157 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5159 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5161 …}
    -id: 205530
    -bodyTs: "'caus':31 'color':11 'dark':3 'darken':35 'exposur':27 'human':9,21 'initi':25 'melanin':16 'melanogenesi':23 'pigment':17 'radiat':30 'rich':14 'say':2 'skin':4,10,22,33 'type':7 'uv':29 'wikipedia':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5470957"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701930876 {#5148
      date: 2023-12-07 07:34:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4195 …}
  +body: """
    When my kid was a toddler we were standing in a street and she suddenly pointed at a group of people that looked like Pakistanis or Indians or thereabouts and asked loudly “Why do those people have dark skin?”\n
    \n
    The entire street stopped and looked at us just waiting for my answer.\n
    \n
    That wasn’t the time to go into long explanations about immigration, adoption, skin pigmentation or UV radiation.\n
    \n
    I answered loud and clear “That’s because their parents had dark skin”.\n
    \n
    Everyone shrugged and continued their business, but I’d like to think that my simple answer was a lesson for all the people who were ready to get offended from either a racist answer or from an overly political correct answer.\n
    \n
    Some things don’t need to be difficult.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701937395 {#5362
    date: 2023-12-07 09:23:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@sciencesebi@feddit.ro"
    "@temmink@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5366 …}
  +nested: Doctrine\ORM\PersistentCollection {#5368 …}
  +votes: Doctrine\ORM\PersistentCollection {#5370 …}
  +reports: Doctrine\ORM\PersistentCollection {#5372 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5376 …}
  -id: 205786
  -bodyTs: "'adopt':65 'answer':52,72,99,117,124 'ask':31 'busi':89 'clear':75 'continu':87 'correct':123 'd':92 'dark':38,82 'difficult':132 'either':114 'entir':41 'everyon':84 'explan':62 'get':111 'go':59 'group':19 'immigr':64 'indian':27 'kid':3 'lesson':102 'like':24,93 'long':61 'look':23,45 'loud':32,73 'need':129 'offend':112 'over':121 'pakistani':25 'parent':80 'peopl':21,36,106 'pigment':67 'point':16 'polit':122 'racist':116 'radiat':70 'readi':109 'shrug':85 'simpl':98 'skin':39,66,83 'stand':9 'stop':43 'street':12,42 'sudden':15 'thereabout':29 'thing':126 'think':95 'time':57 'toddler':6 'us':47 'uv':69 'wait':49 'wasn':54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.dk/comment/4392257"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701937395 {#5363
    date: 2023-12-07 09:23:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#5364
  +user: Proxies\__CG__\App\Entity\User {#5365 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5149
    +user: Proxies\__CG__\App\Entity\User {#5150 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4195 …}
    +root: App\Entity\EntryComment {#4195 …}
    +body: """
      Wikipedia says:\n
      \n
      > Dark skin is a type of human skin color that is rich in melanin pigments.\n
      \n
      and\n
      \n
      > In the human skin, melanogenesis is initiated by exposure to UV radiation, causing the skin to darken.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1701930876 {#5147
      date: 2023-12-07 07:34:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@sciencesebi@feddit.ro"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5151 …}
    +nested: Doctrine\ORM\PersistentCollection {#5153 …}
    +votes: Doctrine\ORM\PersistentCollection {#5155 …}
    +reports: Doctrine\ORM\PersistentCollection {#5157 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5159 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5161 …}
    -id: 205530
    -bodyTs: "'caus':31 'color':11 'dark':3 'darken':35 'exposur':27 'human':9,21 'initi':25 'melanin':16 'melanogenesi':23 'pigment':17 'radiat':30 'rich':14 'say':2 'skin':4,10,22,33 'type':7 'uv':29 'wikipedia':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5470957"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701930876 {#5148
      date: 2023-12-07 07:34:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4195 …}
  +body: """
    When my kid was a toddler we were standing in a street and she suddenly pointed at a group of people that looked like Pakistanis or Indians or thereabouts and asked loudly “Why do those people have dark skin?”\n
    \n
    The entire street stopped and looked at us just waiting for my answer.\n
    \n
    That wasn’t the time to go into long explanations about immigration, adoption, skin pigmentation or UV radiation.\n
    \n
    I answered loud and clear “That’s because their parents had dark skin”.\n
    \n
    Everyone shrugged and continued their business, but I’d like to think that my simple answer was a lesson for all the people who were ready to get offended from either a racist answer or from an overly political correct answer.\n
    \n
    Some things don’t need to be difficult.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701937395 {#5362
    date: 2023-12-07 09:23:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@sciencesebi@feddit.ro"
    "@temmink@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5366 …}
  +nested: Doctrine\ORM\PersistentCollection {#5368 …}
  +votes: Doctrine\ORM\PersistentCollection {#5370 …}
  +reports: Doctrine\ORM\PersistentCollection {#5372 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5376 …}
  -id: 205786
  -bodyTs: "'adopt':65 'answer':52,72,99,117,124 'ask':31 'busi':89 'clear':75 'continu':87 'correct':123 'd':92 'dark':38,82 'difficult':132 'either':114 'entir':41 'everyon':84 'explan':62 'get':111 'go':59 'group':19 'immigr':64 'indian':27 'kid':3 'lesson':102 'like':24,93 'long':61 'look':23,45 'loud':32,73 'need':129 'offend':112 'over':121 'pakistani':25 'parent':80 'peopl':21,36,106 'pigment':67 'point':16 'polit':122 'racist':116 'radiat':70 'readi':109 'shrug':85 'simpl':98 'skin':39,66,83 'stand':9 'stop':43 'street':12,42 'sudden':15 'thereabout':29 'thing':126 'think':95 'time':57 'toddler':6 'us':47 'uv':69 'wait':49 'wasn':54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.dk/comment/4392257"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701937395 {#5363
    date: 2023-12-07 09:23:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#5380
  +user: App\Entity\User {#4208 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5149
    +user: Proxies\__CG__\App\Entity\User {#5150 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4195 …}
    +root: App\Entity\EntryComment {#4195 …}
    +body: """
      Wikipedia says:\n
      \n
      > Dark skin is a type of human skin color that is rich in melanin pigments.\n
      \n
      and\n
      \n
      > In the human skin, melanogenesis is initiated by exposure to UV radiation, causing the skin to darken.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1701930876 {#5147
      date: 2023-12-07 07:34:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@sciencesebi@feddit.ro"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5151 …}
    +nested: Doctrine\ORM\PersistentCollection {#5153 …}
    +votes: Doctrine\ORM\PersistentCollection {#5155 …}
    +reports: Doctrine\ORM\PersistentCollection {#5157 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5159 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5161 …}
    -id: 205530
    -bodyTs: "'caus':31 'color':11 'dark':3 'darken':35 'exposur':27 'human':9,21 'initi':25 'melanin':16 'melanogenesi':23 'pigment':17 'radiat':30 'rich':14 'say':2 'skin':4,10,22,33 'type':7 'uv':29 'wikipedia':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5470957"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701930876 {#5148
      date: 2023-12-07 07:34:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4195 …}
  +body: "It was a joke"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701931328 {#5378
    date: 2023-12-07 07:42:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@sciencesebi@feddit.ro"
    "@temmink@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5381 …}
  +nested: Doctrine\ORM\PersistentCollection {#5383 …}
  +votes: Doctrine\ORM\PersistentCollection {#5385 …}
  +reports: Doctrine\ORM\PersistentCollection {#5387 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5389 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5391 …}
  -id: 205546
  -bodyTs: "'joke':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ro/comment/1479091"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701931328 {#5379
    date: 2023-12-07 07:42:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#5380
  +user: App\Entity\User {#4208 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5149
    +user: Proxies\__CG__\App\Entity\User {#5150 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4195 …}
    +root: App\Entity\EntryComment {#4195 …}
    +body: """
      Wikipedia says:\n
      \n
      > Dark skin is a type of human skin color that is rich in melanin pigments.\n
      \n
      and\n
      \n
      > In the human skin, melanogenesis is initiated by exposure to UV radiation, causing the skin to darken.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1701930876 {#5147
      date: 2023-12-07 07:34:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@sciencesebi@feddit.ro"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5151 …}
    +nested: Doctrine\ORM\PersistentCollection {#5153 …}
    +votes: Doctrine\ORM\PersistentCollection {#5155 …}
    +reports: Doctrine\ORM\PersistentCollection {#5157 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5159 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5161 …}
    -id: 205530
    -bodyTs: "'caus':31 'color':11 'dark':3 'darken':35 'exposur':27 'human':9,21 'initi':25 'melanin':16 'melanogenesi':23 'pigment':17 'radiat':30 'rich':14 'say':2 'skin':4,10,22,33 'type':7 'uv':29 'wikipedia':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5470957"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701930876 {#5148
      date: 2023-12-07 07:34:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4195 …}
  +body: "It was a joke"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701931328 {#5378
    date: 2023-12-07 07:42:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@sciencesebi@feddit.ro"
    "@temmink@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5381 …}
  +nested: Doctrine\ORM\PersistentCollection {#5383 …}
  +votes: Doctrine\ORM\PersistentCollection {#5385 …}
  +reports: Doctrine\ORM\PersistentCollection {#5387 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5389 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5391 …}
  -id: 205546
  -bodyTs: "'joke':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ro/comment/1479091"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701931328 {#5379
    date: 2023-12-07 07:42:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#5380
  +user: App\Entity\User {#4208 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5149
    +user: Proxies\__CG__\App\Entity\User {#5150 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4195 …}
    +root: App\Entity\EntryComment {#4195 …}
    +body: """
      Wikipedia says:\n
      \n
      > Dark skin is a type of human skin color that is rich in melanin pigments.\n
      \n
      and\n
      \n
      > In the human skin, melanogenesis is initiated by exposure to UV radiation, causing the skin to darken.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1701930876 {#5147
      date: 2023-12-07 07:34:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@sciencesebi@feddit.ro"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5151 …}
    +nested: Doctrine\ORM\PersistentCollection {#5153 …}
    +votes: Doctrine\ORM\PersistentCollection {#5155 …}
    +reports: Doctrine\ORM\PersistentCollection {#5157 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5159 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5161 …}
    -id: 205530
    -bodyTs: "'caus':31 'color':11 'dark':3 'darken':35 'exposur':27 'human':9,21 'initi':25 'melanin':16 'melanogenesi':23 'pigment':17 'radiat':30 'rich':14 'say':2 'skin':4,10,22,33 'type':7 'uv':29 'wikipedia':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5470957"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701930876 {#5148
      date: 2023-12-07 07:34:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4195 …}
  +body: "It was a joke"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701931328 {#5378
    date: 2023-12-07 07:42:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@sciencesebi@feddit.ro"
    "@temmink@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5381 …}
  +nested: Doctrine\ORM\PersistentCollection {#5383 …}
  +votes: Doctrine\ORM\PersistentCollection {#5385 …}
  +reports: Doctrine\ORM\PersistentCollection {#5387 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5389 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5391 …}
  -id: 205546
  -bodyTs: "'joke':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ro/comment/1479091"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701931328 {#5379
    date: 2023-12-07 07:42:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\EntryComment {#5528
  +user: Proxies\__CG__\App\Entity\User {#5529 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5380
    +user: App\Entity\User {#4208 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5149
      +user: Proxies\__CG__\App\Entity\User {#5150 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4195 …}
      +root: App\Entity\EntryComment {#4195 …}
      +body: """
        Wikipedia says:\n
        \n
        > Dark skin is a type of human skin color that is rich in melanin pigments.\n
        \n
        and\n
        \n
        > In the human skin, melanogenesis is initiated by exposure to UV radiation, causing the skin to darken.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1701930876 {#5147
        date: 2023-12-07 07:34:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@sciencesebi@feddit.ro"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5151 …}
      +nested: Doctrine\ORM\PersistentCollection {#5153 …}
      +votes: Doctrine\ORM\PersistentCollection {#5155 …}
      +reports: Doctrine\ORM\PersistentCollection {#5157 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5159 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5161 …}
      -id: 205530
      -bodyTs: "'caus':31 'color':11 'dark':3 'darken':35 'exposur':27 'human':9,21 'initi':25 'melanin':16 'melanogenesi':23 'pigment':17 'radiat':30 'rich':14 'say':2 'skin':4,10,22,33 'type':7 'uv':29 'wikipedia':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5470957"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701930876 {#5148
        date: 2023-12-07 07:34:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4195 …}
    +body: "It was a joke"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701931328 {#5378
      date: 2023-12-07 07:42:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@sciencesebi@feddit.ro"
      "@temmink@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5381 …}
    +nested: Doctrine\ORM\PersistentCollection {#5383 …}
    +votes: Doctrine\ORM\PersistentCollection {#5385 …}
    +reports: Doctrine\ORM\PersistentCollection {#5387 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5389 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5391 …}
    -id: 205546
    -bodyTs: "'joke':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.ro/comment/1479091"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701931328 {#5379
      date: 2023-12-07 07:42:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4195 …}
  +body: "Can you explain the joke?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701934502 {#5526
    date: 2023-12-07 08:35:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@sciencesebi@feddit.ro"
    "@temmink@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5530 …}
  +nested: Doctrine\ORM\PersistentCollection {#5532 …}
  +votes: Doctrine\ORM\PersistentCollection {#5534 …}
  +reports: Doctrine\ORM\PersistentCollection {#5536 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5538 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5540 …}
  -id: 205683
  -bodyTs: "'explain':3 'joke':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ttrpg.network/comment/3780466"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701934502 {#5527
    date: 2023-12-07 08:35: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
107 DENIED edit
App\Entity\EntryComment {#5528
  +user: Proxies\__CG__\App\Entity\User {#5529 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5380
    +user: App\Entity\User {#4208 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5149
      +user: Proxies\__CG__\App\Entity\User {#5150 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4195 …}
      +root: App\Entity\EntryComment {#4195 …}
      +body: """
        Wikipedia says:\n
        \n
        > Dark skin is a type of human skin color that is rich in melanin pigments.\n
        \n
        and\n
        \n
        > In the human skin, melanogenesis is initiated by exposure to UV radiation, causing the skin to darken.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1701930876 {#5147
        date: 2023-12-07 07:34:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@sciencesebi@feddit.ro"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5151 …}
      +nested: Doctrine\ORM\PersistentCollection {#5153 …}
      +votes: Doctrine\ORM\PersistentCollection {#5155 …}
      +reports: Doctrine\ORM\PersistentCollection {#5157 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5159 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5161 …}
      -id: 205530
      -bodyTs: "'caus':31 'color':11 'dark':3 'darken':35 'exposur':27 'human':9,21 'initi':25 'melanin':16 'melanogenesi':23 'pigment':17 'radiat':30 'rich':14 'say':2 'skin':4,10,22,33 'type':7 'uv':29 'wikipedia':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5470957"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701930876 {#5148
        date: 2023-12-07 07:34:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4195 …}
    +body: "It was a joke"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701931328 {#5378
      date: 2023-12-07 07:42:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@sciencesebi@feddit.ro"
      "@temmink@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5381 …}
    +nested: Doctrine\ORM\PersistentCollection {#5383 …}
    +votes: Doctrine\ORM\PersistentCollection {#5385 …}
    +reports: Doctrine\ORM\PersistentCollection {#5387 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5389 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5391 …}
    -id: 205546
    -bodyTs: "'joke':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.ro/comment/1479091"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701931328 {#5379
      date: 2023-12-07 07:42:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4195 …}
  +body: "Can you explain the joke?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701934502 {#5526
    date: 2023-12-07 08:35:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@sciencesebi@feddit.ro"
    "@temmink@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5530 …}
  +nested: Doctrine\ORM\PersistentCollection {#5532 …}
  +votes: Doctrine\ORM\PersistentCollection {#5534 …}
  +reports: Doctrine\ORM\PersistentCollection {#5536 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5538 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5540 …}
  -id: 205683
  -bodyTs: "'explain':3 'joke':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ttrpg.network/comment/3780466"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701934502 {#5527
    date: 2023-12-07 08:35: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
108 DENIED moderate
App\Entity\EntryComment {#5528
  +user: Proxies\__CG__\App\Entity\User {#5529 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5380
    +user: App\Entity\User {#4208 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5149
      +user: Proxies\__CG__\App\Entity\User {#5150 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4195 …}
      +root: App\Entity\EntryComment {#4195 …}
      +body: """
        Wikipedia says:\n
        \n
        > Dark skin is a type of human skin color that is rich in melanin pigments.\n
        \n
        and\n
        \n
        > In the human skin, melanogenesis is initiated by exposure to UV radiation, causing the skin to darken.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1701930876 {#5147
        date: 2023-12-07 07:34:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@sciencesebi@feddit.ro"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5151 …}
      +nested: Doctrine\ORM\PersistentCollection {#5153 …}
      +votes: Doctrine\ORM\PersistentCollection {#5155 …}
      +reports: Doctrine\ORM\PersistentCollection {#5157 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5159 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5161 …}
      -id: 205530
      -bodyTs: "'caus':31 'color':11 'dark':3 'darken':35 'exposur':27 'human':9,21 'initi':25 'melanin':16 'melanogenesi':23 'pigment':17 'radiat':30 'rich':14 'say':2 'skin':4,10,22,33 'type':7 'uv':29 'wikipedia':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5470957"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701930876 {#5148
        date: 2023-12-07 07:34:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4195 …}
    +body: "It was a joke"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701931328 {#5378
      date: 2023-12-07 07:42:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@sciencesebi@feddit.ro"
      "@temmink@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5381 …}
    +nested: Doctrine\ORM\PersistentCollection {#5383 …}
    +votes: Doctrine\ORM\PersistentCollection {#5385 …}
    +reports: Doctrine\ORM\PersistentCollection {#5387 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5389 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5391 …}
    -id: 205546
    -bodyTs: "'joke':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.ro/comment/1479091"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701931328 {#5379
      date: 2023-12-07 07:42:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4195 …}
  +body: "Can you explain the joke?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701934502 {#5526
    date: 2023-12-07 08:35:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@sciencesebi@feddit.ro"
    "@temmink@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5530 …}
  +nested: Doctrine\ORM\PersistentCollection {#5532 …}
  +votes: Doctrine\ORM\PersistentCollection {#5534 …}
  +reports: Doctrine\ORM\PersistentCollection {#5536 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5538 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5540 …}
  -id: 205683
  -bodyTs: "'explain':3 'joke':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ttrpg.network/comment/3780466"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701934502 {#5527
    date: 2023-12-07 08:35: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
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\EntryComment {#5544
  +user: Proxies\__CG__\App\Entity\User {#5545 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5380
    +user: App\Entity\User {#4208 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5149
      +user: Proxies\__CG__\App\Entity\User {#5150 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4195 …}
      +root: App\Entity\EntryComment {#4195 …}
      +body: """
        Wikipedia says:\n
        \n
        > Dark skin is a type of human skin color that is rich in melanin pigments.\n
        \n
        and\n
        \n
        > In the human skin, melanogenesis is initiated by exposure to UV radiation, causing the skin to darken.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1701930876 {#5147
        date: 2023-12-07 07:34:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@sciencesebi@feddit.ro"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5151 …}
      +nested: Doctrine\ORM\PersistentCollection {#5153 …}
      +votes: Doctrine\ORM\PersistentCollection {#5155 …}
      +reports: Doctrine\ORM\PersistentCollection {#5157 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5159 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5161 …}
      -id: 205530
      -bodyTs: "'caus':31 'color':11 'dark':3 'darken':35 'exposur':27 'human':9,21 'initi':25 'melanin':16 'melanogenesi':23 'pigment':17 'radiat':30 'rich':14 'say':2 'skin':4,10,22,33 'type':7 'uv':29 'wikipedia':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5470957"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701930876 {#5148
        date: 2023-12-07 07:34:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4195 …}
    +body: "It was a joke"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701931328 {#5378
      date: 2023-12-07 07:42:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@sciencesebi@feddit.ro"
      "@temmink@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5381 …}
    +nested: Doctrine\ORM\PersistentCollection {#5383 …}
    +votes: Doctrine\ORM\PersistentCollection {#5385 …}
    +reports: Doctrine\ORM\PersistentCollection {#5387 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5389 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5391 …}
    -id: 205546
    -bodyTs: "'joke':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.ro/comment/1479091"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701931328 {#5379
      date: 2023-12-07 07:42:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4195 …}
  +body: "No, it wasn’t. It was just stupid."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701933435 {#5542
    date: 2023-12-07 08:17:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@sciencesebi@feddit.ro"
    "@temmink@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5546 …}
  +nested: Doctrine\ORM\PersistentCollection {#5548 …}
  +votes: Doctrine\ORM\PersistentCollection {#5550 …}
  +reports: Doctrine\ORM\PersistentCollection {#5552 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5554 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5556 …}
  -id: 205646
  -bodyTs: "'stupid':8 'wasn':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://literature.cafe/comment/3431885"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701933435 {#5543
    date: 2023-12-07 08:17:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#5544
  +user: Proxies\__CG__\App\Entity\User {#5545 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5380
    +user: App\Entity\User {#4208 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5149
      +user: Proxies\__CG__\App\Entity\User {#5150 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4195 …}
      +root: App\Entity\EntryComment {#4195 …}
      +body: """
        Wikipedia says:\n
        \n
        > Dark skin is a type of human skin color that is rich in melanin pigments.\n
        \n
        and\n
        \n
        > In the human skin, melanogenesis is initiated by exposure to UV radiation, causing the skin to darken.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1701930876 {#5147
        date: 2023-12-07 07:34:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@sciencesebi@feddit.ro"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5151 …}
      +nested: Doctrine\ORM\PersistentCollection {#5153 …}
      +votes: Doctrine\ORM\PersistentCollection {#5155 …}
      +reports: Doctrine\ORM\PersistentCollection {#5157 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5159 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5161 …}
      -id: 205530
      -bodyTs: "'caus':31 'color':11 'dark':3 'darken':35 'exposur':27 'human':9,21 'initi':25 'melanin':16 'melanogenesi':23 'pigment':17 'radiat':30 'rich':14 'say':2 'skin':4,10,22,33 'type':7 'uv':29 'wikipedia':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5470957"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701930876 {#5148
        date: 2023-12-07 07:34:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4195 …}
    +body: "It was a joke"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701931328 {#5378
      date: 2023-12-07 07:42:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@sciencesebi@feddit.ro"
      "@temmink@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5381 …}
    +nested: Doctrine\ORM\PersistentCollection {#5383 …}
    +votes: Doctrine\ORM\PersistentCollection {#5385 …}
    +reports: Doctrine\ORM\PersistentCollection {#5387 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5389 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5391 …}
    -id: 205546
    -bodyTs: "'joke':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.ro/comment/1479091"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701931328 {#5379
      date: 2023-12-07 07:42:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4195 …}
  +body: "No, it wasn’t. It was just stupid."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701933435 {#5542
    date: 2023-12-07 08:17:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@sciencesebi@feddit.ro"
    "@temmink@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5546 …}
  +nested: Doctrine\ORM\PersistentCollection {#5548 …}
  +votes: Doctrine\ORM\PersistentCollection {#5550 …}
  +reports: Doctrine\ORM\PersistentCollection {#5552 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5554 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5556 …}
  -id: 205646
  -bodyTs: "'stupid':8 'wasn':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://literature.cafe/comment/3431885"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701933435 {#5543
    date: 2023-12-07 08:17:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#5544
  +user: Proxies\__CG__\App\Entity\User {#5545 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5380
    +user: App\Entity\User {#4208 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5149
      +user: Proxies\__CG__\App\Entity\User {#5150 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4195 …}
      +root: App\Entity\EntryComment {#4195 …}
      +body: """
        Wikipedia says:\n
        \n
        > Dark skin is a type of human skin color that is rich in melanin pigments.\n
        \n
        and\n
        \n
        > In the human skin, melanogenesis is initiated by exposure to UV radiation, causing the skin to darken.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1701930876 {#5147
        date: 2023-12-07 07:34:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@sciencesebi@feddit.ro"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5151 …}
      +nested: Doctrine\ORM\PersistentCollection {#5153 …}
      +votes: Doctrine\ORM\PersistentCollection {#5155 …}
      +reports: Doctrine\ORM\PersistentCollection {#5157 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5159 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5161 …}
      -id: 205530
      -bodyTs: "'caus':31 'color':11 'dark':3 'darken':35 'exposur':27 'human':9,21 'initi':25 'melanin':16 'melanogenesi':23 'pigment':17 'radiat':30 'rich':14 'say':2 'skin':4,10,22,33 'type':7 'uv':29 'wikipedia':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5470957"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701930876 {#5148
        date: 2023-12-07 07:34:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4195 …}
    +body: "It was a joke"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701931328 {#5378
      date: 2023-12-07 07:42:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@sciencesebi@feddit.ro"
      "@temmink@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5381 …}
    +nested: Doctrine\ORM\PersistentCollection {#5383 …}
    +votes: Doctrine\ORM\PersistentCollection {#5385 …}
    +reports: Doctrine\ORM\PersistentCollection {#5387 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5389 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5391 …}
    -id: 205546
    -bodyTs: "'joke':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.ro/comment/1479091"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701931328 {#5379
      date: 2023-12-07 07:42:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4195 …}
  +body: "No, it wasn’t. It was just stupid."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701933435 {#5542
    date: 2023-12-07 08:17:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@sciencesebi@feddit.ro"
    "@temmink@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5546 …}
  +nested: Doctrine\ORM\PersistentCollection {#5548 …}
  +votes: Doctrine\ORM\PersistentCollection {#5550 …}
  +reports: Doctrine\ORM\PersistentCollection {#5552 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5554 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5556 …}
  -id: 205646
  -bodyTs: "'stupid':8 'wasn':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://literature.cafe/comment/3431885"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701933435 {#5543
    date: 2023-12-07 08:17:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\EntryComment {#5644
  +user: App\Entity\User {#4208 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5544
    +user: Proxies\__CG__\App\Entity\User {#5545 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5380
      +user: App\Entity\User {#4208 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5149
        +user: Proxies\__CG__\App\Entity\User {#5150 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4195 …}
        +root: App\Entity\EntryComment {#4195 …}
        +body: """
          Wikipedia says:\n
          \n
          > Dark skin is a type of human skin color that is rich in melanin pigments.\n
          \n
          and\n
          \n
          > In the human skin, melanogenesis is initiated by exposure to UV radiation, causing the skin to darken.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1701930876 {#5147
          date: 2023-12-07 07:34:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
          "@sciencesebi@feddit.ro"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5151 …}
        +nested: Doctrine\ORM\PersistentCollection {#5153 …}
        +votes: Doctrine\ORM\PersistentCollection {#5155 …}
        +reports: Doctrine\ORM\PersistentCollection {#5157 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5159 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5161 …}
        -id: 205530
        -bodyTs: "'caus':31 'color':11 'dark':3 'darken':35 'exposur':27 'human':9,21 'initi':25 'melanin':16 'melanogenesi':23 'pigment':17 'radiat':30 'rich':14 'say':2 'skin':4,10,22,33 'type':7 'uv':29 'wikipedia':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5470957"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701930876 {#5148
          date: 2023-12-07 07:34:36.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4195 …}
      +body: "It was a joke"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701931328 {#5378
        date: 2023-12-07 07:42:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@sciencesebi@feddit.ro"
        "@temmink@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5381 …}
      +nested: Doctrine\ORM\PersistentCollection {#5383 …}
      +votes: Doctrine\ORM\PersistentCollection {#5385 …}
      +reports: Doctrine\ORM\PersistentCollection {#5387 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5389 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5391 …}
      -id: 205546
      -bodyTs: "'joke':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.ro/comment/1479091"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701931328 {#5379
        date: 2023-12-07 07:42:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4195 …}
    +body: "No, it wasn’t. It was just stupid."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701933435 {#5542
      date: 2023-12-07 08:17:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@sciencesebi@feddit.ro"
      "@temmink@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5546 …}
    +nested: Doctrine\ORM\PersistentCollection {#5548 …}
    +votes: Doctrine\ORM\PersistentCollection {#5550 …}
    +reports: Doctrine\ORM\PersistentCollection {#5552 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5554 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5556 …}
    -id: 205646
    -bodyTs: "'stupid':8 'wasn':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://literature.cafe/comment/3431885"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701933435 {#5543
      date: 2023-12-07 08:17:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4195 …}
  +body: "Jesus all the fucking reddit snowflakes are here"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701934971 {#5642
    date: 2023-12-07 08:42:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@sciencesebi@feddit.ro"
    "@temmink@feddit.de"
    "@DragonTypeWyvern@literature.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5645 …}
  +nested: Doctrine\ORM\PersistentCollection {#5647 …}
  +votes: Doctrine\ORM\PersistentCollection {#5649 …}
  +reports: Doctrine\ORM\PersistentCollection {#5651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5653 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5655 …}
  -id: 205699
  -bodyTs: "'fuck':4 'jesus':1 'reddit':5 'snowflak':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ro/comment/1479407"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701934971 {#5643
    date: 2023-12-07 08:42:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#5644
  +user: App\Entity\User {#4208 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5544
    +user: Proxies\__CG__\App\Entity\User {#5545 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5380
      +user: App\Entity\User {#4208 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5149
        +user: Proxies\__CG__\App\Entity\User {#5150 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4195 …}
        +root: App\Entity\EntryComment {#4195 …}
        +body: """
          Wikipedia says:\n
          \n
          > Dark skin is a type of human skin color that is rich in melanin pigments.\n
          \n
          and\n
          \n
          > In the human skin, melanogenesis is initiated by exposure to UV radiation, causing the skin to darken.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1701930876 {#5147
          date: 2023-12-07 07:34:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
          "@sciencesebi@feddit.ro"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5151 …}
        +nested: Doctrine\ORM\PersistentCollection {#5153 …}
        +votes: Doctrine\ORM\PersistentCollection {#5155 …}
        +reports: Doctrine\ORM\PersistentCollection {#5157 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5159 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5161 …}
        -id: 205530
        -bodyTs: "'caus':31 'color':11 'dark':3 'darken':35 'exposur':27 'human':9,21 'initi':25 'melanin':16 'melanogenesi':23 'pigment':17 'radiat':30 'rich':14 'say':2 'skin':4,10,22,33 'type':7 'uv':29 'wikipedia':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5470957"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701930876 {#5148
          date: 2023-12-07 07:34:36.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4195 …}
      +body: "It was a joke"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701931328 {#5378
        date: 2023-12-07 07:42:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@sciencesebi@feddit.ro"
        "@temmink@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5381 …}
      +nested: Doctrine\ORM\PersistentCollection {#5383 …}
      +votes: Doctrine\ORM\PersistentCollection {#5385 …}
      +reports: Doctrine\ORM\PersistentCollection {#5387 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5389 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5391 …}
      -id: 205546
      -bodyTs: "'joke':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.ro/comment/1479091"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701931328 {#5379
        date: 2023-12-07 07:42:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4195 …}
    +body: "No, it wasn’t. It was just stupid."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701933435 {#5542
      date: 2023-12-07 08:17:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@sciencesebi@feddit.ro"
      "@temmink@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5546 …}
    +nested: Doctrine\ORM\PersistentCollection {#5548 …}
    +votes: Doctrine\ORM\PersistentCollection {#5550 …}
    +reports: Doctrine\ORM\PersistentCollection {#5552 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5554 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5556 …}
    -id: 205646
    -bodyTs: "'stupid':8 'wasn':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://literature.cafe/comment/3431885"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701933435 {#5543
      date: 2023-12-07 08:17:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4195 …}
  +body: "Jesus all the fucking reddit snowflakes are here"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701934971 {#5642
    date: 2023-12-07 08:42:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@sciencesebi@feddit.ro"
    "@temmink@feddit.de"
    "@DragonTypeWyvern@literature.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5645 …}
  +nested: Doctrine\ORM\PersistentCollection {#5647 …}
  +votes: Doctrine\ORM\PersistentCollection {#5649 …}
  +reports: Doctrine\ORM\PersistentCollection {#5651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5653 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5655 …}
  -id: 205699
  -bodyTs: "'fuck':4 'jesus':1 'reddit':5 'snowflak':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ro/comment/1479407"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701934971 {#5643
    date: 2023-12-07 08:42:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#5644
  +user: App\Entity\User {#4208 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5544
    +user: Proxies\__CG__\App\Entity\User {#5545 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5380
      +user: App\Entity\User {#4208 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5149
        +user: Proxies\__CG__\App\Entity\User {#5150 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4195 …}
        +root: App\Entity\EntryComment {#4195 …}
        +body: """
          Wikipedia says:\n
          \n
          > Dark skin is a type of human skin color that is rich in melanin pigments.\n
          \n
          and\n
          \n
          > In the human skin, melanogenesis is initiated by exposure to UV radiation, causing the skin to darken.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1701930876 {#5147
          date: 2023-12-07 07:34:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
          "@sciencesebi@feddit.ro"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5151 …}
        +nested: Doctrine\ORM\PersistentCollection {#5153 …}
        +votes: Doctrine\ORM\PersistentCollection {#5155 …}
        +reports: Doctrine\ORM\PersistentCollection {#5157 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5159 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5161 …}
        -id: 205530
        -bodyTs: "'caus':31 'color':11 'dark':3 'darken':35 'exposur':27 'human':9,21 'initi':25 'melanin':16 'melanogenesi':23 'pigment':17 'radiat':30 'rich':14 'say':2 'skin':4,10,22,33 'type':7 'uv':29 'wikipedia':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5470957"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701930876 {#5148
          date: 2023-12-07 07:34:36.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4195 …}
      +body: "It was a joke"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701931328 {#5378
        date: 2023-12-07 07:42:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@sciencesebi@feddit.ro"
        "@temmink@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5381 …}
      +nested: Doctrine\ORM\PersistentCollection {#5383 …}
      +votes: Doctrine\ORM\PersistentCollection {#5385 …}
      +reports: Doctrine\ORM\PersistentCollection {#5387 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5389 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5391 …}
      -id: 205546
      -bodyTs: "'joke':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.ro/comment/1479091"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701931328 {#5379
        date: 2023-12-07 07:42:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4195 …}
    +body: "No, it wasn’t. It was just stupid."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701933435 {#5542
      date: 2023-12-07 08:17:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@sciencesebi@feddit.ro"
      "@temmink@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5546 …}
    +nested: Doctrine\ORM\PersistentCollection {#5548 …}
    +votes: Doctrine\ORM\PersistentCollection {#5550 …}
    +reports: Doctrine\ORM\PersistentCollection {#5552 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5554 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5556 …}
    -id: 205646
    -bodyTs: "'stupid':8 'wasn':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://literature.cafe/comment/3431885"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701933435 {#5543
      date: 2023-12-07 08:17:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4195 …}
  +body: "Jesus all the fucking reddit snowflakes are here"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701934971 {#5642
    date: 2023-12-07 08:42:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@sciencesebi@feddit.ro"
    "@temmink@feddit.de"
    "@DragonTypeWyvern@literature.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5645 …}
  +nested: Doctrine\ORM\PersistentCollection {#5647 …}
  +votes: Doctrine\ORM\PersistentCollection {#5649 …}
  +reports: Doctrine\ORM\PersistentCollection {#5651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5653 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5655 …}
  -id: 205699
  -bodyTs: "'fuck':4 'jesus':1 'reddit':5 'snowflak':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ro/comment/1479407"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701934971 {#5643
    date: 2023-12-07 08:42:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
App\Entity\EntryComment {#5682
  +user: Proxies\__CG__\App\Entity\User {#5545 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5644
    +user: App\Entity\User {#4208 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5544
      +user: Proxies\__CG__\App\Entity\User {#5545 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5380
        +user: App\Entity\User {#4208 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5149
          +user: Proxies\__CG__\App\Entity\User {#5150 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4195 …}
          +root: App\Entity\EntryComment {#4195 …}
          +body: """
            Wikipedia says:\n
            \n
            > Dark skin is a type of human skin color that is rich in melanin pigments.\n
            \n
            and\n
            \n
            > In the human skin, melanogenesis is initiated by exposure to UV radiation, causing the skin to darken.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 12
          +score: 0
          +lastActive: DateTime @1701930876 {#5147
            date: 2023-12-07 07:34:36.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Exusia@lemmy.world"
            "@sciencesebi@feddit.ro"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5151 …}
          +nested: Doctrine\ORM\PersistentCollection {#5153 …}
          +votes: Doctrine\ORM\PersistentCollection {#5155 …}
          +reports: Doctrine\ORM\PersistentCollection {#5157 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5159 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5161 …}
          -id: 205530
          -bodyTs: "'caus':31 'color':11 'dark':3 'darken':35 'exposur':27 'human':9,21 'initi':25 'melanin':16 'melanogenesi':23 'pigment':17 'radiat':30 'rich':14 'say':2 'skin':4,10,22,33 'type':7 'uv':29 'wikipedia':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/5470957"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701930876 {#5148
            date: 2023-12-07 07:34:36.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4195 …}
        +body: "It was a joke"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701931328 {#5378
          date: 2023-12-07 07:42:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
          "@sciencesebi@feddit.ro"
          "@temmink@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5381 …}
        +nested: Doctrine\ORM\PersistentCollection {#5383 …}
        +votes: Doctrine\ORM\PersistentCollection {#5385 …}
        +reports: Doctrine\ORM\PersistentCollection {#5387 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5389 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5391 …}
        -id: 205546
        -bodyTs: "'joke':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.ro/comment/1479091"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701931328 {#5379
          date: 2023-12-07 07:42:08.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4195 …}
      +body: "No, it wasn’t. It was just stupid."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701933435 {#5542
        date: 2023-12-07 08:17:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@sciencesebi@feddit.ro"
        "@temmink@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5546 …}
      +nested: Doctrine\ORM\PersistentCollection {#5548 …}
      +votes: Doctrine\ORM\PersistentCollection {#5550 …}
      +reports: Doctrine\ORM\PersistentCollection {#5552 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5554 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5556 …}
      -id: 205646
      -bodyTs: "'stupid':8 'wasn':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://literature.cafe/comment/3431885"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701933435 {#5543
        date: 2023-12-07 08:17:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4195 …}
    +body: "Jesus all the fucking reddit snowflakes are here"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701934971 {#5642
      date: 2023-12-07 08:42:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@sciencesebi@feddit.ro"
      "@temmink@feddit.de"
      "@DragonTypeWyvern@literature.cafe"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5645 …}
    +nested: Doctrine\ORM\PersistentCollection {#5647 …}
    +votes: Doctrine\ORM\PersistentCollection {#5649 …}
    +reports: Doctrine\ORM\PersistentCollection {#5651 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5653 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5655 …}
    -id: 205699
    -bodyTs: "'fuck':4 'jesus':1 'reddit':5 'snowflak':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.ro/comment/1479407"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701934971 {#5643
      date: 2023-12-07 08:42:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4195 …}
  +body: "Fuck off and die, fash."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701993071 {#5680
    date: 2023-12-08 00:51:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@sciencesebi@feddit.ro"
    "@temmink@feddit.de"
    "@DragonTypeWyvern@literature.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5683 …}
  +nested: Doctrine\ORM\PersistentCollection {#5685 …}
  +votes: Doctrine\ORM\PersistentCollection {#5687 …}
  +reports: Doctrine\ORM\PersistentCollection {#5689 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5691 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5693 …}
  -id: 208823
  -bodyTs: "'die':4 'fash':5 'fuck':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://literature.cafe/comment/3446845"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701993071 {#5681
    date: 2023-12-08 00:51:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#5682
  +user: Proxies\__CG__\App\Entity\User {#5545 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5644
    +user: App\Entity\User {#4208 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5544
      +user: Proxies\__CG__\App\Entity\User {#5545 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5380
        +user: App\Entity\User {#4208 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5149
          +user: Proxies\__CG__\App\Entity\User {#5150 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4195 …}
          +root: App\Entity\EntryComment {#4195 …}
          +body: """
            Wikipedia says:\n
            \n
            > Dark skin is a type of human skin color that is rich in melanin pigments.\n
            \n
            and\n
            \n
            > In the human skin, melanogenesis is initiated by exposure to UV radiation, causing the skin to darken.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 12
          +score: 0
          +lastActive: DateTime @1701930876 {#5147
            date: 2023-12-07 07:34:36.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Exusia@lemmy.world"
            "@sciencesebi@feddit.ro"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5151 …}
          +nested: Doctrine\ORM\PersistentCollection {#5153 …}
          +votes: Doctrine\ORM\PersistentCollection {#5155 …}
          +reports: Doctrine\ORM\PersistentCollection {#5157 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5159 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5161 …}
          -id: 205530
          -bodyTs: "'caus':31 'color':11 'dark':3 'darken':35 'exposur':27 'human':9,21 'initi':25 'melanin':16 'melanogenesi':23 'pigment':17 'radiat':30 'rich':14 'say':2 'skin':4,10,22,33 'type':7 'uv':29 'wikipedia':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/5470957"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701930876 {#5148
            date: 2023-12-07 07:34:36.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4195 …}
        +body: "It was a joke"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701931328 {#5378
          date: 2023-12-07 07:42:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
          "@sciencesebi@feddit.ro"
          "@temmink@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5381 …}
        +nested: Doctrine\ORM\PersistentCollection {#5383 …}
        +votes: Doctrine\ORM\PersistentCollection {#5385 …}
        +reports: Doctrine\ORM\PersistentCollection {#5387 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5389 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5391 …}
        -id: 205546
        -bodyTs: "'joke':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.ro/comment/1479091"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701931328 {#5379
          date: 2023-12-07 07:42:08.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4195 …}
      +body: "No, it wasn’t. It was just stupid."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701933435 {#5542
        date: 2023-12-07 08:17:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@sciencesebi@feddit.ro"
        "@temmink@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5546 …}
      +nested: Doctrine\ORM\PersistentCollection {#5548 …}
      +votes: Doctrine\ORM\PersistentCollection {#5550 …}
      +reports: Doctrine\ORM\PersistentCollection {#5552 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5554 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5556 …}
      -id: 205646
      -bodyTs: "'stupid':8 'wasn':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://literature.cafe/comment/3431885"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701933435 {#5543
        date: 2023-12-07 08:17:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4195 …}
    +body: "Jesus all the fucking reddit snowflakes are here"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701934971 {#5642
      date: 2023-12-07 08:42:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@sciencesebi@feddit.ro"
      "@temmink@feddit.de"
      "@DragonTypeWyvern@literature.cafe"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5645 …}
    +nested: Doctrine\ORM\PersistentCollection {#5647 …}
    +votes: Doctrine\ORM\PersistentCollection {#5649 …}
    +reports: Doctrine\ORM\PersistentCollection {#5651 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5653 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5655 …}
    -id: 205699
    -bodyTs: "'fuck':4 'jesus':1 'reddit':5 'snowflak':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.ro/comment/1479407"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701934971 {#5643
      date: 2023-12-07 08:42:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4195 …}
  +body: "Fuck off and die, fash."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701993071 {#5680
    date: 2023-12-08 00:51:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@sciencesebi@feddit.ro"
    "@temmink@feddit.de"
    "@DragonTypeWyvern@literature.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5683 …}
  +nested: Doctrine\ORM\PersistentCollection {#5685 …}
  +votes: Doctrine\ORM\PersistentCollection {#5687 …}
  +reports: Doctrine\ORM\PersistentCollection {#5689 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5691 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5693 …}
  -id: 208823
  -bodyTs: "'die':4 'fash':5 'fuck':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://literature.cafe/comment/3446845"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701993071 {#5681
    date: 2023-12-08 00:51:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#5682
  +user: Proxies\__CG__\App\Entity\User {#5545 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5644
    +user: App\Entity\User {#4208 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5544
      +user: Proxies\__CG__\App\Entity\User {#5545 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5380
        +user: App\Entity\User {#4208 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5149
          +user: Proxies\__CG__\App\Entity\User {#5150 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4195 …}
          +root: App\Entity\EntryComment {#4195 …}
          +body: """
            Wikipedia says:\n
            \n
            > Dark skin is a type of human skin color that is rich in melanin pigments.\n
            \n
            and\n
            \n
            > In the human skin, melanogenesis is initiated by exposure to UV radiation, causing the skin to darken.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 12
          +score: 0
          +lastActive: DateTime @1701930876 {#5147
            date: 2023-12-07 07:34:36.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Exusia@lemmy.world"
            "@sciencesebi@feddit.ro"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5151 …}
          +nested: Doctrine\ORM\PersistentCollection {#5153 …}
          +votes: Doctrine\ORM\PersistentCollection {#5155 …}
          +reports: Doctrine\ORM\PersistentCollection {#5157 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5159 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5161 …}
          -id: 205530
          -bodyTs: "'caus':31 'color':11 'dark':3 'darken':35 'exposur':27 'human':9,21 'initi':25 'melanin':16 'melanogenesi':23 'pigment':17 'radiat':30 'rich':14 'say':2 'skin':4,10,22,33 'type':7 'uv':29 'wikipedia':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/5470957"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701930876 {#5148
            date: 2023-12-07 07:34:36.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4195 …}
        +body: "It was a joke"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701931328 {#5378
          date: 2023-12-07 07:42:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
          "@sciencesebi@feddit.ro"
          "@temmink@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5381 …}
        +nested: Doctrine\ORM\PersistentCollection {#5383 …}
        +votes: Doctrine\ORM\PersistentCollection {#5385 …}
        +reports: Doctrine\ORM\PersistentCollection {#5387 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5389 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5391 …}
        -id: 205546
        -bodyTs: "'joke':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.ro/comment/1479091"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701931328 {#5379
          date: 2023-12-07 07:42:08.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4195 …}
      +body: "No, it wasn’t. It was just stupid."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701933435 {#5542
        date: 2023-12-07 08:17:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@sciencesebi@feddit.ro"
        "@temmink@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5546 …}
      +nested: Doctrine\ORM\PersistentCollection {#5548 …}
      +votes: Doctrine\ORM\PersistentCollection {#5550 …}
      +reports: Doctrine\ORM\PersistentCollection {#5552 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5554 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5556 …}
      -id: 205646
      -bodyTs: "'stupid':8 'wasn':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://literature.cafe/comment/3431885"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701933435 {#5543
        date: 2023-12-07 08:17:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4195 …}
    +body: "Jesus all the fucking reddit snowflakes are here"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701934971 {#5642
      date: 2023-12-07 08:42:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@sciencesebi@feddit.ro"
      "@temmink@feddit.de"
      "@DragonTypeWyvern@literature.cafe"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5645 …}
    +nested: Doctrine\ORM\PersistentCollection {#5647 …}
    +votes: Doctrine\ORM\PersistentCollection {#5649 …}
    +reports: Doctrine\ORM\PersistentCollection {#5651 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5653 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5655 …}
    -id: 205699
    -bodyTs: "'fuck':4 'jesus':1 'reddit':5 'snowflak':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.ro/comment/1479407"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701934971 {#5643
      date: 2023-12-07 08:42:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4195 …}
  +body: "Fuck off and die, fash."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701993071 {#5680
    date: 2023-12-08 00:51:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@sciencesebi@feddit.ro"
    "@temmink@feddit.de"
    "@DragonTypeWyvern@literature.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5683 …}
  +nested: Doctrine\ORM\PersistentCollection {#5685 …}
  +votes: Doctrine\ORM\PersistentCollection {#5687 …}
  +reports: Doctrine\ORM\PersistentCollection {#5689 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5691 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5693 …}
  -id: 208823
  -bodyTs: "'die':4 'fash':5 'fuck':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://literature.cafe/comment/3446845"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701993071 {#5681
    date: 2023-12-08 00:51:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\EntryComment {#4268
  +user: App\Entity\User {#4281 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Yeah because fuck hustle culture."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 134
  +score: 0
  +lastActive: DateTime @1703394021 {#4263
    date: 2023-12-24 06:00:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4269 …}
  +nested: Doctrine\ORM\PersistentCollection {#4271 …}
  +votes: Doctrine\ORM\PersistentCollection {#4273 …}
  +reports: Doctrine\ORM\PersistentCollection {#4275 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4277 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4279 …}
  -id: 205724
  -bodyTs: "'cultur':5 'fuck':3 'hustl':4 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6447453"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701935682 {#4264
    date: 2023-12-07 08:54:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#4268
  +user: App\Entity\User {#4281 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Yeah because fuck hustle culture."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 134
  +score: 0
  +lastActive: DateTime @1703394021 {#4263
    date: 2023-12-24 06:00:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4269 …}
  +nested: Doctrine\ORM\PersistentCollection {#4271 …}
  +votes: Doctrine\ORM\PersistentCollection {#4273 …}
  +reports: Doctrine\ORM\PersistentCollection {#4275 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4277 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4279 …}
  -id: 205724
  -bodyTs: "'cultur':5 'fuck':3 'hustl':4 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6447453"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701935682 {#4264
    date: 2023-12-07 08:54:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#4268
  +user: App\Entity\User {#4281 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Yeah because fuck hustle culture."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 134
  +score: 0
  +lastActive: DateTime @1703394021 {#4263
    date: 2023-12-24 06:00:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4269 …}
  +nested: Doctrine\ORM\PersistentCollection {#4271 …}
  +votes: Doctrine\ORM\PersistentCollection {#4273 …}
  +reports: Doctrine\ORM\PersistentCollection {#4275 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4277 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4279 …}
  -id: 205724
  -bodyTs: "'cultur':5 'fuck':3 'hustl':4 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6447453"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701935682 {#4264
    date: 2023-12-07 08:54:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
125 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
App\Entity\EntryComment {#5181
  +user: Proxies\__CG__\App\Entity\User {#5182 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4268
    +user: App\Entity\User {#4281 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Yeah because fuck hustle culture."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 134
    +score: 0
    +lastActive: DateTime @1703394021 {#4263
      date: 2023-12-24 06:00:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4269 …}
    +nested: Doctrine\ORM\PersistentCollection {#4271 …}
    +votes: Doctrine\ORM\PersistentCollection {#4273 …}
    +reports: Doctrine\ORM\PersistentCollection {#4275 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4277 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4279 …}
    -id: 205724
    -bodyTs: "'cultur':5 'fuck':3 'hustl':4 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6447453"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701935682 {#4264
      date: 2023-12-07 08:54:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4268}
  +body: "Even without hustle culture I’m not going to be as motivated as a crackhead looking for a fix because I am not powered by addiction. I’m more motivated to sleep and eat way too much pie so a pothead would be better competition."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1701951658 {#5179
    date: 2023-12-07 13:20:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@Kushia@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5183 …}
  +nested: Doctrine\ORM\PersistentCollection {#5185 …}
  +votes: Doctrine\ORM\PersistentCollection {#5187 …}
  +reports: Doctrine\ORM\PersistentCollection {#5189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5193 …}
  -id: 206251
  -bodyTs: "'addict':26 'better':44 'competit':45 'crackhead':15 'cultur':4 'eat':34 'even':1 'fix':19 'go':8 'hustl':3 'look':16 'm':6,28 'motiv':12,30 'much':37 'pie':38 'pothead':41 'power':24 'sleep':32 'way':35 'without':2 'would':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5868817"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701951658 {#5180
    date: 2023-12-07 13:20:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#5181
  +user: Proxies\__CG__\App\Entity\User {#5182 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4268
    +user: App\Entity\User {#4281 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Yeah because fuck hustle culture."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 134
    +score: 0
    +lastActive: DateTime @1703394021 {#4263
      date: 2023-12-24 06:00:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4269 …}
    +nested: Doctrine\ORM\PersistentCollection {#4271 …}
    +votes: Doctrine\ORM\PersistentCollection {#4273 …}
    +reports: Doctrine\ORM\PersistentCollection {#4275 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4277 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4279 …}
    -id: 205724
    -bodyTs: "'cultur':5 'fuck':3 'hustl':4 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6447453"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701935682 {#4264
      date: 2023-12-07 08:54:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4268}
  +body: "Even without hustle culture I’m not going to be as motivated as a crackhead looking for a fix because I am not powered by addiction. I’m more motivated to sleep and eat way too much pie so a pothead would be better competition."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1701951658 {#5179
    date: 2023-12-07 13:20:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@Kushia@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5183 …}
  +nested: Doctrine\ORM\PersistentCollection {#5185 …}
  +votes: Doctrine\ORM\PersistentCollection {#5187 …}
  +reports: Doctrine\ORM\PersistentCollection {#5189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5193 …}
  -id: 206251
  -bodyTs: "'addict':26 'better':44 'competit':45 'crackhead':15 'cultur':4 'eat':34 'even':1 'fix':19 'go':8 'hustl':3 'look':16 'm':6,28 'motiv':12,30 'much':37 'pie':38 'pothead':41 'power':24 'sleep':32 'way':35 'without':2 'would':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5868817"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701951658 {#5180
    date: 2023-12-07 13:20:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#5181
  +user: Proxies\__CG__\App\Entity\User {#5182 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4268
    +user: App\Entity\User {#4281 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Yeah because fuck hustle culture."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 134
    +score: 0
    +lastActive: DateTime @1703394021 {#4263
      date: 2023-12-24 06:00:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4269 …}
    +nested: Doctrine\ORM\PersistentCollection {#4271 …}
    +votes: Doctrine\ORM\PersistentCollection {#4273 …}
    +reports: Doctrine\ORM\PersistentCollection {#4275 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4277 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4279 …}
    -id: 205724
    -bodyTs: "'cultur':5 'fuck':3 'hustl':4 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6447453"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701935682 {#4264
      date: 2023-12-07 08:54:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4268}
  +body: "Even without hustle culture I’m not going to be as motivated as a crackhead looking for a fix because I am not powered by addiction. I’m more motivated to sleep and eat way too much pie so a pothead would be better competition."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1701951658 {#5179
    date: 2023-12-07 13:20:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@Kushia@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5183 …}
  +nested: Doctrine\ORM\PersistentCollection {#5185 …}
  +votes: Doctrine\ORM\PersistentCollection {#5187 …}
  +reports: Doctrine\ORM\PersistentCollection {#5189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5193 …}
  -id: 206251
  -bodyTs: "'addict':26 'better':44 'competit':45 'crackhead':15 'cultur':4 'eat':34 'even':1 'fix':19 'go':8 'hustl':3 'look':16 'm':6,28 'motiv':12,30 'much':37 'pie':38 'pothead':41 'power':24 'sleep':32 'way':35 'without':2 'would':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5868817"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701951658 {#5180
    date: 2023-12-07 13:20:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
App\Entity\EntryComment {#5428
  +user: Proxies\__CG__\App\Entity\User {#5429 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5181
    +user: Proxies\__CG__\App\Entity\User {#5182 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4268
      +user: App\Entity\User {#4281 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Yeah because fuck hustle culture."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 134
      +score: 0
      +lastActive: DateTime @1703394021 {#4263
        date: 2023-12-24 06:00:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4269 …}
      +nested: Doctrine\ORM\PersistentCollection {#4271 …}
      +votes: Doctrine\ORM\PersistentCollection {#4273 …}
      +reports: Doctrine\ORM\PersistentCollection {#4275 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4277 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4279 …}
      -id: 205724
      -bodyTs: "'cultur':5 'fuck':3 'hustl':4 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6447453"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701935682 {#4264
        date: 2023-12-07 08:54:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4268}
    +body: "Even without hustle culture I’m not going to be as motivated as a crackhead looking for a fix because I am not powered by addiction. I’m more motivated to sleep and eat way too much pie so a pothead would be better competition."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1701951658 {#5179
      date: 2023-12-07 13:20:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@Kushia@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5183 …}
    +nested: Doctrine\ORM\PersistentCollection {#5185 …}
    +votes: Doctrine\ORM\PersistentCollection {#5187 …}
    +reports: Doctrine\ORM\PersistentCollection {#5189 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5191 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5193 …}
    -id: 206251
    -bodyTs: "'addict':26 'better':44 'competit':45 'crackhead':15 'cultur':4 'eat':34 'even':1 'fix':19 'go':8 'hustl':3 'look':16 'm':6,28 'motiv':12,30 'much':37 'pie':38 'pothead':41 'power':24 'sleep':32 'way':35 'without':2 'would':42"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5868817"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701951658 {#5180
      date: 2023-12-07 13:20:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4268}
  +body: "I’ll take the long odds of you vs. a serious pothead in being more chillaxed and housing mucho pie"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701978228 {#5426
    date: 2023-12-07 20:43:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@Kushia@lemmy.ml"
    "@Chriswild@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5430 …}
  +nested: Doctrine\ORM\PersistentCollection {#5432 …}
  +votes: Doctrine\ORM\PersistentCollection {#5434 …}
  +reports: Doctrine\ORM\PersistentCollection {#5436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5440 …}
  -id: 207874
  -bodyTs: "'chillax':16 'hous':18 'll':2 'long':5 'mucho':19 'odd':6 'pie':20 'pothead':12 'serious':11 'take':3 'vs':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7096401"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701978228 {#5427
    date: 2023-12-07 20:43:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#5428
  +user: Proxies\__CG__\App\Entity\User {#5429 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5181
    +user: Proxies\__CG__\App\Entity\User {#5182 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4268
      +user: App\Entity\User {#4281 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Yeah because fuck hustle culture."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 134
      +score: 0
      +lastActive: DateTime @1703394021 {#4263
        date: 2023-12-24 06:00:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4269 …}
      +nested: Doctrine\ORM\PersistentCollection {#4271 …}
      +votes: Doctrine\ORM\PersistentCollection {#4273 …}
      +reports: Doctrine\ORM\PersistentCollection {#4275 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4277 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4279 …}
      -id: 205724
      -bodyTs: "'cultur':5 'fuck':3 'hustl':4 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6447453"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701935682 {#4264
        date: 2023-12-07 08:54:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4268}
    +body: "Even without hustle culture I’m not going to be as motivated as a crackhead looking for a fix because I am not powered by addiction. I’m more motivated to sleep and eat way too much pie so a pothead would be better competition."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1701951658 {#5179
      date: 2023-12-07 13:20:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@Kushia@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5183 …}
    +nested: Doctrine\ORM\PersistentCollection {#5185 …}
    +votes: Doctrine\ORM\PersistentCollection {#5187 …}
    +reports: Doctrine\ORM\PersistentCollection {#5189 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5191 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5193 …}
    -id: 206251
    -bodyTs: "'addict':26 'better':44 'competit':45 'crackhead':15 'cultur':4 'eat':34 'even':1 'fix':19 'go':8 'hustl':3 'look':16 'm':6,28 'motiv':12,30 'much':37 'pie':38 'pothead':41 'power':24 'sleep':32 'way':35 'without':2 'would':42"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5868817"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701951658 {#5180
      date: 2023-12-07 13:20:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4268}
  +body: "I’ll take the long odds of you vs. a serious pothead in being more chillaxed and housing mucho pie"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701978228 {#5426
    date: 2023-12-07 20:43:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@Kushia@lemmy.ml"
    "@Chriswild@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5430 …}
  +nested: Doctrine\ORM\PersistentCollection {#5432 …}
  +votes: Doctrine\ORM\PersistentCollection {#5434 …}
  +reports: Doctrine\ORM\PersistentCollection {#5436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5440 …}
  -id: 207874
  -bodyTs: "'chillax':16 'hous':18 'll':2 'long':5 'mucho':19 'odd':6 'pie':20 'pothead':12 'serious':11 'take':3 'vs':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7096401"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701978228 {#5427
    date: 2023-12-07 20:43:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#5428
  +user: Proxies\__CG__\App\Entity\User {#5429 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5181
    +user: Proxies\__CG__\App\Entity\User {#5182 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4268
      +user: App\Entity\User {#4281 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Yeah because fuck hustle culture."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 134
      +score: 0
      +lastActive: DateTime @1703394021 {#4263
        date: 2023-12-24 06:00:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4269 …}
      +nested: Doctrine\ORM\PersistentCollection {#4271 …}
      +votes: Doctrine\ORM\PersistentCollection {#4273 …}
      +reports: Doctrine\ORM\PersistentCollection {#4275 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4277 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4279 …}
      -id: 205724
      -bodyTs: "'cultur':5 'fuck':3 'hustl':4 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6447453"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701935682 {#4264
        date: 2023-12-07 08:54:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4268}
    +body: "Even without hustle culture I’m not going to be as motivated as a crackhead looking for a fix because I am not powered by addiction. I’m more motivated to sleep and eat way too much pie so a pothead would be better competition."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1701951658 {#5179
      date: 2023-12-07 13:20:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@Kushia@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5183 …}
    +nested: Doctrine\ORM\PersistentCollection {#5185 …}
    +votes: Doctrine\ORM\PersistentCollection {#5187 …}
    +reports: Doctrine\ORM\PersistentCollection {#5189 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5191 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5193 …}
    -id: 206251
    -bodyTs: "'addict':26 'better':44 'competit':45 'crackhead':15 'cultur':4 'eat':34 'even':1 'fix':19 'go':8 'hustl':3 'look':16 'm':6,28 'motiv':12,30 'much':37 'pie':38 'pothead':41 'power':24 'sleep':32 'way':35 'without':2 'would':42"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5868817"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701951658 {#5180
      date: 2023-12-07 13:20:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4268}
  +body: "I’ll take the long odds of you vs. a serious pothead in being more chillaxed and housing mucho pie"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701978228 {#5426
    date: 2023-12-07 20:43:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@Kushia@lemmy.ml"
    "@Chriswild@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5430 …}
  +nested: Doctrine\ORM\PersistentCollection {#5432 …}
  +votes: Doctrine\ORM\PersistentCollection {#5434 …}
  +reports: Doctrine\ORM\PersistentCollection {#5436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5440 …}
  -id: 207874
  -bodyTs: "'chillax':16 'hous':18 'll':2 'long':5 'mucho':19 'odd':6 'pie':20 'pothead':12 'serious':11 'take':3 'vs':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7096401"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701978228 {#5427
    date: 2023-12-07 20:43:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
133 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
App\Entity\EntryComment {#5607
  +user: Proxies\__CG__\App\Entity\User {#5182 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5428
    +user: Proxies\__CG__\App\Entity\User {#5429 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5181
      +user: Proxies\__CG__\App\Entity\User {#5182 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4268
        +user: App\Entity\User {#4281 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Yeah because fuck hustle culture."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 134
        +score: 0
        +lastActive: DateTime @1703394021 {#4263
          date: 2023-12-24 06:00:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4269 …}
        +nested: Doctrine\ORM\PersistentCollection {#4271 …}
        +votes: Doctrine\ORM\PersistentCollection {#4273 …}
        +reports: Doctrine\ORM\PersistentCollection {#4275 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4277 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4279 …}
        -id: 205724
        -bodyTs: "'cultur':5 'fuck':3 'hustl':4 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6447453"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701935682 {#4264
          date: 2023-12-07 08:54:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4268}
      +body: "Even without hustle culture I’m not going to be as motivated as a crackhead looking for a fix because I am not powered by addiction. I’m more motivated to sleep and eat way too much pie so a pothead would be better competition."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1701951658 {#5179
        date: 2023-12-07 13:20:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@Kushia@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5183 …}
      +nested: Doctrine\ORM\PersistentCollection {#5185 …}
      +votes: Doctrine\ORM\PersistentCollection {#5187 …}
      +reports: Doctrine\ORM\PersistentCollection {#5189 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5191 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5193 …}
      -id: 206251
      -bodyTs: "'addict':26 'better':44 'competit':45 'crackhead':15 'cultur':4 'eat':34 'even':1 'fix':19 'go':8 'hustl':3 'look':16 'm':6,28 'motiv':12,30 'much':37 'pie':38 'pothead':41 'power':24 'sleep':32 'way':35 'without':2 'would':42"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5868817"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701951658 {#5180
        date: 2023-12-07 13:20:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4268}
    +body: "I’ll take the long odds of you vs. a serious pothead in being more chillaxed and housing mucho pie"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701978228 {#5426
      date: 2023-12-07 20:43:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@Kushia@lemmy.ml"
      "@Chriswild@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5430 …}
    +nested: Doctrine\ORM\PersistentCollection {#5432 …}
    +votes: Doctrine\ORM\PersistentCollection {#5434 …}
    +reports: Doctrine\ORM\PersistentCollection {#5436 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5438 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5440 …}
    -id: 207874
    -bodyTs: "'chillax':16 'hous':18 'll':2 'long':5 'mucho':19 'odd':6 'pie':20 'pothead':12 'serious':11 'take':3 'vs':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7096401"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701978228 {#5427
      date: 2023-12-07 20:43:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4268}
  +body: "I’ll take those odds too lol but it’s a much closer contest that my motivation versus a crackhead"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701991303 {#5605
    date: 2023-12-08 00:21:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@Kushia@lemmy.ml"
    "@Chriswild@lemmy.world"
    "@TheFriar@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5608 …}
  +nested: Doctrine\ORM\PersistentCollection {#5610 …}
  +votes: Doctrine\ORM\PersistentCollection {#5612 …}
  +reports: Doctrine\ORM\PersistentCollection {#5614 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5616 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5618 …}
  -id: 208699
  -bodyTs: "'closer':13 'contest':14 'crackhead':20 'll':2 'lol':7 'motiv':17 'much':12 'odd':5 'take':3 'versus':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5881731"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701991303 {#5606
    date: 2023-12-08 00:21:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\EntryComment {#5607
  +user: Proxies\__CG__\App\Entity\User {#5182 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5428
    +user: Proxies\__CG__\App\Entity\User {#5429 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5181
      +user: Proxies\__CG__\App\Entity\User {#5182 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4268
        +user: App\Entity\User {#4281 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Yeah because fuck hustle culture."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 134
        +score: 0
        +lastActive: DateTime @1703394021 {#4263
          date: 2023-12-24 06:00:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4269 …}
        +nested: Doctrine\ORM\PersistentCollection {#4271 …}
        +votes: Doctrine\ORM\PersistentCollection {#4273 …}
        +reports: Doctrine\ORM\PersistentCollection {#4275 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4277 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4279 …}
        -id: 205724
        -bodyTs: "'cultur':5 'fuck':3 'hustl':4 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6447453"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701935682 {#4264
          date: 2023-12-07 08:54:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4268}
      +body: "Even without hustle culture I’m not going to be as motivated as a crackhead looking for a fix because I am not powered by addiction. I’m more motivated to sleep and eat way too much pie so a pothead would be better competition."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1701951658 {#5179
        date: 2023-12-07 13:20:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@Kushia@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5183 …}
      +nested: Doctrine\ORM\PersistentCollection {#5185 …}
      +votes: Doctrine\ORM\PersistentCollection {#5187 …}
      +reports: Doctrine\ORM\PersistentCollection {#5189 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5191 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5193 …}
      -id: 206251
      -bodyTs: "'addict':26 'better':44 'competit':45 'crackhead':15 'cultur':4 'eat':34 'even':1 'fix':19 'go':8 'hustl':3 'look':16 'm':6,28 'motiv':12,30 'much':37 'pie':38 'pothead':41 'power':24 'sleep':32 'way':35 'without':2 'would':42"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5868817"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701951658 {#5180
        date: 2023-12-07 13:20:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4268}
    +body: "I’ll take the long odds of you vs. a serious pothead in being more chillaxed and housing mucho pie"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701978228 {#5426
      date: 2023-12-07 20:43:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@Kushia@lemmy.ml"
      "@Chriswild@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5430 …}
    +nested: Doctrine\ORM\PersistentCollection {#5432 …}
    +votes: Doctrine\ORM\PersistentCollection {#5434 …}
    +reports: Doctrine\ORM\PersistentCollection {#5436 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5438 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5440 …}
    -id: 207874
    -bodyTs: "'chillax':16 'hous':18 'll':2 'long':5 'mucho':19 'odd':6 'pie':20 'pothead':12 'serious':11 'take':3 'vs':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7096401"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701978228 {#5427
      date: 2023-12-07 20:43:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4268}
  +body: "I’ll take those odds too lol but it’s a much closer contest that my motivation versus a crackhead"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701991303 {#5605
    date: 2023-12-08 00:21:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@Kushia@lemmy.ml"
    "@Chriswild@lemmy.world"
    "@TheFriar@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5608 …}
  +nested: Doctrine\ORM\PersistentCollection {#5610 …}
  +votes: Doctrine\ORM\PersistentCollection {#5612 …}
  +reports: Doctrine\ORM\PersistentCollection {#5614 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5616 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5618 …}
  -id: 208699
  -bodyTs: "'closer':13 'contest':14 'crackhead':20 'll':2 'lol':7 'motiv':17 'much':12 'odd':5 'take':3 'versus':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5881731"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701991303 {#5606
    date: 2023-12-08 00:21:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\EntryComment {#5607
  +user: Proxies\__CG__\App\Entity\User {#5182 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5428
    +user: Proxies\__CG__\App\Entity\User {#5429 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5181
      +user: Proxies\__CG__\App\Entity\User {#5182 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4268
        +user: App\Entity\User {#4281 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Yeah because fuck hustle culture."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 134
        +score: 0
        +lastActive: DateTime @1703394021 {#4263
          date: 2023-12-24 06:00:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Exusia@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4269 …}
        +nested: Doctrine\ORM\PersistentCollection {#4271 …}
        +votes: Doctrine\ORM\PersistentCollection {#4273 …}
        +reports: Doctrine\ORM\PersistentCollection {#4275 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4277 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4279 …}
        -id: 205724
        -bodyTs: "'cultur':5 'fuck':3 'hustl':4 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6447453"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701935682 {#4264
          date: 2023-12-07 08:54:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4268}
      +body: "Even without hustle culture I’m not going to be as motivated as a crackhead looking for a fix because I am not powered by addiction. I’m more motivated to sleep and eat way too much pie so a pothead would be better competition."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1701951658 {#5179
        date: 2023-12-07 13:20:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@Kushia@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5183 …}
      +nested: Doctrine\ORM\PersistentCollection {#5185 …}
      +votes: Doctrine\ORM\PersistentCollection {#5187 …}
      +reports: Doctrine\ORM\PersistentCollection {#5189 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5191 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5193 …}
      -id: 206251
      -bodyTs: "'addict':26 'better':44 'competit':45 'crackhead':15 'cultur':4 'eat':34 'even':1 'fix':19 'go':8 'hustl':3 'look':16 'm':6,28 'motiv':12,30 'much':37 'pie':38 'pothead':41 'power':24 'sleep':32 'way':35 'without':2 'would':42"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5868817"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701951658 {#5180
        date: 2023-12-07 13:20:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4268}
    +body: "I’ll take the long odds of you vs. a serious pothead in being more chillaxed and housing mucho pie"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701978228 {#5426
      date: 2023-12-07 20:43:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@Kushia@lemmy.ml"
      "@Chriswild@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5430 …}
    +nested: Doctrine\ORM\PersistentCollection {#5432 …}
    +votes: Doctrine\ORM\PersistentCollection {#5434 …}
    +reports: Doctrine\ORM\PersistentCollection {#5436 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5438 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5440 …}
    -id: 207874
    -bodyTs: "'chillax':16 'hous':18 'll':2 'long':5 'mucho':19 'odd':6 'pie':20 'pothead':12 'serious':11 'take':3 'vs':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7096401"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701978228 {#5427
      date: 2023-12-07 20:43:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4268}
  +body: "I’ll take those odds too lol but it’s a much closer contest that my motivation versus a crackhead"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701991303 {#5605
    date: 2023-12-08 00:21:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@Kushia@lemmy.ml"
    "@Chriswild@lemmy.world"
    "@TheFriar@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5608 …}
  +nested: Doctrine\ORM\PersistentCollection {#5610 …}
  +votes: Doctrine\ORM\PersistentCollection {#5612 …}
  +reports: Doctrine\ORM\PersistentCollection {#5614 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5616 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5618 …}
  -id: 208699
  -bodyTs: "'closer':13 'contest':14 'crackhead':20 'll':2 'lol':7 'motiv':17 'much':12 'odd':5 'take':3 'versus':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5881731"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701991303 {#5606
    date: 2023-12-08 00:21:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
137 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
138 DENIED moderate
App\Entity\EntryComment {#4342
  +user: App\Entity\User {#4355 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Damn, people on Lemmy are among the least fun people I’ve ever seen, based on these comments."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1703369355 {#4337
    date: 2023-12-23 23:09:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4343 …}
  +nested: Doctrine\ORM\PersistentCollection {#4345 …}
  +votes: Doctrine\ORM\PersistentCollection {#4347 …}
  +reports: Doctrine\ORM\PersistentCollection {#4349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
  -id: 207483
  -bodyTs: "'among':6 'base':15 'comment':18 'damn':1 'ever':13 'fun':9 'least':8 'lemmi':4 'peopl':2,10 'seen':14 've':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5875721"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701972805 {#4338
    date: 2023-12-07 19:13:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#4342
  +user: App\Entity\User {#4355 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Damn, people on Lemmy are among the least fun people I’ve ever seen, based on these comments."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1703369355 {#4337
    date: 2023-12-23 23:09:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4343 …}
  +nested: Doctrine\ORM\PersistentCollection {#4345 …}
  +votes: Doctrine\ORM\PersistentCollection {#4347 …}
  +reports: Doctrine\ORM\PersistentCollection {#4349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
  -id: 207483
  -bodyTs: "'among':6 'base':15 'comment':18 'damn':1 'ever':13 'fun':9 'least':8 'lemmi':4 'peopl':2,10 'seen':14 've':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5875721"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701972805 {#4338
    date: 2023-12-07 19:13:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#4342
  +user: App\Entity\User {#4355 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Damn, people on Lemmy are among the least fun people I’ve ever seen, based on these comments."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1703369355 {#4337
    date: 2023-12-23 23:09:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4343 …}
  +nested: Doctrine\ORM\PersistentCollection {#4345 …}
  +votes: Doctrine\ORM\PersistentCollection {#4347 …}
  +reports: Doctrine\ORM\PersistentCollection {#4349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
  -id: 207483
  -bodyTs: "'among':6 'base':15 'comment':18 'damn':1 'ever':13 'fun':9 'least':8 'lemmi':4 'peopl':2,10 'seen':14 've':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5875721"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701972805 {#4338
    date: 2023-12-07 19:13:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
141 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
142 DENIED moderate
App\Entity\EntryComment {#5309
  +user: Proxies\__CG__\App\Entity\User {#5310 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4342
    +user: App\Entity\User {#4355 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Damn, people on Lemmy are among the least fun people I’ve ever seen, based on these comments."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1703369355 {#4337
      date: 2023-12-23 23:09:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4343 …}
    +nested: Doctrine\ORM\PersistentCollection {#4345 …}
    +votes: Doctrine\ORM\PersistentCollection {#4347 …}
    +reports: Doctrine\ORM\PersistentCollection {#4349 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
    -id: 207483
    -bodyTs: "'among':6 'base':15 'comment':18 'damn':1 'ever':13 'fun':9 'least':8 'lemmi':4 'peopl':2,10 'seen':14 've':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5875721"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701972805 {#4338
      date: 2023-12-07 19:13:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4342}
  +body: """
    Your name is literally anticorp and thats what most of these comments are saying.\n
    \n
    How would you like them to respond? /genc
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1701973379 {#5307
    date: 2023-12-07 19:22:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@Anticorp@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5311 …}
  +nested: Doctrine\ORM\PersistentCollection {#5313 …}
  +votes: Doctrine\ORM\PersistentCollection {#5315 …}
  +reports: Doctrine\ORM\PersistentCollection {#5317 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5319 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5321 …}
  -id: 207532
  -bodyTs: "'/genc':22 'anticorp':5 'comment':12 'like':18 'liter':4 'name':2 'respond':21 'say':14 'that':7 'would':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5875899"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701973379 {#5308
    date: 2023-12-07 19:22:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
App\Entity\EntryComment {#5309
  +user: Proxies\__CG__\App\Entity\User {#5310 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4342
    +user: App\Entity\User {#4355 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Damn, people on Lemmy are among the least fun people I’ve ever seen, based on these comments."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1703369355 {#4337
      date: 2023-12-23 23:09:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4343 …}
    +nested: Doctrine\ORM\PersistentCollection {#4345 …}
    +votes: Doctrine\ORM\PersistentCollection {#4347 …}
    +reports: Doctrine\ORM\PersistentCollection {#4349 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
    -id: 207483
    -bodyTs: "'among':6 'base':15 'comment':18 'damn':1 'ever':13 'fun':9 'least':8 'lemmi':4 'peopl':2,10 'seen':14 've':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5875721"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701972805 {#4338
      date: 2023-12-07 19:13:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4342}
  +body: """
    Your name is literally anticorp and thats what most of these comments are saying.\n
    \n
    How would you like them to respond? /genc
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1701973379 {#5307
    date: 2023-12-07 19:22:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@Anticorp@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5311 …}
  +nested: Doctrine\ORM\PersistentCollection {#5313 …}
  +votes: Doctrine\ORM\PersistentCollection {#5315 …}
  +reports: Doctrine\ORM\PersistentCollection {#5317 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5319 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5321 …}
  -id: 207532
  -bodyTs: "'/genc':22 'anticorp':5 'comment':12 'like':18 'liter':4 'name':2 'respond':21 'say':14 'that':7 'would':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5875899"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701973379 {#5308
    date: 2023-12-07 19:22:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
App\Entity\EntryComment {#5309
  +user: Proxies\__CG__\App\Entity\User {#5310 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4342
    +user: App\Entity\User {#4355 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Damn, people on Lemmy are among the least fun people I’ve ever seen, based on these comments."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1703369355 {#4337
      date: 2023-12-23 23:09:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4343 …}
    +nested: Doctrine\ORM\PersistentCollection {#4345 …}
    +votes: Doctrine\ORM\PersistentCollection {#4347 …}
    +reports: Doctrine\ORM\PersistentCollection {#4349 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
    -id: 207483
    -bodyTs: "'among':6 'base':15 'comment':18 'damn':1 'ever':13 'fun':9 'least':8 'lemmi':4 'peopl':2,10 'seen':14 've':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5875721"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701972805 {#4338
      date: 2023-12-07 19:13:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4342}
  +body: """
    Your name is literally anticorp and thats what most of these comments are saying.\n
    \n
    How would you like them to respond? /genc
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1701973379 {#5307
    date: 2023-12-07 19:22:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@Anticorp@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5311 …}
  +nested: Doctrine\ORM\PersistentCollection {#5313 …}
  +votes: Doctrine\ORM\PersistentCollection {#5315 …}
  +reports: Doctrine\ORM\PersistentCollection {#5317 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5319 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5321 …}
  -id: 207532
  -bodyTs: "'/genc':22 'anticorp':5 'comment':12 'like':18 'liter':4 'name':2 'respond':21 'say':14 'that':7 'would':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5875899"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701973379 {#5308
    date: 2023-12-07 19:22:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
145 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
146 DENIED moderate
App\Entity\EntryComment {#5491
  +user: App\Entity\User {#4355 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5309
    +user: Proxies\__CG__\App\Entity\User {#5310 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4342
      +user: App\Entity\User {#4355 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Damn, people on Lemmy are among the least fun people I’ve ever seen, based on these comments."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1703369355 {#4337
        date: 2023-12-23 23:09:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4343 …}
      +nested: Doctrine\ORM\PersistentCollection {#4345 …}
      +votes: Doctrine\ORM\PersistentCollection {#4347 …}
      +reports: Doctrine\ORM\PersistentCollection {#4349 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
      -id: 207483
      -bodyTs: "'among':6 'base':15 'comment':18 'damn':1 'ever':13 'fun':9 'least':8 'lemmi':4 'peopl':2,10 'seen':14 've':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5875721"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701972805 {#4338
        date: 2023-12-07 19:13:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4342}
    +body: """
      Your name is literally anticorp and thats what most of these comments are saying.\n
      \n
      How would you like them to respond? /genc
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1701973379 {#5307
      date: 2023-12-07 19:22:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@Anticorp@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5311 …}
    +nested: Doctrine\ORM\PersistentCollection {#5313 …}
    +votes: Doctrine\ORM\PersistentCollection {#5315 …}
    +reports: Doctrine\ORM\PersistentCollection {#5317 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5319 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5321 …}
    -id: 207532
    -bodyTs: "'/genc':22 'anticorp':5 'comment':12 'like':18 'liter':4 'name':2 'respond':21 'say':14 'that':7 'would':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5875899"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701973379 {#5308
      date: 2023-12-07 19:22:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4342}
  +body: "You don’t need to pick everything apart. It’s okay to joke around."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1701977314 {#5489
    date: 2023-12-07 20:28:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@Anticorp@lemmy.world"
    "@wafflez@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5492 …}
  +nested: Doctrine\ORM\PersistentCollection {#5494 …}
  +votes: Doctrine\ORM\PersistentCollection {#5496 …}
  +reports: Doctrine\ORM\PersistentCollection {#5498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5502 …}
  -id: 207805
  -bodyTs: "'apart':8 'around':14 'everyth':7 'joke':13 'need':4 'okay':11 'pick':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5877209"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701977314 {#5490
    date: 2023-12-07 20:28: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
147 DENIED edit
App\Entity\EntryComment {#5491
  +user: App\Entity\User {#4355 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5309
    +user: Proxies\__CG__\App\Entity\User {#5310 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4342
      +user: App\Entity\User {#4355 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Damn, people on Lemmy are among the least fun people I’ve ever seen, based on these comments."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1703369355 {#4337
        date: 2023-12-23 23:09:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4343 …}
      +nested: Doctrine\ORM\PersistentCollection {#4345 …}
      +votes: Doctrine\ORM\PersistentCollection {#4347 …}
      +reports: Doctrine\ORM\PersistentCollection {#4349 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
      -id: 207483
      -bodyTs: "'among':6 'base':15 'comment':18 'damn':1 'ever':13 'fun':9 'least':8 'lemmi':4 'peopl':2,10 'seen':14 've':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5875721"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701972805 {#4338
        date: 2023-12-07 19:13:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4342}
    +body: """
      Your name is literally anticorp and thats what most of these comments are saying.\n
      \n
      How would you like them to respond? /genc
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1701973379 {#5307
      date: 2023-12-07 19:22:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@Anticorp@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5311 …}
    +nested: Doctrine\ORM\PersistentCollection {#5313 …}
    +votes: Doctrine\ORM\PersistentCollection {#5315 …}
    +reports: Doctrine\ORM\PersistentCollection {#5317 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5319 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5321 …}
    -id: 207532
    -bodyTs: "'/genc':22 'anticorp':5 'comment':12 'like':18 'liter':4 'name':2 'respond':21 'say':14 'that':7 'would':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5875899"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701973379 {#5308
      date: 2023-12-07 19:22:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4342}
  +body: "You don’t need to pick everything apart. It’s okay to joke around."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1701977314 {#5489
    date: 2023-12-07 20:28:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@Anticorp@lemmy.world"
    "@wafflez@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5492 …}
  +nested: Doctrine\ORM\PersistentCollection {#5494 …}
  +votes: Doctrine\ORM\PersistentCollection {#5496 …}
  +reports: Doctrine\ORM\PersistentCollection {#5498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5502 …}
  -id: 207805
  -bodyTs: "'apart':8 'around':14 'everyth':7 'joke':13 'need':4 'okay':11 'pick':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5877209"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701977314 {#5490
    date: 2023-12-07 20:28: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
148 DENIED moderate
App\Entity\EntryComment {#5491
  +user: App\Entity\User {#4355 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5309
    +user: Proxies\__CG__\App\Entity\User {#5310 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4342
      +user: App\Entity\User {#4355 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Damn, people on Lemmy are among the least fun people I’ve ever seen, based on these comments."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1703369355 {#4337
        date: 2023-12-23 23:09:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4343 …}
      +nested: Doctrine\ORM\PersistentCollection {#4345 …}
      +votes: Doctrine\ORM\PersistentCollection {#4347 …}
      +reports: Doctrine\ORM\PersistentCollection {#4349 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
      -id: 207483
      -bodyTs: "'among':6 'base':15 'comment':18 'damn':1 'ever':13 'fun':9 'least':8 'lemmi':4 'peopl':2,10 'seen':14 've':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5875721"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701972805 {#4338
        date: 2023-12-07 19:13:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4342}
    +body: """
      Your name is literally anticorp and thats what most of these comments are saying.\n
      \n
      How would you like them to respond? /genc
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1701973379 {#5307
      date: 2023-12-07 19:22:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@Anticorp@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5311 …}
    +nested: Doctrine\ORM\PersistentCollection {#5313 …}
    +votes: Doctrine\ORM\PersistentCollection {#5315 …}
    +reports: Doctrine\ORM\PersistentCollection {#5317 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5319 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5321 …}
    -id: 207532
    -bodyTs: "'/genc':22 'anticorp':5 'comment':12 'like':18 'liter':4 'name':2 'respond':21 'say':14 'that':7 'would':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5875899"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701973379 {#5308
      date: 2023-12-07 19:22:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4342}
  +body: "You don’t need to pick everything apart. It’s okay to joke around."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1701977314 {#5489
    date: 2023-12-07 20:28:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@Anticorp@lemmy.world"
    "@wafflez@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5492 …}
  +nested: Doctrine\ORM\PersistentCollection {#5494 …}
  +votes: Doctrine\ORM\PersistentCollection {#5496 …}
  +reports: Doctrine\ORM\PersistentCollection {#5498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5502 …}
  -id: 207805
  -bodyTs: "'apart':8 'around':14 'everyth':7 'joke':13 'need':4 'okay':11 'pick':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5877209"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701977314 {#5490
    date: 2023-12-07 20:28: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
149 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
150 DENIED moderate
App\Entity\EntryComment {#4415
  +user: App\Entity\User {#4428 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Sure, let’s all hustle like crackheads:\n
    \n
    “Oh, your job isn’t paying enough? Well, have you tried stealing from your family? Your grandma has a social security check coming, right? Oh, your family doesn’t talk to you anymore, huh? Well have you tried selling your neighbor’s car stereo? What about his propane grill? How about stealing tube socks from Walmart and trying to sell those on the street to anyone who walks by? Still not cutting it, huh? I don’t know man, maybe it’s time to try sucking some dicks.”\n
    \n
    These memes seem a lot less clever if you’ve ever been close to someone whose life got snowed under by addiction, or lived in a neighborhood that has a crack problem. Seeing real crackheads really hustling is pretty fucking bleak. They’re not getting ahead. They’re not winning. They’re burning everything with even a shred of value to service their addiction, including family and personal relationships.\n
    \n
    I don’t know, maybe it’s a very apt metaphor for capitalism, and what our capitalist system expects of us, but I have no desire to trade the people and things that make my life bearable just so I can brag about having a couple extra dollars in the bank.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 60
  +score: 0
  +lastActive: DateTime @1703328272 {#4410
    date: 2023-12-23 11:44:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4416 …}
  +nested: Doctrine\ORM\PersistentCollection {#4418 …}
  +votes: Doctrine\ORM\PersistentCollection {#4420 …}
  +reports: Doctrine\ORM\PersistentCollection {#4422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4426 …}
  -id: 206299
  -bodyTs: "'addict':117,159 'ahead':141 'anymor':40 'anyon':73 'apt':174 'bank':215 'bearabl':201 'bleak':136 'brag':206 'burn':148 'capit':177 'capitalist':181 'car':50 'check':29 'clever':102 'close':108 'come':30 'coupl':210 'crack':126 'crackhead':7,130 'cut':79 'desir':190 'dick':95 'doesn':35 'dollar':212 'enough':14 'even':151 'ever':106 'everyth':149 'expect':183 'extra':211 'famili':22,34,161 'fuck':135 'get':140 'got':113 'grandma':24 'grill':56 'huh':41,81 'hustl':5,132 'includ':160 'isn':11 'job':10 'know':85,168 'less':101 'let':2 'life':112,200 'like':6 'live':119 'lot':100 'make':198 'man':86 'mayb':87,169 'meme':97 'metaphor':175 'neighbor':48 'neighborhood':122 'oh':8,32 'pay':13 'peopl':194 'person':163 'pretti':134 'problem':127 'propan':55 're':138,143,147 'real':129 'realli':131 'relationship':164 'right':31 'secur':28 'see':128 'seem':98 'sell':46,67 'servic':157 'shred':153 'snow':114 'social':27 'sock':61 'someon':110 'steal':19,59 'stereo':51 'still':77 'street':71 'suck':93 'sure':1 'system':182 'talk':37 'thing':196 'time':90 'trade':192 'tri':18,45,65,92 'tube':60 'us':185 'valu':155 've':105 'walk':75 'walmart':63 'well':15,42 'whose':111 'win':145"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5869035"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701952496 {#4411
    date: 2023-12-07 13:34:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
151 DENIED edit
App\Entity\EntryComment {#4415
  +user: App\Entity\User {#4428 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Sure, let’s all hustle like crackheads:\n
    \n
    “Oh, your job isn’t paying enough? Well, have you tried stealing from your family? Your grandma has a social security check coming, right? Oh, your family doesn’t talk to you anymore, huh? Well have you tried selling your neighbor’s car stereo? What about his propane grill? How about stealing tube socks from Walmart and trying to sell those on the street to anyone who walks by? Still not cutting it, huh? I don’t know man, maybe it’s time to try sucking some dicks.”\n
    \n
    These memes seem a lot less clever if you’ve ever been close to someone whose life got snowed under by addiction, or lived in a neighborhood that has a crack problem. Seeing real crackheads really hustling is pretty fucking bleak. They’re not getting ahead. They’re not winning. They’re burning everything with even a shred of value to service their addiction, including family and personal relationships.\n
    \n
    I don’t know, maybe it’s a very apt metaphor for capitalism, and what our capitalist system expects of us, but I have no desire to trade the people and things that make my life bearable just so I can brag about having a couple extra dollars in the bank.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 60
  +score: 0
  +lastActive: DateTime @1703328272 {#4410
    date: 2023-12-23 11:44:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4416 …}
  +nested: Doctrine\ORM\PersistentCollection {#4418 …}
  +votes: Doctrine\ORM\PersistentCollection {#4420 …}
  +reports: Doctrine\ORM\PersistentCollection {#4422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4426 …}
  -id: 206299
  -bodyTs: "'addict':117,159 'ahead':141 'anymor':40 'anyon':73 'apt':174 'bank':215 'bearabl':201 'bleak':136 'brag':206 'burn':148 'capit':177 'capitalist':181 'car':50 'check':29 'clever':102 'close':108 'come':30 'coupl':210 'crack':126 'crackhead':7,130 'cut':79 'desir':190 'dick':95 'doesn':35 'dollar':212 'enough':14 'even':151 'ever':106 'everyth':149 'expect':183 'extra':211 'famili':22,34,161 'fuck':135 'get':140 'got':113 'grandma':24 'grill':56 'huh':41,81 'hustl':5,132 'includ':160 'isn':11 'job':10 'know':85,168 'less':101 'let':2 'life':112,200 'like':6 'live':119 'lot':100 'make':198 'man':86 'mayb':87,169 'meme':97 'metaphor':175 'neighbor':48 'neighborhood':122 'oh':8,32 'pay':13 'peopl':194 'person':163 'pretti':134 'problem':127 'propan':55 're':138,143,147 'real':129 'realli':131 'relationship':164 'right':31 'secur':28 'see':128 'seem':98 'sell':46,67 'servic':157 'shred':153 'snow':114 'social':27 'sock':61 'someon':110 'steal':19,59 'stereo':51 'still':77 'street':71 'suck':93 'sure':1 'system':182 'talk':37 'thing':196 'time':90 'trade':192 'tri':18,45,65,92 'tube':60 'us':185 'valu':155 've':105 'walk':75 'walmart':63 'well':15,42 'whose':111 'win':145"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5869035"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701952496 {#4411
    date: 2023-12-07 13:34:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
152 DENIED moderate
App\Entity\EntryComment {#4415
  +user: App\Entity\User {#4428 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Sure, let’s all hustle like crackheads:\n
    \n
    “Oh, your job isn’t paying enough? Well, have you tried stealing from your family? Your grandma has a social security check coming, right? Oh, your family doesn’t talk to you anymore, huh? Well have you tried selling your neighbor’s car stereo? What about his propane grill? How about stealing tube socks from Walmart and trying to sell those on the street to anyone who walks by? Still not cutting it, huh? I don’t know man, maybe it’s time to try sucking some dicks.”\n
    \n
    These memes seem a lot less clever if you’ve ever been close to someone whose life got snowed under by addiction, or lived in a neighborhood that has a crack problem. Seeing real crackheads really hustling is pretty fucking bleak. They’re not getting ahead. They’re not winning. They’re burning everything with even a shred of value to service their addiction, including family and personal relationships.\n
    \n
    I don’t know, maybe it’s a very apt metaphor for capitalism, and what our capitalist system expects of us, but I have no desire to trade the people and things that make my life bearable just so I can brag about having a couple extra dollars in the bank.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 60
  +score: 0
  +lastActive: DateTime @1703328272 {#4410
    date: 2023-12-23 11:44:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4416 …}
  +nested: Doctrine\ORM\PersistentCollection {#4418 …}
  +votes: Doctrine\ORM\PersistentCollection {#4420 …}
  +reports: Doctrine\ORM\PersistentCollection {#4422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4426 …}
  -id: 206299
  -bodyTs: "'addict':117,159 'ahead':141 'anymor':40 'anyon':73 'apt':174 'bank':215 'bearabl':201 'bleak':136 'brag':206 'burn':148 'capit':177 'capitalist':181 'car':50 'check':29 'clever':102 'close':108 'come':30 'coupl':210 'crack':126 'crackhead':7,130 'cut':79 'desir':190 'dick':95 'doesn':35 'dollar':212 'enough':14 'even':151 'ever':106 'everyth':149 'expect':183 'extra':211 'famili':22,34,161 'fuck':135 'get':140 'got':113 'grandma':24 'grill':56 'huh':41,81 'hustl':5,132 'includ':160 'isn':11 'job':10 'know':85,168 'less':101 'let':2 'life':112,200 'like':6 'live':119 'lot':100 'make':198 'man':86 'mayb':87,169 'meme':97 'metaphor':175 'neighbor':48 'neighborhood':122 'oh':8,32 'pay':13 'peopl':194 'person':163 'pretti':134 'problem':127 'propan':55 're':138,143,147 'real':129 'realli':131 'relationship':164 'right':31 'secur':28 'see':128 'seem':98 'sell':46,67 'servic':157 'shred':153 'snow':114 'social':27 'sock':61 'someon':110 'steal':19,59 'stereo':51 'still':77 'street':71 'suck':93 'sure':1 'system':182 'talk':37 'thing':196 'time':90 'trade':192 'tri':18,45,65,92 'tube':60 'us':185 'valu':155 've':105 'walk':75 'walmart':63 'well':15,42 'whose':111 'win':145"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5869035"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701952496 {#4411
    date: 2023-12-07 13:34:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
153 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
154 DENIED moderate
App\Entity\EntryComment {#5277
  +user: Proxies\__CG__\App\Entity\User {#5278 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4415
    +user: App\Entity\User {#4428 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Sure, let’s all hustle like crackheads:\n
      \n
      “Oh, your job isn’t paying enough? Well, have you tried stealing from your family? Your grandma has a social security check coming, right? Oh, your family doesn’t talk to you anymore, huh? Well have you tried selling your neighbor’s car stereo? What about his propane grill? How about stealing tube socks from Walmart and trying to sell those on the street to anyone who walks by? Still not cutting it, huh? I don’t know man, maybe it’s time to try sucking some dicks.”\n
      \n
      These memes seem a lot less clever if you’ve ever been close to someone whose life got snowed under by addiction, or lived in a neighborhood that has a crack problem. Seeing real crackheads really hustling is pretty fucking bleak. They’re not getting ahead. They’re not winning. They’re burning everything with even a shred of value to service their addiction, including family and personal relationships.\n
      \n
      I don’t know, maybe it’s a very apt metaphor for capitalism, and what our capitalist system expects of us, but I have no desire to trade the people and things that make my life bearable just so I can brag about having a couple extra dollars in the bank.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 60
    +score: 0
    +lastActive: DateTime @1703328272 {#4410
      date: 2023-12-23 11:44:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4416 …}
    +nested: Doctrine\ORM\PersistentCollection {#4418 …}
    +votes: Doctrine\ORM\PersistentCollection {#4420 …}
    +reports: Doctrine\ORM\PersistentCollection {#4422 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4424 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4426 …}
    -id: 206299
    -bodyTs: "'addict':117,159 'ahead':141 'anymor':40 'anyon':73 'apt':174 'bank':215 'bearabl':201 'bleak':136 'brag':206 'burn':148 'capit':177 'capitalist':181 'car':50 'check':29 'clever':102 'close':108 'come':30 'coupl':210 'crack':126 'crackhead':7,130 'cut':79 'desir':190 'dick':95 'doesn':35 'dollar':212 'enough':14 'even':151 'ever':106 'everyth':149 'expect':183 'extra':211 'famili':22,34,161 'fuck':135 'get':140 'got':113 'grandma':24 'grill':56 'huh':41,81 'hustl':5,132 'includ':160 'isn':11 'job':10 'know':85,168 'less':101 'let':2 'life':112,200 'like':6 'live':119 'lot':100 'make':198 'man':86 'mayb':87,169 'meme':97 'metaphor':175 'neighbor':48 'neighborhood':122 'oh':8,32 'pay':13 'peopl':194 'person':163 'pretti':134 'problem':127 'propan':55 're':138,143,147 'real':129 'realli':131 'relationship':164 'right':31 'secur':28 'see':128 'seem':98 'sell':46,67 'servic':157 'shred':153 'snow':114 'social':27 'sock':61 'someon':110 'steal':19,59 'stereo':51 'still':77 'street':71 'suck':93 'sure':1 'system':182 'talk':37 'thing':196 'time':90 'trade':192 'tri':18,45,65,92 'tube':60 'us':185 'valu':155 've':105 'walk':75 'walmart':63 'well':15,42 'whose':111 'win':145"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5869035"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701952496 {#4411
      date: 2023-12-07 13:34:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4415}
  +body: "That’s kind of the point though. If “hustling like a crackhead” wasn’t obviously a bad thing, there’d be no joke here."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1701953433 {#5275
    date: 2023-12-07 13:50:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@Mostly_Gristle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5279 …}
  +nested: Doctrine\ORM\PersistentCollection {#5281 …}
  +votes: Doctrine\ORM\PersistentCollection {#5283 …}
  +reports: Doctrine\ORM\PersistentCollection {#5285 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5287 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5289 …}
  -id: 206343
  -bodyTs: "'bad':17 'crackhead':12 'd':20 'hustl':9 'joke':23 'kind':3 'like':10 'obvious':15 'point':6 'thing':18 'though':7 'wasn':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6451430"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701953433 {#5276
    date: 2023-12-07 13:50:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 DENIED edit
App\Entity\EntryComment {#5277
  +user: Proxies\__CG__\App\Entity\User {#5278 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4415
    +user: App\Entity\User {#4428 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Sure, let’s all hustle like crackheads:\n
      \n
      “Oh, your job isn’t paying enough? Well, have you tried stealing from your family? Your grandma has a social security check coming, right? Oh, your family doesn’t talk to you anymore, huh? Well have you tried selling your neighbor’s car stereo? What about his propane grill? How about stealing tube socks from Walmart and trying to sell those on the street to anyone who walks by? Still not cutting it, huh? I don’t know man, maybe it’s time to try sucking some dicks.”\n
      \n
      These memes seem a lot less clever if you’ve ever been close to someone whose life got snowed under by addiction, or lived in a neighborhood that has a crack problem. Seeing real crackheads really hustling is pretty fucking bleak. They’re not getting ahead. They’re not winning. They’re burning everything with even a shred of value to service their addiction, including family and personal relationships.\n
      \n
      I don’t know, maybe it’s a very apt metaphor for capitalism, and what our capitalist system expects of us, but I have no desire to trade the people and things that make my life bearable just so I can brag about having a couple extra dollars in the bank.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 60
    +score: 0
    +lastActive: DateTime @1703328272 {#4410
      date: 2023-12-23 11:44:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4416 …}
    +nested: Doctrine\ORM\PersistentCollection {#4418 …}
    +votes: Doctrine\ORM\PersistentCollection {#4420 …}
    +reports: Doctrine\ORM\PersistentCollection {#4422 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4424 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4426 …}
    -id: 206299
    -bodyTs: "'addict':117,159 'ahead':141 'anymor':40 'anyon':73 'apt':174 'bank':215 'bearabl':201 'bleak':136 'brag':206 'burn':148 'capit':177 'capitalist':181 'car':50 'check':29 'clever':102 'close':108 'come':30 'coupl':210 'crack':126 'crackhead':7,130 'cut':79 'desir':190 'dick':95 'doesn':35 'dollar':212 'enough':14 'even':151 'ever':106 'everyth':149 'expect':183 'extra':211 'famili':22,34,161 'fuck':135 'get':140 'got':113 'grandma':24 'grill':56 'huh':41,81 'hustl':5,132 'includ':160 'isn':11 'job':10 'know':85,168 'less':101 'let':2 'life':112,200 'like':6 'live':119 'lot':100 'make':198 'man':86 'mayb':87,169 'meme':97 'metaphor':175 'neighbor':48 'neighborhood':122 'oh':8,32 'pay':13 'peopl':194 'person':163 'pretti':134 'problem':127 'propan':55 're':138,143,147 'real':129 'realli':131 'relationship':164 'right':31 'secur':28 'see':128 'seem':98 'sell':46,67 'servic':157 'shred':153 'snow':114 'social':27 'sock':61 'someon':110 'steal':19,59 'stereo':51 'still':77 'street':71 'suck':93 'sure':1 'system':182 'talk':37 'thing':196 'time':90 'trade':192 'tri':18,45,65,92 'tube':60 'us':185 'valu':155 've':105 'walk':75 'walmart':63 'well':15,42 'whose':111 'win':145"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5869035"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701952496 {#4411
      date: 2023-12-07 13:34:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4415}
  +body: "That’s kind of the point though. If “hustling like a crackhead” wasn’t obviously a bad thing, there’d be no joke here."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1701953433 {#5275
    date: 2023-12-07 13:50:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@Mostly_Gristle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5279 …}
  +nested: Doctrine\ORM\PersistentCollection {#5281 …}
  +votes: Doctrine\ORM\PersistentCollection {#5283 …}
  +reports: Doctrine\ORM\PersistentCollection {#5285 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5287 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5289 …}
  -id: 206343
  -bodyTs: "'bad':17 'crackhead':12 'd':20 'hustl':9 'joke':23 'kind':3 'like':10 'obvious':15 'point':6 'thing':18 'though':7 'wasn':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6451430"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701953433 {#5276
    date: 2023-12-07 13:50:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
156 DENIED moderate
App\Entity\EntryComment {#5277
  +user: Proxies\__CG__\App\Entity\User {#5278 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4415
    +user: App\Entity\User {#4428 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Sure, let’s all hustle like crackheads:\n
      \n
      “Oh, your job isn’t paying enough? Well, have you tried stealing from your family? Your grandma has a social security check coming, right? Oh, your family doesn’t talk to you anymore, huh? Well have you tried selling your neighbor’s car stereo? What about his propane grill? How about stealing tube socks from Walmart and trying to sell those on the street to anyone who walks by? Still not cutting it, huh? I don’t know man, maybe it’s time to try sucking some dicks.”\n
      \n
      These memes seem a lot less clever if you’ve ever been close to someone whose life got snowed under by addiction, or lived in a neighborhood that has a crack problem. Seeing real crackheads really hustling is pretty fucking bleak. They’re not getting ahead. They’re not winning. They’re burning everything with even a shred of value to service their addiction, including family and personal relationships.\n
      \n
      I don’t know, maybe it’s a very apt metaphor for capitalism, and what our capitalist system expects of us, but I have no desire to trade the people and things that make my life bearable just so I can brag about having a couple extra dollars in the bank.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 60
    +score: 0
    +lastActive: DateTime @1703328272 {#4410
      date: 2023-12-23 11:44:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4416 …}
    +nested: Doctrine\ORM\PersistentCollection {#4418 …}
    +votes: Doctrine\ORM\PersistentCollection {#4420 …}
    +reports: Doctrine\ORM\PersistentCollection {#4422 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4424 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4426 …}
    -id: 206299
    -bodyTs: "'addict':117,159 'ahead':141 'anymor':40 'anyon':73 'apt':174 'bank':215 'bearabl':201 'bleak':136 'brag':206 'burn':148 'capit':177 'capitalist':181 'car':50 'check':29 'clever':102 'close':108 'come':30 'coupl':210 'crack':126 'crackhead':7,130 'cut':79 'desir':190 'dick':95 'doesn':35 'dollar':212 'enough':14 'even':151 'ever':106 'everyth':149 'expect':183 'extra':211 'famili':22,34,161 'fuck':135 'get':140 'got':113 'grandma':24 'grill':56 'huh':41,81 'hustl':5,132 'includ':160 'isn':11 'job':10 'know':85,168 'less':101 'let':2 'life':112,200 'like':6 'live':119 'lot':100 'make':198 'man':86 'mayb':87,169 'meme':97 'metaphor':175 'neighbor':48 'neighborhood':122 'oh':8,32 'pay':13 'peopl':194 'person':163 'pretti':134 'problem':127 'propan':55 're':138,143,147 'real':129 'realli':131 'relationship':164 'right':31 'secur':28 'see':128 'seem':98 'sell':46,67 'servic':157 'shred':153 'snow':114 'social':27 'sock':61 'someon':110 'steal':19,59 'stereo':51 'still':77 'street':71 'suck':93 'sure':1 'system':182 'talk':37 'thing':196 'time':90 'trade':192 'tri':18,45,65,92 'tube':60 'us':185 'valu':155 've':105 'walk':75 'walmart':63 'well':15,42 'whose':111 'win':145"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5869035"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701952496 {#4411
      date: 2023-12-07 13:34:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4415}
  +body: "That’s kind of the point though. If “hustling like a crackhead” wasn’t obviously a bad thing, there’d be no joke here."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1701953433 {#5275
    date: 2023-12-07 13:50:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@Mostly_Gristle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5279 …}
  +nested: Doctrine\ORM\PersistentCollection {#5281 …}
  +votes: Doctrine\ORM\PersistentCollection {#5283 …}
  +reports: Doctrine\ORM\PersistentCollection {#5285 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5287 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5289 …}
  -id: 206343
  -bodyTs: "'bad':17 'crackhead':12 'd':20 'hustl':9 'joke':23 'kind':3 'like':10 'obvious':15 'point':6 'thing':18 'though':7 'wasn':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6451430"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701953433 {#5276
    date: 2023-12-07 13:50:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
157 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
158 DENIED moderate
App\Entity\EntryComment {#4488
  +user: App\Entity\User {#4501 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Not a fair comparison to us non-drugged people because apparently crack cocaine is quite energizing & makes people highly -driven to get shit done.\n
    \n
    Just a buncha normies here wallowing in existential dread & unshakeable procrastination.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1703324112 {#4483
    date: 2023-12-23 10:35:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4489 …}
  +nested: Doctrine\ORM\PersistentCollection {#4491 …}
  +votes: Doctrine\ORM\PersistentCollection {#4493 …}
  +reports: Doctrine\ORM\PersistentCollection {#4495 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4497 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4499 …}
  -id: 205825
  -bodyTs: "'appar':12 'buncha':28 'cocain':14 'comparison':4 'crack':13 'done':25 'dread':34 'driven':21 'drug':9 'energ':17 'existenti':33 'fair':3 'get':23 'high':20 'make':18 'non':8 'non-drug':7 'normi':29 'peopl':10,19 'procrastin':36 'quit':16 'shit':24 'unshak':35 'us':6 'wallow':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5866289"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701938421 {#4484
    date: 2023-12-07 09:40:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
159 DENIED edit
App\Entity\EntryComment {#4488
  +user: App\Entity\User {#4501 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Not a fair comparison to us non-drugged people because apparently crack cocaine is quite energizing & makes people highly -driven to get shit done.\n
    \n
    Just a buncha normies here wallowing in existential dread & unshakeable procrastination.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1703324112 {#4483
    date: 2023-12-23 10:35:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4489 …}
  +nested: Doctrine\ORM\PersistentCollection {#4491 …}
  +votes: Doctrine\ORM\PersistentCollection {#4493 …}
  +reports: Doctrine\ORM\PersistentCollection {#4495 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4497 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4499 …}
  -id: 205825
  -bodyTs: "'appar':12 'buncha':28 'cocain':14 'comparison':4 'crack':13 'done':25 'dread':34 'driven':21 'drug':9 'energ':17 'existenti':33 'fair':3 'get':23 'high':20 'make':18 'non':8 'non-drug':7 'normi':29 'peopl':10,19 'procrastin':36 'quit':16 'shit':24 'unshak':35 'us':6 'wallow':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5866289"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701938421 {#4484
    date: 2023-12-07 09:40:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
160 DENIED moderate
App\Entity\EntryComment {#4488
  +user: App\Entity\User {#4501 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Not a fair comparison to us non-drugged people because apparently crack cocaine is quite energizing & makes people highly -driven to get shit done.\n
    \n
    Just a buncha normies here wallowing in existential dread & unshakeable procrastination.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1703324112 {#4483
    date: 2023-12-23 10:35:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4489 …}
  +nested: Doctrine\ORM\PersistentCollection {#4491 …}
  +votes: Doctrine\ORM\PersistentCollection {#4493 …}
  +reports: Doctrine\ORM\PersistentCollection {#4495 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4497 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4499 …}
  -id: 205825
  -bodyTs: "'appar':12 'buncha':28 'cocain':14 'comparison':4 'crack':13 'done':25 'dread':34 'driven':21 'drug':9 'energ':17 'existenti':33 'fair':3 'get':23 'high':20 'make':18 'non':8 'non-drug':7 'normi':29 'peopl':10,19 'procrastin':36 'quit':16 'shit':24 'unshak':35 'us':6 'wallow':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5866289"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701938421 {#4484
    date: 2023-12-07 09:40:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
161 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
162 DENIED moderate
App\Entity\EntryComment {#5197
  +user: Proxies\__CG__\App\Entity\User {#5198 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4488
    +user: App\Entity\User {#4501 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Not a fair comparison to us non-drugged people because apparently crack cocaine is quite energizing & makes people highly -driven to get shit done.\n
      \n
      Just a buncha normies here wallowing in existential dread & unshakeable procrastination.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1703324112 {#4483
      date: 2023-12-23 10:35:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4489 …}
    +nested: Doctrine\ORM\PersistentCollection {#4491 …}
    +votes: Doctrine\ORM\PersistentCollection {#4493 …}
    +reports: Doctrine\ORM\PersistentCollection {#4495 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4497 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4499 …}
    -id: 205825
    -bodyTs: "'appar':12 'buncha':28 'cocain':14 'comparison':4 'crack':13 'done':25 'dread':34 'driven':21 'drug':9 'energ':17 'existenti':33 'fair':3 'get':23 'high':20 'make':18 'non':8 'non-drug':7 'normi':29 'peopl':10,19 'procrastin':36 'quit':16 'shit':24 'unshak':35 'us':6 'wallow':31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5866289"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701938421 {#4484
      date: 2023-12-07 09:40:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4488}
  +body: "so i should start smoking crack, is what you’re saying."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1701938523 {#5195
    date: 2023-12-07 09:42:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@LemmyKnowsBest@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5199 …}
  +nested: Doctrine\ORM\PersistentCollection {#5201 …}
  +votes: Doctrine\ORM\PersistentCollection {#5203 …}
  +reports: Doctrine\ORM\PersistentCollection {#5205 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5209 …}
  -id: 205828
  -bodyTs: "'crack':6 're':10 'say':11 'smoke':5 'start':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5866312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701938523 {#5196
    date: 2023-12-07 09:42:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
163 DENIED edit
App\Entity\EntryComment {#5197
  +user: Proxies\__CG__\App\Entity\User {#5198 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4488
    +user: App\Entity\User {#4501 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Not a fair comparison to us non-drugged people because apparently crack cocaine is quite energizing & makes people highly -driven to get shit done.\n
      \n
      Just a buncha normies here wallowing in existential dread & unshakeable procrastination.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1703324112 {#4483
      date: 2023-12-23 10:35:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4489 …}
    +nested: Doctrine\ORM\PersistentCollection {#4491 …}
    +votes: Doctrine\ORM\PersistentCollection {#4493 …}
    +reports: Doctrine\ORM\PersistentCollection {#4495 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4497 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4499 …}
    -id: 205825
    -bodyTs: "'appar':12 'buncha':28 'cocain':14 'comparison':4 'crack':13 'done':25 'dread':34 'driven':21 'drug':9 'energ':17 'existenti':33 'fair':3 'get':23 'high':20 'make':18 'non':8 'non-drug':7 'normi':29 'peopl':10,19 'procrastin':36 'quit':16 'shit':24 'unshak':35 'us':6 'wallow':31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5866289"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701938421 {#4484
      date: 2023-12-07 09:40:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4488}
  +body: "so i should start smoking crack, is what you’re saying."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1701938523 {#5195
    date: 2023-12-07 09:42:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@LemmyKnowsBest@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5199 …}
  +nested: Doctrine\ORM\PersistentCollection {#5201 …}
  +votes: Doctrine\ORM\PersistentCollection {#5203 …}
  +reports: Doctrine\ORM\PersistentCollection {#5205 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5209 …}
  -id: 205828
  -bodyTs: "'crack':6 're':10 'say':11 'smoke':5 'start':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5866312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701938523 {#5196
    date: 2023-12-07 09:42:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
164 DENIED moderate
App\Entity\EntryComment {#5197
  +user: Proxies\__CG__\App\Entity\User {#5198 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4488
    +user: App\Entity\User {#4501 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Not a fair comparison to us non-drugged people because apparently crack cocaine is quite energizing & makes people highly -driven to get shit done.\n
      \n
      Just a buncha normies here wallowing in existential dread & unshakeable procrastination.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1703324112 {#4483
      date: 2023-12-23 10:35:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4489 …}
    +nested: Doctrine\ORM\PersistentCollection {#4491 …}
    +votes: Doctrine\ORM\PersistentCollection {#4493 …}
    +reports: Doctrine\ORM\PersistentCollection {#4495 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4497 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4499 …}
    -id: 205825
    -bodyTs: "'appar':12 'buncha':28 'cocain':14 'comparison':4 'crack':13 'done':25 'dread':34 'driven':21 'drug':9 'energ':17 'existenti':33 'fair':3 'get':23 'high':20 'make':18 'non':8 'non-drug':7 'normi':29 'peopl':10,19 'procrastin':36 'quit':16 'shit':24 'unshak':35 'us':6 'wallow':31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5866289"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701938421 {#4484
      date: 2023-12-07 09:40:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4488}
  +body: "so i should start smoking crack, is what you’re saying."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1701938523 {#5195
    date: 2023-12-07 09:42:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@LemmyKnowsBest@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5199 …}
  +nested: Doctrine\ORM\PersistentCollection {#5201 …}
  +votes: Doctrine\ORM\PersistentCollection {#5203 …}
  +reports: Doctrine\ORM\PersistentCollection {#5205 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5209 …}
  -id: 205828
  -bodyTs: "'crack':6 're':10 'say':11 'smoke':5 'start':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5866312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701938523 {#5196
    date: 2023-12-07 09:42:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
165 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
166 DENIED moderate
App\Entity\EntryComment {#5412
  +user: Proxies\__CG__\App\Entity\User {#5413 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5197
    +user: Proxies\__CG__\App\Entity\User {#5198 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4488
      +user: App\Entity\User {#4501 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Not a fair comparison to us non-drugged people because apparently crack cocaine is quite energizing & makes people highly -driven to get shit done.\n
        \n
        Just a buncha normies here wallowing in existential dread & unshakeable procrastination.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1703324112 {#4483
        date: 2023-12-23 10:35:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4489 …}
      +nested: Doctrine\ORM\PersistentCollection {#4491 …}
      +votes: Doctrine\ORM\PersistentCollection {#4493 …}
      +reports: Doctrine\ORM\PersistentCollection {#4495 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4497 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4499 …}
      -id: 205825
      -bodyTs: "'appar':12 'buncha':28 'cocain':14 'comparison':4 'crack':13 'done':25 'dread':34 'driven':21 'drug':9 'energ':17 'existenti':33 'fair':3 'get':23 'high':20 'make':18 'non':8 'non-drug':7 'normi':29 'peopl':10,19 'procrastin':36 'quit':16 'shit':24 'unshak':35 'us':6 'wallow':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5866289"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701938421 {#4484
        date: 2023-12-07 09:40:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4488}
    +body: "so i should start smoking crack, is what you’re saying."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1701938523 {#5195
      date: 2023-12-07 09:42:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@LemmyKnowsBest@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5199 …}
    +nested: Doctrine\ORM\PersistentCollection {#5201 …}
    +votes: Doctrine\ORM\PersistentCollection {#5203 …}
    +reports: Doctrine\ORM\PersistentCollection {#5205 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5207 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5209 …}
    -id: 205828
    -bodyTs: "'crack':6 're':10 'say':11 'smoke':5 'start':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5866312"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701938523 {#5196
      date: 2023-12-07 09:42:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4488}
  +body: "Well you know, lemmy knows best?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701948228 {#5409
    date: 2023-12-07 12:23:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@LemmyKnowsBest@lemmy.world"
    "@problematicPanther@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5414 …}
  +nested: Doctrine\ORM\PersistentCollection {#5416 …}
  +votes: Doctrine\ORM\PersistentCollection {#5418 …}
  +reports: Doctrine\ORM\PersistentCollection {#5420 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5424 …}
  -id: 206110
  -bodyTs: "'best':6 'know':3,5 'lemmi':4 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5868052"
  +editedAt: DateTimeImmutable @1703317909 {#5410
    date: 2023-12-23 08:51:49.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701948228 {#5411
    date: 2023-12-07 12:23:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
167 DENIED edit
App\Entity\EntryComment {#5412
  +user: Proxies\__CG__\App\Entity\User {#5413 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5197
    +user: Proxies\__CG__\App\Entity\User {#5198 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4488
      +user: App\Entity\User {#4501 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Not a fair comparison to us non-drugged people because apparently crack cocaine is quite energizing & makes people highly -driven to get shit done.\n
        \n
        Just a buncha normies here wallowing in existential dread & unshakeable procrastination.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1703324112 {#4483
        date: 2023-12-23 10:35:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4489 …}
      +nested: Doctrine\ORM\PersistentCollection {#4491 …}
      +votes: Doctrine\ORM\PersistentCollection {#4493 …}
      +reports: Doctrine\ORM\PersistentCollection {#4495 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4497 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4499 …}
      -id: 205825
      -bodyTs: "'appar':12 'buncha':28 'cocain':14 'comparison':4 'crack':13 'done':25 'dread':34 'driven':21 'drug':9 'energ':17 'existenti':33 'fair':3 'get':23 'high':20 'make':18 'non':8 'non-drug':7 'normi':29 'peopl':10,19 'procrastin':36 'quit':16 'shit':24 'unshak':35 'us':6 'wallow':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5866289"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701938421 {#4484
        date: 2023-12-07 09:40:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4488}
    +body: "so i should start smoking crack, is what you’re saying."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1701938523 {#5195
      date: 2023-12-07 09:42:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@LemmyKnowsBest@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5199 …}
    +nested: Doctrine\ORM\PersistentCollection {#5201 …}
    +votes: Doctrine\ORM\PersistentCollection {#5203 …}
    +reports: Doctrine\ORM\PersistentCollection {#5205 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5207 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5209 …}
    -id: 205828
    -bodyTs: "'crack':6 're':10 'say':11 'smoke':5 'start':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5866312"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701938523 {#5196
      date: 2023-12-07 09:42:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4488}
  +body: "Well you know, lemmy knows best?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701948228 {#5409
    date: 2023-12-07 12:23:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@LemmyKnowsBest@lemmy.world"
    "@problematicPanther@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5414 …}
  +nested: Doctrine\ORM\PersistentCollection {#5416 …}
  +votes: Doctrine\ORM\PersistentCollection {#5418 …}
  +reports: Doctrine\ORM\PersistentCollection {#5420 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5424 …}
  -id: 206110
  -bodyTs: "'best':6 'know':3,5 'lemmi':4 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5868052"
  +editedAt: DateTimeImmutable @1703317909 {#5410
    date: 2023-12-23 08:51:49.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701948228 {#5411
    date: 2023-12-07 12:23:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
168 DENIED moderate
App\Entity\EntryComment {#5412
  +user: Proxies\__CG__\App\Entity\User {#5413 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5197
    +user: Proxies\__CG__\App\Entity\User {#5198 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4488
      +user: App\Entity\User {#4501 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Not a fair comparison to us non-drugged people because apparently crack cocaine is quite energizing & makes people highly -driven to get shit done.\n
        \n
        Just a buncha normies here wallowing in existential dread & unshakeable procrastination.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1703324112 {#4483
        date: 2023-12-23 10:35:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4489 …}
      +nested: Doctrine\ORM\PersistentCollection {#4491 …}
      +votes: Doctrine\ORM\PersistentCollection {#4493 …}
      +reports: Doctrine\ORM\PersistentCollection {#4495 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4497 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4499 …}
      -id: 205825
      -bodyTs: "'appar':12 'buncha':28 'cocain':14 'comparison':4 'crack':13 'done':25 'dread':34 'driven':21 'drug':9 'energ':17 'existenti':33 'fair':3 'get':23 'high':20 'make':18 'non':8 'non-drug':7 'normi':29 'peopl':10,19 'procrastin':36 'quit':16 'shit':24 'unshak':35 'us':6 'wallow':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5866289"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701938421 {#4484
        date: 2023-12-07 09:40:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4488}
    +body: "so i should start smoking crack, is what you’re saying."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1701938523 {#5195
      date: 2023-12-07 09:42:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@LemmyKnowsBest@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5199 …}
    +nested: Doctrine\ORM\PersistentCollection {#5201 …}
    +votes: Doctrine\ORM\PersistentCollection {#5203 …}
    +reports: Doctrine\ORM\PersistentCollection {#5205 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5207 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5209 …}
    -id: 205828
    -bodyTs: "'crack':6 're':10 'say':11 'smoke':5 'start':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5866312"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701938523 {#5196
      date: 2023-12-07 09:42:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4488}
  +body: "Well you know, lemmy knows best?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701948228 {#5409
    date: 2023-12-07 12:23:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@LemmyKnowsBest@lemmy.world"
    "@problematicPanther@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5414 …}
  +nested: Doctrine\ORM\PersistentCollection {#5416 …}
  +votes: Doctrine\ORM\PersistentCollection {#5418 …}
  +reports: Doctrine\ORM\PersistentCollection {#5420 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5424 …}
  -id: 206110
  -bodyTs: "'best':6 'know':3,5 'lemmi':4 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5868052"
  +editedAt: DateTimeImmutable @1703317909 {#5410
    date: 2023-12-23 08:51:49.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701948228 {#5411
    date: 2023-12-07 12:23:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
169 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
170 DENIED moderate
App\Entity\EntryComment {#4561
  +user: App\Entity\User {#4574 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Well yeah I’m gonna let him out hustle me. That bastards on crack."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 62
  +score: 0
  +lastActive: DateTime @1703309982 {#4556
    date: 2023-12-23 06:39:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4562 …}
  +nested: Doctrine\ORM\PersistentCollection {#4564 …}
  +votes: Doctrine\ORM\PersistentCollection {#4566 …}
  +reports: Doctrine\ORM\PersistentCollection {#4568 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4570 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4572 …}
  -id: 205460
  -bodyTs: "'bastard':12 'crack':14 'gonna':5 'hustl':9 'let':6 'm':4 'well':1 'yeah':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5864598"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701929136 {#4557
    date: 2023-12-07 07:05:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
171 DENIED edit
App\Entity\EntryComment {#4561
  +user: App\Entity\User {#4574 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Well yeah I’m gonna let him out hustle me. That bastards on crack."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 62
  +score: 0
  +lastActive: DateTime @1703309982 {#4556
    date: 2023-12-23 06:39:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4562 …}
  +nested: Doctrine\ORM\PersistentCollection {#4564 …}
  +votes: Doctrine\ORM\PersistentCollection {#4566 …}
  +reports: Doctrine\ORM\PersistentCollection {#4568 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4570 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4572 …}
  -id: 205460
  -bodyTs: "'bastard':12 'crack':14 'gonna':5 'hustl':9 'let':6 'm':4 'well':1 'yeah':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5864598"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701929136 {#4557
    date: 2023-12-07 07:05:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
172 DENIED moderate
App\Entity\EntryComment {#4561
  +user: App\Entity\User {#4574 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Well yeah I’m gonna let him out hustle me. That bastards on crack."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 62
  +score: 0
  +lastActive: DateTime @1703309982 {#4556
    date: 2023-12-23 06:39:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4562 …}
  +nested: Doctrine\ORM\PersistentCollection {#4564 …}
  +votes: Doctrine\ORM\PersistentCollection {#4566 …}
  +reports: Doctrine\ORM\PersistentCollection {#4568 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4570 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4572 …}
  -id: 205460
  -bodyTs: "'bastard':12 'crack':14 'gonna':5 'hustl':9 'let':6 'm':4 'well':1 'yeah':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5864598"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701929136 {#4557
    date: 2023-12-07 07:05:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
173 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
174 DENIED moderate
App\Entity\EntryComment {#5087
  +user: Proxies\__CG__\App\Entity\User {#5084 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4561
    +user: App\Entity\User {#4574 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Well yeah I’m gonna let him out hustle me. That bastards on crack."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 62
    +score: 0
    +lastActive: DateTime @1703309982 {#4556
      date: 2023-12-23 06:39:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4562 …}
    +nested: Doctrine\ORM\PersistentCollection {#4564 …}
    +votes: Doctrine\ORM\PersistentCollection {#4566 …}
    +reports: Doctrine\ORM\PersistentCollection {#4568 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4570 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4572 …}
    -id: 205460
    -bodyTs: "'bastard':12 'crack':14 'gonna':5 'hustl':9 'let':6 'm':4 'well':1 'yeah':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5864598"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929136 {#4557
      date: 2023-12-07 07:05:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4561}
  +body: "So then what's stopping you from being on crack?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1701933110 {#5088
    date: 2023-12-07 08:11:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@Skyrmir@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5081 …}
  +nested: Doctrine\ORM\PersistentCollection {#5079 …}
  +votes: Doctrine\ORM\PersistentCollection {#5083 …}
  +reports: Doctrine\ORM\PersistentCollection {#5094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5096 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5098 …}
  -id: 205633
  -bodyTs: "'crack':10 'stop':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/685565/-/comment/3990387"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701933110 {#5091
    date: 2023-12-07 08:11:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
175 DENIED edit
App\Entity\EntryComment {#5087
  +user: Proxies\__CG__\App\Entity\User {#5084 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4561
    +user: App\Entity\User {#4574 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Well yeah I’m gonna let him out hustle me. That bastards on crack."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 62
    +score: 0
    +lastActive: DateTime @1703309982 {#4556
      date: 2023-12-23 06:39:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4562 …}
    +nested: Doctrine\ORM\PersistentCollection {#4564 …}
    +votes: Doctrine\ORM\PersistentCollection {#4566 …}
    +reports: Doctrine\ORM\PersistentCollection {#4568 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4570 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4572 …}
    -id: 205460
    -bodyTs: "'bastard':12 'crack':14 'gonna':5 'hustl':9 'let':6 'm':4 'well':1 'yeah':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5864598"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929136 {#4557
      date: 2023-12-07 07:05:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4561}
  +body: "So then what's stopping you from being on crack?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1701933110 {#5088
    date: 2023-12-07 08:11:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@Skyrmir@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5081 …}
  +nested: Doctrine\ORM\PersistentCollection {#5079 …}
  +votes: Doctrine\ORM\PersistentCollection {#5083 …}
  +reports: Doctrine\ORM\PersistentCollection {#5094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5096 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5098 …}
  -id: 205633
  -bodyTs: "'crack':10 'stop':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/685565/-/comment/3990387"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701933110 {#5091
    date: 2023-12-07 08:11:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
176 DENIED moderate
App\Entity\EntryComment {#5087
  +user: Proxies\__CG__\App\Entity\User {#5084 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4561
    +user: App\Entity\User {#4574 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Well yeah I’m gonna let him out hustle me. That bastards on crack."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 62
    +score: 0
    +lastActive: DateTime @1703309982 {#4556
      date: 2023-12-23 06:39:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4562 …}
    +nested: Doctrine\ORM\PersistentCollection {#4564 …}
    +votes: Doctrine\ORM\PersistentCollection {#4566 …}
    +reports: Doctrine\ORM\PersistentCollection {#4568 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4570 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4572 …}
    -id: 205460
    -bodyTs: "'bastard':12 'crack':14 'gonna':5 'hustl':9 'let':6 'm':4 'well':1 'yeah':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5864598"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929136 {#4557
      date: 2023-12-07 07:05:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4561}
  +body: "So then what's stopping you from being on crack?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1701933110 {#5088
    date: 2023-12-07 08:11:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@Skyrmir@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5081 …}
  +nested: Doctrine\ORM\PersistentCollection {#5079 …}
  +votes: Doctrine\ORM\PersistentCollection {#5083 …}
  +reports: Doctrine\ORM\PersistentCollection {#5094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5096 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5098 …}
  -id: 205633
  -bodyTs: "'crack':10 'stop':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/685565/-/comment/3990387"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701933110 {#5091
    date: 2023-12-07 08:11:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
177 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
178 DENIED moderate
App\Entity\EntryComment {#5395
  +user: Proxies\__CG__\App\Entity\User {#5396 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5087
    +user: Proxies\__CG__\App\Entity\User {#5084 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4561
      +user: App\Entity\User {#4574 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Well yeah I’m gonna let him out hustle me. That bastards on crack."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 62
      +score: 0
      +lastActive: DateTime @1703309982 {#4556
        date: 2023-12-23 06:39:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4562 …}
      +nested: Doctrine\ORM\PersistentCollection {#4564 …}
      +votes: Doctrine\ORM\PersistentCollection {#4566 …}
      +reports: Doctrine\ORM\PersistentCollection {#4568 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4570 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4572 …}
      -id: 205460
      -bodyTs: "'bastard':12 'crack':14 'gonna':5 'hustl':9 'let':6 'm':4 'well':1 'yeah':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5864598"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701929136 {#4557
        date: 2023-12-07 07:05:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4561}
    +body: "So then what's stopping you from being on crack?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1701933110 {#5088
      date: 2023-12-07 08:11:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@Skyrmir@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5081 …}
    +nested: Doctrine\ORM\PersistentCollection {#5079 …}
    +votes: Doctrine\ORM\PersistentCollection {#5083 …}
    +reports: Doctrine\ORM\PersistentCollection {#5094 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5096 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5098 …}
    -id: 205633
    -bodyTs: "'crack':10 'stop':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/685565/-/comment/3990387"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701933110 {#5091
      date: 2023-12-07 08:11:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4561}
  +body: "Greedflation coupled with stagnant wages, probably."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701941523 {#5393
    date: 2023-12-07 10:32:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@Skyrmir@lemmy.world"
    "@ivanafterall@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5397 …}
  +nested: Doctrine\ORM\PersistentCollection {#5399 …}
  +votes: Doctrine\ORM\PersistentCollection {#5401 …}
  +reports: Doctrine\ORM\PersistentCollection {#5403 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5405 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5407 …}
  -id: 205920
  -bodyTs: "'coupl':2 'greedflat':1 'probabl':6 'stagnant':4 'wage':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5866798"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701941523 {#5394
    date: 2023-12-07 10:32:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
179 DENIED edit
App\Entity\EntryComment {#5395
  +user: Proxies\__CG__\App\Entity\User {#5396 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5087
    +user: Proxies\__CG__\App\Entity\User {#5084 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4561
      +user: App\Entity\User {#4574 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Well yeah I’m gonna let him out hustle me. That bastards on crack."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 62
      +score: 0
      +lastActive: DateTime @1703309982 {#4556
        date: 2023-12-23 06:39:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4562 …}
      +nested: Doctrine\ORM\PersistentCollection {#4564 …}
      +votes: Doctrine\ORM\PersistentCollection {#4566 …}
      +reports: Doctrine\ORM\PersistentCollection {#4568 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4570 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4572 …}
      -id: 205460
      -bodyTs: "'bastard':12 'crack':14 'gonna':5 'hustl':9 'let':6 'm':4 'well':1 'yeah':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5864598"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701929136 {#4557
        date: 2023-12-07 07:05:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4561}
    +body: "So then what's stopping you from being on crack?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1701933110 {#5088
      date: 2023-12-07 08:11:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@Skyrmir@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5081 …}
    +nested: Doctrine\ORM\PersistentCollection {#5079 …}
    +votes: Doctrine\ORM\PersistentCollection {#5083 …}
    +reports: Doctrine\ORM\PersistentCollection {#5094 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5096 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5098 …}
    -id: 205633
    -bodyTs: "'crack':10 'stop':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/685565/-/comment/3990387"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701933110 {#5091
      date: 2023-12-07 08:11:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4561}
  +body: "Greedflation coupled with stagnant wages, probably."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701941523 {#5393
    date: 2023-12-07 10:32:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@Skyrmir@lemmy.world"
    "@ivanafterall@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5397 …}
  +nested: Doctrine\ORM\PersistentCollection {#5399 …}
  +votes: Doctrine\ORM\PersistentCollection {#5401 …}
  +reports: Doctrine\ORM\PersistentCollection {#5403 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5405 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5407 …}
  -id: 205920
  -bodyTs: "'coupl':2 'greedflat':1 'probabl':6 'stagnant':4 'wage':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5866798"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701941523 {#5394
    date: 2023-12-07 10:32:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
180 DENIED moderate
App\Entity\EntryComment {#5395
  +user: Proxies\__CG__\App\Entity\User {#5396 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5087
    +user: Proxies\__CG__\App\Entity\User {#5084 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4561
      +user: App\Entity\User {#4574 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Well yeah I’m gonna let him out hustle me. That bastards on crack."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 62
      +score: 0
      +lastActive: DateTime @1703309982 {#4556
        date: 2023-12-23 06:39:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4562 …}
      +nested: Doctrine\ORM\PersistentCollection {#4564 …}
      +votes: Doctrine\ORM\PersistentCollection {#4566 …}
      +reports: Doctrine\ORM\PersistentCollection {#4568 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4570 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4572 …}
      -id: 205460
      -bodyTs: "'bastard':12 'crack':14 'gonna':5 'hustl':9 'let':6 'm':4 'well':1 'yeah':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5864598"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701929136 {#4557
        date: 2023-12-07 07:05:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4561}
    +body: "So then what's stopping you from being on crack?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1701933110 {#5088
      date: 2023-12-07 08:11:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
      "@Skyrmir@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5081 …}
    +nested: Doctrine\ORM\PersistentCollection {#5079 …}
    +votes: Doctrine\ORM\PersistentCollection {#5083 …}
    +reports: Doctrine\ORM\PersistentCollection {#5094 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5096 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5098 …}
    -id: 205633
    -bodyTs: "'crack':10 'stop':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/685565/-/comment/3990387"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701933110 {#5091
      date: 2023-12-07 08:11:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4561}
  +body: "Greedflation coupled with stagnant wages, probably."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701941523 {#5393
    date: 2023-12-07 10:32:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@Skyrmir@lemmy.world"
    "@ivanafterall@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5397 …}
  +nested: Doctrine\ORM\PersistentCollection {#5399 …}
  +votes: Doctrine\ORM\PersistentCollection {#5401 …}
  +reports: Doctrine\ORM\PersistentCollection {#5403 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5405 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5407 …}
  -id: 205920
  -bodyTs: "'coupl':2 'greedflat':1 'probabl':6 'stagnant':4 'wage':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5866798"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701941523 {#5394
    date: 2023-12-07 10:32:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
181 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
182 DENIED moderate
App\Entity\EntryComment {#4634
  +user: App\Entity\User {#4647 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I'm not that addicted to life..."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1703303857 {#4629
    date: 2023-12-23 04:57:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4635 …}
  +nested: Doctrine\ORM\PersistentCollection {#4637 …}
  +votes: Doctrine\ORM\PersistentCollection {#4639 …}
  +reports: Doctrine\ORM\PersistentCollection {#4641 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4643 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4645 …}
  -id: 205711
  -bodyTs: "'addict':5 'life':7 'm':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/685565/-/comment/3990749"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701935294 {#4630
    date: 2023-12-07 08:48: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
183 DENIED edit
App\Entity\EntryComment {#4634
  +user: App\Entity\User {#4647 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I'm not that addicted to life..."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1703303857 {#4629
    date: 2023-12-23 04:57:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4635 …}
  +nested: Doctrine\ORM\PersistentCollection {#4637 …}
  +votes: Doctrine\ORM\PersistentCollection {#4639 …}
  +reports: Doctrine\ORM\PersistentCollection {#4641 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4643 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4645 …}
  -id: 205711
  -bodyTs: "'addict':5 'life':7 'm':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/685565/-/comment/3990749"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701935294 {#4630
    date: 2023-12-07 08:48: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
184 DENIED moderate
App\Entity\EntryComment {#4634
  +user: App\Entity\User {#4647 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I'm not that addicted to life..."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1703303857 {#4629
    date: 2023-12-23 04:57:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4635 …}
  +nested: Doctrine\ORM\PersistentCollection {#4637 …}
  +votes: Doctrine\ORM\PersistentCollection {#4639 …}
  +reports: Doctrine\ORM\PersistentCollection {#4641 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4643 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4645 …}
  -id: 205711
  -bodyTs: "'addict':5 'life':7 'm':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/685565/-/comment/3990749"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701935294 {#4630
    date: 2023-12-07 08:48: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
185 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
186 DENIED moderate
App\Entity\EntryComment {#5165
  +user: Proxies\__CG__\App\Entity\User {#5166 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4634
    +user: App\Entity\User {#4647 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I'm not that addicted to life..."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1703303857 {#4629
      date: 2023-12-23 04:57:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4635 …}
    +nested: Doctrine\ORM\PersistentCollection {#4637 …}
    +votes: Doctrine\ORM\PersistentCollection {#4639 …}
    +reports: Doctrine\ORM\PersistentCollection {#4641 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4643 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4645 …}
    -id: 205711
    -bodyTs: "'addict':5 'life':7 'm':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/685565/-/comment/3990749"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701935294 {#4630
      date: 2023-12-07 08:48:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4634}
  +body: "At least crackheads have some goal in life…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1701935580 {#5163
    date: 2023-12-07 08:53:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@coholic@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5167 …}
  +nested: Doctrine\ORM\PersistentCollection {#5169 …}
  +votes: Doctrine\ORM\PersistentCollection {#5171 …}
  +reports: Doctrine\ORM\PersistentCollection {#5173 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5175 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5177 …}
  -id: 205719
  -bodyTs: "'crackhead':3 'goal':6 'least':2 'life':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5865786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701935580 {#5164
    date: 2023-12-07 08:53:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
187 DENIED edit
App\Entity\EntryComment {#5165
  +user: Proxies\__CG__\App\Entity\User {#5166 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4634
    +user: App\Entity\User {#4647 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I'm not that addicted to life..."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1703303857 {#4629
      date: 2023-12-23 04:57:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4635 …}
    +nested: Doctrine\ORM\PersistentCollection {#4637 …}
    +votes: Doctrine\ORM\PersistentCollection {#4639 …}
    +reports: Doctrine\ORM\PersistentCollection {#4641 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4643 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4645 …}
    -id: 205711
    -bodyTs: "'addict':5 'life':7 'm':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/685565/-/comment/3990749"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701935294 {#4630
      date: 2023-12-07 08:48:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4634}
  +body: "At least crackheads have some goal in life…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1701935580 {#5163
    date: 2023-12-07 08:53:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@coholic@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5167 …}
  +nested: Doctrine\ORM\PersistentCollection {#5169 …}
  +votes: Doctrine\ORM\PersistentCollection {#5171 …}
  +reports: Doctrine\ORM\PersistentCollection {#5173 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5175 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5177 …}
  -id: 205719
  -bodyTs: "'crackhead':3 'goal':6 'least':2 'life':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5865786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701935580 {#5164
    date: 2023-12-07 08:53:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
188 DENIED moderate
App\Entity\EntryComment {#5165
  +user: Proxies\__CG__\App\Entity\User {#5166 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4634
    +user: App\Entity\User {#4647 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I'm not that addicted to life..."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1703303857 {#4629
      date: 2023-12-23 04:57:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4635 …}
    +nested: Doctrine\ORM\PersistentCollection {#4637 …}
    +votes: Doctrine\ORM\PersistentCollection {#4639 …}
    +reports: Doctrine\ORM\PersistentCollection {#4641 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4643 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4645 …}
    -id: 205711
    -bodyTs: "'addict':5 'life':7 'm':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/685565/-/comment/3990749"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701935294 {#4630
      date: 2023-12-07 08:48:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4634}
  +body: "At least crackheads have some goal in life…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1701935580 {#5163
    date: 2023-12-07 08:53:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@coholic@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5167 …}
  +nested: Doctrine\ORM\PersistentCollection {#5169 …}
  +votes: Doctrine\ORM\PersistentCollection {#5171 …}
  +reports: Doctrine\ORM\PersistentCollection {#5173 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5175 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5177 …}
  -id: 205719
  -bodyTs: "'crackhead':3 'goal':6 'least':2 'life':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5865786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701935580 {#5164
    date: 2023-12-07 08:53:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
189 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
190 DENIED moderate
App\Entity\EntryComment {#4707
  +user: App\Entity\User {#4720 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "This is truly motivational"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701986567 {#4702
    date: 2023-12-07 23:02:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4708 …}
  +nested: Doctrine\ORM\PersistentCollection {#4710 …}
  +votes: Doctrine\ORM\PersistentCollection {#4712 …}
  +reports: Doctrine\ORM\PersistentCollection {#4714 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4716 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4718 …}
  -id: 208411
  -bodyTs: "'motiv':4 'truli':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5880247"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701986567 {#4703
    date: 2023-12-07 23:02:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
191 DENIED edit
App\Entity\EntryComment {#4707
  +user: App\Entity\User {#4720 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "This is truly motivational"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701986567 {#4702
    date: 2023-12-07 23:02:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4708 …}
  +nested: Doctrine\ORM\PersistentCollection {#4710 …}
  +votes: Doctrine\ORM\PersistentCollection {#4712 …}
  +reports: Doctrine\ORM\PersistentCollection {#4714 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4716 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4718 …}
  -id: 208411
  -bodyTs: "'motiv':4 'truli':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5880247"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701986567 {#4703
    date: 2023-12-07 23:02:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
192 DENIED moderate
App\Entity\EntryComment {#4707
  +user: App\Entity\User {#4720 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "This is truly motivational"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701986567 {#4702
    date: 2023-12-07 23:02:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4708 …}
  +nested: Doctrine\ORM\PersistentCollection {#4710 …}
  +votes: Doctrine\ORM\PersistentCollection {#4712 …}
  +reports: Doctrine\ORM\PersistentCollection {#4714 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4716 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4718 …}
  -id: 208411
  -bodyTs: "'motiv':4 'truli':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5880247"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701986567 {#4703
    date: 2023-12-07 23:02:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
193 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
194 DENIED moderate
App\Entity\EntryComment {#4781
  +user: App\Entity\User {#4794 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Instructions unclear, now I’m addicted to crack."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1701968613 {#4776
    date: 2023-12-07 18:03:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4782 …}
  +nested: Doctrine\ORM\PersistentCollection {#4784 …}
  +votes: Doctrine\ORM\PersistentCollection {#4786 …}
  +reports: Doctrine\ORM\PersistentCollection {#4788 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4790 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4792 …}
  -id: 207205
  -bodyTs: "'addict':6 'crack':8 'instruct':1 'm':5 'unclear':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/3924692"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701968613 {#4777
    date: 2023-12-07 18:03:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
195 DENIED edit
App\Entity\EntryComment {#4781
  +user: App\Entity\User {#4794 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Instructions unclear, now I’m addicted to crack."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1701968613 {#4776
    date: 2023-12-07 18:03:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4782 …}
  +nested: Doctrine\ORM\PersistentCollection {#4784 …}
  +votes: Doctrine\ORM\PersistentCollection {#4786 …}
  +reports: Doctrine\ORM\PersistentCollection {#4788 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4790 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4792 …}
  -id: 207205
  -bodyTs: "'addict':6 'crack':8 'instruct':1 'm':5 'unclear':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/3924692"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701968613 {#4777
    date: 2023-12-07 18:03:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
196 DENIED moderate
App\Entity\EntryComment {#4781
  +user: App\Entity\User {#4794 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Instructions unclear, now I’m addicted to crack."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1701968613 {#4776
    date: 2023-12-07 18:03:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4782 …}
  +nested: Doctrine\ORM\PersistentCollection {#4784 …}
  +votes: Doctrine\ORM\PersistentCollection {#4786 …}
  +reports: Doctrine\ORM\PersistentCollection {#4788 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4790 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4792 …}
  -id: 207205
  -bodyTs: "'addict':6 'crack':8 'instruct':1 'm':5 'unclear':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/3924692"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701968613 {#4777
    date: 2023-12-07 18:03:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
197 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
198 DENIED moderate
App\Entity\EntryComment {#4855
  +user: App\Entity\User {#4868 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I feel like Gus Johnson could make a video out of this."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701953033 {#4850
    date: 2023-12-07 13:43:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4856 …}
  +nested: Doctrine\ORM\PersistentCollection {#4858 …}
  +votes: Doctrine\ORM\PersistentCollection {#4860 …}
  +reports: Doctrine\ORM\PersistentCollection {#4862 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4864 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4866 …}
  -id: 206324
  -bodyTs: "'could':6 'feel':2 'gus':4 'johnson':5 'like':3 'make':7 'video':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5869172"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701953033 {#4851
    date: 2023-12-07 13:43:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
199 DENIED edit
App\Entity\EntryComment {#4855
  +user: App\Entity\User {#4868 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I feel like Gus Johnson could make a video out of this."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701953033 {#4850
    date: 2023-12-07 13:43:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4856 …}
  +nested: Doctrine\ORM\PersistentCollection {#4858 …}
  +votes: Doctrine\ORM\PersistentCollection {#4860 …}
  +reports: Doctrine\ORM\PersistentCollection {#4862 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4864 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4866 …}
  -id: 206324
  -bodyTs: "'could':6 'feel':2 'gus':4 'johnson':5 'like':3 'make':7 'video':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5869172"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701953033 {#4851
    date: 2023-12-07 13:43:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
200 DENIED moderate
App\Entity\EntryComment {#4855
  +user: App\Entity\User {#4868 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I feel like Gus Johnson could make a video out of this."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701953033 {#4850
    date: 2023-12-07 13:43:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4856 …}
  +nested: Doctrine\ORM\PersistentCollection {#4858 …}
  +votes: Doctrine\ORM\PersistentCollection {#4860 …}
  +reports: Doctrine\ORM\PersistentCollection {#4862 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4864 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4866 …}
  -id: 206324
  -bodyTs: "'could':6 'feel':2 'gus':4 'johnson':5 'like':3 'make':7 'video':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5869172"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701953033 {#4851
    date: 2023-12-07 13:43:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
201 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
202 DENIED moderate
App\Entity\EntryComment {#4930
  +user: App\Entity\User {#4943 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Work like it’s a crippling addiction - it’s not as though crackheads have miserable lives, their bodies literally falling apart as their minds figuratively do the same, until they either muster the incredible willpower to endure the intense suffering required to drop the habit, enduring lifelong consequences, or die an early death.\n
    \n
    As far as red flags go…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 42
  +score: 0
  +lastActive: DateTime @1701942587 {#4924
    date: 2023-12-07 10:49:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4931 …}
  +nested: Doctrine\ORM\PersistentCollection {#4933 …}
  +votes: Doctrine\ORM\PersistentCollection {#4935 …}
  +reports: Doctrine\ORM\PersistentCollection {#4937 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4939 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4941 …}
  -id: 205953
  -bodyTs: "'addict':7 'apart':21 'bodi':18 'consequ':48 'crackhead':13 'crippl':6 'death':53 'die':50 'drop':43 'earli':52 'either':31 'endur':37,46 'fall':20 'far':55 'figur':25 'flag':58 'go':59 'habit':45 'incred':34 'intens':39 'lifelong':47 'like':2 'liter':19 'live':16 'mind':24 'miser':15 'muster':32 'red':57 'requir':41 'suffer':40 'though':12 'willpow':35 'work':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5866986"
  +editedAt: DateTimeImmutable @1703311411 {#4925
    date: 2023-12-23 07:03:31.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701942587 {#4926
    date: 2023-12-07 10:49:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
203 DENIED edit
App\Entity\EntryComment {#4930
  +user: App\Entity\User {#4943 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Work like it’s a crippling addiction - it’s not as though crackheads have miserable lives, their bodies literally falling apart as their minds figuratively do the same, until they either muster the incredible willpower to endure the intense suffering required to drop the habit, enduring lifelong consequences, or die an early death.\n
    \n
    As far as red flags go…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 42
  +score: 0
  +lastActive: DateTime @1701942587 {#4924
    date: 2023-12-07 10:49:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4931 …}
  +nested: Doctrine\ORM\PersistentCollection {#4933 …}
  +votes: Doctrine\ORM\PersistentCollection {#4935 …}
  +reports: Doctrine\ORM\PersistentCollection {#4937 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4939 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4941 …}
  -id: 205953
  -bodyTs: "'addict':7 'apart':21 'bodi':18 'consequ':48 'crackhead':13 'crippl':6 'death':53 'die':50 'drop':43 'earli':52 'either':31 'endur':37,46 'fall':20 'far':55 'figur':25 'flag':58 'go':59 'habit':45 'incred':34 'intens':39 'lifelong':47 'like':2 'liter':19 'live':16 'mind':24 'miser':15 'muster':32 'red':57 'requir':41 'suffer':40 'though':12 'willpow':35 'work':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5866986"
  +editedAt: DateTimeImmutable @1703311411 {#4925
    date: 2023-12-23 07:03:31.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701942587 {#4926
    date: 2023-12-07 10:49:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
204 DENIED moderate
App\Entity\EntryComment {#4930
  +user: App\Entity\User {#4943 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Work like it’s a crippling addiction - it’s not as though crackheads have miserable lives, their bodies literally falling apart as their minds figuratively do the same, until they either muster the incredible willpower to endure the intense suffering required to drop the habit, enduring lifelong consequences, or die an early death.\n
    \n
    As far as red flags go…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 42
  +score: 0
  +lastActive: DateTime @1701942587 {#4924
    date: 2023-12-07 10:49:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4931 …}
  +nested: Doctrine\ORM\PersistentCollection {#4933 …}
  +votes: Doctrine\ORM\PersistentCollection {#4935 …}
  +reports: Doctrine\ORM\PersistentCollection {#4937 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4939 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4941 …}
  -id: 205953
  -bodyTs: "'addict':7 'apart':21 'bodi':18 'consequ':48 'crackhead':13 'crippl':6 'death':53 'die':50 'drop':43 'earli':52 'either':31 'endur':37,46 'fall':20 'far':55 'figur':25 'flag':58 'go':59 'habit':45 'incred':34 'intens':39 'lifelong':47 'like':2 'liter':19 'live':16 'mind':24 'miser':15 'muster':32 'red':57 'requir':41 'suffer':40 'though':12 'willpow':35 'work':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5866986"
  +editedAt: DateTimeImmutable @1703311411 {#4925
    date: 2023-12-23 07:03:31.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701942587 {#4926
    date: 2023-12-07 10:49:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
205 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
206 DENIED moderate
App\Entity\EntryComment {#5003
  +user: App\Entity\User {#5016 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Yeah, I don’t need anything as much as that crackhead needs crack."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1701937784 {#4998
    date: 2023-12-07 09:29:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5004 …}
  +nested: Doctrine\ORM\PersistentCollection {#5006 …}
  +votes: Doctrine\ORM\PersistentCollection {#5008 …}
  +reports: Doctrine\ORM\PersistentCollection {#5010 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5012 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5014 …}
  -id: 205801
  -bodyTs: "'anyth':6 'crack':13 'crackhead':11 'much':8 'need':5,12 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/4273108"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701937784 {#4999
    date: 2023-12-07 09:29:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
207 DENIED edit
App\Entity\EntryComment {#5003
  +user: App\Entity\User {#5016 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Yeah, I don’t need anything as much as that crackhead needs crack."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1701937784 {#4998
    date: 2023-12-07 09:29:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5004 …}
  +nested: Doctrine\ORM\PersistentCollection {#5006 …}
  +votes: Doctrine\ORM\PersistentCollection {#5008 …}
  +reports: Doctrine\ORM\PersistentCollection {#5010 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5012 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5014 …}
  -id: 205801
  -bodyTs: "'anyth':6 'crack':13 'crackhead':11 'much':8 'need':5,12 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/4273108"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701937784 {#4999
    date: 2023-12-07 09:29:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
208 DENIED moderate
App\Entity\EntryComment {#5003
  +user: App\Entity\User {#5016 …}
  +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: "If-you-needed-motivation"
    +title: "If you needed motivation"
    +url: "https://lemmy.world/pictrs/image/ecc946d2-063f-4ef4-bb29-87c68bce75ba.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1020
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266691 {#2414
      date: 2023-12-11 04:51:31.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: 20810
    -titleTs: "'motiv':4 'need':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702015447
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929047 {#1793
      date: 2023-12-07 07:04:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Yeah, I don’t need anything as much as that crackhead needs crack."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1701937784 {#4998
    date: 2023-12-07 09:29:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5004 …}
  +nested: Doctrine\ORM\PersistentCollection {#5006 …}
  +votes: Doctrine\ORM\PersistentCollection {#5008 …}
  +reports: Doctrine\ORM\PersistentCollection {#5010 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5012 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5014 …}
  -id: 205801
  -bodyTs: "'anyth':6 'crack':13 'crackhead':11 'much':8 'need':5,12 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/4273108"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701937784 {#4999
    date: 2023-12-07 09:29:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
209 DENIED 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