GET https://kbin.spritesserver.nl/m/memes@lemmy.ml/t/13288/The-Season-of-Warmth-and-Hope/active

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "The-Season-of-Warmth-and-Hope"
  +title: "The Season of Warmth and Hope"
  +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 41
  +favouriteCount: 413
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700237467 {#2410
    date: 2023-11-17 17:11:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 13288
  -titleTs: "'hope':6 'season':2 'warmth':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700152260
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5687046"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700065860 {#1850
    date: 2023-11-15 17:31:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "The-Season-of-Warmth-and-Hope"
  +title: "The Season of Warmth and Hope"
  +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 41
  +favouriteCount: 413
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700237467 {#2410
    date: 2023-11-17 17:11:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 13288
  -titleTs: "'hope':6 'season':2 'warmth':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700152260
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5687046"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700065860 {#1850
    date: 2023-11-15 17:31:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "The-Season-of-Warmth-and-Hope"
  +title: "The Season of Warmth and Hope"
  +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 41
  +favouriteCount: 413
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700237467 {#2410
    date: 2023-11-17 17:11:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 13288
  -titleTs: "'hope':6 'season':2 'warmth':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700152260
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5687046"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700065860 {#1850
    date: 2023-11-15 17:31:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#3993
  +user: App\Entity\User {#3941 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    It’s a parody account you guys…\n
    \n
    Brilliant satire, but Poe’s Law seems to be in full effect.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 64
  +score: 0
  +lastActive: DateTime @1700519113 {#4002
    date: 2023-11-20 23:25:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3991 …}
  +nested: Doctrine\ORM\PersistentCollection {#3989 …}
  +votes: Doctrine\ORM\PersistentCollection {#3987 …}
  +reports: Doctrine\ORM\PersistentCollection {#3985 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
  -id: 128105
  -bodyTs: "'account':5 'brilliant':8 'effect':19 'full':18 'guy':7 'law':13 'parodi':4 'poe':11 'satir':9 'seem':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5340322"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700082865 {#3938
    date: 2023-11-15 22:14: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
7 DENIED edit
App\Entity\EntryComment {#3993
  +user: App\Entity\User {#3941 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    It’s a parody account you guys…\n
    \n
    Brilliant satire, but Poe’s Law seems to be in full effect.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 64
  +score: 0
  +lastActive: DateTime @1700519113 {#4002
    date: 2023-11-20 23:25:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3991 …}
  +nested: Doctrine\ORM\PersistentCollection {#3989 …}
  +votes: Doctrine\ORM\PersistentCollection {#3987 …}
  +reports: Doctrine\ORM\PersistentCollection {#3985 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
  -id: 128105
  -bodyTs: "'account':5 'brilliant':8 'effect':19 'full':18 'guy':7 'law':13 'parodi':4 'poe':11 'satir':9 'seem':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5340322"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700082865 {#3938
    date: 2023-11-15 22:14: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
8 DENIED moderate
App\Entity\EntryComment {#3993
  +user: App\Entity\User {#3941 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    It’s a parody account you guys…\n
    \n
    Brilliant satire, but Poe’s Law seems to be in full effect.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 64
  +score: 0
  +lastActive: DateTime @1700519113 {#4002
    date: 2023-11-20 23:25:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3991 …}
  +nested: Doctrine\ORM\PersistentCollection {#3989 …}
  +votes: Doctrine\ORM\PersistentCollection {#3987 …}
  +reports: Doctrine\ORM\PersistentCollection {#3985 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
  -id: 128105
  -bodyTs: "'account':5 'brilliant':8 'effect':19 'full':18 'guy':7 'law':13 'parodi':4 'poe':11 'satir':9 'seem':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5340322"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700082865 {#3938
    date: 2023-11-15 22:14: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
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 {#5205
  +user: App\Entity\User {#4497 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#3993
    +user: App\Entity\User {#3941 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      It’s a parody account you guys…\n
      \n
      Brilliant satire, but Poe’s Law seems to be in full effect.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 64
    +score: 0
    +lastActive: DateTime @1700519113 {#4002
      date: 2023-11-20 23:25:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@luk3th3dud3@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3991 …}
    +nested: Doctrine\ORM\PersistentCollection {#3989 …}
    +votes: Doctrine\ORM\PersistentCollection {#3987 …}
    +reports: Doctrine\ORM\PersistentCollection {#3985 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
    -id: 128105
    -bodyTs: "'account':5 'brilliant':8 'effect':19 'full':18 'guy':7 'law':13 'parodi':4 'poe':11 'satir':9 'seem':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5340322"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700082865 {#3938
      date: 2023-11-15 22:14:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "phew"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700235326 {#5203
    date: 2023-11-17 16:35:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
    "@Toneswirly@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5206 …}
  +nested: Doctrine\ORM\PersistentCollection {#5208 …}
  +votes: Doctrine\ORM\PersistentCollection {#5210 …}
  +reports: Doctrine\ORM\PersistentCollection {#5212 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5214 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5216 …}
  -id: 133657
  -bodyTs: "'phew':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4422246"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700235326 {#5204
    date: 2023-11-17 16:35:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#5205
  +user: App\Entity\User {#4497 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#3993
    +user: App\Entity\User {#3941 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      It’s a parody account you guys…\n
      \n
      Brilliant satire, but Poe’s Law seems to be in full effect.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 64
    +score: 0
    +lastActive: DateTime @1700519113 {#4002
      date: 2023-11-20 23:25:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@luk3th3dud3@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3991 …}
    +nested: Doctrine\ORM\PersistentCollection {#3989 …}
    +votes: Doctrine\ORM\PersistentCollection {#3987 …}
    +reports: Doctrine\ORM\PersistentCollection {#3985 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
    -id: 128105
    -bodyTs: "'account':5 'brilliant':8 'effect':19 'full':18 'guy':7 'law':13 'parodi':4 'poe':11 'satir':9 'seem':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5340322"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700082865 {#3938
      date: 2023-11-15 22:14:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "phew"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700235326 {#5203
    date: 2023-11-17 16:35:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
    "@Toneswirly@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5206 …}
  +nested: Doctrine\ORM\PersistentCollection {#5208 …}
  +votes: Doctrine\ORM\PersistentCollection {#5210 …}
  +reports: Doctrine\ORM\PersistentCollection {#5212 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5214 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5216 …}
  -id: 133657
  -bodyTs: "'phew':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4422246"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700235326 {#5204
    date: 2023-11-17 16:35:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#5205
  +user: App\Entity\User {#4497 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#3993
    +user: App\Entity\User {#3941 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      It’s a parody account you guys…\n
      \n
      Brilliant satire, but Poe’s Law seems to be in full effect.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 64
    +score: 0
    +lastActive: DateTime @1700519113 {#4002
      date: 2023-11-20 23:25:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@luk3th3dud3@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3991 …}
    +nested: Doctrine\ORM\PersistentCollection {#3989 …}
    +votes: Doctrine\ORM\PersistentCollection {#3987 …}
    +reports: Doctrine\ORM\PersistentCollection {#3985 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
    -id: 128105
    -bodyTs: "'account':5 'brilliant':8 'effect':19 'full':18 'guy':7 'law':13 'parodi':4 'poe':11 'satir':9 'seem':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5340322"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700082865 {#3938
      date: 2023-11-15 22:14:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "phew"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700235326 {#5203
    date: 2023-11-17 16:35:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
    "@Toneswirly@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5206 …}
  +nested: Doctrine\ORM\PersistentCollection {#5208 …}
  +votes: Doctrine\ORM\PersistentCollection {#5210 …}
  +reports: Doctrine\ORM\PersistentCollection {#5212 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5214 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5216 …}
  -id: 133657
  -bodyTs: "'phew':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4422246"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700235326 {#5204
    date: 2023-11-17 16:35:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5351
  +user: Proxies\__CG__\App\Entity\User {#5352 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5205
    +user: App\Entity\User {#4497 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#3993
      +user: App\Entity\User {#3941 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        It’s a parody account you guys…\n
        \n
        Brilliant satire, but Poe’s Law seems to be in full effect.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 64
      +score: 0
      +lastActive: DateTime @1700519113 {#4002
        date: 2023-11-20 23:25:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@luk3th3dud3@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3991 …}
      +nested: Doctrine\ORM\PersistentCollection {#3989 …}
      +votes: Doctrine\ORM\PersistentCollection {#3987 …}
      +reports: Doctrine\ORM\PersistentCollection {#3985 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
      -id: 128105
      -bodyTs: "'account':5 'brilliant':8 'effect':19 'full':18 'guy':7 'law':13 'parodi':4 'poe':11 'satir':9 'seem':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5340322"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700082865 {#3938
        date: 2023-11-15 22:14:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: "phew"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700235326 {#5203
      date: 2023-11-17 16:35:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@luk3th3dud3@feddit.de"
      "@Toneswirly@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5206 …}
    +nested: Doctrine\ORM\PersistentCollection {#5208 …}
    +votes: Doctrine\ORM\PersistentCollection {#5210 …}
    +reports: Doctrine\ORM\PersistentCollection {#5212 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5214 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5216 …}
    -id: 133657
    -bodyTs: "'phew':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4422246"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700235326 {#5204
      date: 2023-11-17 16:35:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "Glad there is a chance for humanity after all."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700237467 {#5349
    date: 2023-11-17 17:11:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
    "@Toneswirly@lemmy.world"
    "@hungryphrog@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5353 …}
  +nested: Doctrine\ORM\PersistentCollection {#5355 …}
  +votes: Doctrine\ORM\PersistentCollection {#5357 …}
  +reports: Doctrine\ORM\PersistentCollection {#5359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5363 …}
  -id: 133772
  -bodyTs: "'chanc':5 'glad':1 'human':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5885428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700237467 {#5350
    date: 2023-11-17 17:11:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#5351
  +user: Proxies\__CG__\App\Entity\User {#5352 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5205
    +user: App\Entity\User {#4497 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#3993
      +user: App\Entity\User {#3941 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        It’s a parody account you guys…\n
        \n
        Brilliant satire, but Poe’s Law seems to be in full effect.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 64
      +score: 0
      +lastActive: DateTime @1700519113 {#4002
        date: 2023-11-20 23:25:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@luk3th3dud3@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3991 …}
      +nested: Doctrine\ORM\PersistentCollection {#3989 …}
      +votes: Doctrine\ORM\PersistentCollection {#3987 …}
      +reports: Doctrine\ORM\PersistentCollection {#3985 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
      -id: 128105
      -bodyTs: "'account':5 'brilliant':8 'effect':19 'full':18 'guy':7 'law':13 'parodi':4 'poe':11 'satir':9 'seem':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5340322"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700082865 {#3938
        date: 2023-11-15 22:14:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: "phew"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700235326 {#5203
      date: 2023-11-17 16:35:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@luk3th3dud3@feddit.de"
      "@Toneswirly@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5206 …}
    +nested: Doctrine\ORM\PersistentCollection {#5208 …}
    +votes: Doctrine\ORM\PersistentCollection {#5210 …}
    +reports: Doctrine\ORM\PersistentCollection {#5212 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5214 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5216 …}
    -id: 133657
    -bodyTs: "'phew':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4422246"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700235326 {#5204
      date: 2023-11-17 16:35:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "Glad there is a chance for humanity after all."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700237467 {#5349
    date: 2023-11-17 17:11:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
    "@Toneswirly@lemmy.world"
    "@hungryphrog@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5353 …}
  +nested: Doctrine\ORM\PersistentCollection {#5355 …}
  +votes: Doctrine\ORM\PersistentCollection {#5357 …}
  +reports: Doctrine\ORM\PersistentCollection {#5359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5363 …}
  -id: 133772
  -bodyTs: "'chanc':5 'glad':1 'human':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5885428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700237467 {#5350
    date: 2023-11-17 17:11:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#5351
  +user: Proxies\__CG__\App\Entity\User {#5352 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5205
    +user: App\Entity\User {#4497 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#3993
      +user: App\Entity\User {#3941 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        It’s a parody account you guys…\n
        \n
        Brilliant satire, but Poe’s Law seems to be in full effect.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 64
      +score: 0
      +lastActive: DateTime @1700519113 {#4002
        date: 2023-11-20 23:25:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@luk3th3dud3@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3991 …}
      +nested: Doctrine\ORM\PersistentCollection {#3989 …}
      +votes: Doctrine\ORM\PersistentCollection {#3987 …}
      +reports: Doctrine\ORM\PersistentCollection {#3985 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
      -id: 128105
      -bodyTs: "'account':5 'brilliant':8 'effect':19 'full':18 'guy':7 'law':13 'parodi':4 'poe':11 'satir':9 'seem':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5340322"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700082865 {#3938
        date: 2023-11-15 22:14:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: "phew"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700235326 {#5203
      date: 2023-11-17 16:35:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@luk3th3dud3@feddit.de"
      "@Toneswirly@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5206 …}
    +nested: Doctrine\ORM\PersistentCollection {#5208 …}
    +votes: Doctrine\ORM\PersistentCollection {#5210 …}
    +reports: Doctrine\ORM\PersistentCollection {#5212 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5214 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5216 …}
    -id: 133657
    -bodyTs: "'phew':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4422246"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700235326 {#5204
      date: 2023-11-17 16:35:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "Glad there is a chance for humanity after all."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700237467 {#5349
    date: 2023-11-17 17:11:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
    "@Toneswirly@lemmy.world"
    "@hungryphrog@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5353 …}
  +nested: Doctrine\ORM\PersistentCollection {#5355 …}
  +votes: Doctrine\ORM\PersistentCollection {#5357 …}
  +reports: Doctrine\ORM\PersistentCollection {#5359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5363 …}
  -id: 133772
  -bodyTs: "'chanc':5 'glad':1 'human':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5885428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700237467 {#5350
    date: 2023-11-17 17:11:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4030
  +user: App\Entity\User {#4013 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "They can find their tip in the field where I grow my fucks"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 84
  +score: 0
  +lastActive: DateTime @1700512792 {#4031
    date: 2023-11-20 21:39:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4028 …}
  +nested: Doctrine\ORM\PersistentCollection {#4026 …}
  +votes: Doctrine\ORM\PersistentCollection {#4024 …}
  +reports: Doctrine\ORM\PersistentCollection {#4021 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
  -id: 127337
  -bodyTs: "'field':8 'find':3 'fuck':13 'grow':11 'tip':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5334758"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700066432 {#4036
    date: 2023-11-15 17:40:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4030
  +user: App\Entity\User {#4013 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "They can find their tip in the field where I grow my fucks"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 84
  +score: 0
  +lastActive: DateTime @1700512792 {#4031
    date: 2023-11-20 21:39:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4028 …}
  +nested: Doctrine\ORM\PersistentCollection {#4026 …}
  +votes: Doctrine\ORM\PersistentCollection {#4024 …}
  +reports: Doctrine\ORM\PersistentCollection {#4021 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
  -id: 127337
  -bodyTs: "'field':8 'find':3 'fuck':13 'grow':11 'tip':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5334758"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700066432 {#4036
    date: 2023-11-15 17:40:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4030
  +user: App\Entity\User {#4013 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "They can find their tip in the field where I grow my fucks"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 84
  +score: 0
  +lastActive: DateTime @1700512792 {#4031
    date: 2023-11-20 21:39:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4028 …}
  +nested: Doctrine\ORM\PersistentCollection {#4026 …}
  +votes: Doctrine\ORM\PersistentCollection {#4024 …}
  +reports: Doctrine\ORM\PersistentCollection {#4021 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
  -id: 127337
  -bodyTs: "'field':8 'find':3 'fuck':13 'grow':11 'tip':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5334758"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700066432 {#4036
    date: 2023-11-15 17:40:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5079
  +user: Proxies\__CG__\App\Entity\User {#5076 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4030
    +user: App\Entity\User {#4013 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "They can find their tip in the field where I grow my fucks"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 84
    +score: 0
    +lastActive: DateTime @1700512792 {#4031
      date: 2023-11-20 21:39:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@luk3th3dud3@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4028 …}
    +nested: Doctrine\ORM\PersistentCollection {#4026 …}
    +votes: Doctrine\ORM\PersistentCollection {#4024 …}
    +reports: Doctrine\ORM\PersistentCollection {#4021 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
    -id: 127337
    -bodyTs: "'field':8 'find':3 'fuck':13 'grow':11 'tip':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5334758"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700066432 {#4036
      date: 2023-11-15 17:40:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4030}
  +body: "It’ll be pretty easy to find it given that the field is barren"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700218293 {#5080
    date: 2023-11-17 11:51:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
    "@LittleTransPunk@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5073 …}
  +nested: Doctrine\ORM\PersistentCollection {#5071 …}
  +votes: Doctrine\ORM\PersistentCollection {#5075 …}
  +reports: Doctrine\ORM\PersistentCollection {#5086 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5090 …}
  -id: 132939
  -bodyTs: "'barren':14 'easi':5 'field':12 'find':7 'given':9 'll':2 'pretti':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6238879"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700218293 {#5083
    date: 2023-11-17 11:51: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
23 DENIED edit
App\Entity\EntryComment {#5079
  +user: Proxies\__CG__\App\Entity\User {#5076 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4030
    +user: App\Entity\User {#4013 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "They can find their tip in the field where I grow my fucks"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 84
    +score: 0
    +lastActive: DateTime @1700512792 {#4031
      date: 2023-11-20 21:39:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@luk3th3dud3@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4028 …}
    +nested: Doctrine\ORM\PersistentCollection {#4026 …}
    +votes: Doctrine\ORM\PersistentCollection {#4024 …}
    +reports: Doctrine\ORM\PersistentCollection {#4021 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
    -id: 127337
    -bodyTs: "'field':8 'find':3 'fuck':13 'grow':11 'tip':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5334758"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700066432 {#4036
      date: 2023-11-15 17:40:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4030}
  +body: "It’ll be pretty easy to find it given that the field is barren"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700218293 {#5080
    date: 2023-11-17 11:51:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
    "@LittleTransPunk@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5073 …}
  +nested: Doctrine\ORM\PersistentCollection {#5071 …}
  +votes: Doctrine\ORM\PersistentCollection {#5075 …}
  +reports: Doctrine\ORM\PersistentCollection {#5086 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5090 …}
  -id: 132939
  -bodyTs: "'barren':14 'easi':5 'field':12 'find':7 'given':9 'll':2 'pretti':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6238879"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700218293 {#5083
    date: 2023-11-17 11:51: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
24 DENIED moderate
App\Entity\EntryComment {#5079
  +user: Proxies\__CG__\App\Entity\User {#5076 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4030
    +user: App\Entity\User {#4013 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "They can find their tip in the field where I grow my fucks"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 84
    +score: 0
    +lastActive: DateTime @1700512792 {#4031
      date: 2023-11-20 21:39:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@luk3th3dud3@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4028 …}
    +nested: Doctrine\ORM\PersistentCollection {#4026 …}
    +votes: Doctrine\ORM\PersistentCollection {#4024 …}
    +reports: Doctrine\ORM\PersistentCollection {#4021 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
    -id: 127337
    -bodyTs: "'field':8 'find':3 'fuck':13 'grow':11 'tip':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5334758"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700066432 {#4036
      date: 2023-11-15 17:40:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4030}
  +body: "It’ll be pretty easy to find it given that the field is barren"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700218293 {#5080
    date: 2023-11-17 11:51:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
    "@LittleTransPunk@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5073 …}
  +nested: Doctrine\ORM\PersistentCollection {#5071 …}
  +votes: Doctrine\ORM\PersistentCollection {#5075 …}
  +reports: Doctrine\ORM\PersistentCollection {#5086 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5090 …}
  -id: 132939
  -bodyTs: "'barren':14 'easi':5 'field':12 'find':7 'given':9 'll':2 'pretti':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6238879"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700218293 {#5083
    date: 2023-11-17 11:51: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
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 {#5336
  +user: App\Entity\User {#4013 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5079
    +user: Proxies\__CG__\App\Entity\User {#5076 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4030
      +user: App\Entity\User {#4013 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "They can find their tip in the field where I grow my fucks"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 84
      +score: 0
      +lastActive: DateTime @1700512792 {#4031
        date: 2023-11-20 21:39:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@luk3th3dud3@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4028 …}
      +nested: Doctrine\ORM\PersistentCollection {#4026 …}
      +votes: Doctrine\ORM\PersistentCollection {#4024 …}
      +reports: Doctrine\ORM\PersistentCollection {#4021 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
      -id: 127337
      -bodyTs: "'field':8 'find':3 'fuck':13 'grow':11 'tip':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5334758"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700066432 {#4036
        date: 2023-11-15 17:40:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4030}
    +body: "It’ll be pretty easy to find it given that the field is barren"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700218293 {#5080
      date: 2023-11-17 11:51:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@luk3th3dud3@feddit.de"
      "@LittleTransPunk@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5073 …}
    +nested: Doctrine\ORM\PersistentCollection {#5071 …}
    +votes: Doctrine\ORM\PersistentCollection {#5075 …}
    +reports: Doctrine\ORM\PersistentCollection {#5086 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5088 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5090 …}
    -id: 132939
    -bodyTs: "'barren':14 'easi':5 'field':12 'find':7 'given':9 'll':2 'pretti':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6238879"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700218293 {#5083
      date: 2023-11-17 11:51:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4030}
  +body: "Bold of you to assume that there will be a tip amongst my non-existent fucks"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700233421 {#5334
    date: 2023-11-17 16:03:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
    "@LittleTransPunk@lemmy.world"
    "@flashgnash@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5337 …}
  +nested: Doctrine\ORM\PersistentCollection {#5339 …}
  +votes: Doctrine\ORM\PersistentCollection {#5341 …}
  +reports: Doctrine\ORM\PersistentCollection {#5343 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5345 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5347 …}
  -id: 133562
  -bodyTs: "'amongst':12 'assum':5 'bold':1 'exist':16 'fuck':17 'non':15 'non-exist':14 'tip':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5383979"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700233421 {#5335
    date: 2023-11-17 16:03: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
27 DENIED edit
App\Entity\EntryComment {#5336
  +user: App\Entity\User {#4013 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5079
    +user: Proxies\__CG__\App\Entity\User {#5076 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4030
      +user: App\Entity\User {#4013 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "They can find their tip in the field where I grow my fucks"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 84
      +score: 0
      +lastActive: DateTime @1700512792 {#4031
        date: 2023-11-20 21:39:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@luk3th3dud3@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4028 …}
      +nested: Doctrine\ORM\PersistentCollection {#4026 …}
      +votes: Doctrine\ORM\PersistentCollection {#4024 …}
      +reports: Doctrine\ORM\PersistentCollection {#4021 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
      -id: 127337
      -bodyTs: "'field':8 'find':3 'fuck':13 'grow':11 'tip':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5334758"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700066432 {#4036
        date: 2023-11-15 17:40:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4030}
    +body: "It’ll be pretty easy to find it given that the field is barren"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700218293 {#5080
      date: 2023-11-17 11:51:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@luk3th3dud3@feddit.de"
      "@LittleTransPunk@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5073 …}
    +nested: Doctrine\ORM\PersistentCollection {#5071 …}
    +votes: Doctrine\ORM\PersistentCollection {#5075 …}
    +reports: Doctrine\ORM\PersistentCollection {#5086 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5088 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5090 …}
    -id: 132939
    -bodyTs: "'barren':14 'easi':5 'field':12 'find':7 'given':9 'll':2 'pretti':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6238879"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700218293 {#5083
      date: 2023-11-17 11:51:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4030}
  +body: "Bold of you to assume that there will be a tip amongst my non-existent fucks"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700233421 {#5334
    date: 2023-11-17 16:03:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
    "@LittleTransPunk@lemmy.world"
    "@flashgnash@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5337 …}
  +nested: Doctrine\ORM\PersistentCollection {#5339 …}
  +votes: Doctrine\ORM\PersistentCollection {#5341 …}
  +reports: Doctrine\ORM\PersistentCollection {#5343 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5345 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5347 …}
  -id: 133562
  -bodyTs: "'amongst':12 'assum':5 'bold':1 'exist':16 'fuck':17 'non':15 'non-exist':14 'tip':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5383979"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700233421 {#5335
    date: 2023-11-17 16:03: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
28 DENIED moderate
App\Entity\EntryComment {#5336
  +user: App\Entity\User {#4013 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5079
    +user: Proxies\__CG__\App\Entity\User {#5076 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4030
      +user: App\Entity\User {#4013 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "They can find their tip in the field where I grow my fucks"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 84
      +score: 0
      +lastActive: DateTime @1700512792 {#4031
        date: 2023-11-20 21:39:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@luk3th3dud3@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4028 …}
      +nested: Doctrine\ORM\PersistentCollection {#4026 …}
      +votes: Doctrine\ORM\PersistentCollection {#4024 …}
      +reports: Doctrine\ORM\PersistentCollection {#4021 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
      -id: 127337
      -bodyTs: "'field':8 'find':3 'fuck':13 'grow':11 'tip':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5334758"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700066432 {#4036
        date: 2023-11-15 17:40:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4030}
    +body: "It’ll be pretty easy to find it given that the field is barren"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700218293 {#5080
      date: 2023-11-17 11:51:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@luk3th3dud3@feddit.de"
      "@LittleTransPunk@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5073 …}
    +nested: Doctrine\ORM\PersistentCollection {#5071 …}
    +votes: Doctrine\ORM\PersistentCollection {#5075 …}
    +reports: Doctrine\ORM\PersistentCollection {#5086 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5088 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5090 …}
    -id: 132939
    -bodyTs: "'barren':14 'easi':5 'field':12 'find':7 'given':9 'll':2 'pretti':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6238879"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700218293 {#5083
      date: 2023-11-17 11:51:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4030}
  +body: "Bold of you to assume that there will be a tip amongst my non-existent fucks"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700233421 {#5334
    date: 2023-11-17 16:03:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
    "@LittleTransPunk@lemmy.world"
    "@flashgnash@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5337 …}
  +nested: Doctrine\ORM\PersistentCollection {#5339 …}
  +votes: Doctrine\ORM\PersistentCollection {#5341 …}
  +reports: Doctrine\ORM\PersistentCollection {#5343 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5345 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5347 …}
  -id: 133562
  -bodyTs: "'amongst':12 'assum':5 'bold':1 'exist':16 'fuck':17 'non':15 'non-exist':14 'tip':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5383979"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700233421 {#5335
    date: 2023-11-17 16:03: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
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 {#5094
  +user: Proxies\__CG__\App\Entity\User {#5095 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4030
    +user: App\Entity\User {#4013 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "They can find their tip in the field where I grow my fucks"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 84
    +score: 0
    +lastActive: DateTime @1700512792 {#4031
      date: 2023-11-20 21:39:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@luk3th3dud3@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4028 …}
    +nested: Doctrine\ORM\PersistentCollection {#4026 …}
    +votes: Doctrine\ORM\PersistentCollection {#4024 …}
    +reports: Doctrine\ORM\PersistentCollection {#4021 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
    -id: 127337
    -bodyTs: "'field':8 'find':3 'fuck':13 'grow':11 'tip':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5334758"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700066432 {#4036
      date: 2023-11-15 17:40:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4030}
  +body: "How goes this years harvest?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700068495 {#5092
    date: 2023-11-15 18:14:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
    "@LittleTransPunk@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5096 …}
  +nested: Doctrine\ORM\PersistentCollection {#5098 …}
  +votes: Doctrine\ORM\PersistentCollection {#5100 …}
  +reports: Doctrine\ORM\PersistentCollection {#5102 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5104 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5106 …}
  -id: 127450
  -bodyTs: "'goe':2 'harvest':5 'year':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3024532"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700068495 {#5093
    date: 2023-11-15 18:14: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
31 DENIED edit
App\Entity\EntryComment {#5094
  +user: Proxies\__CG__\App\Entity\User {#5095 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4030
    +user: App\Entity\User {#4013 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "They can find their tip in the field where I grow my fucks"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 84
    +score: 0
    +lastActive: DateTime @1700512792 {#4031
      date: 2023-11-20 21:39:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@luk3th3dud3@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4028 …}
    +nested: Doctrine\ORM\PersistentCollection {#4026 …}
    +votes: Doctrine\ORM\PersistentCollection {#4024 …}
    +reports: Doctrine\ORM\PersistentCollection {#4021 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
    -id: 127337
    -bodyTs: "'field':8 'find':3 'fuck':13 'grow':11 'tip':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5334758"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700066432 {#4036
      date: 2023-11-15 17:40:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4030}
  +body: "How goes this years harvest?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700068495 {#5092
    date: 2023-11-15 18:14:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
    "@LittleTransPunk@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5096 …}
  +nested: Doctrine\ORM\PersistentCollection {#5098 …}
  +votes: Doctrine\ORM\PersistentCollection {#5100 …}
  +reports: Doctrine\ORM\PersistentCollection {#5102 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5104 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5106 …}
  -id: 127450
  -bodyTs: "'goe':2 'harvest':5 'year':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3024532"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700068495 {#5093
    date: 2023-11-15 18:14: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
32 DENIED moderate
App\Entity\EntryComment {#5094
  +user: Proxies\__CG__\App\Entity\User {#5095 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4030
    +user: App\Entity\User {#4013 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "They can find their tip in the field where I grow my fucks"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 84
    +score: 0
    +lastActive: DateTime @1700512792 {#4031
      date: 2023-11-20 21:39:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@luk3th3dud3@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4028 …}
    +nested: Doctrine\ORM\PersistentCollection {#4026 …}
    +votes: Doctrine\ORM\PersistentCollection {#4024 …}
    +reports: Doctrine\ORM\PersistentCollection {#4021 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
    -id: 127337
    -bodyTs: "'field':8 'find':3 'fuck':13 'grow':11 'tip':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5334758"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700066432 {#4036
      date: 2023-11-15 17:40:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4030}
  +body: "How goes this years harvest?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700068495 {#5092
    date: 2023-11-15 18:14:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
    "@LittleTransPunk@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5096 …}
  +nested: Doctrine\ORM\PersistentCollection {#5098 …}
  +votes: Doctrine\ORM\PersistentCollection {#5100 …}
  +reports: Doctrine\ORM\PersistentCollection {#5102 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5104 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5106 …}
  -id: 127450
  -bodyTs: "'goe':2 'harvest':5 'year':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3024532"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700068495 {#5093
    date: 2023-11-15 18:14: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
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 {#5231
  +user: Proxies\__CG__\App\Entity\User {#5225 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5094
    +user: Proxies\__CG__\App\Entity\User {#5095 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4030
      +user: App\Entity\User {#4013 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "They can find their tip in the field where I grow my fucks"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 84
      +score: 0
      +lastActive: DateTime @1700512792 {#4031
        date: 2023-11-20 21:39:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@luk3th3dud3@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4028 …}
      +nested: Doctrine\ORM\PersistentCollection {#4026 …}
      +votes: Doctrine\ORM\PersistentCollection {#4024 …}
      +reports: Doctrine\ORM\PersistentCollection {#4021 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
      -id: 127337
      -bodyTs: "'field':8 'find':3 'fuck':13 'grow':11 'tip':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5334758"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700066432 {#4036
        date: 2023-11-15 17:40:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4030}
    +body: "How goes this years harvest?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700068495 {#5092
      date: 2023-11-15 18:14:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@luk3th3dud3@feddit.de"
      "@LittleTransPunk@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5096 …}
    +nested: Doctrine\ORM\PersistentCollection {#5098 …}
    +votes: Doctrine\ORM\PersistentCollection {#5100 …}
    +reports: Doctrine\ORM\PersistentCollection {#5102 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5104 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5106 …}
    -id: 127450
    -bodyTs: "'goe':2 'harvest':5 'year':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3024532"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700068495 {#5093
      date: 2023-11-15 18:14:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4030}
  +body: "Worse than last year. Seems to be a trend that the yield gets worse by the year"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700145694 {#5232
    date: 2023-11-16 15:41:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
    "@LittleTransPunk@lemmy.world"
    "@StalinIsMaiWaifu@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5219 …}
  +nested: Doctrine\ORM\PersistentCollection {#5223 …}
  +votes: Doctrine\ORM\PersistentCollection {#5221 …}
  +reports: Doctrine\ORM\PersistentCollection {#5235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5237 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5239 …}
  -id: 130369
  -bodyTs: "'get':13 'last':3 'seem':5 'trend':9 'wors':1,14 'year':4,17 'yield':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5851478"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700145694 {#5229
    date: 2023-11-16 15:41:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#5231
  +user: Proxies\__CG__\App\Entity\User {#5225 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5094
    +user: Proxies\__CG__\App\Entity\User {#5095 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4030
      +user: App\Entity\User {#4013 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "They can find their tip in the field where I grow my fucks"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 84
      +score: 0
      +lastActive: DateTime @1700512792 {#4031
        date: 2023-11-20 21:39:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@luk3th3dud3@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4028 …}
      +nested: Doctrine\ORM\PersistentCollection {#4026 …}
      +votes: Doctrine\ORM\PersistentCollection {#4024 …}
      +reports: Doctrine\ORM\PersistentCollection {#4021 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
      -id: 127337
      -bodyTs: "'field':8 'find':3 'fuck':13 'grow':11 'tip':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5334758"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700066432 {#4036
        date: 2023-11-15 17:40:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4030}
    +body: "How goes this years harvest?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700068495 {#5092
      date: 2023-11-15 18:14:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@luk3th3dud3@feddit.de"
      "@LittleTransPunk@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5096 …}
    +nested: Doctrine\ORM\PersistentCollection {#5098 …}
    +votes: Doctrine\ORM\PersistentCollection {#5100 …}
    +reports: Doctrine\ORM\PersistentCollection {#5102 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5104 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5106 …}
    -id: 127450
    -bodyTs: "'goe':2 'harvest':5 'year':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3024532"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700068495 {#5093
      date: 2023-11-15 18:14:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4030}
  +body: "Worse than last year. Seems to be a trend that the yield gets worse by the year"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700145694 {#5232
    date: 2023-11-16 15:41:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
    "@LittleTransPunk@lemmy.world"
    "@StalinIsMaiWaifu@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5219 …}
  +nested: Doctrine\ORM\PersistentCollection {#5223 …}
  +votes: Doctrine\ORM\PersistentCollection {#5221 …}
  +reports: Doctrine\ORM\PersistentCollection {#5235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5237 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5239 …}
  -id: 130369
  -bodyTs: "'get':13 'last':3 'seem':5 'trend':9 'wors':1,14 'year':4,17 'yield':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5851478"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700145694 {#5229
    date: 2023-11-16 15:41:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#5231
  +user: Proxies\__CG__\App\Entity\User {#5225 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5094
    +user: Proxies\__CG__\App\Entity\User {#5095 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4030
      +user: App\Entity\User {#4013 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "They can find their tip in the field where I grow my fucks"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 84
      +score: 0
      +lastActive: DateTime @1700512792 {#4031
        date: 2023-11-20 21:39:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@luk3th3dud3@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4028 …}
      +nested: Doctrine\ORM\PersistentCollection {#4026 …}
      +votes: Doctrine\ORM\PersistentCollection {#4024 …}
      +reports: Doctrine\ORM\PersistentCollection {#4021 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
      -id: 127337
      -bodyTs: "'field':8 'find':3 'fuck':13 'grow':11 'tip':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5334758"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700066432 {#4036
        date: 2023-11-15 17:40:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4030}
    +body: "How goes this years harvest?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700068495 {#5092
      date: 2023-11-15 18:14:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@luk3th3dud3@feddit.de"
      "@LittleTransPunk@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5096 …}
    +nested: Doctrine\ORM\PersistentCollection {#5098 …}
    +votes: Doctrine\ORM\PersistentCollection {#5100 …}
    +reports: Doctrine\ORM\PersistentCollection {#5102 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5104 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5106 …}
    -id: 127450
    -bodyTs: "'goe':2 'harvest':5 'year':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3024532"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700068495 {#5093
      date: 2023-11-15 18:14:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4030}
  +body: "Worse than last year. Seems to be a trend that the yield gets worse by the year"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700145694 {#5232
    date: 2023-11-16 15:41:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
    "@LittleTransPunk@lemmy.world"
    "@StalinIsMaiWaifu@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5219 …}
  +nested: Doctrine\ORM\PersistentCollection {#5223 …}
  +votes: Doctrine\ORM\PersistentCollection {#5221 …}
  +reports: Doctrine\ORM\PersistentCollection {#5235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5237 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5239 …}
  -id: 130369
  -bodyTs: "'get':13 'last':3 'seem':5 'trend':9 'wors':1,14 'year':4,17 'yield':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5851478"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700145694 {#5229
    date: 2023-11-16 15:41:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#5243
  +user: Proxies\__CG__\App\Entity\User {#5244 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5094
    +user: Proxies\__CG__\App\Entity\User {#5095 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4030
      +user: App\Entity\User {#4013 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "They can find their tip in the field where I grow my fucks"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 84
      +score: 0
      +lastActive: DateTime @1700512792 {#4031
        date: 2023-11-20 21:39:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@luk3th3dud3@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4028 …}
      +nested: Doctrine\ORM\PersistentCollection {#4026 …}
      +votes: Doctrine\ORM\PersistentCollection {#4024 …}
      +reports: Doctrine\ORM\PersistentCollection {#4021 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
      -id: 127337
      -bodyTs: "'field':8 'find':3 'fuck':13 'grow':11 'tip':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5334758"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700066432 {#4036
        date: 2023-11-15 17:40:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4030}
    +body: "How goes this years harvest?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700068495 {#5092
      date: 2023-11-15 18:14:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@luk3th3dud3@feddit.de"
      "@LittleTransPunk@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5096 …}
    +nested: Doctrine\ORM\PersistentCollection {#5098 …}
    +votes: Doctrine\ORM\PersistentCollection {#5100 …}
    +reports: Doctrine\ORM\PersistentCollection {#5102 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5104 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5106 …}
    -id: 127450
    -bodyTs: "'goe':2 'harvest':5 'year':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3024532"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700068495 {#5093
      date: 2023-11-15 18:14:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4030}
  +body: "My fucking yields have been low this year. I have very little to give."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1700070261 {#5241
    date: 2023-11-15 18:44:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
    "@LittleTransPunk@lemmy.world"
    "@StalinIsMaiWaifu@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5245 …}
  +nested: Doctrine\ORM\PersistentCollection {#5247 …}
  +votes: Doctrine\ORM\PersistentCollection {#5249 …}
  +reports: Doctrine\ORM\PersistentCollection {#5251 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5253 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5255 …}
  -id: 127534
  -bodyTs: "'fuck':2 'give':14 'littl':12 'low':6 'year':8 'yield':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6167986"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700070261 {#5242
    date: 2023-11-15 18:44: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
39 DENIED edit
App\Entity\EntryComment {#5243
  +user: Proxies\__CG__\App\Entity\User {#5244 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5094
    +user: Proxies\__CG__\App\Entity\User {#5095 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4030
      +user: App\Entity\User {#4013 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "They can find their tip in the field where I grow my fucks"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 84
      +score: 0
      +lastActive: DateTime @1700512792 {#4031
        date: 2023-11-20 21:39:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@luk3th3dud3@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4028 …}
      +nested: Doctrine\ORM\PersistentCollection {#4026 …}
      +votes: Doctrine\ORM\PersistentCollection {#4024 …}
      +reports: Doctrine\ORM\PersistentCollection {#4021 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
      -id: 127337
      -bodyTs: "'field':8 'find':3 'fuck':13 'grow':11 'tip':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5334758"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700066432 {#4036
        date: 2023-11-15 17:40:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4030}
    +body: "How goes this years harvest?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700068495 {#5092
      date: 2023-11-15 18:14:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@luk3th3dud3@feddit.de"
      "@LittleTransPunk@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5096 …}
    +nested: Doctrine\ORM\PersistentCollection {#5098 …}
    +votes: Doctrine\ORM\PersistentCollection {#5100 …}
    +reports: Doctrine\ORM\PersistentCollection {#5102 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5104 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5106 …}
    -id: 127450
    -bodyTs: "'goe':2 'harvest':5 'year':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3024532"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700068495 {#5093
      date: 2023-11-15 18:14:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4030}
  +body: "My fucking yields have been low this year. I have very little to give."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1700070261 {#5241
    date: 2023-11-15 18:44:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
    "@LittleTransPunk@lemmy.world"
    "@StalinIsMaiWaifu@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5245 …}
  +nested: Doctrine\ORM\PersistentCollection {#5247 …}
  +votes: Doctrine\ORM\PersistentCollection {#5249 …}
  +reports: Doctrine\ORM\PersistentCollection {#5251 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5253 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5255 …}
  -id: 127534
  -bodyTs: "'fuck':2 'give':14 'littl':12 'low':6 'year':8 'yield':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6167986"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700070261 {#5242
    date: 2023-11-15 18:44: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
40 DENIED moderate
App\Entity\EntryComment {#5243
  +user: Proxies\__CG__\App\Entity\User {#5244 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5094
    +user: Proxies\__CG__\App\Entity\User {#5095 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4030
      +user: App\Entity\User {#4013 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "They can find their tip in the field where I grow my fucks"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 84
      +score: 0
      +lastActive: DateTime @1700512792 {#4031
        date: 2023-11-20 21:39:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@luk3th3dud3@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4028 …}
      +nested: Doctrine\ORM\PersistentCollection {#4026 …}
      +votes: Doctrine\ORM\PersistentCollection {#4024 …}
      +reports: Doctrine\ORM\PersistentCollection {#4021 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
      -id: 127337
      -bodyTs: "'field':8 'find':3 'fuck':13 'grow':11 'tip':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5334758"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700066432 {#4036
        date: 2023-11-15 17:40:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4030}
    +body: "How goes this years harvest?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700068495 {#5092
      date: 2023-11-15 18:14:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@luk3th3dud3@feddit.de"
      "@LittleTransPunk@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5096 …}
    +nested: Doctrine\ORM\PersistentCollection {#5098 …}
    +votes: Doctrine\ORM\PersistentCollection {#5100 …}
    +reports: Doctrine\ORM\PersistentCollection {#5102 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5104 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5106 …}
    -id: 127450
    -bodyTs: "'goe':2 'harvest':5 'year':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3024532"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700068495 {#5093
      date: 2023-11-15 18:14:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4030}
  +body: "My fucking yields have been low this year. I have very little to give."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1700070261 {#5241
    date: 2023-11-15 18:44:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
    "@LittleTransPunk@lemmy.world"
    "@StalinIsMaiWaifu@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5245 …}
  +nested: Doctrine\ORM\PersistentCollection {#5247 …}
  +votes: Doctrine\ORM\PersistentCollection {#5249 …}
  +reports: Doctrine\ORM\PersistentCollection {#5251 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5253 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5255 …}
  -id: 127534
  -bodyTs: "'fuck':2 'give':14 'littl':12 'low':6 'year':8 'yield':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6167986"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700070261 {#5242
    date: 2023-11-15 18:44: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
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 {#4113
  +user: App\Entity\User {#4126 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "You’ll get your rent when you fix this ****** door."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 57
  +score: 0
  +lastActive: DateTime @1700385131 {#4108
    date: 2023-11-19 10:12:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4114 …}
  +nested: Doctrine\ORM\PersistentCollection {#4116 …}
  +votes: Doctrine\ORM\PersistentCollection {#4118 …}
  +reports: Doctrine\ORM\PersistentCollection {#4120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4124 …}
  -id: 127397
  -bodyTs: "'door':10 'fix':8 'get':3 'll':2 'rent':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5335286"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700067556 {#4109
    date: 2023-11-15 17:59: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
43 DENIED edit
App\Entity\EntryComment {#4113
  +user: App\Entity\User {#4126 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "You’ll get your rent when you fix this ****** door."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 57
  +score: 0
  +lastActive: DateTime @1700385131 {#4108
    date: 2023-11-19 10:12:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4114 …}
  +nested: Doctrine\ORM\PersistentCollection {#4116 …}
  +votes: Doctrine\ORM\PersistentCollection {#4118 …}
  +reports: Doctrine\ORM\PersistentCollection {#4120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4124 …}
  -id: 127397
  -bodyTs: "'door':10 'fix':8 'get':3 'll':2 'rent':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5335286"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700067556 {#4109
    date: 2023-11-15 17:59: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
44 DENIED moderate
App\Entity\EntryComment {#4113
  +user: App\Entity\User {#4126 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "You’ll get your rent when you fix this ****** door."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 57
  +score: 0
  +lastActive: DateTime @1700385131 {#4108
    date: 2023-11-19 10:12:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4114 …}
  +nested: Doctrine\ORM\PersistentCollection {#4116 …}
  +votes: Doctrine\ORM\PersistentCollection {#4118 …}
  +reports: Doctrine\ORM\PersistentCollection {#4120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4124 …}
  -id: 127397
  -bodyTs: "'door':10 'fix':8 'get':3 'll':2 'rent':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5335286"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700067556 {#4109
    date: 2023-11-15 17:59: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
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 {#5110
  +user: Proxies\__CG__\App\Entity\User {#5111 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4113
    +user: App\Entity\User {#4126 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "You’ll get your rent when you fix this ****** door."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 57
    +score: 0
    +lastActive: DateTime @1700385131 {#4108
      date: 2023-11-19 10:12:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@luk3th3dud3@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4114 …}
    +nested: Doctrine\ORM\PersistentCollection {#4116 …}
    +votes: Doctrine\ORM\PersistentCollection {#4118 …}
    +reports: Doctrine\ORM\PersistentCollection {#4120 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4122 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4124 …}
    -id: 127397
    -bodyTs: "'door':10 'fix':8 'get':3 'll':2 'rent':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5335286"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700067556 {#4109
      date: 2023-11-15 17:59:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4113}
  +body: "Well, there’s your problem. The door is made of asterisks, when it should be made of door."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 53
  +score: 0
  +lastActive: DateTime @1700069414 {#5108
    date: 2023-11-15 18:30:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
    "@whileloop@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5112 …}
  +nested: Doctrine\ORM\PersistentCollection {#5114 …}
  +votes: Doctrine\ORM\PersistentCollection {#5116 …}
  +reports: Doctrine\ORM\PersistentCollection {#5118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5122 …}
  -id: 127495
  -bodyTs: "'asterisk':11 'door':7,18 'made':9,16 'problem':5 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5335962"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700069414 {#5109
    date: 2023-11-15 18:30: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
47 DENIED edit
App\Entity\EntryComment {#5110
  +user: Proxies\__CG__\App\Entity\User {#5111 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4113
    +user: App\Entity\User {#4126 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "You’ll get your rent when you fix this ****** door."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 57
    +score: 0
    +lastActive: DateTime @1700385131 {#4108
      date: 2023-11-19 10:12:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@luk3th3dud3@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4114 …}
    +nested: Doctrine\ORM\PersistentCollection {#4116 …}
    +votes: Doctrine\ORM\PersistentCollection {#4118 …}
    +reports: Doctrine\ORM\PersistentCollection {#4120 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4122 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4124 …}
    -id: 127397
    -bodyTs: "'door':10 'fix':8 'get':3 'll':2 'rent':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5335286"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700067556 {#4109
      date: 2023-11-15 17:59:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4113}
  +body: "Well, there’s your problem. The door is made of asterisks, when it should be made of door."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 53
  +score: 0
  +lastActive: DateTime @1700069414 {#5108
    date: 2023-11-15 18:30:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
    "@whileloop@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5112 …}
  +nested: Doctrine\ORM\PersistentCollection {#5114 …}
  +votes: Doctrine\ORM\PersistentCollection {#5116 …}
  +reports: Doctrine\ORM\PersistentCollection {#5118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5122 …}
  -id: 127495
  -bodyTs: "'asterisk':11 'door':7,18 'made':9,16 'problem':5 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5335962"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700069414 {#5109
    date: 2023-11-15 18:30: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
48 DENIED moderate
App\Entity\EntryComment {#5110
  +user: Proxies\__CG__\App\Entity\User {#5111 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4113
    +user: App\Entity\User {#4126 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "You’ll get your rent when you fix this ****** door."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 57
    +score: 0
    +lastActive: DateTime @1700385131 {#4108
      date: 2023-11-19 10:12:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@luk3th3dud3@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4114 …}
    +nested: Doctrine\ORM\PersistentCollection {#4116 …}
    +votes: Doctrine\ORM\PersistentCollection {#4118 …}
    +reports: Doctrine\ORM\PersistentCollection {#4120 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4122 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4124 …}
    -id: 127397
    -bodyTs: "'door':10 'fix':8 'get':3 'll':2 'rent':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5335286"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700067556 {#4109
      date: 2023-11-15 17:59:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4113}
  +body: "Well, there’s your problem. The door is made of asterisks, when it should be made of door."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 53
  +score: 0
  +lastActive: DateTime @1700069414 {#5108
    date: 2023-11-15 18:30:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
    "@whileloop@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5112 …}
  +nested: Doctrine\ORM\PersistentCollection {#5114 …}
  +votes: Doctrine\ORM\PersistentCollection {#5116 …}
  +reports: Doctrine\ORM\PersistentCollection {#5118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5122 …}
  -id: 127495
  -bodyTs: "'asterisk':11 'door':7,18 'made':9,16 'problem':5 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5335962"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700069414 {#5109
    date: 2023-11-15 18:30: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
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 {#5259
  +user: Proxies\__CG__\App\Entity\User {#5260 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5110
    +user: Proxies\__CG__\App\Entity\User {#5111 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4113
      +user: App\Entity\User {#4126 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "You’ll get your rent when you fix this ****** door."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 57
      +score: 0
      +lastActive: DateTime @1700385131 {#4108
        date: 2023-11-19 10:12:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@luk3th3dud3@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4114 …}
      +nested: Doctrine\ORM\PersistentCollection {#4116 …}
      +votes: Doctrine\ORM\PersistentCollection {#4118 …}
      +reports: Doctrine\ORM\PersistentCollection {#4120 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4122 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4124 …}
      -id: 127397
      -bodyTs: "'door':10 'fix':8 'get':3 'll':2 'rent':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5335286"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700067556 {#4109
        date: 2023-11-15 17:59:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4113}
    +body: "Well, there’s your problem. The door is made of asterisks, when it should be made of door."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 53
    +score: 0
    +lastActive: DateTime @1700069414 {#5108
      date: 2023-11-15 18:30:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@luk3th3dud3@feddit.de"
      "@whileloop@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5112 …}
    +nested: Doctrine\ORM\PersistentCollection {#5114 …}
    +votes: Doctrine\ORM\PersistentCollection {#5116 …}
    +reports: Doctrine\ORM\PersistentCollection {#5118 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5120 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5122 …}
    -id: 127495
    -bodyTs: "'asterisk':11 'door':7,18 'made':9,16 'problem':5 'well':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5335962"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700069414 {#5109
      date: 2023-11-15 18:30:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4113}
  +body: "I’m imagining a door made from many tiny doors (like pet doors but smaller) and it sounds terrible"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700116815 {#5257
    date: 2023-11-16 07:40:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
    "@whileloop@lemmy.world"
    "@SpaceNoodle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5261 …}
  +nested: Doctrine\ORM\PersistentCollection {#5263 …}
  +votes: Doctrine\ORM\PersistentCollection {#5265 …}
  +reports: Doctrine\ORM\PersistentCollection {#5267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5269 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5271 …}
  -id: 129323
  -bodyTs: "'door':5,10,13 'imagin':3 'like':11 'm':2 'made':6 'mani':8 'pet':12 'smaller':15 'sound':18 'terribl':19 'tini':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/4040848"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700116815 {#5258
    date: 2023-11-16 07:40: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
51 DENIED edit
App\Entity\EntryComment {#5259
  +user: Proxies\__CG__\App\Entity\User {#5260 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5110
    +user: Proxies\__CG__\App\Entity\User {#5111 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4113
      +user: App\Entity\User {#4126 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "You’ll get your rent when you fix this ****** door."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 57
      +score: 0
      +lastActive: DateTime @1700385131 {#4108
        date: 2023-11-19 10:12:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@luk3th3dud3@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4114 …}
      +nested: Doctrine\ORM\PersistentCollection {#4116 …}
      +votes: Doctrine\ORM\PersistentCollection {#4118 …}
      +reports: Doctrine\ORM\PersistentCollection {#4120 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4122 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4124 …}
      -id: 127397
      -bodyTs: "'door':10 'fix':8 'get':3 'll':2 'rent':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5335286"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700067556 {#4109
        date: 2023-11-15 17:59:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4113}
    +body: "Well, there’s your problem. The door is made of asterisks, when it should be made of door."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 53
    +score: 0
    +lastActive: DateTime @1700069414 {#5108
      date: 2023-11-15 18:30:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@luk3th3dud3@feddit.de"
      "@whileloop@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5112 …}
    +nested: Doctrine\ORM\PersistentCollection {#5114 …}
    +votes: Doctrine\ORM\PersistentCollection {#5116 …}
    +reports: Doctrine\ORM\PersistentCollection {#5118 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5120 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5122 …}
    -id: 127495
    -bodyTs: "'asterisk':11 'door':7,18 'made':9,16 'problem':5 'well':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5335962"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700069414 {#5109
      date: 2023-11-15 18:30:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4113}
  +body: "I’m imagining a door made from many tiny doors (like pet doors but smaller) and it sounds terrible"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700116815 {#5257
    date: 2023-11-16 07:40:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
    "@whileloop@lemmy.world"
    "@SpaceNoodle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5261 …}
  +nested: Doctrine\ORM\PersistentCollection {#5263 …}
  +votes: Doctrine\ORM\PersistentCollection {#5265 …}
  +reports: Doctrine\ORM\PersistentCollection {#5267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5269 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5271 …}
  -id: 129323
  -bodyTs: "'door':5,10,13 'imagin':3 'like':11 'm':2 'made':6 'mani':8 'pet':12 'smaller':15 'sound':18 'terribl':19 'tini':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/4040848"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700116815 {#5258
    date: 2023-11-16 07:40: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
52 DENIED moderate
App\Entity\EntryComment {#5259
  +user: Proxies\__CG__\App\Entity\User {#5260 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5110
    +user: Proxies\__CG__\App\Entity\User {#5111 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4113
      +user: App\Entity\User {#4126 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "You’ll get your rent when you fix this ****** door."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 57
      +score: 0
      +lastActive: DateTime @1700385131 {#4108
        date: 2023-11-19 10:12:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@luk3th3dud3@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4114 …}
      +nested: Doctrine\ORM\PersistentCollection {#4116 …}
      +votes: Doctrine\ORM\PersistentCollection {#4118 …}
      +reports: Doctrine\ORM\PersistentCollection {#4120 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4122 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4124 …}
      -id: 127397
      -bodyTs: "'door':10 'fix':8 'get':3 'll':2 'rent':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5335286"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700067556 {#4109
        date: 2023-11-15 17:59:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4113}
    +body: "Well, there’s your problem. The door is made of asterisks, when it should be made of door."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 53
    +score: 0
    +lastActive: DateTime @1700069414 {#5108
      date: 2023-11-15 18:30:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@luk3th3dud3@feddit.de"
      "@whileloop@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5112 …}
    +nested: Doctrine\ORM\PersistentCollection {#5114 …}
    +votes: Doctrine\ORM\PersistentCollection {#5116 …}
    +reports: Doctrine\ORM\PersistentCollection {#5118 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5120 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5122 …}
    -id: 127495
    -bodyTs: "'asterisk':11 'door':7,18 'made':9,16 'problem':5 'well':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5335962"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700069414 {#5109
      date: 2023-11-15 18:30:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4113}
  +body: "I’m imagining a door made from many tiny doors (like pet doors but smaller) and it sounds terrible"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700116815 {#5257
    date: 2023-11-16 07:40:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
    "@whileloop@lemmy.world"
    "@SpaceNoodle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5261 …}
  +nested: Doctrine\ORM\PersistentCollection {#5263 …}
  +votes: Doctrine\ORM\PersistentCollection {#5265 …}
  +reports: Doctrine\ORM\PersistentCollection {#5267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5269 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5271 …}
  -id: 129323
  -bodyTs: "'door':5,10,13 'imagin':3 'like':11 'm':2 'made':6 'mani':8 'pet':12 'smaller':15 'sound':18 'terribl':19 'tini':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/4040848"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700116815 {#5258
    date: 2023-11-16 07:40: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
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 {#4188
  +user: App\Entity\User {#4201 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    What? We already give our whole paychecks to our landlords. How could we possibly give them more?\n
    \n
    If landlords aren’t happy with the rent they receive, they need to get a real job and work their asses off every day all day long like everybody else does.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1700354377 {#4182
    date: 2023-11-19 01:39:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4189 …}
  +nested: Doctrine\ORM\PersistentCollection {#4191 …}
  +votes: Doctrine\ORM\PersistentCollection {#4193 …}
  +reports: Doctrine\ORM\PersistentCollection {#4195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
  -id: 127789
  -bodyTs: "'alreadi':3 'aren':20 'ass':38 'could':12 'day':41,43 'els':47 'everi':40 'everybodi':46 'get':31 'give':4,15 'happi':22 'job':34 'landlord':10,19 'like':45 'long':44 'need':29 'paycheck':7 'possibl':14 'real':33 'receiv':27 'rent':25 'whole':6 'work':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5338091"
  +editedAt: DateTimeImmutable @1700337843 {#4183
    date: 2023-11-18 21:04:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700075551 {#4184
    date: 2023-11-15 20:12: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
55 DENIED edit
App\Entity\EntryComment {#4188
  +user: App\Entity\User {#4201 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    What? We already give our whole paychecks to our landlords. How could we possibly give them more?\n
    \n
    If landlords aren’t happy with the rent they receive, they need to get a real job and work their asses off every day all day long like everybody else does.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1700354377 {#4182
    date: 2023-11-19 01:39:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4189 …}
  +nested: Doctrine\ORM\PersistentCollection {#4191 …}
  +votes: Doctrine\ORM\PersistentCollection {#4193 …}
  +reports: Doctrine\ORM\PersistentCollection {#4195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
  -id: 127789
  -bodyTs: "'alreadi':3 'aren':20 'ass':38 'could':12 'day':41,43 'els':47 'everi':40 'everybodi':46 'get':31 'give':4,15 'happi':22 'job':34 'landlord':10,19 'like':45 'long':44 'need':29 'paycheck':7 'possibl':14 'real':33 'receiv':27 'rent':25 'whole':6 'work':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5338091"
  +editedAt: DateTimeImmutable @1700337843 {#4183
    date: 2023-11-18 21:04:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700075551 {#4184
    date: 2023-11-15 20:12: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
56 DENIED moderate
App\Entity\EntryComment {#4188
  +user: App\Entity\User {#4201 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    What? We already give our whole paychecks to our landlords. How could we possibly give them more?\n
    \n
    If landlords aren’t happy with the rent they receive, they need to get a real job and work their asses off every day all day long like everybody else does.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1700354377 {#4182
    date: 2023-11-19 01:39:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4189 …}
  +nested: Doctrine\ORM\PersistentCollection {#4191 …}
  +votes: Doctrine\ORM\PersistentCollection {#4193 …}
  +reports: Doctrine\ORM\PersistentCollection {#4195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
  -id: 127789
  -bodyTs: "'alreadi':3 'aren':20 'ass':38 'could':12 'day':41,43 'els':47 'everi':40 'everybodi':46 'get':31 'give':4,15 'happi':22 'job':34 'landlord':10,19 'like':45 'long':44 'need':29 'paycheck':7 'possibl':14 'real':33 'receiv':27 'rent':25 'whole':6 'work':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5338091"
  +editedAt: DateTimeImmutable @1700337843 {#4183
    date: 2023-11-18 21:04:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700075551 {#4184
    date: 2023-11-15 20:12: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
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 {#5174
  +user: Proxies\__CG__\App\Entity\User {#5175 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4188
    +user: App\Entity\User {#4201 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      What? We already give our whole paychecks to our landlords. How could we possibly give them more?\n
      \n
      If landlords aren’t happy with the rent they receive, they need to get a real job and work their asses off every day all day long like everybody else does.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1700354377 {#4182
      date: 2023-11-19 01:39:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@luk3th3dud3@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4189 …}
    +nested: Doctrine\ORM\PersistentCollection {#4191 …}
    +votes: Doctrine\ORM\PersistentCollection {#4193 …}
    +reports: Doctrine\ORM\PersistentCollection {#4195 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
    -id: 127789
    -bodyTs: "'alreadi':3 'aren':20 'ass':38 'could':12 'day':41,43 'els':47 'everi':40 'everybodi':46 'get':31 'give':4,15 'happi':22 'job':34 'landlord':10,19 'like':45 'long':44 'need':29 'paycheck':7 'possibl':14 'real':33 'receiv':27 'rent':25 'whole':6 'work':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5338091"
    +editedAt: DateTimeImmutable @1700337843 {#4183
      date: 2023-11-18 21:04:03.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700075551 {#4184
      date: 2023-11-15 20:12:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4188}
  +body: "The Twitter account is a meme account, they don’t *actually* expect you to tip your landlords, although I’ve seen landlords that do expect such."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1700077532 {#5172
    date: 2023-11-15 20:45:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
    "@LemmyKnowsBest@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5176 …}
  +nested: Doctrine\ORM\PersistentCollection {#5178 …}
  +votes: Doctrine\ORM\PersistentCollection {#5180 …}
  +reports: Doctrine\ORM\PersistentCollection {#5182 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5184 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5186 …}
  -id: 127867
  -bodyTs: "'account':3,7 'actual':11 'although':18 'expect':12,25 'landlord':17,22 'meme':6 'seen':21 'tip':15 'twitter':2 've':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/4853903"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700077532 {#5173
    date: 2023-11-15 20:45:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5174
  +user: Proxies\__CG__\App\Entity\User {#5175 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4188
    +user: App\Entity\User {#4201 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      What? We already give our whole paychecks to our landlords. How could we possibly give them more?\n
      \n
      If landlords aren’t happy with the rent they receive, they need to get a real job and work their asses off every day all day long like everybody else does.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1700354377 {#4182
      date: 2023-11-19 01:39:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@luk3th3dud3@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4189 …}
    +nested: Doctrine\ORM\PersistentCollection {#4191 …}
    +votes: Doctrine\ORM\PersistentCollection {#4193 …}
    +reports: Doctrine\ORM\PersistentCollection {#4195 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
    -id: 127789
    -bodyTs: "'alreadi':3 'aren':20 'ass':38 'could':12 'day':41,43 'els':47 'everi':40 'everybodi':46 'get':31 'give':4,15 'happi':22 'job':34 'landlord':10,19 'like':45 'long':44 'need':29 'paycheck':7 'possibl':14 'real':33 'receiv':27 'rent':25 'whole':6 'work':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5338091"
    +editedAt: DateTimeImmutable @1700337843 {#4183
      date: 2023-11-18 21:04:03.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700075551 {#4184
      date: 2023-11-15 20:12:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4188}
  +body: "The Twitter account is a meme account, they don’t *actually* expect you to tip your landlords, although I’ve seen landlords that do expect such."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1700077532 {#5172
    date: 2023-11-15 20:45:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
    "@LemmyKnowsBest@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5176 …}
  +nested: Doctrine\ORM\PersistentCollection {#5178 …}
  +votes: Doctrine\ORM\PersistentCollection {#5180 …}
  +reports: Doctrine\ORM\PersistentCollection {#5182 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5184 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5186 …}
  -id: 127867
  -bodyTs: "'account':3,7 'actual':11 'although':18 'expect':12,25 'landlord':17,22 'meme':6 'seen':21 'tip':15 'twitter':2 've':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/4853903"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700077532 {#5173
    date: 2023-11-15 20:45:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5174
  +user: Proxies\__CG__\App\Entity\User {#5175 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4188
    +user: App\Entity\User {#4201 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      What? We already give our whole paychecks to our landlords. How could we possibly give them more?\n
      \n
      If landlords aren’t happy with the rent they receive, they need to get a real job and work their asses off every day all day long like everybody else does.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1700354377 {#4182
      date: 2023-11-19 01:39:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@luk3th3dud3@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4189 …}
    +nested: Doctrine\ORM\PersistentCollection {#4191 …}
    +votes: Doctrine\ORM\PersistentCollection {#4193 …}
    +reports: Doctrine\ORM\PersistentCollection {#4195 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
    -id: 127789
    -bodyTs: "'alreadi':3 'aren':20 'ass':38 'could':12 'day':41,43 'els':47 'everi':40 'everybodi':46 'get':31 'give':4,15 'happi':22 'job':34 'landlord':10,19 'like':45 'long':44 'need':29 'paycheck':7 'possibl':14 'real':33 'receiv':27 'rent':25 'whole':6 'work':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5338091"
    +editedAt: DateTimeImmutable @1700337843 {#4183
      date: 2023-11-18 21:04:03.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700075551 {#4184
      date: 2023-11-15 20:12:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4188}
  +body: "The Twitter account is a meme account, they don’t *actually* expect you to tip your landlords, although I’ve seen landlords that do expect such."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1700077532 {#5172
    date: 2023-11-15 20:45:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
    "@LemmyKnowsBest@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5176 …}
  +nested: Doctrine\ORM\PersistentCollection {#5178 …}
  +votes: Doctrine\ORM\PersistentCollection {#5180 …}
  +reports: Doctrine\ORM\PersistentCollection {#5182 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5184 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5186 …}
  -id: 127867
  -bodyTs: "'account':3,7 'actual':11 'although':18 'expect':12,25 'landlord':17,22 'meme':6 'seen':21 'tip':15 'twitter':2 've':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/4853903"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700077532 {#5173
    date: 2023-11-15 20:45:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5306
  +user: App\Entity\User {#4201 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5174
    +user: Proxies\__CG__\App\Entity\User {#5175 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4188
      +user: App\Entity\User {#4201 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        What? We already give our whole paychecks to our landlords. How could we possibly give them more?\n
        \n
        If landlords aren’t happy with the rent they receive, they need to get a real job and work their asses off every day all day long like everybody else does.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 40
      +score: 0
      +lastActive: DateTime @1700354377 {#4182
        date: 2023-11-19 01:39:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@luk3th3dud3@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4189 …}
      +nested: Doctrine\ORM\PersistentCollection {#4191 …}
      +votes: Doctrine\ORM\PersistentCollection {#4193 …}
      +reports: Doctrine\ORM\PersistentCollection {#4195 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
      -id: 127789
      -bodyTs: "'alreadi':3 'aren':20 'ass':38 'could':12 'day':41,43 'els':47 'everi':40 'everybodi':46 'get':31 'give':4,15 'happi':22 'job':34 'landlord':10,19 'like':45 'long':44 'need':29 'paycheck':7 'possibl':14 'real':33 'receiv':27 'rent':25 'whole':6 'work':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5338091"
      +editedAt: DateTimeImmutable @1700337843 {#4183
        date: 2023-11-18 21:04:03.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700075551 {#4184
        date: 2023-11-15 20:12:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4188}
    +body: "The Twitter account is a meme account, they don’t *actually* expect you to tip your landlords, although I’ve seen landlords that do expect such."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1700077532 {#5172
      date: 2023-11-15 20:45:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@luk3th3dud3@feddit.de"
      "@LemmyKnowsBest@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5176 …}
    +nested: Doctrine\ORM\PersistentCollection {#5178 …}
    +votes: Doctrine\ORM\PersistentCollection {#5180 …}
    +reports: Doctrine\ORM\PersistentCollection {#5182 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5184 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5186 …}
    -id: 127867
    -bodyTs: "'account':3,7 'actual':11 'although':18 'expect':12,25 'landlord':17,22 'meme':6 'seen':21 'tip':15 'twitter':2 've':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/4853903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700077532 {#5173
      date: 2023-11-15 20:45:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4188}
  +body: "Yeah I gathered it was satire, but the mere thought of it made me jump straight to interpreting it as reality because I wouldn’t be surprised if some landlords do feel that way!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700089001 {#5304
    date: 2023-11-15 23:56:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
    "@LemmyKnowsBest@lemmy.world"
    "@alphapuggle@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5307 …}
  +nested: Doctrine\ORM\PersistentCollection {#5309 …}
  +votes: Doctrine\ORM\PersistentCollection {#5311 …}
  +reports: Doctrine\ORM\PersistentCollection {#5313 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5317 …}
  -id: 128342
  -bodyTs: "'feel':32 'gather':3 'interpret':18 'jump':15 'landlord':30 'made':13 'mere':9 'realiti':21 'satir':6 'straight':16 'surpris':27 'thought':10 'way':34 'wouldn':24 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5342270"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700089001 {#5305
    date: 2023-11-15 23:56: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
63 DENIED edit
App\Entity\EntryComment {#5306
  +user: App\Entity\User {#4201 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5174
    +user: Proxies\__CG__\App\Entity\User {#5175 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4188
      +user: App\Entity\User {#4201 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        What? We already give our whole paychecks to our landlords. How could we possibly give them more?\n
        \n
        If landlords aren’t happy with the rent they receive, they need to get a real job and work their asses off every day all day long like everybody else does.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 40
      +score: 0
      +lastActive: DateTime @1700354377 {#4182
        date: 2023-11-19 01:39:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@luk3th3dud3@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4189 …}
      +nested: Doctrine\ORM\PersistentCollection {#4191 …}
      +votes: Doctrine\ORM\PersistentCollection {#4193 …}
      +reports: Doctrine\ORM\PersistentCollection {#4195 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
      -id: 127789
      -bodyTs: "'alreadi':3 'aren':20 'ass':38 'could':12 'day':41,43 'els':47 'everi':40 'everybodi':46 'get':31 'give':4,15 'happi':22 'job':34 'landlord':10,19 'like':45 'long':44 'need':29 'paycheck':7 'possibl':14 'real':33 'receiv':27 'rent':25 'whole':6 'work':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5338091"
      +editedAt: DateTimeImmutable @1700337843 {#4183
        date: 2023-11-18 21:04:03.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700075551 {#4184
        date: 2023-11-15 20:12:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4188}
    +body: "The Twitter account is a meme account, they don’t *actually* expect you to tip your landlords, although I’ve seen landlords that do expect such."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1700077532 {#5172
      date: 2023-11-15 20:45:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@luk3th3dud3@feddit.de"
      "@LemmyKnowsBest@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5176 …}
    +nested: Doctrine\ORM\PersistentCollection {#5178 …}
    +votes: Doctrine\ORM\PersistentCollection {#5180 …}
    +reports: Doctrine\ORM\PersistentCollection {#5182 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5184 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5186 …}
    -id: 127867
    -bodyTs: "'account':3,7 'actual':11 'although':18 'expect':12,25 'landlord':17,22 'meme':6 'seen':21 'tip':15 'twitter':2 've':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/4853903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700077532 {#5173
      date: 2023-11-15 20:45:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4188}
  +body: "Yeah I gathered it was satire, but the mere thought of it made me jump straight to interpreting it as reality because I wouldn’t be surprised if some landlords do feel that way!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700089001 {#5304
    date: 2023-11-15 23:56:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
    "@LemmyKnowsBest@lemmy.world"
    "@alphapuggle@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5307 …}
  +nested: Doctrine\ORM\PersistentCollection {#5309 …}
  +votes: Doctrine\ORM\PersistentCollection {#5311 …}
  +reports: Doctrine\ORM\PersistentCollection {#5313 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5317 …}
  -id: 128342
  -bodyTs: "'feel':32 'gather':3 'interpret':18 'jump':15 'landlord':30 'made':13 'mere':9 'realiti':21 'satir':6 'straight':16 'surpris':27 'thought':10 'way':34 'wouldn':24 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5342270"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700089001 {#5305
    date: 2023-11-15 23:56: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
64 DENIED moderate
App\Entity\EntryComment {#5306
  +user: App\Entity\User {#4201 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5174
    +user: Proxies\__CG__\App\Entity\User {#5175 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4188
      +user: App\Entity\User {#4201 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        What? We already give our whole paychecks to our landlords. How could we possibly give them more?\n
        \n
        If landlords aren’t happy with the rent they receive, they need to get a real job and work their asses off every day all day long like everybody else does.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 40
      +score: 0
      +lastActive: DateTime @1700354377 {#4182
        date: 2023-11-19 01:39:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@luk3th3dud3@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4189 …}
      +nested: Doctrine\ORM\PersistentCollection {#4191 …}
      +votes: Doctrine\ORM\PersistentCollection {#4193 …}
      +reports: Doctrine\ORM\PersistentCollection {#4195 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
      -id: 127789
      -bodyTs: "'alreadi':3 'aren':20 'ass':38 'could':12 'day':41,43 'els':47 'everi':40 'everybodi':46 'get':31 'give':4,15 'happi':22 'job':34 'landlord':10,19 'like':45 'long':44 'need':29 'paycheck':7 'possibl':14 'real':33 'receiv':27 'rent':25 'whole':6 'work':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5338091"
      +editedAt: DateTimeImmutable @1700337843 {#4183
        date: 2023-11-18 21:04:03.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700075551 {#4184
        date: 2023-11-15 20:12:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4188}
    +body: "The Twitter account is a meme account, they don’t *actually* expect you to tip your landlords, although I’ve seen landlords that do expect such."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1700077532 {#5172
      date: 2023-11-15 20:45:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@luk3th3dud3@feddit.de"
      "@LemmyKnowsBest@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5176 …}
    +nested: Doctrine\ORM\PersistentCollection {#5178 …}
    +votes: Doctrine\ORM\PersistentCollection {#5180 …}
    +reports: Doctrine\ORM\PersistentCollection {#5182 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5184 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5186 …}
    -id: 127867
    -bodyTs: "'account':3,7 'actual':11 'although':18 'expect':12,25 'landlord':17,22 'meme':6 'seen':21 'tip':15 'twitter':2 've':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/4853903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700077532 {#5173
      date: 2023-11-15 20:45:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4188}
  +body: "Yeah I gathered it was satire, but the mere thought of it made me jump straight to interpreting it as reality because I wouldn’t be surprised if some landlords do feel that way!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700089001 {#5304
    date: 2023-11-15 23:56:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
    "@LemmyKnowsBest@lemmy.world"
    "@alphapuggle@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5307 …}
  +nested: Doctrine\ORM\PersistentCollection {#5309 …}
  +votes: Doctrine\ORM\PersistentCollection {#5311 …}
  +reports: Doctrine\ORM\PersistentCollection {#5313 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5317 …}
  -id: 128342
  -bodyTs: "'feel':32 'gather':3 'interpret':18 'jump':15 'landlord':30 'made':13 'mere':9 'realiti':21 'satir':6 'straight':16 'surpris':27 'thought':10 'way':34 'wouldn':24 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5342270"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700089001 {#5305
    date: 2023-11-15 23:56: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
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 {#4261
  +user: App\Entity\User {#4274 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "This man is Indian from the chin up and the shoulders down. In between he is pure brass."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700353801 {#4256
    date: 2023-11-19 01:30:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4262 …}
  +nested: Doctrine\ORM\PersistentCollection {#4264 …}
  +votes: Doctrine\ORM\PersistentCollection {#4266 …}
  +reports: Doctrine\ORM\PersistentCollection {#4268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
  -id: 127810
  -bodyTs: "'brass':18 'chin':7 'indian':4 'man':2 'pure':17 'shoulder':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5338338"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700076316 {#4257
    date: 2023-11-15 20:25: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
67 DENIED edit
App\Entity\EntryComment {#4261
  +user: App\Entity\User {#4274 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "This man is Indian from the chin up and the shoulders down. In between he is pure brass."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700353801 {#4256
    date: 2023-11-19 01:30:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4262 …}
  +nested: Doctrine\ORM\PersistentCollection {#4264 …}
  +votes: Doctrine\ORM\PersistentCollection {#4266 …}
  +reports: Doctrine\ORM\PersistentCollection {#4268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
  -id: 127810
  -bodyTs: "'brass':18 'chin':7 'indian':4 'man':2 'pure':17 'shoulder':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5338338"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700076316 {#4257
    date: 2023-11-15 20:25: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
68 DENIED moderate
App\Entity\EntryComment {#4261
  +user: App\Entity\User {#4274 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "This man is Indian from the chin up and the shoulders down. In between he is pure brass."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700353801 {#4256
    date: 2023-11-19 01:30:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4262 …}
  +nested: Doctrine\ORM\PersistentCollection {#4264 …}
  +votes: Doctrine\ORM\PersistentCollection {#4266 …}
  +reports: Doctrine\ORM\PersistentCollection {#4268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
  -id: 127810
  -bodyTs: "'brass':18 'chin':7 'indian':4 'man':2 'pure':17 'shoulder':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5338338"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700076316 {#4257
    date: 2023-11-15 20:25: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
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 {#5190
  +user: App\Entity\User {#4862 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4261
    +user: App\Entity\User {#4274 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "This man is Indian from the chin up and the shoulders down. In between he is pure brass."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1700353801 {#4256
      date: 2023-11-19 01:30:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@luk3th3dud3@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4262 …}
    +nested: Doctrine\ORM\PersistentCollection {#4264 …}
    +votes: Doctrine\ORM\PersistentCollection {#4266 …}
    +reports: Doctrine\ORM\PersistentCollection {#4268 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
    -id: 127810
    -bodyTs: "'brass':18 'chin':7 'indian':4 'man':2 'pure':17 'shoulder':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5338338"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700076316 {#4257
      date: 2023-11-15 20:25:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4261}
  +body: "That was too clever for my dumbass, someone explain."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700078443 {#5188
    date: 2023-11-15 21:00:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
    "@spittingimage@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5191 …}
  +nested: Doctrine\ORM\PersistentCollection {#5193 …}
  +votes: Doctrine\ORM\PersistentCollection {#5195 …}
  +reports: Doctrine\ORM\PersistentCollection {#5197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5201 …}
  -id: 127904
  -bodyTs: "'clever':4 'dumbass':7 'explain':9 'someon':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6172730"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700078443 {#5189
    date: 2023-11-15 21:00: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
71 DENIED edit
App\Entity\EntryComment {#5190
  +user: App\Entity\User {#4862 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4261
    +user: App\Entity\User {#4274 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "This man is Indian from the chin up and the shoulders down. In between he is pure brass."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1700353801 {#4256
      date: 2023-11-19 01:30:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@luk3th3dud3@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4262 …}
    +nested: Doctrine\ORM\PersistentCollection {#4264 …}
    +votes: Doctrine\ORM\PersistentCollection {#4266 …}
    +reports: Doctrine\ORM\PersistentCollection {#4268 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
    -id: 127810
    -bodyTs: "'brass':18 'chin':7 'indian':4 'man':2 'pure':17 'shoulder':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5338338"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700076316 {#4257
      date: 2023-11-15 20:25:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4261}
  +body: "That was too clever for my dumbass, someone explain."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700078443 {#5188
    date: 2023-11-15 21:00:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
    "@spittingimage@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5191 …}
  +nested: Doctrine\ORM\PersistentCollection {#5193 …}
  +votes: Doctrine\ORM\PersistentCollection {#5195 …}
  +reports: Doctrine\ORM\PersistentCollection {#5197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5201 …}
  -id: 127904
  -bodyTs: "'clever':4 'dumbass':7 'explain':9 'someon':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6172730"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700078443 {#5189
    date: 2023-11-15 21:00: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
72 DENIED moderate
App\Entity\EntryComment {#5190
  +user: App\Entity\User {#4862 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4261
    +user: App\Entity\User {#4274 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "This man is Indian from the chin up and the shoulders down. In between he is pure brass."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1700353801 {#4256
      date: 2023-11-19 01:30:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@luk3th3dud3@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4262 …}
    +nested: Doctrine\ORM\PersistentCollection {#4264 …}
    +votes: Doctrine\ORM\PersistentCollection {#4266 …}
    +reports: Doctrine\ORM\PersistentCollection {#4268 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
    -id: 127810
    -bodyTs: "'brass':18 'chin':7 'indian':4 'man':2 'pure':17 'shoulder':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5338338"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700076316 {#4257
      date: 2023-11-15 20:25:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4261}
  +body: "That was too clever for my dumbass, someone explain."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700078443 {#5188
    date: 2023-11-15 21:00:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
    "@spittingimage@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5191 …}
  +nested: Doctrine\ORM\PersistentCollection {#5193 …}
  +votes: Doctrine\ORM\PersistentCollection {#5195 …}
  +reports: Doctrine\ORM\PersistentCollection {#5197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5201 …}
  -id: 127904
  -bodyTs: "'clever':4 'dumbass':7 'explain':9 'someon':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6172730"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700078443 {#5189
    date: 2023-11-15 21:00: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
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 {#5321
  +user: App\Entity\User {#4789 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5190
    +user: App\Entity\User {#4862 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4261
      +user: App\Entity\User {#4274 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "This man is Indian from the chin up and the shoulders down. In between he is pure brass."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1700353801 {#4256
        date: 2023-11-19 01:30:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@luk3th3dud3@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4262 …}
      +nested: Doctrine\ORM\PersistentCollection {#4264 …}
      +votes: Doctrine\ORM\PersistentCollection {#4266 …}
      +reports: Doctrine\ORM\PersistentCollection {#4268 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
      -id: 127810
      -bodyTs: "'brass':18 'chin':7 'indian':4 'man':2 'pure':17 'shoulder':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5338338"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700076316 {#4257
        date: 2023-11-15 20:25:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4261}
    +body: "That was too clever for my dumbass, someone explain."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700078443 {#5188
      date: 2023-11-15 21:00:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@luk3th3dud3@feddit.de"
      "@spittingimage@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5191 …}
    +nested: Doctrine\ORM\PersistentCollection {#5193 …}
    +votes: Doctrine\ORM\PersistentCollection {#5195 …}
    +reports: Doctrine\ORM\PersistentCollection {#5197 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5199 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5201 …}
    -id: 127904
    -bodyTs: "'clever':4 'dumbass':7 'explain':9 'someon':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6172730"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700078443 {#5189
      date: 2023-11-15 21:00:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4261}
  +body: "I THOUGHT YOU WERE THE JOKE DEITY"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700078576 {#5319
    date: 2023-11-15 21:02:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
    "@spittingimage@lemmy.world"
    "@JokeDeity@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5322 …}
  +nested: Doctrine\ORM\PersistentCollection {#5324 …}
  +votes: Doctrine\ORM\PersistentCollection {#5326 …}
  +reports: Doctrine\ORM\PersistentCollection {#5328 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5330 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5332 …}
  -id: 127908
  -bodyTs: "'deiti':7 'joke':6 'thought':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5126770"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700078576 {#5320
    date: 2023-11-15 21:02: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
75 DENIED edit
App\Entity\EntryComment {#5321
  +user: App\Entity\User {#4789 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5190
    +user: App\Entity\User {#4862 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4261
      +user: App\Entity\User {#4274 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "This man is Indian from the chin up and the shoulders down. In between he is pure brass."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1700353801 {#4256
        date: 2023-11-19 01:30:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@luk3th3dud3@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4262 …}
      +nested: Doctrine\ORM\PersistentCollection {#4264 …}
      +votes: Doctrine\ORM\PersistentCollection {#4266 …}
      +reports: Doctrine\ORM\PersistentCollection {#4268 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
      -id: 127810
      -bodyTs: "'brass':18 'chin':7 'indian':4 'man':2 'pure':17 'shoulder':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5338338"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700076316 {#4257
        date: 2023-11-15 20:25:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4261}
    +body: "That was too clever for my dumbass, someone explain."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700078443 {#5188
      date: 2023-11-15 21:00:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@luk3th3dud3@feddit.de"
      "@spittingimage@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5191 …}
    +nested: Doctrine\ORM\PersistentCollection {#5193 …}
    +votes: Doctrine\ORM\PersistentCollection {#5195 …}
    +reports: Doctrine\ORM\PersistentCollection {#5197 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5199 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5201 …}
    -id: 127904
    -bodyTs: "'clever':4 'dumbass':7 'explain':9 'someon':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6172730"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700078443 {#5189
      date: 2023-11-15 21:00:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4261}
  +body: "I THOUGHT YOU WERE THE JOKE DEITY"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700078576 {#5319
    date: 2023-11-15 21:02:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
    "@spittingimage@lemmy.world"
    "@JokeDeity@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5322 …}
  +nested: Doctrine\ORM\PersistentCollection {#5324 …}
  +votes: Doctrine\ORM\PersistentCollection {#5326 …}
  +reports: Doctrine\ORM\PersistentCollection {#5328 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5330 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5332 …}
  -id: 127908
  -bodyTs: "'deiti':7 'joke':6 'thought':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5126770"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700078576 {#5320
    date: 2023-11-15 21:02: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
76 DENIED moderate
App\Entity\EntryComment {#5321
  +user: App\Entity\User {#4789 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5190
    +user: App\Entity\User {#4862 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4261
      +user: App\Entity\User {#4274 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "This man is Indian from the chin up and the shoulders down. In between he is pure brass."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1700353801 {#4256
        date: 2023-11-19 01:30:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@luk3th3dud3@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4262 …}
      +nested: Doctrine\ORM\PersistentCollection {#4264 …}
      +votes: Doctrine\ORM\PersistentCollection {#4266 …}
      +reports: Doctrine\ORM\PersistentCollection {#4268 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
      -id: 127810
      -bodyTs: "'brass':18 'chin':7 'indian':4 'man':2 'pure':17 'shoulder':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5338338"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700076316 {#4257
        date: 2023-11-15 20:25:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4261}
    +body: "That was too clever for my dumbass, someone explain."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700078443 {#5188
      date: 2023-11-15 21:00:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@luk3th3dud3@feddit.de"
      "@spittingimage@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5191 …}
    +nested: Doctrine\ORM\PersistentCollection {#5193 …}
    +votes: Doctrine\ORM\PersistentCollection {#5195 …}
    +reports: Doctrine\ORM\PersistentCollection {#5197 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5199 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5201 …}
    -id: 127904
    -bodyTs: "'clever':4 'dumbass':7 'explain':9 'someon':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6172730"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700078443 {#5189
      date: 2023-11-15 21:00:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4261}
  +body: "I THOUGHT YOU WERE THE JOKE DEITY"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700078576 {#5319
    date: 2023-11-15 21:02:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
    "@spittingimage@lemmy.world"
    "@JokeDeity@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5322 …}
  +nested: Doctrine\ORM\PersistentCollection {#5324 …}
  +votes: Doctrine\ORM\PersistentCollection {#5326 …}
  +reports: Doctrine\ORM\PersistentCollection {#5328 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5330 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5332 …}
  -id: 127908
  -bodyTs: "'deiti':7 'joke':6 'thought':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5126770"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700078576 {#5320
    date: 2023-11-15 21:02: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
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 {#5390
  +user: App\Entity\User {#4862 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5321
    +user: App\Entity\User {#4789 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5190
      +user: App\Entity\User {#4862 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4261
        +user: App\Entity\User {#4274 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "This man is Indian from the chin up and the shoulders down. In between he is pure brass."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700353801 {#4256
          date: 2023-11-19 01:30:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@luk3th3dud3@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4262 …}
        +nested: Doctrine\ORM\PersistentCollection {#4264 …}
        +votes: Doctrine\ORM\PersistentCollection {#4266 …}
        +reports: Doctrine\ORM\PersistentCollection {#4268 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
        -id: 127810
        -bodyTs: "'brass':18 'chin':7 'indian':4 'man':2 'pure':17 'shoulder':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5338338"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700076316 {#4257
          date: 2023-11-15 20:25:16.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4261}
      +body: "That was too clever for my dumbass, someone explain."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700078443 {#5188
        date: 2023-11-15 21:00:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@luk3th3dud3@feddit.de"
        "@spittingimage@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5191 …}
      +nested: Doctrine\ORM\PersistentCollection {#5193 …}
      +votes: Doctrine\ORM\PersistentCollection {#5195 …}
      +reports: Doctrine\ORM\PersistentCollection {#5197 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5199 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5201 …}
      -id: 127904
      -bodyTs: "'clever':4 'dumbass':7 'explain':9 'someon':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6172730"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700078443 {#5189
        date: 2023-11-15 21:00:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4261}
    +body: "I THOUGHT YOU WERE THE JOKE DEITY"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1700078576 {#5319
      date: 2023-11-15 21:02:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@luk3th3dud3@feddit.de"
      "@spittingimage@lemmy.world"
      "@JokeDeity@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5322 …}
    +nested: Doctrine\ORM\PersistentCollection {#5324 …}
    +votes: Doctrine\ORM\PersistentCollection {#5326 …}
    +reports: Doctrine\ORM\PersistentCollection {#5328 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5330 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5332 …}
    -id: 127908
    -bodyTs: "'deiti':7 'joke':6 'thought':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5126770"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700078576 {#5320
      date: 2023-11-15 21:02:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4261}
  +body: "I’ve fallen so far. 😭"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700078660 {#5388
    date: 2023-11-15 21:04:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
    "@spittingimage@lemmy.world"
    "@JokeDeity@lemm.ee"
    "@dangblingus@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5391 …}
  +nested: Doctrine\ORM\PersistentCollection {#5393 …}
  +votes: Doctrine\ORM\PersistentCollection {#5395 …}
  +reports: Doctrine\ORM\PersistentCollection {#5397 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5401 …}
  -id: 127911
  -bodyTs: "'fallen':3 'far':5 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6172911"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700078660 {#5389
    date: 2023-11-15 21:04: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
79 DENIED edit
App\Entity\EntryComment {#5390
  +user: App\Entity\User {#4862 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5321
    +user: App\Entity\User {#4789 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5190
      +user: App\Entity\User {#4862 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4261
        +user: App\Entity\User {#4274 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "This man is Indian from the chin up and the shoulders down. In between he is pure brass."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700353801 {#4256
          date: 2023-11-19 01:30:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@luk3th3dud3@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4262 …}
        +nested: Doctrine\ORM\PersistentCollection {#4264 …}
        +votes: Doctrine\ORM\PersistentCollection {#4266 …}
        +reports: Doctrine\ORM\PersistentCollection {#4268 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
        -id: 127810
        -bodyTs: "'brass':18 'chin':7 'indian':4 'man':2 'pure':17 'shoulder':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5338338"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700076316 {#4257
          date: 2023-11-15 20:25:16.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4261}
      +body: "That was too clever for my dumbass, someone explain."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700078443 {#5188
        date: 2023-11-15 21:00:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@luk3th3dud3@feddit.de"
        "@spittingimage@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5191 …}
      +nested: Doctrine\ORM\PersistentCollection {#5193 …}
      +votes: Doctrine\ORM\PersistentCollection {#5195 …}
      +reports: Doctrine\ORM\PersistentCollection {#5197 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5199 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5201 …}
      -id: 127904
      -bodyTs: "'clever':4 'dumbass':7 'explain':9 'someon':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6172730"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700078443 {#5189
        date: 2023-11-15 21:00:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4261}
    +body: "I THOUGHT YOU WERE THE JOKE DEITY"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1700078576 {#5319
      date: 2023-11-15 21:02:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@luk3th3dud3@feddit.de"
      "@spittingimage@lemmy.world"
      "@JokeDeity@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5322 …}
    +nested: Doctrine\ORM\PersistentCollection {#5324 …}
    +votes: Doctrine\ORM\PersistentCollection {#5326 …}
    +reports: Doctrine\ORM\PersistentCollection {#5328 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5330 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5332 …}
    -id: 127908
    -bodyTs: "'deiti':7 'joke':6 'thought':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5126770"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700078576 {#5320
      date: 2023-11-15 21:02:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4261}
  +body: "I’ve fallen so far. 😭"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700078660 {#5388
    date: 2023-11-15 21:04:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
    "@spittingimage@lemmy.world"
    "@JokeDeity@lemm.ee"
    "@dangblingus@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5391 …}
  +nested: Doctrine\ORM\PersistentCollection {#5393 …}
  +votes: Doctrine\ORM\PersistentCollection {#5395 …}
  +reports: Doctrine\ORM\PersistentCollection {#5397 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5401 …}
  -id: 127911
  -bodyTs: "'fallen':3 'far':5 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6172911"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700078660 {#5389
    date: 2023-11-15 21:04: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
80 DENIED moderate
App\Entity\EntryComment {#5390
  +user: App\Entity\User {#4862 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5321
    +user: App\Entity\User {#4789 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5190
      +user: App\Entity\User {#4862 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4261
        +user: App\Entity\User {#4274 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "This man is Indian from the chin up and the shoulders down. In between he is pure brass."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700353801 {#4256
          date: 2023-11-19 01:30:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@luk3th3dud3@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4262 …}
        +nested: Doctrine\ORM\PersistentCollection {#4264 …}
        +votes: Doctrine\ORM\PersistentCollection {#4266 …}
        +reports: Doctrine\ORM\PersistentCollection {#4268 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
        -id: 127810
        -bodyTs: "'brass':18 'chin':7 'indian':4 'man':2 'pure':17 'shoulder':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5338338"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700076316 {#4257
          date: 2023-11-15 20:25:16.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4261}
      +body: "That was too clever for my dumbass, someone explain."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700078443 {#5188
        date: 2023-11-15 21:00:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@luk3th3dud3@feddit.de"
        "@spittingimage@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5191 …}
      +nested: Doctrine\ORM\PersistentCollection {#5193 …}
      +votes: Doctrine\ORM\PersistentCollection {#5195 …}
      +reports: Doctrine\ORM\PersistentCollection {#5197 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5199 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5201 …}
      -id: 127904
      -bodyTs: "'clever':4 'dumbass':7 'explain':9 'someon':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6172730"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700078443 {#5189
        date: 2023-11-15 21:00:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4261}
    +body: "I THOUGHT YOU WERE THE JOKE DEITY"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1700078576 {#5319
      date: 2023-11-15 21:02:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@luk3th3dud3@feddit.de"
      "@spittingimage@lemmy.world"
      "@JokeDeity@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5322 …}
    +nested: Doctrine\ORM\PersistentCollection {#5324 …}
    +votes: Doctrine\ORM\PersistentCollection {#5326 …}
    +reports: Doctrine\ORM\PersistentCollection {#5328 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5330 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5332 …}
    -id: 127908
    -bodyTs: "'deiti':7 'joke':6 'thought':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5126770"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700078576 {#5320
      date: 2023-11-15 21:02:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4261}
  +body: "I’ve fallen so far. 😭"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700078660 {#5388
    date: 2023-11-15 21:04:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
    "@spittingimage@lemmy.world"
    "@JokeDeity@lemm.ee"
    "@dangblingus@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5391 …}
  +nested: Doctrine\ORM\PersistentCollection {#5393 …}
  +votes: Doctrine\ORM\PersistentCollection {#5395 …}
  +reports: Doctrine\ORM\PersistentCollection {#5397 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5401 …}
  -id: 127911
  -bodyTs: "'fallen':3 'far':5 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6172911"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700078660 {#5389
    date: 2023-11-15 21:04: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
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 {#5428
  +user: App\Entity\User {#4789 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5390
    +user: App\Entity\User {#4862 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5321
      +user: App\Entity\User {#4789 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5190
        +user: App\Entity\User {#4862 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4261
          +user: App\Entity\User {#4274 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "This man is Indian from the chin up and the shoulders down. In between he is pure brass."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1700353801 {#4256
            date: 2023-11-19 01:30:01.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@luk3th3dud3@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4262 …}
          +nested: Doctrine\ORM\PersistentCollection {#4264 …}
          +votes: Doctrine\ORM\PersistentCollection {#4266 …}
          +reports: Doctrine\ORM\PersistentCollection {#4268 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
          -id: 127810
          -bodyTs: "'brass':18 'chin':7 'indian':4 'man':2 'pure':17 'shoulder':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5338338"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700076316 {#4257
            date: 2023-11-15 20:25:16.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4261}
        +body: "That was too clever for my dumbass, someone explain."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1700078443 {#5188
          date: 2023-11-15 21:00:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@luk3th3dud3@feddit.de"
          "@spittingimage@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5191 …}
        +nested: Doctrine\ORM\PersistentCollection {#5193 …}
        +votes: Doctrine\ORM\PersistentCollection {#5195 …}
        +reports: Doctrine\ORM\PersistentCollection {#5197 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5199 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5201 …}
        -id: 127904
        -bodyTs: "'clever':4 'dumbass':7 'explain':9 'someon':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6172730"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700078443 {#5189
          date: 2023-11-15 21:00:43.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4261}
      +body: "I THOUGHT YOU WERE THE JOKE DEITY"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1700078576 {#5319
        date: 2023-11-15 21:02:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@luk3th3dud3@feddit.de"
        "@spittingimage@lemmy.world"
        "@JokeDeity@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5322 …}
      +nested: Doctrine\ORM\PersistentCollection {#5324 …}
      +votes: Doctrine\ORM\PersistentCollection {#5326 …}
      +reports: Doctrine\ORM\PersistentCollection {#5328 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5330 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5332 …}
      -id: 127908
      -bodyTs: "'deiti':7 'joke':6 'thought':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5126770"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700078576 {#5320
        date: 2023-11-15 21:02:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4261}
    +body: "I’ve fallen so far. 😭"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700078660 {#5388
      date: 2023-11-15 21:04:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@luk3th3dud3@feddit.de"
      "@spittingimage@lemmy.world"
      "@JokeDeity@lemm.ee"
      "@dangblingus@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5391 …}
    +nested: Doctrine\ORM\PersistentCollection {#5393 …}
    +votes: Doctrine\ORM\PersistentCollection {#5395 …}
    +reports: Doctrine\ORM\PersistentCollection {#5397 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5401 …}
    -id: 127911
    -bodyTs: "'fallen':3 'far':5 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6172911"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700078660 {#5389
      date: 2023-11-15 21:04:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4261}
  +body: "To be fair, I don’t get it either. He has a brass neck? Is that a saying?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700079095 {#5426
    date: 2023-11-15 21:11:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
    "@spittingimage@lemmy.world"
    "@JokeDeity@lemm.ee"
    "@dangblingus@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5429 …}
  +nested: Doctrine\ORM\PersistentCollection {#5431 …}
  +votes: Doctrine\ORM\PersistentCollection {#5433 …}
  +reports: Doctrine\ORM\PersistentCollection {#5435 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5437 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5439 …}
  -id: 127933
  -bodyTs: "'brass':13 'either':9 'fair':3 'get':7 'neck':14 'say':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5126975"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700079095 {#5427
    date: 2023-11-15 21:11:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#5428
  +user: App\Entity\User {#4789 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5390
    +user: App\Entity\User {#4862 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5321
      +user: App\Entity\User {#4789 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5190
        +user: App\Entity\User {#4862 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4261
          +user: App\Entity\User {#4274 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "This man is Indian from the chin up and the shoulders down. In between he is pure brass."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1700353801 {#4256
            date: 2023-11-19 01:30:01.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@luk3th3dud3@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4262 …}
          +nested: Doctrine\ORM\PersistentCollection {#4264 …}
          +votes: Doctrine\ORM\PersistentCollection {#4266 …}
          +reports: Doctrine\ORM\PersistentCollection {#4268 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
          -id: 127810
          -bodyTs: "'brass':18 'chin':7 'indian':4 'man':2 'pure':17 'shoulder':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5338338"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700076316 {#4257
            date: 2023-11-15 20:25:16.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4261}
        +body: "That was too clever for my dumbass, someone explain."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1700078443 {#5188
          date: 2023-11-15 21:00:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@luk3th3dud3@feddit.de"
          "@spittingimage@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5191 …}
        +nested: Doctrine\ORM\PersistentCollection {#5193 …}
        +votes: Doctrine\ORM\PersistentCollection {#5195 …}
        +reports: Doctrine\ORM\PersistentCollection {#5197 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5199 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5201 …}
        -id: 127904
        -bodyTs: "'clever':4 'dumbass':7 'explain':9 'someon':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6172730"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700078443 {#5189
          date: 2023-11-15 21:00:43.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4261}
      +body: "I THOUGHT YOU WERE THE JOKE DEITY"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1700078576 {#5319
        date: 2023-11-15 21:02:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@luk3th3dud3@feddit.de"
        "@spittingimage@lemmy.world"
        "@JokeDeity@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5322 …}
      +nested: Doctrine\ORM\PersistentCollection {#5324 …}
      +votes: Doctrine\ORM\PersistentCollection {#5326 …}
      +reports: Doctrine\ORM\PersistentCollection {#5328 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5330 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5332 …}
      -id: 127908
      -bodyTs: "'deiti':7 'joke':6 'thought':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5126770"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700078576 {#5320
        date: 2023-11-15 21:02:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4261}
    +body: "I’ve fallen so far. 😭"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700078660 {#5388
      date: 2023-11-15 21:04:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@luk3th3dud3@feddit.de"
      "@spittingimage@lemmy.world"
      "@JokeDeity@lemm.ee"
      "@dangblingus@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5391 …}
    +nested: Doctrine\ORM\PersistentCollection {#5393 …}
    +votes: Doctrine\ORM\PersistentCollection {#5395 …}
    +reports: Doctrine\ORM\PersistentCollection {#5397 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5401 …}
    -id: 127911
    -bodyTs: "'fallen':3 'far':5 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6172911"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700078660 {#5389
      date: 2023-11-15 21:04:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4261}
  +body: "To be fair, I don’t get it either. He has a brass neck? Is that a saying?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700079095 {#5426
    date: 2023-11-15 21:11:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
    "@spittingimage@lemmy.world"
    "@JokeDeity@lemm.ee"
    "@dangblingus@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5429 …}
  +nested: Doctrine\ORM\PersistentCollection {#5431 …}
  +votes: Doctrine\ORM\PersistentCollection {#5433 …}
  +reports: Doctrine\ORM\PersistentCollection {#5435 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5437 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5439 …}
  -id: 127933
  -bodyTs: "'brass':13 'either':9 'fair':3 'get':7 'neck':14 'say':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5126975"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700079095 {#5427
    date: 2023-11-15 21:11:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#5428
  +user: App\Entity\User {#4789 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5390
    +user: App\Entity\User {#4862 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5321
      +user: App\Entity\User {#4789 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5190
        +user: App\Entity\User {#4862 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4261
          +user: App\Entity\User {#4274 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "This man is Indian from the chin up and the shoulders down. In between he is pure brass."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1700353801 {#4256
            date: 2023-11-19 01:30:01.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@luk3th3dud3@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4262 …}
          +nested: Doctrine\ORM\PersistentCollection {#4264 …}
          +votes: Doctrine\ORM\PersistentCollection {#4266 …}
          +reports: Doctrine\ORM\PersistentCollection {#4268 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
          -id: 127810
          -bodyTs: "'brass':18 'chin':7 'indian':4 'man':2 'pure':17 'shoulder':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5338338"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700076316 {#4257
            date: 2023-11-15 20:25:16.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4261}
        +body: "That was too clever for my dumbass, someone explain."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1700078443 {#5188
          date: 2023-11-15 21:00:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@luk3th3dud3@feddit.de"
          "@spittingimage@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5191 …}
        +nested: Doctrine\ORM\PersistentCollection {#5193 …}
        +votes: Doctrine\ORM\PersistentCollection {#5195 …}
        +reports: Doctrine\ORM\PersistentCollection {#5197 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5199 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5201 …}
        -id: 127904
        -bodyTs: "'clever':4 'dumbass':7 'explain':9 'someon':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6172730"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700078443 {#5189
          date: 2023-11-15 21:00:43.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4261}
      +body: "I THOUGHT YOU WERE THE JOKE DEITY"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1700078576 {#5319
        date: 2023-11-15 21:02:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@luk3th3dud3@feddit.de"
        "@spittingimage@lemmy.world"
        "@JokeDeity@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5322 …}
      +nested: Doctrine\ORM\PersistentCollection {#5324 …}
      +votes: Doctrine\ORM\PersistentCollection {#5326 …}
      +reports: Doctrine\ORM\PersistentCollection {#5328 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5330 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5332 …}
      -id: 127908
      -bodyTs: "'deiti':7 'joke':6 'thought':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5126770"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700078576 {#5320
        date: 2023-11-15 21:02:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4261}
    +body: "I’ve fallen so far. 😭"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700078660 {#5388
      date: 2023-11-15 21:04:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@luk3th3dud3@feddit.de"
      "@spittingimage@lemmy.world"
      "@JokeDeity@lemm.ee"
      "@dangblingus@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5391 …}
    +nested: Doctrine\ORM\PersistentCollection {#5393 …}
    +votes: Doctrine\ORM\PersistentCollection {#5395 …}
    +reports: Doctrine\ORM\PersistentCollection {#5397 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5401 …}
    -id: 127911
    -bodyTs: "'fallen':3 'far':5 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6172911"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700078660 {#5389
      date: 2023-11-15 21:04:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4261}
  +body: "To be fair, I don’t get it either. He has a brass neck? Is that a saying?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700079095 {#5426
    date: 2023-11-15 21:11:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
    "@spittingimage@lemmy.world"
    "@JokeDeity@lemm.ee"
    "@dangblingus@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5429 …}
  +nested: Doctrine\ORM\PersistentCollection {#5431 …}
  +votes: Doctrine\ORM\PersistentCollection {#5433 …}
  +reports: Doctrine\ORM\PersistentCollection {#5435 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5437 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5439 …}
  -id: 127933
  -bodyTs: "'brass':13 'either':9 'fair':3 'get':7 'neck':14 'say':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5126975"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700079095 {#5427
    date: 2023-11-15 21:11:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5442
  +user: Proxies\__CG__\App\Entity\User {#5412 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5428
    +user: App\Entity\User {#4789 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5390
      +user: App\Entity\User {#4862 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5321
        +user: App\Entity\User {#4789 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5190
          +user: App\Entity\User {#4862 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4261
            +user: App\Entity\User {#4274 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: "This man is Indian from the chin up and the shoulders down. In between he is pure brass."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 9
            +score: 0
            +lastActive: DateTime @1700353801 {#4256
              date: 2023-11-19 01:30:01.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@luk3th3dud3@feddit.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4262 …}
            +nested: Doctrine\ORM\PersistentCollection {#4264 …}
            +votes: Doctrine\ORM\PersistentCollection {#4266 …}
            +reports: Doctrine\ORM\PersistentCollection {#4268 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
            -id: 127810
            -bodyTs: "'brass':18 'chin':7 'indian':4 'man':2 'pure':17 'shoulder':11"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5338338"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700076316 {#4257
              date: 2023-11-15 20:25:16.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4261}
          +body: "That was too clever for my dumbass, someone explain."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1700078443 {#5188
            date: 2023-11-15 21:00:43.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@luk3th3dud3@feddit.de"
            "@spittingimage@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5191 …}
          +nested: Doctrine\ORM\PersistentCollection {#5193 …}
          +votes: Doctrine\ORM\PersistentCollection {#5195 …}
          +reports: Doctrine\ORM\PersistentCollection {#5197 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5199 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5201 …}
          -id: 127904
          -bodyTs: "'clever':4 'dumbass':7 'explain':9 'someon':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6172730"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700078443 {#5189
            date: 2023-11-15 21:00:43.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4261}
        +body: "I THOUGHT YOU WERE THE JOKE DEITY"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700078576 {#5319
          date: 2023-11-15 21:02:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@luk3th3dud3@feddit.de"
          "@spittingimage@lemmy.world"
          "@JokeDeity@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5322 …}
        +nested: Doctrine\ORM\PersistentCollection {#5324 …}
        +votes: Doctrine\ORM\PersistentCollection {#5326 …}
        +reports: Doctrine\ORM\PersistentCollection {#5328 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5330 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5332 …}
        -id: 127908
        -bodyTs: "'deiti':7 'joke':6 'thought':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/5126770"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700078576 {#5320
          date: 2023-11-15 21:02:56.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4261}
      +body: "I’ve fallen so far. 😭"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700078660 {#5388
        date: 2023-11-15 21:04:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@luk3th3dud3@feddit.de"
        "@spittingimage@lemmy.world"
        "@JokeDeity@lemm.ee"
        "@dangblingus@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5391 …}
      +nested: Doctrine\ORM\PersistentCollection {#5393 …}
      +votes: Doctrine\ORM\PersistentCollection {#5395 …}
      +reports: Doctrine\ORM\PersistentCollection {#5397 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5399 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5401 …}
      -id: 127911
      -bodyTs: "'fallen':3 'far':5 've':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6172911"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700078660 {#5389
        date: 2023-11-15 21:04:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4261}
    +body: "To be fair, I don’t get it either. He has a brass neck? Is that a saying?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1700079095 {#5426
      date: 2023-11-15 21:11:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@luk3th3dud3@feddit.de"
      "@spittingimage@lemmy.world"
      "@JokeDeity@lemm.ee"
      "@dangblingus@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5429 …}
    +nested: Doctrine\ORM\PersistentCollection {#5431 …}
    +votes: Doctrine\ORM\PersistentCollection {#5433 …}
    +reports: Doctrine\ORM\PersistentCollection {#5435 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5437 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5439 …}
    -id: 127933
    -bodyTs: "'brass':13 'either':9 'fair':3 'get':7 'neck':14 'say':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5126975"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700079095 {#5427
      date: 2023-11-15 21:11:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4261}
  +body: "Maybe it’s hard to go for his jugular?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700080144 {#5447
    date: 2023-11-15 21:29:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
    "@spittingimage@lemmy.world"
    "@JokeDeity@lemm.ee"
    "@dangblingus@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5450 …}
  +nested: Doctrine\ORM\PersistentCollection {#5454 …}
  +votes: Doctrine\ORM\PersistentCollection {#5456 …}
  +reports: Doctrine\ORM\PersistentCollection {#5457 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5459 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5461 …}
  -id: 127985
  -bodyTs: "'go':6 'hard':4 'jugular':9 'mayb':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4203324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700080144 {#5444
    date: 2023-11-15 21:29:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#5442
  +user: Proxies\__CG__\App\Entity\User {#5412 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5428
    +user: App\Entity\User {#4789 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5390
      +user: App\Entity\User {#4862 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5321
        +user: App\Entity\User {#4789 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5190
          +user: App\Entity\User {#4862 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4261
            +user: App\Entity\User {#4274 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: "This man is Indian from the chin up and the shoulders down. In between he is pure brass."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 9
            +score: 0
            +lastActive: DateTime @1700353801 {#4256
              date: 2023-11-19 01:30:01.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@luk3th3dud3@feddit.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4262 …}
            +nested: Doctrine\ORM\PersistentCollection {#4264 …}
            +votes: Doctrine\ORM\PersistentCollection {#4266 …}
            +reports: Doctrine\ORM\PersistentCollection {#4268 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
            -id: 127810
            -bodyTs: "'brass':18 'chin':7 'indian':4 'man':2 'pure':17 'shoulder':11"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5338338"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700076316 {#4257
              date: 2023-11-15 20:25:16.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4261}
          +body: "That was too clever for my dumbass, someone explain."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1700078443 {#5188
            date: 2023-11-15 21:00:43.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@luk3th3dud3@feddit.de"
            "@spittingimage@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5191 …}
          +nested: Doctrine\ORM\PersistentCollection {#5193 …}
          +votes: Doctrine\ORM\PersistentCollection {#5195 …}
          +reports: Doctrine\ORM\PersistentCollection {#5197 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5199 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5201 …}
          -id: 127904
          -bodyTs: "'clever':4 'dumbass':7 'explain':9 'someon':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6172730"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700078443 {#5189
            date: 2023-11-15 21:00:43.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4261}
        +body: "I THOUGHT YOU WERE THE JOKE DEITY"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700078576 {#5319
          date: 2023-11-15 21:02:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@luk3th3dud3@feddit.de"
          "@spittingimage@lemmy.world"
          "@JokeDeity@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5322 …}
        +nested: Doctrine\ORM\PersistentCollection {#5324 …}
        +votes: Doctrine\ORM\PersistentCollection {#5326 …}
        +reports: Doctrine\ORM\PersistentCollection {#5328 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5330 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5332 …}
        -id: 127908
        -bodyTs: "'deiti':7 'joke':6 'thought':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/5126770"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700078576 {#5320
          date: 2023-11-15 21:02:56.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4261}
      +body: "I’ve fallen so far. 😭"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700078660 {#5388
        date: 2023-11-15 21:04:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@luk3th3dud3@feddit.de"
        "@spittingimage@lemmy.world"
        "@JokeDeity@lemm.ee"
        "@dangblingus@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5391 …}
      +nested: Doctrine\ORM\PersistentCollection {#5393 …}
      +votes: Doctrine\ORM\PersistentCollection {#5395 …}
      +reports: Doctrine\ORM\PersistentCollection {#5397 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5399 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5401 …}
      -id: 127911
      -bodyTs: "'fallen':3 'far':5 've':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6172911"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700078660 {#5389
        date: 2023-11-15 21:04:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4261}
    +body: "To be fair, I don’t get it either. He has a brass neck? Is that a saying?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1700079095 {#5426
      date: 2023-11-15 21:11:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@luk3th3dud3@feddit.de"
      "@spittingimage@lemmy.world"
      "@JokeDeity@lemm.ee"
      "@dangblingus@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5429 …}
    +nested: Doctrine\ORM\PersistentCollection {#5431 …}
    +votes: Doctrine\ORM\PersistentCollection {#5433 …}
    +reports: Doctrine\ORM\PersistentCollection {#5435 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5437 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5439 …}
    -id: 127933
    -bodyTs: "'brass':13 'either':9 'fair':3 'get':7 'neck':14 'say':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5126975"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700079095 {#5427
      date: 2023-11-15 21:11:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4261}
  +body: "Maybe it’s hard to go for his jugular?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700080144 {#5447
    date: 2023-11-15 21:29:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
    "@spittingimage@lemmy.world"
    "@JokeDeity@lemm.ee"
    "@dangblingus@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5450 …}
  +nested: Doctrine\ORM\PersistentCollection {#5454 …}
  +votes: Doctrine\ORM\PersistentCollection {#5456 …}
  +reports: Doctrine\ORM\PersistentCollection {#5457 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5459 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5461 …}
  -id: 127985
  -bodyTs: "'go':6 'hard':4 'jugular':9 'mayb':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4203324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700080144 {#5444
    date: 2023-11-15 21:29:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#5442
  +user: Proxies\__CG__\App\Entity\User {#5412 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5428
    +user: App\Entity\User {#4789 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5390
      +user: App\Entity\User {#4862 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5321
        +user: App\Entity\User {#4789 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5190
          +user: App\Entity\User {#4862 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4261
            +user: App\Entity\User {#4274 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: "This man is Indian from the chin up and the shoulders down. In between he is pure brass."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 9
            +score: 0
            +lastActive: DateTime @1700353801 {#4256
              date: 2023-11-19 01:30:01.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@luk3th3dud3@feddit.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4262 …}
            +nested: Doctrine\ORM\PersistentCollection {#4264 …}
            +votes: Doctrine\ORM\PersistentCollection {#4266 …}
            +reports: Doctrine\ORM\PersistentCollection {#4268 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
            -id: 127810
            -bodyTs: "'brass':18 'chin':7 'indian':4 'man':2 'pure':17 'shoulder':11"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5338338"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700076316 {#4257
              date: 2023-11-15 20:25:16.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4261}
          +body: "That was too clever for my dumbass, someone explain."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1700078443 {#5188
            date: 2023-11-15 21:00:43.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@luk3th3dud3@feddit.de"
            "@spittingimage@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5191 …}
          +nested: Doctrine\ORM\PersistentCollection {#5193 …}
          +votes: Doctrine\ORM\PersistentCollection {#5195 …}
          +reports: Doctrine\ORM\PersistentCollection {#5197 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5199 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5201 …}
          -id: 127904
          -bodyTs: "'clever':4 'dumbass':7 'explain':9 'someon':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6172730"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700078443 {#5189
            date: 2023-11-15 21:00:43.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4261}
        +body: "I THOUGHT YOU WERE THE JOKE DEITY"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700078576 {#5319
          date: 2023-11-15 21:02:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@luk3th3dud3@feddit.de"
          "@spittingimage@lemmy.world"
          "@JokeDeity@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5322 …}
        +nested: Doctrine\ORM\PersistentCollection {#5324 …}
        +votes: Doctrine\ORM\PersistentCollection {#5326 …}
        +reports: Doctrine\ORM\PersistentCollection {#5328 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5330 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5332 …}
        -id: 127908
        -bodyTs: "'deiti':7 'joke':6 'thought':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/5126770"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700078576 {#5320
          date: 2023-11-15 21:02:56.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4261}
      +body: "I’ve fallen so far. 😭"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700078660 {#5388
        date: 2023-11-15 21:04:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@luk3th3dud3@feddit.de"
        "@spittingimage@lemmy.world"
        "@JokeDeity@lemm.ee"
        "@dangblingus@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5391 …}
      +nested: Doctrine\ORM\PersistentCollection {#5393 …}
      +votes: Doctrine\ORM\PersistentCollection {#5395 …}
      +reports: Doctrine\ORM\PersistentCollection {#5397 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5399 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5401 …}
      -id: 127911
      -bodyTs: "'fallen':3 'far':5 've':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6172911"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700078660 {#5389
        date: 2023-11-15 21:04:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4261}
    +body: "To be fair, I don’t get it either. He has a brass neck? Is that a saying?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1700079095 {#5426
      date: 2023-11-15 21:11:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@luk3th3dud3@feddit.de"
      "@spittingimage@lemmy.world"
      "@JokeDeity@lemm.ee"
      "@dangblingus@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5429 …}
    +nested: Doctrine\ORM\PersistentCollection {#5431 …}
    +votes: Doctrine\ORM\PersistentCollection {#5433 …}
    +reports: Doctrine\ORM\PersistentCollection {#5435 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5437 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5439 …}
    -id: 127933
    -bodyTs: "'brass':13 'either':9 'fair':3 'get':7 'neck':14 'say':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5126975"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700079095 {#5427
      date: 2023-11-15 21:11:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4261}
  +body: "Maybe it’s hard to go for his jugular?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700080144 {#5447
    date: 2023-11-15 21:29:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
    "@spittingimage@lemmy.world"
    "@JokeDeity@lemm.ee"
    "@dangblingus@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5450 …}
  +nested: Doctrine\ORM\PersistentCollection {#5454 …}
  +votes: Doctrine\ORM\PersistentCollection {#5456 …}
  +reports: Doctrine\ORM\PersistentCollection {#5457 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5459 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5461 …}
  -id: 127985
  -bodyTs: "'go':6 'hard':4 'jugular':9 'mayb':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4203324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700080144 {#5444
    date: 2023-11-15 21:29:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5465
  +user: Proxies\__CG__\App\Entity\User {#5466 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5428
    +user: App\Entity\User {#4789 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5390
      +user: App\Entity\User {#4862 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5321
        +user: App\Entity\User {#4789 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5190
          +user: App\Entity\User {#4862 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4261
            +user: App\Entity\User {#4274 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: "This man is Indian from the chin up and the shoulders down. In between he is pure brass."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 9
            +score: 0
            +lastActive: DateTime @1700353801 {#4256
              date: 2023-11-19 01:30:01.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@luk3th3dud3@feddit.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4262 …}
            +nested: Doctrine\ORM\PersistentCollection {#4264 …}
            +votes: Doctrine\ORM\PersistentCollection {#4266 …}
            +reports: Doctrine\ORM\PersistentCollection {#4268 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
            -id: 127810
            -bodyTs: "'brass':18 'chin':7 'indian':4 'man':2 'pure':17 'shoulder':11"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5338338"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700076316 {#4257
              date: 2023-11-15 20:25:16.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4261}
          +body: "That was too clever for my dumbass, someone explain."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1700078443 {#5188
            date: 2023-11-15 21:00:43.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@luk3th3dud3@feddit.de"
            "@spittingimage@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5191 …}
          +nested: Doctrine\ORM\PersistentCollection {#5193 …}
          +votes: Doctrine\ORM\PersistentCollection {#5195 …}
          +reports: Doctrine\ORM\PersistentCollection {#5197 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5199 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5201 …}
          -id: 127904
          -bodyTs: "'clever':4 'dumbass':7 'explain':9 'someon':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6172730"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700078443 {#5189
            date: 2023-11-15 21:00:43.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4261}
        +body: "I THOUGHT YOU WERE THE JOKE DEITY"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700078576 {#5319
          date: 2023-11-15 21:02:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@luk3th3dud3@feddit.de"
          "@spittingimage@lemmy.world"
          "@JokeDeity@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5322 …}
        +nested: Doctrine\ORM\PersistentCollection {#5324 …}
        +votes: Doctrine\ORM\PersistentCollection {#5326 …}
        +reports: Doctrine\ORM\PersistentCollection {#5328 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5330 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5332 …}
        -id: 127908
        -bodyTs: "'deiti':7 'joke':6 'thought':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/5126770"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700078576 {#5320
          date: 2023-11-15 21:02:56.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4261}
      +body: "I’ve fallen so far. 😭"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700078660 {#5388
        date: 2023-11-15 21:04:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@luk3th3dud3@feddit.de"
        "@spittingimage@lemmy.world"
        "@JokeDeity@lemm.ee"
        "@dangblingus@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5391 …}
      +nested: Doctrine\ORM\PersistentCollection {#5393 …}
      +votes: Doctrine\ORM\PersistentCollection {#5395 …}
      +reports: Doctrine\ORM\PersistentCollection {#5397 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5399 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5401 …}
      -id: 127911
      -bodyTs: "'fallen':3 'far':5 've':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6172911"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700078660 {#5389
        date: 2023-11-15 21:04:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4261}
    +body: "To be fair, I don’t get it either. He has a brass neck? Is that a saying?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1700079095 {#5426
      date: 2023-11-15 21:11:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@luk3th3dud3@feddit.de"
      "@spittingimage@lemmy.world"
      "@JokeDeity@lemm.ee"
      "@dangblingus@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5429 …}
    +nested: Doctrine\ORM\PersistentCollection {#5431 …}
    +votes: Doctrine\ORM\PersistentCollection {#5433 …}
    +reports: Doctrine\ORM\PersistentCollection {#5435 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5437 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5439 …}
    -id: 127933
    -bodyTs: "'brass':13 'either':9 'fair':3 'get':7 'neck':14 'say':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5126975"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700079095 {#5427
      date: 2023-11-15 21:11:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4261}
  +body: """
    <https://dictionary.cambridge.org/dictionary/english/brass-neck>  \n
     brass neck  \n
     noun [ S or U ]  \n
     UK informal disapproving  \n
     uk  \n
     /ˌbrɑːs ˈnek/ us  \n
     /ˌbræs ˈnek/  \n
     Add to word list  \n
     Add to word list  \n
     a type of behaviour where someone is extremely confident about their own actions but does not understand that their behaviour is unacceptable to others:  \n
     She's got a brass neck to ask for a day off when we're so busy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700088508 {#5463
    date: 2023-11-15 23:48:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
    "@spittingimage@lemmy.world"
    "@JokeDeity@lemm.ee"
    "@dangblingus@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5467 …}
  +nested: Doctrine\ORM\PersistentCollection {#5469 …}
  +votes: Doctrine\ORM\PersistentCollection {#5471 …}
  +reports: Doctrine\ORM\PersistentCollection {#5473 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5477 …}
  -id: 128326
  -bodyTs: "'/dictionary/english/brass-neck':3 'action':39 'add':19,23 'ask':58 'behaviour':30,46 'brass':4,55 'busi':67 'confid':35 'day':61 'dictionary.cambridge.org':2 'dictionary.cambridge.org/dictionary/english/brass-neck':1 'disapprov':12 'extrem':34 'got':53 'inform':11 'list':22,26 'neck':5,56 'noun':6 'other':50 're':65 'someon':32 'type':28 'u':9 'uk':10,13 'unaccept':48 'understand':43 'us':16 'word':21,25 'ˈnek':15,18 'ˌbræs':17 'ˌbrɑːs':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/628967/-/comment/3586421"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700088508 {#5464
    date: 2023-11-15 23:48:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5465
  +user: Proxies\__CG__\App\Entity\User {#5466 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5428
    +user: App\Entity\User {#4789 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5390
      +user: App\Entity\User {#4862 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5321
        +user: App\Entity\User {#4789 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5190
          +user: App\Entity\User {#4862 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4261
            +user: App\Entity\User {#4274 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: "This man is Indian from the chin up and the shoulders down. In between he is pure brass."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 9
            +score: 0
            +lastActive: DateTime @1700353801 {#4256
              date: 2023-11-19 01:30:01.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@luk3th3dud3@feddit.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4262 …}
            +nested: Doctrine\ORM\PersistentCollection {#4264 …}
            +votes: Doctrine\ORM\PersistentCollection {#4266 …}
            +reports: Doctrine\ORM\PersistentCollection {#4268 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
            -id: 127810
            -bodyTs: "'brass':18 'chin':7 'indian':4 'man':2 'pure':17 'shoulder':11"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5338338"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700076316 {#4257
              date: 2023-11-15 20:25:16.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4261}
          +body: "That was too clever for my dumbass, someone explain."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1700078443 {#5188
            date: 2023-11-15 21:00:43.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@luk3th3dud3@feddit.de"
            "@spittingimage@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5191 …}
          +nested: Doctrine\ORM\PersistentCollection {#5193 …}
          +votes: Doctrine\ORM\PersistentCollection {#5195 …}
          +reports: Doctrine\ORM\PersistentCollection {#5197 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5199 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5201 …}
          -id: 127904
          -bodyTs: "'clever':4 'dumbass':7 'explain':9 'someon':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6172730"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700078443 {#5189
            date: 2023-11-15 21:00:43.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4261}
        +body: "I THOUGHT YOU WERE THE JOKE DEITY"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700078576 {#5319
          date: 2023-11-15 21:02:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@luk3th3dud3@feddit.de"
          "@spittingimage@lemmy.world"
          "@JokeDeity@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5322 …}
        +nested: Doctrine\ORM\PersistentCollection {#5324 …}
        +votes: Doctrine\ORM\PersistentCollection {#5326 …}
        +reports: Doctrine\ORM\PersistentCollection {#5328 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5330 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5332 …}
        -id: 127908
        -bodyTs: "'deiti':7 'joke':6 'thought':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/5126770"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700078576 {#5320
          date: 2023-11-15 21:02:56.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4261}
      +body: "I’ve fallen so far. 😭"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700078660 {#5388
        date: 2023-11-15 21:04:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@luk3th3dud3@feddit.de"
        "@spittingimage@lemmy.world"
        "@JokeDeity@lemm.ee"
        "@dangblingus@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5391 …}
      +nested: Doctrine\ORM\PersistentCollection {#5393 …}
      +votes: Doctrine\ORM\PersistentCollection {#5395 …}
      +reports: Doctrine\ORM\PersistentCollection {#5397 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5399 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5401 …}
      -id: 127911
      -bodyTs: "'fallen':3 'far':5 've':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6172911"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700078660 {#5389
        date: 2023-11-15 21:04:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4261}
    +body: "To be fair, I don’t get it either. He has a brass neck? Is that a saying?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1700079095 {#5426
      date: 2023-11-15 21:11:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@luk3th3dud3@feddit.de"
      "@spittingimage@lemmy.world"
      "@JokeDeity@lemm.ee"
      "@dangblingus@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5429 …}
    +nested: Doctrine\ORM\PersistentCollection {#5431 …}
    +votes: Doctrine\ORM\PersistentCollection {#5433 …}
    +reports: Doctrine\ORM\PersistentCollection {#5435 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5437 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5439 …}
    -id: 127933
    -bodyTs: "'brass':13 'either':9 'fair':3 'get':7 'neck':14 'say':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5126975"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700079095 {#5427
      date: 2023-11-15 21:11:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4261}
  +body: """
    <https://dictionary.cambridge.org/dictionary/english/brass-neck>  \n
     brass neck  \n
     noun [ S or U ]  \n
     UK informal disapproving  \n
     uk  \n
     /ˌbrɑːs ˈnek/ us  \n
     /ˌbræs ˈnek/  \n
     Add to word list  \n
     Add to word list  \n
     a type of behaviour where someone is extremely confident about their own actions but does not understand that their behaviour is unacceptable to others:  \n
     She's got a brass neck to ask for a day off when we're so busy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700088508 {#5463
    date: 2023-11-15 23:48:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
    "@spittingimage@lemmy.world"
    "@JokeDeity@lemm.ee"
    "@dangblingus@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5467 …}
  +nested: Doctrine\ORM\PersistentCollection {#5469 …}
  +votes: Doctrine\ORM\PersistentCollection {#5471 …}
  +reports: Doctrine\ORM\PersistentCollection {#5473 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5477 …}
  -id: 128326
  -bodyTs: "'/dictionary/english/brass-neck':3 'action':39 'add':19,23 'ask':58 'behaviour':30,46 'brass':4,55 'busi':67 'confid':35 'day':61 'dictionary.cambridge.org':2 'dictionary.cambridge.org/dictionary/english/brass-neck':1 'disapprov':12 'extrem':34 'got':53 'inform':11 'list':22,26 'neck':5,56 'noun':6 'other':50 're':65 'someon':32 'type':28 'u':9 'uk':10,13 'unaccept':48 'understand':43 'us':16 'word':21,25 'ˈnek':15,18 'ˌbræs':17 'ˌbrɑːs':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/628967/-/comment/3586421"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700088508 {#5464
    date: 2023-11-15 23:48:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5465
  +user: Proxies\__CG__\App\Entity\User {#5466 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5428
    +user: App\Entity\User {#4789 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5390
      +user: App\Entity\User {#4862 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5321
        +user: App\Entity\User {#4789 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5190
          +user: App\Entity\User {#4862 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4261
            +user: App\Entity\User {#4274 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: "This man is Indian from the chin up and the shoulders down. In between he is pure brass."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 9
            +score: 0
            +lastActive: DateTime @1700353801 {#4256
              date: 2023-11-19 01:30:01.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@luk3th3dud3@feddit.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4262 …}
            +nested: Doctrine\ORM\PersistentCollection {#4264 …}
            +votes: Doctrine\ORM\PersistentCollection {#4266 …}
            +reports: Doctrine\ORM\PersistentCollection {#4268 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
            -id: 127810
            -bodyTs: "'brass':18 'chin':7 'indian':4 'man':2 'pure':17 'shoulder':11"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5338338"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700076316 {#4257
              date: 2023-11-15 20:25:16.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4261}
          +body: "That was too clever for my dumbass, someone explain."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1700078443 {#5188
            date: 2023-11-15 21:00:43.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@luk3th3dud3@feddit.de"
            "@spittingimage@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5191 …}
          +nested: Doctrine\ORM\PersistentCollection {#5193 …}
          +votes: Doctrine\ORM\PersistentCollection {#5195 …}
          +reports: Doctrine\ORM\PersistentCollection {#5197 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5199 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5201 …}
          -id: 127904
          -bodyTs: "'clever':4 'dumbass':7 'explain':9 'someon':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6172730"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700078443 {#5189
            date: 2023-11-15 21:00:43.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4261}
        +body: "I THOUGHT YOU WERE THE JOKE DEITY"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700078576 {#5319
          date: 2023-11-15 21:02:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@luk3th3dud3@feddit.de"
          "@spittingimage@lemmy.world"
          "@JokeDeity@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5322 …}
        +nested: Doctrine\ORM\PersistentCollection {#5324 …}
        +votes: Doctrine\ORM\PersistentCollection {#5326 …}
        +reports: Doctrine\ORM\PersistentCollection {#5328 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5330 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5332 …}
        -id: 127908
        -bodyTs: "'deiti':7 'joke':6 'thought':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/5126770"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700078576 {#5320
          date: 2023-11-15 21:02:56.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4261}
      +body: "I’ve fallen so far. 😭"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700078660 {#5388
        date: 2023-11-15 21:04:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@luk3th3dud3@feddit.de"
        "@spittingimage@lemmy.world"
        "@JokeDeity@lemm.ee"
        "@dangblingus@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5391 …}
      +nested: Doctrine\ORM\PersistentCollection {#5393 …}
      +votes: Doctrine\ORM\PersistentCollection {#5395 …}
      +reports: Doctrine\ORM\PersistentCollection {#5397 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5399 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5401 …}
      -id: 127911
      -bodyTs: "'fallen':3 'far':5 've':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6172911"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700078660 {#5389
        date: 2023-11-15 21:04:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4261}
    +body: "To be fair, I don’t get it either. He has a brass neck? Is that a saying?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1700079095 {#5426
      date: 2023-11-15 21:11:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@luk3th3dud3@feddit.de"
      "@spittingimage@lemmy.world"
      "@JokeDeity@lemm.ee"
      "@dangblingus@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5429 …}
    +nested: Doctrine\ORM\PersistentCollection {#5431 …}
    +votes: Doctrine\ORM\PersistentCollection {#5433 …}
    +reports: Doctrine\ORM\PersistentCollection {#5435 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5437 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5439 …}
    -id: 127933
    -bodyTs: "'brass':13 'either':9 'fair':3 'get':7 'neck':14 'say':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5126975"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700079095 {#5427
      date: 2023-11-15 21:11:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4261}
  +body: """
    <https://dictionary.cambridge.org/dictionary/english/brass-neck>  \n
     brass neck  \n
     noun [ S or U ]  \n
     UK informal disapproving  \n
     uk  \n
     /ˌbrɑːs ˈnek/ us  \n
     /ˌbræs ˈnek/  \n
     Add to word list  \n
     Add to word list  \n
     a type of behaviour where someone is extremely confident about their own actions but does not understand that their behaviour is unacceptable to others:  \n
     She's got a brass neck to ask for a day off when we're so busy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700088508 {#5463
    date: 2023-11-15 23:48:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
    "@spittingimage@lemmy.world"
    "@JokeDeity@lemm.ee"
    "@dangblingus@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5467 …}
  +nested: Doctrine\ORM\PersistentCollection {#5469 …}
  +votes: Doctrine\ORM\PersistentCollection {#5471 …}
  +reports: Doctrine\ORM\PersistentCollection {#5473 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5477 …}
  -id: 128326
  -bodyTs: "'/dictionary/english/brass-neck':3 'action':39 'add':19,23 'ask':58 'behaviour':30,46 'brass':4,55 'busi':67 'confid':35 'day':61 'dictionary.cambridge.org':2 'dictionary.cambridge.org/dictionary/english/brass-neck':1 'disapprov':12 'extrem':34 'got':53 'inform':11 'list':22,26 'neck':5,56 'noun':6 'other':50 're':65 'someon':32 'type':28 'u':9 'uk':10,13 'unaccept':48 'understand':43 'us':16 'word':21,25 'ˈnek':15,18 'ˌbræs':17 'ˌbrɑːs':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/628967/-/comment/3586421"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700088508 {#5464
    date: 2023-11-15 23:48:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4336
  +user: App\Entity\User {#4349 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I got their tip *riiight heeere*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1700350511 {#4330
    date: 2023-11-19 00:35:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4337 …}
  +nested: Doctrine\ORM\PersistentCollection {#4339 …}
  +votes: Doctrine\ORM\PersistentCollection {#4341 …}
  +reports: Doctrine\ORM\PersistentCollection {#4343 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
  -id: 127428
  -bodyTs: "'got':2 'heeer':6 'riiight':5 'tip':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5335470"
  +editedAt: DateTimeImmutable @1700327850 {#4331
    date: 2023-11-18 18:17:30.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700068065 {#4332
    date: 2023-11-15 18:07:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4336
  +user: App\Entity\User {#4349 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I got their tip *riiight heeere*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1700350511 {#4330
    date: 2023-11-19 00:35:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4337 …}
  +nested: Doctrine\ORM\PersistentCollection {#4339 …}
  +votes: Doctrine\ORM\PersistentCollection {#4341 …}
  +reports: Doctrine\ORM\PersistentCollection {#4343 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
  -id: 127428
  -bodyTs: "'got':2 'heeer':6 'riiight':5 'tip':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5335470"
  +editedAt: DateTimeImmutable @1700327850 {#4331
    date: 2023-11-18 18:17:30.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700068065 {#4332
    date: 2023-11-15 18:07:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4336
  +user: App\Entity\User {#4349 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I got their tip *riiight heeere*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1700350511 {#4330
    date: 2023-11-19 00:35:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4337 …}
  +nested: Doctrine\ORM\PersistentCollection {#4339 …}
  +votes: Doctrine\ORM\PersistentCollection {#4341 …}
  +reports: Doctrine\ORM\PersistentCollection {#4343 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
  -id: 127428
  -bodyTs: "'got':2 'heeer':6 'riiight':5 'tip':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5335470"
  +editedAt: DateTimeImmutable @1700327850 {#4331
    date: 2023-11-18 18:17:30.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700068065 {#4332
    date: 2023-11-15 18:07:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5126
  +user: Proxies\__CG__\App\Entity\User {#5127 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4336
    +user: App\Entity\User {#4349 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I got their tip *riiight heeere*"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1700350511 {#4330
      date: 2023-11-19 00:35:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@luk3th3dud3@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4337 …}
    +nested: Doctrine\ORM\PersistentCollection {#4339 …}
    +votes: Doctrine\ORM\PersistentCollection {#4341 …}
    +reports: Doctrine\ORM\PersistentCollection {#4343 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
    -id: 127428
    -bodyTs: "'got':2 'heeer':6 'riiight':5 'tip':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5335470"
    +editedAt: DateTimeImmutable @1700327850 {#4331
      date: 2023-11-18 18:17:30.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700068065 {#4332
      date: 2023-11-15 18:07:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4336}
  +body: "Dick! He’s talking about his dick, guys!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700071003 {#5124
    date: 2023-11-15 18:56:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
    "@GrammatonCleric@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5128 …}
  +nested: Doctrine\ORM\PersistentCollection {#5130 …}
  +votes: Doctrine\ORM\PersistentCollection {#5132 …}
  +reports: Doctrine\ORM\PersistentCollection {#5134 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5136 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5138 …}
  -id: 127570
  -bodyTs: "'dick':1,7 'guy':8 'talk':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5336536"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700071003 {#5125
    date: 2023-11-15 18:56: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
99 DENIED edit
App\Entity\EntryComment {#5126
  +user: Proxies\__CG__\App\Entity\User {#5127 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4336
    +user: App\Entity\User {#4349 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I got their tip *riiight heeere*"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1700350511 {#4330
      date: 2023-11-19 00:35:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@luk3th3dud3@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4337 …}
    +nested: Doctrine\ORM\PersistentCollection {#4339 …}
    +votes: Doctrine\ORM\PersistentCollection {#4341 …}
    +reports: Doctrine\ORM\PersistentCollection {#4343 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
    -id: 127428
    -bodyTs: "'got':2 'heeer':6 'riiight':5 'tip':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5335470"
    +editedAt: DateTimeImmutable @1700327850 {#4331
      date: 2023-11-18 18:17:30.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700068065 {#4332
      date: 2023-11-15 18:07:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4336}
  +body: "Dick! He’s talking about his dick, guys!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700071003 {#5124
    date: 2023-11-15 18:56:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
    "@GrammatonCleric@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5128 …}
  +nested: Doctrine\ORM\PersistentCollection {#5130 …}
  +votes: Doctrine\ORM\PersistentCollection {#5132 …}
  +reports: Doctrine\ORM\PersistentCollection {#5134 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5136 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5138 …}
  -id: 127570
  -bodyTs: "'dick':1,7 'guy':8 'talk':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5336536"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700071003 {#5125
    date: 2023-11-15 18:56: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
100 DENIED moderate
App\Entity\EntryComment {#5126
  +user: Proxies\__CG__\App\Entity\User {#5127 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4336
    +user: App\Entity\User {#4349 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I got their tip *riiight heeere*"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1700350511 {#4330
      date: 2023-11-19 00:35:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@luk3th3dud3@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4337 …}
    +nested: Doctrine\ORM\PersistentCollection {#4339 …}
    +votes: Doctrine\ORM\PersistentCollection {#4341 …}
    +reports: Doctrine\ORM\PersistentCollection {#4343 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
    -id: 127428
    -bodyTs: "'got':2 'heeer':6 'riiight':5 'tip':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5335470"
    +editedAt: DateTimeImmutable @1700327850 {#4331
      date: 2023-11-18 18:17:30.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700068065 {#4332
      date: 2023-11-15 18:07:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4336}
  +body: "Dick! He’s talking about his dick, guys!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700071003 {#5124
    date: 2023-11-15 18:56:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
    "@GrammatonCleric@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5128 …}
  +nested: Doctrine\ORM\PersistentCollection {#5130 …}
  +votes: Doctrine\ORM\PersistentCollection {#5132 …}
  +reports: Doctrine\ORM\PersistentCollection {#5134 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5136 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5138 …}
  -id: 127570
  -bodyTs: "'dick':1,7 'guy':8 'talk':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5336536"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700071003 {#5125
    date: 2023-11-15 18:56: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
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 {#5275
  +user: Proxies\__CG__\App\Entity\User {#5276 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5126
    +user: Proxies\__CG__\App\Entity\User {#5127 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4336
      +user: App\Entity\User {#4349 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I got their tip *riiight heeere*"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1700350511 {#4330
        date: 2023-11-19 00:35:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@luk3th3dud3@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4337 …}
      +nested: Doctrine\ORM\PersistentCollection {#4339 …}
      +votes: Doctrine\ORM\PersistentCollection {#4341 …}
      +reports: Doctrine\ORM\PersistentCollection {#4343 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
      -id: 127428
      -bodyTs: "'got':2 'heeer':6 'riiight':5 'tip':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5335470"
      +editedAt: DateTimeImmutable @1700327850 {#4331
        date: 2023-11-18 18:17:30.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700068065 {#4332
        date: 2023-11-15 18:07:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4336}
    +body: "Dick! He’s talking about his dick, guys!!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1700071003 {#5124
      date: 2023-11-15 18:56:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@luk3th3dud3@feddit.de"
      "@GrammatonCleric@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5128 …}
    +nested: Doctrine\ORM\PersistentCollection {#5130 …}
    +votes: Doctrine\ORM\PersistentCollection {#5132 …}
    +reports: Doctrine\ORM\PersistentCollection {#5134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5138 …}
    -id: 127570
    -bodyTs: "'dick':1,7 'guy':8 'talk':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5336536"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700071003 {#5125
      date: 2023-11-15 18:56:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4336}
  +body: "Well now you spoiled the surprise!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700074063 {#5273
    date: 2023-11-15 19:47:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
    "@GrammatonCleric@lemmy.world"
    "@ridethisbike@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5277 …}
  +nested: Doctrine\ORM\PersistentCollection {#5279 …}
  +votes: Doctrine\ORM\PersistentCollection {#5281 …}
  +reports: Doctrine\ORM\PersistentCollection {#5283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5285 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5287 …}
  -id: 127721
  -bodyTs: "'spoil':4 'surpris':6 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4844437"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700074063 {#5274
    date: 2023-11-15 19:47: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
103 DENIED edit
App\Entity\EntryComment {#5275
  +user: Proxies\__CG__\App\Entity\User {#5276 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5126
    +user: Proxies\__CG__\App\Entity\User {#5127 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4336
      +user: App\Entity\User {#4349 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I got their tip *riiight heeere*"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1700350511 {#4330
        date: 2023-11-19 00:35:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@luk3th3dud3@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4337 …}
      +nested: Doctrine\ORM\PersistentCollection {#4339 …}
      +votes: Doctrine\ORM\PersistentCollection {#4341 …}
      +reports: Doctrine\ORM\PersistentCollection {#4343 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
      -id: 127428
      -bodyTs: "'got':2 'heeer':6 'riiight':5 'tip':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5335470"
      +editedAt: DateTimeImmutable @1700327850 {#4331
        date: 2023-11-18 18:17:30.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700068065 {#4332
        date: 2023-11-15 18:07:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4336}
    +body: "Dick! He’s talking about his dick, guys!!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1700071003 {#5124
      date: 2023-11-15 18:56:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@luk3th3dud3@feddit.de"
      "@GrammatonCleric@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5128 …}
    +nested: Doctrine\ORM\PersistentCollection {#5130 …}
    +votes: Doctrine\ORM\PersistentCollection {#5132 …}
    +reports: Doctrine\ORM\PersistentCollection {#5134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5138 …}
    -id: 127570
    -bodyTs: "'dick':1,7 'guy':8 'talk':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5336536"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700071003 {#5125
      date: 2023-11-15 18:56:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4336}
  +body: "Well now you spoiled the surprise!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700074063 {#5273
    date: 2023-11-15 19:47:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
    "@GrammatonCleric@lemmy.world"
    "@ridethisbike@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5277 …}
  +nested: Doctrine\ORM\PersistentCollection {#5279 …}
  +votes: Doctrine\ORM\PersistentCollection {#5281 …}
  +reports: Doctrine\ORM\PersistentCollection {#5283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5285 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5287 …}
  -id: 127721
  -bodyTs: "'spoil':4 'surpris':6 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4844437"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700074063 {#5274
    date: 2023-11-15 19:47: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
104 DENIED moderate
App\Entity\EntryComment {#5275
  +user: Proxies\__CG__\App\Entity\User {#5276 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5126
    +user: Proxies\__CG__\App\Entity\User {#5127 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4336
      +user: App\Entity\User {#4349 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I got their tip *riiight heeere*"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1700350511 {#4330
        date: 2023-11-19 00:35:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@luk3th3dud3@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4337 …}
      +nested: Doctrine\ORM\PersistentCollection {#4339 …}
      +votes: Doctrine\ORM\PersistentCollection {#4341 …}
      +reports: Doctrine\ORM\PersistentCollection {#4343 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
      -id: 127428
      -bodyTs: "'got':2 'heeer':6 'riiight':5 'tip':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5335470"
      +editedAt: DateTimeImmutable @1700327850 {#4331
        date: 2023-11-18 18:17:30.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700068065 {#4332
        date: 2023-11-15 18:07:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4336}
    +body: "Dick! He’s talking about his dick, guys!!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1700071003 {#5124
      date: 2023-11-15 18:56:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@luk3th3dud3@feddit.de"
      "@GrammatonCleric@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5128 …}
    +nested: Doctrine\ORM\PersistentCollection {#5130 …}
    +votes: Doctrine\ORM\PersistentCollection {#5132 …}
    +reports: Doctrine\ORM\PersistentCollection {#5134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5138 …}
    -id: 127570
    -bodyTs: "'dick':1,7 'guy':8 'talk':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5336536"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700071003 {#5125
      date: 2023-11-15 18:56:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4336}
  +body: "Well now you spoiled the surprise!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700074063 {#5273
    date: 2023-11-15 19:47:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
    "@GrammatonCleric@lemmy.world"
    "@ridethisbike@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5277 …}
  +nested: Doctrine\ORM\PersistentCollection {#5279 …}
  +votes: Doctrine\ORM\PersistentCollection {#5281 …}
  +reports: Doctrine\ORM\PersistentCollection {#5283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5285 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5287 …}
  -id: 127721
  -bodyTs: "'spoil':4 'surpris':6 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4844437"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700074063 {#5274
    date: 2023-11-15 19:47: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
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 {#5378
  +user: Proxies\__CG__\App\Entity\User {#5372 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5275
    +user: Proxies\__CG__\App\Entity\User {#5276 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5126
      +user: Proxies\__CG__\App\Entity\User {#5127 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4336
        +user: App\Entity\User {#4349 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "I got their tip *riiight heeere*"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1700350511 {#4330
          date: 2023-11-19 00:35:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@luk3th3dud3@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4337 …}
        +nested: Doctrine\ORM\PersistentCollection {#4339 …}
        +votes: Doctrine\ORM\PersistentCollection {#4341 …}
        +reports: Doctrine\ORM\PersistentCollection {#4343 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
        -id: 127428
        -bodyTs: "'got':2 'heeer':6 'riiight':5 'tip':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5335470"
        +editedAt: DateTimeImmutable @1700327850 {#4331
          date: 2023-11-18 18:17:30.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700068065 {#4332
          date: 2023-11-15 18:07:45.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4336}
      +body: "Dick! He’s talking about his dick, guys!!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1700071003 {#5124
        date: 2023-11-15 18:56:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@luk3th3dud3@feddit.de"
        "@GrammatonCleric@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5128 …}
      +nested: Doctrine\ORM\PersistentCollection {#5130 …}
      +votes: Doctrine\ORM\PersistentCollection {#5132 …}
      +reports: Doctrine\ORM\PersistentCollection {#5134 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5136 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5138 …}
      -id: 127570
      -bodyTs: "'dick':1,7 'guy':8 'talk':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5336536"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700071003 {#5125
        date: 2023-11-15 18:56:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4336}
    +body: "Well now you spoiled the surprise!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700074063 {#5273
      date: 2023-11-15 19:47:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@luk3th3dud3@feddit.de"
      "@GrammatonCleric@lemmy.world"
      "@ridethisbike@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5277 …}
    +nested: Doctrine\ORM\PersistentCollection {#5279 …}
    +votes: Doctrine\ORM\PersistentCollection {#5281 …}
    +reports: Doctrine\ORM\PersistentCollection {#5283 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5285 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5287 …}
    -id: 127721
    -bodyTs: "'spoil':4 'surpris':6 'well':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4844437"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700074063 {#5274
      date: 2023-11-15 19:47:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4336}
  +body: """
    *in the voice of the Mickey Mouse*\n
    \n
    We’ll leave this tool for later!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700076638 {#5379
    date: 2023-11-15 20:30:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
    "@GrammatonCleric@lemmy.world"
    "@ridethisbike@lemmy.world"
    "@Holzkohlen@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5366 …}
  +nested: Doctrine\ORM\PersistentCollection {#5370 …}
  +votes: Doctrine\ORM\PersistentCollection {#5368 …}
  +reports: Doctrine\ORM\PersistentCollection {#5382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5386 …}
  -id: 127824
  -bodyTs: "'later':14 'leav':10 'll':9 'mickey':6 'mous':7 'tool':12 'voic':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5829972"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700076638 {#5376
    date: 2023-11-15 20:30: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
107 DENIED edit
App\Entity\EntryComment {#5378
  +user: Proxies\__CG__\App\Entity\User {#5372 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5275
    +user: Proxies\__CG__\App\Entity\User {#5276 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5126
      +user: Proxies\__CG__\App\Entity\User {#5127 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4336
        +user: App\Entity\User {#4349 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "I got their tip *riiight heeere*"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1700350511 {#4330
          date: 2023-11-19 00:35:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@luk3th3dud3@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4337 …}
        +nested: Doctrine\ORM\PersistentCollection {#4339 …}
        +votes: Doctrine\ORM\PersistentCollection {#4341 …}
        +reports: Doctrine\ORM\PersistentCollection {#4343 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
        -id: 127428
        -bodyTs: "'got':2 'heeer':6 'riiight':5 'tip':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5335470"
        +editedAt: DateTimeImmutable @1700327850 {#4331
          date: 2023-11-18 18:17:30.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700068065 {#4332
          date: 2023-11-15 18:07:45.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4336}
      +body: "Dick! He’s talking about his dick, guys!!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1700071003 {#5124
        date: 2023-11-15 18:56:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@luk3th3dud3@feddit.de"
        "@GrammatonCleric@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5128 …}
      +nested: Doctrine\ORM\PersistentCollection {#5130 …}
      +votes: Doctrine\ORM\PersistentCollection {#5132 …}
      +reports: Doctrine\ORM\PersistentCollection {#5134 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5136 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5138 …}
      -id: 127570
      -bodyTs: "'dick':1,7 'guy':8 'talk':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5336536"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700071003 {#5125
        date: 2023-11-15 18:56:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4336}
    +body: "Well now you spoiled the surprise!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700074063 {#5273
      date: 2023-11-15 19:47:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@luk3th3dud3@feddit.de"
      "@GrammatonCleric@lemmy.world"
      "@ridethisbike@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5277 …}
    +nested: Doctrine\ORM\PersistentCollection {#5279 …}
    +votes: Doctrine\ORM\PersistentCollection {#5281 …}
    +reports: Doctrine\ORM\PersistentCollection {#5283 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5285 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5287 …}
    -id: 127721
    -bodyTs: "'spoil':4 'surpris':6 'well':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4844437"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700074063 {#5274
      date: 2023-11-15 19:47:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4336}
  +body: """
    *in the voice of the Mickey Mouse*\n
    \n
    We’ll leave this tool for later!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700076638 {#5379
    date: 2023-11-15 20:30:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
    "@GrammatonCleric@lemmy.world"
    "@ridethisbike@lemmy.world"
    "@Holzkohlen@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5366 …}
  +nested: Doctrine\ORM\PersistentCollection {#5370 …}
  +votes: Doctrine\ORM\PersistentCollection {#5368 …}
  +reports: Doctrine\ORM\PersistentCollection {#5382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5386 …}
  -id: 127824
  -bodyTs: "'later':14 'leav':10 'll':9 'mickey':6 'mous':7 'tool':12 'voic':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5829972"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700076638 {#5376
    date: 2023-11-15 20:30: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
108 DENIED moderate
App\Entity\EntryComment {#5378
  +user: Proxies\__CG__\App\Entity\User {#5372 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5275
    +user: Proxies\__CG__\App\Entity\User {#5276 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5126
      +user: Proxies\__CG__\App\Entity\User {#5127 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4336
        +user: App\Entity\User {#4349 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "I got their tip *riiight heeere*"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1700350511 {#4330
          date: 2023-11-19 00:35:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@luk3th3dud3@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4337 …}
        +nested: Doctrine\ORM\PersistentCollection {#4339 …}
        +votes: Doctrine\ORM\PersistentCollection {#4341 …}
        +reports: Doctrine\ORM\PersistentCollection {#4343 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
        -id: 127428
        -bodyTs: "'got':2 'heeer':6 'riiight':5 'tip':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5335470"
        +editedAt: DateTimeImmutable @1700327850 {#4331
          date: 2023-11-18 18:17:30.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700068065 {#4332
          date: 2023-11-15 18:07:45.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4336}
      +body: "Dick! He’s talking about his dick, guys!!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1700071003 {#5124
        date: 2023-11-15 18:56:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@luk3th3dud3@feddit.de"
        "@GrammatonCleric@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5128 …}
      +nested: Doctrine\ORM\PersistentCollection {#5130 …}
      +votes: Doctrine\ORM\PersistentCollection {#5132 …}
      +reports: Doctrine\ORM\PersistentCollection {#5134 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5136 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5138 …}
      -id: 127570
      -bodyTs: "'dick':1,7 'guy':8 'talk':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5336536"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700071003 {#5125
        date: 2023-11-15 18:56:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4336}
    +body: "Well now you spoiled the surprise!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700074063 {#5273
      date: 2023-11-15 19:47:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@luk3th3dud3@feddit.de"
      "@GrammatonCleric@lemmy.world"
      "@ridethisbike@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5277 …}
    +nested: Doctrine\ORM\PersistentCollection {#5279 …}
    +votes: Doctrine\ORM\PersistentCollection {#5281 …}
    +reports: Doctrine\ORM\PersistentCollection {#5283 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5285 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5287 …}
    -id: 127721
    -bodyTs: "'spoil':4 'surpris':6 'well':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4844437"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700074063 {#5274
      date: 2023-11-15 19:47:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4336}
  +body: """
    *in the voice of the Mickey Mouse*\n
    \n
    We’ll leave this tool for later!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700076638 {#5379
    date: 2023-11-15 20:30:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
    "@GrammatonCleric@lemmy.world"
    "@ridethisbike@lemmy.world"
    "@Holzkohlen@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5366 …}
  +nested: Doctrine\ORM\PersistentCollection {#5370 …}
  +votes: Doctrine\ORM\PersistentCollection {#5368 …}
  +reports: Doctrine\ORM\PersistentCollection {#5382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5386 …}
  -id: 127824
  -bodyTs: "'later':14 'leav':10 'll':9 'mickey':6 'mous':7 'tool':12 'voic':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5829972"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700076638 {#5376
    date: 2023-11-15 20:30: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
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 {#5404
  +user: Proxies\__CG__\App\Entity\User {#5412 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5378
    +user: Proxies\__CG__\App\Entity\User {#5372 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5275
      +user: Proxies\__CG__\App\Entity\User {#5276 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5126
        +user: Proxies\__CG__\App\Entity\User {#5127 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4336
          +user: App\Entity\User {#4349 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "I got their tip *riiight heeere*"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 16
          +score: 0
          +lastActive: DateTime @1700350511 {#4330
            date: 2023-11-19 00:35:11.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@luk3th3dud3@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4337 …}
          +nested: Doctrine\ORM\PersistentCollection {#4339 …}
          +votes: Doctrine\ORM\PersistentCollection {#4341 …}
          +reports: Doctrine\ORM\PersistentCollection {#4343 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
          -id: 127428
          -bodyTs: "'got':2 'heeer':6 'riiight':5 'tip':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5335470"
          +editedAt: DateTimeImmutable @1700327850 {#4331
            date: 2023-11-18 18:17:30.0 +01:00
          }
          +createdAt: DateTimeImmutable @1700068065 {#4332
            date: 2023-11-15 18:07:45.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4336}
        +body: "Dick! He’s talking about his dick, guys!!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1700071003 {#5124
          date: 2023-11-15 18:56:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@luk3th3dud3@feddit.de"
          "@GrammatonCleric@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5128 …}
        +nested: Doctrine\ORM\PersistentCollection {#5130 …}
        +votes: Doctrine\ORM\PersistentCollection {#5132 …}
        +reports: Doctrine\ORM\PersistentCollection {#5134 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5136 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5138 …}
        -id: 127570
        -bodyTs: "'dick':1,7 'guy':8 'talk':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5336536"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700071003 {#5125
          date: 2023-11-15 18:56:43.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4336}
      +body: "Well now you spoiled the surprise!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700074063 {#5273
        date: 2023-11-15 19:47:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@luk3th3dud3@feddit.de"
        "@GrammatonCleric@lemmy.world"
        "@ridethisbike@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5277 …}
      +nested: Doctrine\ORM\PersistentCollection {#5279 …}
      +votes: Doctrine\ORM\PersistentCollection {#5281 …}
      +reports: Doctrine\ORM\PersistentCollection {#5283 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5285 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5287 …}
      -id: 127721
      -bodyTs: "'spoil':4 'surpris':6 'well':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4844437"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700074063 {#5274
        date: 2023-11-15 19:47:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4336}
    +body: """
      *in the voice of the Mickey Mouse*\n
      \n
      We’ll leave this tool for later!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700076638 {#5379
      date: 2023-11-15 20:30:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@luk3th3dud3@feddit.de"
      "@GrammatonCleric@lemmy.world"
      "@ridethisbike@lemmy.world"
      "@Holzkohlen@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5366 …}
    +nested: Doctrine\ORM\PersistentCollection {#5370 …}
    +votes: Doctrine\ORM\PersistentCollection {#5368 …}
    +reports: Doctrine\ORM\PersistentCollection {#5382 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5384 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5386 …}
    -id: 127824
    -bodyTs: "'later':14 'leav':10 'll':9 'mickey':6 'mous':7 'tool':12 'voic':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5829972"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700076638 {#5376
      date: 2023-11-15 20:30:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4336}
  +body: "Hot dog, hot dog, hot diggity dog"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700080419 {#5409
    date: 2023-11-15 21:33:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
    "@GrammatonCleric@lemmy.world"
    "@ridethisbike@lemmy.world"
    "@Holzkohlen@feddit.de"
    "@PeWu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5415 …}
  +nested: Doctrine\ORM\PersistentCollection {#5417 …}
  +votes: Doctrine\ORM\PersistentCollection {#5413 …}
  +reports: Doctrine\ORM\PersistentCollection {#5420 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5424 …}
  -id: 128004
  -bodyTs: "'diggiti':6 'dog':2,4,7 'hot':1,3,5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4203433"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700080419 {#5406
    date: 2023-11-15 21:33:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#5404
  +user: Proxies\__CG__\App\Entity\User {#5412 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5378
    +user: Proxies\__CG__\App\Entity\User {#5372 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5275
      +user: Proxies\__CG__\App\Entity\User {#5276 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5126
        +user: Proxies\__CG__\App\Entity\User {#5127 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4336
          +user: App\Entity\User {#4349 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "I got their tip *riiight heeere*"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 16
          +score: 0
          +lastActive: DateTime @1700350511 {#4330
            date: 2023-11-19 00:35:11.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@luk3th3dud3@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4337 …}
          +nested: Doctrine\ORM\PersistentCollection {#4339 …}
          +votes: Doctrine\ORM\PersistentCollection {#4341 …}
          +reports: Doctrine\ORM\PersistentCollection {#4343 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
          -id: 127428
          -bodyTs: "'got':2 'heeer':6 'riiight':5 'tip':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5335470"
          +editedAt: DateTimeImmutable @1700327850 {#4331
            date: 2023-11-18 18:17:30.0 +01:00
          }
          +createdAt: DateTimeImmutable @1700068065 {#4332
            date: 2023-11-15 18:07:45.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4336}
        +body: "Dick! He’s talking about his dick, guys!!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1700071003 {#5124
          date: 2023-11-15 18:56:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@luk3th3dud3@feddit.de"
          "@GrammatonCleric@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5128 …}
        +nested: Doctrine\ORM\PersistentCollection {#5130 …}
        +votes: Doctrine\ORM\PersistentCollection {#5132 …}
        +reports: Doctrine\ORM\PersistentCollection {#5134 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5136 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5138 …}
        -id: 127570
        -bodyTs: "'dick':1,7 'guy':8 'talk':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5336536"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700071003 {#5125
          date: 2023-11-15 18:56:43.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4336}
      +body: "Well now you spoiled the surprise!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700074063 {#5273
        date: 2023-11-15 19:47:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@luk3th3dud3@feddit.de"
        "@GrammatonCleric@lemmy.world"
        "@ridethisbike@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5277 …}
      +nested: Doctrine\ORM\PersistentCollection {#5279 …}
      +votes: Doctrine\ORM\PersistentCollection {#5281 …}
      +reports: Doctrine\ORM\PersistentCollection {#5283 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5285 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5287 …}
      -id: 127721
      -bodyTs: "'spoil':4 'surpris':6 'well':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4844437"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700074063 {#5274
        date: 2023-11-15 19:47:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4336}
    +body: """
      *in the voice of the Mickey Mouse*\n
      \n
      We’ll leave this tool for later!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700076638 {#5379
      date: 2023-11-15 20:30:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@luk3th3dud3@feddit.de"
      "@GrammatonCleric@lemmy.world"
      "@ridethisbike@lemmy.world"
      "@Holzkohlen@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5366 …}
    +nested: Doctrine\ORM\PersistentCollection {#5370 …}
    +votes: Doctrine\ORM\PersistentCollection {#5368 …}
    +reports: Doctrine\ORM\PersistentCollection {#5382 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5384 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5386 …}
    -id: 127824
    -bodyTs: "'later':14 'leav':10 'll':9 'mickey':6 'mous':7 'tool':12 'voic':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5829972"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700076638 {#5376
      date: 2023-11-15 20:30:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4336}
  +body: "Hot dog, hot dog, hot diggity dog"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700080419 {#5409
    date: 2023-11-15 21:33:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
    "@GrammatonCleric@lemmy.world"
    "@ridethisbike@lemmy.world"
    "@Holzkohlen@feddit.de"
    "@PeWu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5415 …}
  +nested: Doctrine\ORM\PersistentCollection {#5417 …}
  +votes: Doctrine\ORM\PersistentCollection {#5413 …}
  +reports: Doctrine\ORM\PersistentCollection {#5420 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5424 …}
  -id: 128004
  -bodyTs: "'diggiti':6 'dog':2,4,7 'hot':1,3,5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4203433"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700080419 {#5406
    date: 2023-11-15 21:33:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#5404
  +user: Proxies\__CG__\App\Entity\User {#5412 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5378
    +user: Proxies\__CG__\App\Entity\User {#5372 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5275
      +user: Proxies\__CG__\App\Entity\User {#5276 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5126
        +user: Proxies\__CG__\App\Entity\User {#5127 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4336
          +user: App\Entity\User {#4349 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "I got their tip *riiight heeere*"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 16
          +score: 0
          +lastActive: DateTime @1700350511 {#4330
            date: 2023-11-19 00:35:11.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@luk3th3dud3@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4337 …}
          +nested: Doctrine\ORM\PersistentCollection {#4339 …}
          +votes: Doctrine\ORM\PersistentCollection {#4341 …}
          +reports: Doctrine\ORM\PersistentCollection {#4343 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
          -id: 127428
          -bodyTs: "'got':2 'heeer':6 'riiight':5 'tip':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5335470"
          +editedAt: DateTimeImmutable @1700327850 {#4331
            date: 2023-11-18 18:17:30.0 +01:00
          }
          +createdAt: DateTimeImmutable @1700068065 {#4332
            date: 2023-11-15 18:07:45.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4336}
        +body: "Dick! He’s talking about his dick, guys!!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1700071003 {#5124
          date: 2023-11-15 18:56:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@luk3th3dud3@feddit.de"
          "@GrammatonCleric@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5128 …}
        +nested: Doctrine\ORM\PersistentCollection {#5130 …}
        +votes: Doctrine\ORM\PersistentCollection {#5132 …}
        +reports: Doctrine\ORM\PersistentCollection {#5134 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5136 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5138 …}
        -id: 127570
        -bodyTs: "'dick':1,7 'guy':8 'talk':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5336536"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700071003 {#5125
          date: 2023-11-15 18:56:43.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4336}
      +body: "Well now you spoiled the surprise!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700074063 {#5273
        date: 2023-11-15 19:47:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@luk3th3dud3@feddit.de"
        "@GrammatonCleric@lemmy.world"
        "@ridethisbike@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5277 …}
      +nested: Doctrine\ORM\PersistentCollection {#5279 …}
      +votes: Doctrine\ORM\PersistentCollection {#5281 …}
      +reports: Doctrine\ORM\PersistentCollection {#5283 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5285 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5287 …}
      -id: 127721
      -bodyTs: "'spoil':4 'surpris':6 'well':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4844437"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700074063 {#5274
        date: 2023-11-15 19:47:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4336}
    +body: """
      *in the voice of the Mickey Mouse*\n
      \n
      We’ll leave this tool for later!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700076638 {#5379
      date: 2023-11-15 20:30:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@luk3th3dud3@feddit.de"
      "@GrammatonCleric@lemmy.world"
      "@ridethisbike@lemmy.world"
      "@Holzkohlen@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5366 …}
    +nested: Doctrine\ORM\PersistentCollection {#5370 …}
    +votes: Doctrine\ORM\PersistentCollection {#5368 …}
    +reports: Doctrine\ORM\PersistentCollection {#5382 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5384 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5386 …}
    -id: 127824
    -bodyTs: "'later':14 'leav':10 'll':9 'mickey':6 'mous':7 'tool':12 'voic':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5829972"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700076638 {#5376
      date: 2023-11-15 20:30:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4336}
  +body: "Hot dog, hot dog, hot diggity dog"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700080419 {#5409
    date: 2023-11-15 21:33:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
    "@GrammatonCleric@lemmy.world"
    "@ridethisbike@lemmy.world"
    "@Holzkohlen@feddit.de"
    "@PeWu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5415 …}
  +nested: Doctrine\ORM\PersistentCollection {#5417 …}
  +votes: Doctrine\ORM\PersistentCollection {#5413 …}
  +reports: Doctrine\ORM\PersistentCollection {#5420 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5424 …}
  -id: 128004
  -bodyTs: "'diggiti':6 'dog':2,4,7 'hot':1,3,5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4203433"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700080419 {#5406
    date: 2023-11-15 21:33:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5291
  +user: App\Entity\User {#4716 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5126
    +user: Proxies\__CG__\App\Entity\User {#5127 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4336
      +user: App\Entity\User {#4349 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I got their tip *riiight heeere*"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1700350511 {#4330
        date: 2023-11-19 00:35:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@luk3th3dud3@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4337 …}
      +nested: Doctrine\ORM\PersistentCollection {#4339 …}
      +votes: Doctrine\ORM\PersistentCollection {#4341 …}
      +reports: Doctrine\ORM\PersistentCollection {#4343 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
      -id: 127428
      -bodyTs: "'got':2 'heeer':6 'riiight':5 'tip':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5335470"
      +editedAt: DateTimeImmutable @1700327850 {#4331
        date: 2023-11-18 18:17:30.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700068065 {#4332
        date: 2023-11-15 18:07:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4336}
    +body: "Dick! He’s talking about his dick, guys!!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1700071003 {#5124
      date: 2023-11-15 18:56:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@luk3th3dud3@feddit.de"
      "@GrammatonCleric@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5128 …}
    +nested: Doctrine\ORM\PersistentCollection {#5130 …}
    +votes: Doctrine\ORM\PersistentCollection {#5132 …}
    +reports: Doctrine\ORM\PersistentCollection {#5134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5138 …}
    -id: 127570
    -bodyTs: "'dick':1,7 'guy':8 'talk':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5336536"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700071003 {#5125
      date: 2023-11-15 18:56:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4336}
  +body: "Pics for proof?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700085579 {#5289
    date: 2023-11-15 22:59:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
    "@GrammatonCleric@lemmy.world"
    "@ridethisbike@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5292 …}
  +nested: Doctrine\ORM\PersistentCollection {#5294 …}
  +votes: Doctrine\ORM\PersistentCollection {#5296 …}
  +reports: Doctrine\ORM\PersistentCollection {#5298 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5300 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5302 …}
  -id: 128216
  -bodyTs: "'pic':1 'proof':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5341142"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700085579 {#5290
    date: 2023-11-15 22:59:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#5291
  +user: App\Entity\User {#4716 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5126
    +user: Proxies\__CG__\App\Entity\User {#5127 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4336
      +user: App\Entity\User {#4349 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I got their tip *riiight heeere*"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1700350511 {#4330
        date: 2023-11-19 00:35:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@luk3th3dud3@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4337 …}
      +nested: Doctrine\ORM\PersistentCollection {#4339 …}
      +votes: Doctrine\ORM\PersistentCollection {#4341 …}
      +reports: Doctrine\ORM\PersistentCollection {#4343 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
      -id: 127428
      -bodyTs: "'got':2 'heeer':6 'riiight':5 'tip':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5335470"
      +editedAt: DateTimeImmutable @1700327850 {#4331
        date: 2023-11-18 18:17:30.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700068065 {#4332
        date: 2023-11-15 18:07:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4336}
    +body: "Dick! He’s talking about his dick, guys!!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1700071003 {#5124
      date: 2023-11-15 18:56:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@luk3th3dud3@feddit.de"
      "@GrammatonCleric@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5128 …}
    +nested: Doctrine\ORM\PersistentCollection {#5130 …}
    +votes: Doctrine\ORM\PersistentCollection {#5132 …}
    +reports: Doctrine\ORM\PersistentCollection {#5134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5138 …}
    -id: 127570
    -bodyTs: "'dick':1,7 'guy':8 'talk':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5336536"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700071003 {#5125
      date: 2023-11-15 18:56:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4336}
  +body: "Pics for proof?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700085579 {#5289
    date: 2023-11-15 22:59:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
    "@GrammatonCleric@lemmy.world"
    "@ridethisbike@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5292 …}
  +nested: Doctrine\ORM\PersistentCollection {#5294 …}
  +votes: Doctrine\ORM\PersistentCollection {#5296 …}
  +reports: Doctrine\ORM\PersistentCollection {#5298 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5300 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5302 …}
  -id: 128216
  -bodyTs: "'pic':1 'proof':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5341142"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700085579 {#5290
    date: 2023-11-15 22:59:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#5291
  +user: App\Entity\User {#4716 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5126
    +user: Proxies\__CG__\App\Entity\User {#5127 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4336
      +user: App\Entity\User {#4349 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I got their tip *riiight heeere*"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1700350511 {#4330
        date: 2023-11-19 00:35:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@luk3th3dud3@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4337 …}
      +nested: Doctrine\ORM\PersistentCollection {#4339 …}
      +votes: Doctrine\ORM\PersistentCollection {#4341 …}
      +reports: Doctrine\ORM\PersistentCollection {#4343 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
      -id: 127428
      -bodyTs: "'got':2 'heeer':6 'riiight':5 'tip':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5335470"
      +editedAt: DateTimeImmutable @1700327850 {#4331
        date: 2023-11-18 18:17:30.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700068065 {#4332
        date: 2023-11-15 18:07:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4336}
    +body: "Dick! He’s talking about his dick, guys!!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1700071003 {#5124
      date: 2023-11-15 18:56:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@luk3th3dud3@feddit.de"
      "@GrammatonCleric@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5128 …}
    +nested: Doctrine\ORM\PersistentCollection {#5130 …}
    +votes: Doctrine\ORM\PersistentCollection {#5132 …}
    +reports: Doctrine\ORM\PersistentCollection {#5134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5138 …}
    -id: 127570
    -bodyTs: "'dick':1,7 'guy':8 'talk':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5336536"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700071003 {#5125
      date: 2023-11-15 18:56:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4336}
  +body: "Pics for proof?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700085579 {#5289
    date: 2023-11-15 22:59:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
    "@GrammatonCleric@lemmy.world"
    "@ridethisbike@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5292 …}
  +nested: Doctrine\ORM\PersistentCollection {#5294 …}
  +votes: Doctrine\ORM\PersistentCollection {#5296 …}
  +reports: Doctrine\ORM\PersistentCollection {#5298 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5300 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5302 …}
  -id: 128216
  -bodyTs: "'pic':1 'proof':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5341142"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700085579 {#5290
    date: 2023-11-15 22:59:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4411
  +user: App\Entity\User {#4424 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I can't believe that we have reached the point as a civilization where I'm legitimately not sure whether or not this was intended as satire."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 149
  +score: 0
  +lastActive: DateTime @1700337023 {#4406
    date: 2023-11-18 20:50:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4412 …}
  +nested: Doctrine\ORM\PersistentCollection {#4414 …}
  +votes: Doctrine\ORM\PersistentCollection {#4416 …}
  +reports: Doctrine\ORM\PersistentCollection {#4418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4420 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4422 …}
  -id: 127455
  -bodyTs: "'believ':4 'civil':13 'intend':25 'legitim':17 'm':16 'point':10 'reach':8 'satir':27 'sure':19 'whether':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/628967/-/comment/3580359"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700068552 {#4407
    date: 2023-11-15 18:15:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#4411
  +user: App\Entity\User {#4424 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I can't believe that we have reached the point as a civilization where I'm legitimately not sure whether or not this was intended as satire."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 149
  +score: 0
  +lastActive: DateTime @1700337023 {#4406
    date: 2023-11-18 20:50:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4412 …}
  +nested: Doctrine\ORM\PersistentCollection {#4414 …}
  +votes: Doctrine\ORM\PersistentCollection {#4416 …}
  +reports: Doctrine\ORM\PersistentCollection {#4418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4420 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4422 …}
  -id: 127455
  -bodyTs: "'believ':4 'civil':13 'intend':25 'legitim':17 'm':16 'point':10 'reach':8 'satir':27 'sure':19 'whether':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/628967/-/comment/3580359"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700068552 {#4407
    date: 2023-11-15 18:15:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#4411
  +user: App\Entity\User {#4424 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I can't believe that we have reached the point as a civilization where I'm legitimately not sure whether or not this was intended as satire."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 149
  +score: 0
  +lastActive: DateTime @1700337023 {#4406
    date: 2023-11-18 20:50:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4412 …}
  +nested: Doctrine\ORM\PersistentCollection {#4414 …}
  +votes: Doctrine\ORM\PersistentCollection {#4416 …}
  +reports: Doctrine\ORM\PersistentCollection {#4418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4420 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4422 …}
  -id: 127455
  -bodyTs: "'believ':4 'civil':13 'intend':25 'legitim':17 'm':16 'point':10 'reach':8 'satir':27 'sure':19 'whether':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/628967/-/comment/3580359"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700068552 {#4407
    date: 2023-11-15 18:15:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5142
  +user: Proxies\__CG__\App\Entity\User {#5143 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4411
    +user: App\Entity\User {#4424 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I can't believe that we have reached the point as a civilization where I'm legitimately not sure whether or not this was intended as satire."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 149
    +score: 0
    +lastActive: DateTime @1700337023 {#4406
      date: 2023-11-18 20:50:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@luk3th3dud3@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4412 …}
    +nested: Doctrine\ORM\PersistentCollection {#4414 …}
    +votes: Doctrine\ORM\PersistentCollection {#4416 …}
    +reports: Doctrine\ORM\PersistentCollection {#4418 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4420 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4422 …}
    -id: 127455
    -bodyTs: "'believ':4 'civil':13 'intend':25 'legitim':17 'm':16 'point':10 'reach':8 'satir':27 'sure':19 'whether':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/628967/-/comment/3580359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700068552 {#4407
      date: 2023-11-15 18:15:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4411}
  +body: "Poe’s law in action"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1700074986 {#5140
    date: 2023-11-15 20:03:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
    "@disposabletentacle@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5144 …}
  +nested: Doctrine\ORM\PersistentCollection {#5146 …}
  +votes: Doctrine\ORM\PersistentCollection {#5148 …}
  +reports: Doctrine\ORM\PersistentCollection {#5150 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5152 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5154 …}
  -id: 127759
  -bodyTs: "'action':5 'law':3 'poe':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5337879"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700074986 {#5141
    date: 2023-11-15 20:03: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
123 DENIED edit
App\Entity\EntryComment {#5142
  +user: Proxies\__CG__\App\Entity\User {#5143 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4411
    +user: App\Entity\User {#4424 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I can't believe that we have reached the point as a civilization where I'm legitimately not sure whether or not this was intended as satire."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 149
    +score: 0
    +lastActive: DateTime @1700337023 {#4406
      date: 2023-11-18 20:50:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@luk3th3dud3@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4412 …}
    +nested: Doctrine\ORM\PersistentCollection {#4414 …}
    +votes: Doctrine\ORM\PersistentCollection {#4416 …}
    +reports: Doctrine\ORM\PersistentCollection {#4418 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4420 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4422 …}
    -id: 127455
    -bodyTs: "'believ':4 'civil':13 'intend':25 'legitim':17 'm':16 'point':10 'reach':8 'satir':27 'sure':19 'whether':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/628967/-/comment/3580359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700068552 {#4407
      date: 2023-11-15 18:15:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4411}
  +body: "Poe’s law in action"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1700074986 {#5140
    date: 2023-11-15 20:03:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
    "@disposabletentacle@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5144 …}
  +nested: Doctrine\ORM\PersistentCollection {#5146 …}
  +votes: Doctrine\ORM\PersistentCollection {#5148 …}
  +reports: Doctrine\ORM\PersistentCollection {#5150 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5152 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5154 …}
  -id: 127759
  -bodyTs: "'action':5 'law':3 'poe':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5337879"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700074986 {#5141
    date: 2023-11-15 20:03: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
124 DENIED moderate
App\Entity\EntryComment {#5142
  +user: Proxies\__CG__\App\Entity\User {#5143 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4411
    +user: App\Entity\User {#4424 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I can't believe that we have reached the point as a civilization where I'm legitimately not sure whether or not this was intended as satire."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 149
    +score: 0
    +lastActive: DateTime @1700337023 {#4406
      date: 2023-11-18 20:50:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@luk3th3dud3@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4412 …}
    +nested: Doctrine\ORM\PersistentCollection {#4414 …}
    +votes: Doctrine\ORM\PersistentCollection {#4416 …}
    +reports: Doctrine\ORM\PersistentCollection {#4418 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4420 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4422 …}
    -id: 127455
    -bodyTs: "'believ':4 'civil':13 'intend':25 'legitim':17 'm':16 'point':10 'reach':8 'satir':27 'sure':19 'whether':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/628967/-/comment/3580359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700068552 {#4407
      date: 2023-11-15 18:15:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4411}
  +body: "Poe’s law in action"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1700074986 {#5140
    date: 2023-11-15 20:03:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
    "@disposabletentacle@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5144 …}
  +nested: Doctrine\ORM\PersistentCollection {#5146 …}
  +votes: Doctrine\ORM\PersistentCollection {#5148 …}
  +reports: Doctrine\ORM\PersistentCollection {#5150 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5152 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5154 …}
  -id: 127759
  -bodyTs: "'action':5 'law':3 'poe':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5337879"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700074986 {#5141
    date: 2023-11-15 20:03: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
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 {#5158
  +user: Proxies\__CG__\App\Entity\User {#5159 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4411
    +user: App\Entity\User {#4424 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I can't believe that we have reached the point as a civilization where I'm legitimately not sure whether or not this was intended as satire."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 149
    +score: 0
    +lastActive: DateTime @1700337023 {#4406
      date: 2023-11-18 20:50:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@luk3th3dud3@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4412 …}
    +nested: Doctrine\ORM\PersistentCollection {#4414 …}
    +votes: Doctrine\ORM\PersistentCollection {#4416 …}
    +reports: Doctrine\ORM\PersistentCollection {#4418 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4420 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4422 …}
    -id: 127455
    -bodyTs: "'believ':4 'civil':13 'intend':25 'legitim':17 'm':16 'point':10 'reach':8 'satir':27 'sure':19 'whether':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/628967/-/comment/3580359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700068552 {#4407
      date: 2023-11-15 18:15:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4411}
  +body: "It's an account with a lot of bad jokes with some gems dropped in."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 55
  +score: 0
  +lastActive: DateTime @1700074897 {#5156
    date: 2023-11-15 20:01:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
    "@disposabletentacle@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5160 …}
  +nested: Doctrine\ORM\PersistentCollection {#5162 …}
  +votes: Doctrine\ORM\PersistentCollection {#5164 …}
  +reports: Doctrine\ORM\PersistentCollection {#5166 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5168 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5170 …}
  -id: 127753
  -bodyTs: "'account':4 'bad':9 'drop':14 'gem':13 'joke':10 'lot':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/628967/-/comment/3582419"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700074897 {#5157
    date: 2023-11-15 20:01:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#5158
  +user: Proxies\__CG__\App\Entity\User {#5159 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4411
    +user: App\Entity\User {#4424 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I can't believe that we have reached the point as a civilization where I'm legitimately not sure whether or not this was intended as satire."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 149
    +score: 0
    +lastActive: DateTime @1700337023 {#4406
      date: 2023-11-18 20:50:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@luk3th3dud3@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4412 …}
    +nested: Doctrine\ORM\PersistentCollection {#4414 …}
    +votes: Doctrine\ORM\PersistentCollection {#4416 …}
    +reports: Doctrine\ORM\PersistentCollection {#4418 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4420 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4422 …}
    -id: 127455
    -bodyTs: "'believ':4 'civil':13 'intend':25 'legitim':17 'm':16 'point':10 'reach':8 'satir':27 'sure':19 'whether':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/628967/-/comment/3580359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700068552 {#4407
      date: 2023-11-15 18:15:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4411}
  +body: "It's an account with a lot of bad jokes with some gems dropped in."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 55
  +score: 0
  +lastActive: DateTime @1700074897 {#5156
    date: 2023-11-15 20:01:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
    "@disposabletentacle@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5160 …}
  +nested: Doctrine\ORM\PersistentCollection {#5162 …}
  +votes: Doctrine\ORM\PersistentCollection {#5164 …}
  +reports: Doctrine\ORM\PersistentCollection {#5166 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5168 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5170 …}
  -id: 127753
  -bodyTs: "'account':4 'bad':9 'drop':14 'gem':13 'joke':10 'lot':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/628967/-/comment/3582419"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700074897 {#5157
    date: 2023-11-15 20:01:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#5158
  +user: Proxies\__CG__\App\Entity\User {#5159 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4411
    +user: App\Entity\User {#4424 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I can't believe that we have reached the point as a civilization where I'm legitimately not sure whether or not this was intended as satire."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 149
    +score: 0
    +lastActive: DateTime @1700337023 {#4406
      date: 2023-11-18 20:50:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@luk3th3dud3@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4412 …}
    +nested: Doctrine\ORM\PersistentCollection {#4414 …}
    +votes: Doctrine\ORM\PersistentCollection {#4416 …}
    +reports: Doctrine\ORM\PersistentCollection {#4418 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4420 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4422 …}
    -id: 127455
    -bodyTs: "'believ':4 'civil':13 'intend':25 'legitim':17 'm':16 'point':10 'reach':8 'satir':27 'sure':19 'whether':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/628967/-/comment/3580359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700068552 {#4407
      date: 2023-11-15 18:15:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4411}
  +body: "It's an account with a lot of bad jokes with some gems dropped in."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 55
  +score: 0
  +lastActive: DateTime @1700074897 {#5156
    date: 2023-11-15 20:01:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
    "@disposabletentacle@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5160 …}
  +nested: Doctrine\ORM\PersistentCollection {#5162 …}
  +votes: Doctrine\ORM\PersistentCollection {#5164 …}
  +reports: Doctrine\ORM\PersistentCollection {#5166 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5168 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5170 …}
  -id: 127753
  -bodyTs: "'account':4 'bad':9 'drop':14 'gem':13 'joke':10 'lot':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/628967/-/comment/3582419"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700074897 {#5157
    date: 2023-11-15 20:01:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4484
  +user: App\Entity\User {#4497 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "this cannot be a real tweet"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700235303 {#4479
    date: 2023-11-17 16:35:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4485 …}
  +nested: Doctrine\ORM\PersistentCollection {#4487 …}
  +votes: Doctrine\ORM\PersistentCollection {#4489 …}
  +reports: Doctrine\ORM\PersistentCollection {#4491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
  -id: 133655
  -bodyTs: "'cannot':2 'real':5 'tweet':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4422244"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700235303 {#4480
    date: 2023-11-17 16:35: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
131 DENIED edit
App\Entity\EntryComment {#4484
  +user: App\Entity\User {#4497 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "this cannot be a real tweet"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700235303 {#4479
    date: 2023-11-17 16:35:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4485 …}
  +nested: Doctrine\ORM\PersistentCollection {#4487 …}
  +votes: Doctrine\ORM\PersistentCollection {#4489 …}
  +reports: Doctrine\ORM\PersistentCollection {#4491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
  -id: 133655
  -bodyTs: "'cannot':2 'real':5 'tweet':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4422244"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700235303 {#4480
    date: 2023-11-17 16:35: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
132 DENIED moderate
App\Entity\EntryComment {#4484
  +user: App\Entity\User {#4497 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "this cannot be a real tweet"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700235303 {#4479
    date: 2023-11-17 16:35:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4485 …}
  +nested: Doctrine\ORM\PersistentCollection {#4487 …}
  +votes: Doctrine\ORM\PersistentCollection {#4489 …}
  +reports: Doctrine\ORM\PersistentCollection {#4491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
  -id: 133655
  -bodyTs: "'cannot':2 'real':5 'tweet':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4422244"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700235303 {#4480
    date: 2023-11-17 16:35: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
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 {#4557
  +user: App\Entity\User {#4570 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    If my tenants tipped me I’d be pretty offended and would just count it against their next rent payment\n
    \n
    Like you wouldn’t tip your doctor or your lawyer or your mechanic, what the fuck is this shit
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700176325 {#4552
    date: 2023-11-17 00:12:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4558 …}
  +nested: Doctrine\ORM\PersistentCollection {#4560 …}
  +votes: Doctrine\ORM\PersistentCollection {#4562 …}
  +reports: Doctrine\ORM\PersistentCollection {#4564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
  -id: 131816
  -bodyTs: "'count':14 'd':7 'doctor':27 'fuck':36 'lawyer':30 'like':21 'mechan':33 'next':18 'offend':10 'payment':20 'pretti':9 'rent':19 'shit':39 'tenant':3 'tip':4,25 'would':12 'wouldn':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5367312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700176325 {#4553
    date: 2023-11-17 00:12: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
135 DENIED edit
App\Entity\EntryComment {#4557
  +user: App\Entity\User {#4570 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    If my tenants tipped me I’d be pretty offended and would just count it against their next rent payment\n
    \n
    Like you wouldn’t tip your doctor or your lawyer or your mechanic, what the fuck is this shit
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700176325 {#4552
    date: 2023-11-17 00:12:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4558 …}
  +nested: Doctrine\ORM\PersistentCollection {#4560 …}
  +votes: Doctrine\ORM\PersistentCollection {#4562 …}
  +reports: Doctrine\ORM\PersistentCollection {#4564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
  -id: 131816
  -bodyTs: "'count':14 'd':7 'doctor':27 'fuck':36 'lawyer':30 'like':21 'mechan':33 'next':18 'offend':10 'payment':20 'pretti':9 'rent':19 'shit':39 'tenant':3 'tip':4,25 'would':12 'wouldn':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5367312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700176325 {#4553
    date: 2023-11-17 00:12: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
136 DENIED moderate
App\Entity\EntryComment {#4557
  +user: App\Entity\User {#4570 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    If my tenants tipped me I’d be pretty offended and would just count it against their next rent payment\n
    \n
    Like you wouldn’t tip your doctor or your lawyer or your mechanic, what the fuck is this shit
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700176325 {#4552
    date: 2023-11-17 00:12:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4558 …}
  +nested: Doctrine\ORM\PersistentCollection {#4560 …}
  +votes: Doctrine\ORM\PersistentCollection {#4562 …}
  +reports: Doctrine\ORM\PersistentCollection {#4564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
  -id: 131816
  -bodyTs: "'count':14 'd':7 'doctor':27 'fuck':36 'lawyer':30 'like':21 'mechan':33 'next':18 'offend':10 'payment':20 'pretti':9 'rent':19 'shit':39 'tenant':3 'tip':4,25 'would':12 'wouldn':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5367312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700176325 {#4553
    date: 2023-11-17 00:12: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
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 {#4630
  +user: App\Entity\User {#4643 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Thank you Dr. PP"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1700090607 {#4625
    date: 2023-11-16 00:23:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4631 …}
  +nested: Doctrine\ORM\PersistentCollection {#4633 …}
  +votes: Doctrine\ORM\PersistentCollection {#4635 …}
  +reports: Doctrine\ORM\PersistentCollection {#4637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4639 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4641 …}
  -id: 128404
  -bodyTs: "'dr':3 'pp':4 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5342762"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700090607 {#4626
    date: 2023-11-16 00:23:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#4630
  +user: App\Entity\User {#4643 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Thank you Dr. PP"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1700090607 {#4625
    date: 2023-11-16 00:23:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4631 …}
  +nested: Doctrine\ORM\PersistentCollection {#4633 …}
  +votes: Doctrine\ORM\PersistentCollection {#4635 …}
  +reports: Doctrine\ORM\PersistentCollection {#4637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4639 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4641 …}
  -id: 128404
  -bodyTs: "'dr':3 'pp':4 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5342762"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700090607 {#4626
    date: 2023-11-16 00:23:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#4630
  +user: App\Entity\User {#4643 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Thank you Dr. PP"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1700090607 {#4625
    date: 2023-11-16 00:23:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4631 …}
  +nested: Doctrine\ORM\PersistentCollection {#4633 …}
  +votes: Doctrine\ORM\PersistentCollection {#4635 …}
  +reports: Doctrine\ORM\PersistentCollection {#4637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4639 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4641 …}
  -id: 128404
  -bodyTs: "'dr':3 'pp':4 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5342762"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700090607 {#4626
    date: 2023-11-16 00:23:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4703
  +user: App\Entity\User {#4716 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I’ll tip them into a fucking ditch, sure"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1700085457 {#4698
    date: 2023-11-15 22:57:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4704 …}
  +nested: Doctrine\ORM\PersistentCollection {#4706 …}
  +votes: Doctrine\ORM\PersistentCollection {#4708 …}
  +reports: Doctrine\ORM\PersistentCollection {#4710 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4712 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4714 …}
  -id: 128210
  -bodyTs: "'ditch':8 'fuck':7 'll':2 'sure':9 'tip':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5341106"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700085457 {#4699
    date: 2023-11-15 22:57:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
App\Entity\EntryComment {#4703
  +user: App\Entity\User {#4716 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I’ll tip them into a fucking ditch, sure"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1700085457 {#4698
    date: 2023-11-15 22:57:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4704 …}
  +nested: Doctrine\ORM\PersistentCollection {#4706 …}
  +votes: Doctrine\ORM\PersistentCollection {#4708 …}
  +reports: Doctrine\ORM\PersistentCollection {#4710 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4712 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4714 …}
  -id: 128210
  -bodyTs: "'ditch':8 'fuck':7 'll':2 'sure':9 'tip':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5341106"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700085457 {#4699
    date: 2023-11-15 22:57:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
App\Entity\EntryComment {#4703
  +user: App\Entity\User {#4716 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I’ll tip them into a fucking ditch, sure"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1700085457 {#4698
    date: 2023-11-15 22:57:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4704 …}
  +nested: Doctrine\ORM\PersistentCollection {#4706 …}
  +votes: Doctrine\ORM\PersistentCollection {#4708 …}
  +reports: Doctrine\ORM\PersistentCollection {#4710 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4712 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4714 …}
  -id: 128210
  -bodyTs: "'ditch':8 'fuck':7 'll':2 'sure':9 'tip':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5341106"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700085457 {#4699
    date: 2023-11-15 22:57:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4776
  +user: App\Entity\User {#4789 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Aint no rent moratoriums stfu"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700078534 {#4771
    date: 2023-11-15 21:02:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4777 …}
  +nested: Doctrine\ORM\PersistentCollection {#4779 …}
  +votes: Doctrine\ORM\PersistentCollection {#4781 …}
  +reports: Doctrine\ORM\PersistentCollection {#4783 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4785 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4787 …}
  -id: 127907
  -bodyTs: "'aint':1 'moratorium':4 'rent':3 'stfu':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5126756"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700078534 {#4772
    date: 2023-11-15 21:02: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
147 DENIED edit
App\Entity\EntryComment {#4776
  +user: App\Entity\User {#4789 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Aint no rent moratoriums stfu"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700078534 {#4771
    date: 2023-11-15 21:02:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4777 …}
  +nested: Doctrine\ORM\PersistentCollection {#4779 …}
  +votes: Doctrine\ORM\PersistentCollection {#4781 …}
  +reports: Doctrine\ORM\PersistentCollection {#4783 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4785 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4787 …}
  -id: 127907
  -bodyTs: "'aint':1 'moratorium':4 'rent':3 'stfu':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5126756"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700078534 {#4772
    date: 2023-11-15 21:02: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
148 DENIED moderate
App\Entity\EntryComment {#4776
  +user: App\Entity\User {#4789 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Aint no rent moratoriums stfu"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700078534 {#4771
    date: 2023-11-15 21:02:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4777 …}
  +nested: Doctrine\ORM\PersistentCollection {#4779 …}
  +votes: Doctrine\ORM\PersistentCollection {#4781 …}
  +reports: Doctrine\ORM\PersistentCollection {#4783 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4785 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4787 …}
  -id: 127907
  -bodyTs: "'aint':1 'moratorium':4 'rent':3 'stfu':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5126756"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700078534 {#4772
    date: 2023-11-15 21:02: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
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 {#4849
  +user: App\Entity\User {#4862 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "LMFAO, I think I’ll pass."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700078393 {#4844
    date: 2023-11-15 20:59:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4850 …}
  +nested: Doctrine\ORM\PersistentCollection {#4852 …}
  +votes: Doctrine\ORM\PersistentCollection {#4854 …}
  +reports: Doctrine\ORM\PersistentCollection {#4856 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4858 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4860 …}
  -id: 127901
  -bodyTs: "'ll':5 'lmfao':1 'pass':6 'think':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6172706"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700078393 {#4845
    date: 2023-11-15 20:59: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
151 DENIED edit
App\Entity\EntryComment {#4849
  +user: App\Entity\User {#4862 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "LMFAO, I think I’ll pass."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700078393 {#4844
    date: 2023-11-15 20:59:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4850 …}
  +nested: Doctrine\ORM\PersistentCollection {#4852 …}
  +votes: Doctrine\ORM\PersistentCollection {#4854 …}
  +reports: Doctrine\ORM\PersistentCollection {#4856 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4858 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4860 …}
  -id: 127901
  -bodyTs: "'ll':5 'lmfao':1 'pass':6 'think':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6172706"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700078393 {#4845
    date: 2023-11-15 20:59: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
152 DENIED moderate
App\Entity\EntryComment {#4849
  +user: App\Entity\User {#4862 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "LMFAO, I think I’ll pass."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700078393 {#4844
    date: 2023-11-15 20:59:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4850 …}
  +nested: Doctrine\ORM\PersistentCollection {#4852 …}
  +votes: Doctrine\ORM\PersistentCollection {#4854 …}
  +reports: Doctrine\ORM\PersistentCollection {#4856 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4858 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4860 …}
  -id: 127901
  -bodyTs: "'ll':5 'lmfao':1 'pass':6 'think':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6172706"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700078393 {#4845
    date: 2023-11-15 20:59: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
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 {#4922
  +user: App\Entity\User {#4935 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I’ll tip you negative $1000"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700071106 {#4917
    date: 2023-11-15 18:58:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4923 …}
  +nested: Doctrine\ORM\PersistentCollection {#4925 …}
  +votes: Doctrine\ORM\PersistentCollection {#4927 …}
  +reports: Doctrine\ORM\PersistentCollection {#4929 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4931 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4933 …}
  -id: 127573
  -bodyTs: "'1000':6 'll':2 'negat':5 'tip':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1651527"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700071106 {#4918
    date: 2023-11-15 18:58:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 DENIED edit
App\Entity\EntryComment {#4922
  +user: App\Entity\User {#4935 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I’ll tip you negative $1000"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700071106 {#4917
    date: 2023-11-15 18:58:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4923 …}
  +nested: Doctrine\ORM\PersistentCollection {#4925 …}
  +votes: Doctrine\ORM\PersistentCollection {#4927 …}
  +reports: Doctrine\ORM\PersistentCollection {#4929 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4931 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4933 …}
  -id: 127573
  -bodyTs: "'1000':6 'll':2 'negat':5 'tip':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1651527"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700071106 {#4918
    date: 2023-11-15 18:58:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
156 DENIED moderate
App\Entity\EntryComment {#4922
  +user: App\Entity\User {#4935 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I’ll tip you negative $1000"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700071106 {#4917
    date: 2023-11-15 18:58:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4923 …}
  +nested: Doctrine\ORM\PersistentCollection {#4925 …}
  +votes: Doctrine\ORM\PersistentCollection {#4927 …}
  +reports: Doctrine\ORM\PersistentCollection {#4929 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4931 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4933 …}
  -id: 127573
  -bodyTs: "'1000':6 'll':2 'negat':5 'tip':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1651527"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700071106 {#4918
    date: 2023-11-15 18:58:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4995
  +user: App\Entity\User {#5008 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I should send my landlord one of those church fake bills, but with “get a real job” instead of a church info"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 60
  +score: 0
  +lastActive: DateTime @1700068480 {#4990
    date: 2023-11-15 18:14:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4996 …}
  +nested: Doctrine\ORM\PersistentCollection {#4998 …}
  +votes: Doctrine\ORM\PersistentCollection {#5000 …}
  +reports: Doctrine\ORM\PersistentCollection {#5002 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5004 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5006 …}
  -id: 127449
  -bodyTs: "'bill':11 'church':9,21 'fake':10 'get':14 'info':22 'instead':18 'job':17 'landlord':5 'one':6 'real':16 'send':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5335652"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700068480 {#4991
    date: 2023-11-15 18:14:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
159 DENIED edit
App\Entity\EntryComment {#4995
  +user: App\Entity\User {#5008 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I should send my landlord one of those church fake bills, but with “get a real job” instead of a church info"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 60
  +score: 0
  +lastActive: DateTime @1700068480 {#4990
    date: 2023-11-15 18:14:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4996 …}
  +nested: Doctrine\ORM\PersistentCollection {#4998 …}
  +votes: Doctrine\ORM\PersistentCollection {#5000 …}
  +reports: Doctrine\ORM\PersistentCollection {#5002 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5004 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5006 …}
  -id: 127449
  -bodyTs: "'bill':11 'church':9,21 'fake':10 'get':14 'info':22 'instead':18 'job':17 'landlord':5 'one':6 'real':16 'send':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5335652"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700068480 {#4991
    date: 2023-11-15 18:14:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
160 DENIED moderate
App\Entity\EntryComment {#4995
  +user: App\Entity\User {#5008 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-Season-of-Warmth-and-Hope"
    +title: "The Season of Warmth and Hope"
    +url: "https://feddit.de/pictrs/image/d26dcbfe-dc45-47f2-a518-6b08b6edbe73.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 413
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237467 {#2410
      date: 2023-11-17 17:11:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 13288
    -titleTs: "'hope':6 'season':2 'warmth':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700152260
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5687046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700065860 {#1850
      date: 2023-11-15 17:31:00.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I should send my landlord one of those church fake bills, but with “get a real job” instead of a church info"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 60
  +score: 0
  +lastActive: DateTime @1700068480 {#4990
    date: 2023-11-15 18:14:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luk3th3dud3@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4996 …}
  +nested: Doctrine\ORM\PersistentCollection {#4998 …}
  +votes: Doctrine\ORM\PersistentCollection {#5000 …}
  +reports: Doctrine\ORM\PersistentCollection {#5002 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5004 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5006 …}
  -id: 127449
  -bodyTs: "'bill':11 'church':9,21 'fake':10 'get':14 'info':22 'instead':18 'job':17 'landlord':5 'one':6 'real':16 'send':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5335652"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700068480 {#4991
    date: 2023-11-15 18:14:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
161 DENIED edit
App\Entity\Magazine {#266
  +icon: Proxies\__CG__\App\Entity\Image {#247 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#276
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#238 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
  +entries: Doctrine\ORM\PersistentCollection {#181 …}
  +posts: Doctrine\ORM\PersistentCollection {#139 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
  +bans: Doctrine\ORM\PersistentCollection {#118 …}
  +reports: Doctrine\ORM\PersistentCollection {#104 …}
  +badges: Doctrine\ORM\PersistentCollection {#82 …}
  +logs: Doctrine\ORM\PersistentCollection {#72 …}
  +awards: Doctrine\ORM\PersistentCollection {#61 …}
  +categories: Doctrine\ORM\PersistentCollection {#1820 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#270
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#272
    date: 2023-10-04 16:03:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details