GET https://kbin.spritesserver.nl/index.php/m/memes@lemmy.ml/t/7683/One-can-dream/newest?p=2

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.80 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.06 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "One-can-dream"
  +title: "One can dream"
  +url: "https://lemmy.world/pictrs/image/7b97827d-8318-4407-bf88-3835ff00378a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 58
  +favouriteCount: 1069
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699273933 {#2414
    date: 2023-11-06 13:32:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 7683
  -titleTs: "'dream':3 'one':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698329405
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7315888"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698243005 {#1793
    date: 2023-10-25 16:10:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "One-can-dream"
  +title: "One can dream"
  +url: "https://lemmy.world/pictrs/image/7b97827d-8318-4407-bf88-3835ff00378a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 58
  +favouriteCount: 1069
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699273933 {#2414
    date: 2023-11-06 13:32:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 7683
  -titleTs: "'dream':3 'one':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698329405
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7315888"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698243005 {#1793
    date: 2023-10-25 16:10:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "One-can-dream"
  +title: "One can dream"
  +url: "https://lemmy.world/pictrs/image/7b97827d-8318-4407-bf88-3835ff00378a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 58
  +favouriteCount: 1069
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699273933 {#2414
    date: 2023-11-06 13:32:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 7683
  -titleTs: "'dream':3 'one':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698329405
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7315888"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698243005 {#1793
    date: 2023-10-25 16:10:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#4015
  +user: App\Entity\User {#3963 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "One-can-dream"
    +title: "One can dream"
    +url: "https://lemmy.world/pictrs/image/7b97827d-8318-4407-bf88-3835ff00378a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 58
    +favouriteCount: 1069
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699273933 {#2414
      date: 2023-11-06 13:32:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7683
    -titleTs: "'dream':3 'one':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698329405
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7315888"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698243005 {#1793
      date: 2023-10-25 16:10:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Thanks, now I’m hungry for a giant-ass pizza.\n
    \n
    Not to be confused with a giant ass-pizza.\n
    \n
    But that would be interesting as well.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 54
  +score: 0
  +lastActive: DateTime @1698351134 {#3929
    date: 2023-10-26 22:12:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xandowsk@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4013 …}
  +nested: Doctrine\ORM\PersistentCollection {#4011 …}
  +votes: Doctrine\ORM\PersistentCollection {#4009 …}
  +reports: Doctrine\ORM\PersistentCollection {#4007 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3975 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3979 …}
  -id: 71176
  -bodyTs: "'ass':10,20 'ass-pizza':19 'confus':15 'giant':9,18 'giant-ass':8 'hungri':5 'interest':26 'm':4 'pizza':11,21 'thank':1 'well':28 'would':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://swg-empire.de/comment/930205"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698243357 {#3965
    date: 2023-10-25 16:15:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#4015
  +user: App\Entity\User {#3963 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "One-can-dream"
    +title: "One can dream"
    +url: "https://lemmy.world/pictrs/image/7b97827d-8318-4407-bf88-3835ff00378a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 58
    +favouriteCount: 1069
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699273933 {#2414
      date: 2023-11-06 13:32:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7683
    -titleTs: "'dream':3 'one':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698329405
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7315888"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698243005 {#1793
      date: 2023-10-25 16:10:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Thanks, now I’m hungry for a giant-ass pizza.\n
    \n
    Not to be confused with a giant ass-pizza.\n
    \n
    But that would be interesting as well.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 54
  +score: 0
  +lastActive: DateTime @1698351134 {#3929
    date: 2023-10-26 22:12:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xandowsk@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4013 …}
  +nested: Doctrine\ORM\PersistentCollection {#4011 …}
  +votes: Doctrine\ORM\PersistentCollection {#4009 …}
  +reports: Doctrine\ORM\PersistentCollection {#4007 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3975 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3979 …}
  -id: 71176
  -bodyTs: "'ass':10,20 'ass-pizza':19 'confus':15 'giant':9,18 'giant-ass':8 'hungri':5 'interest':26 'm':4 'pizza':11,21 'thank':1 'well':28 'would':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://swg-empire.de/comment/930205"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698243357 {#3965
    date: 2023-10-25 16:15:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#4015
  +user: App\Entity\User {#3963 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "One-can-dream"
    +title: "One can dream"
    +url: "https://lemmy.world/pictrs/image/7b97827d-8318-4407-bf88-3835ff00378a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 58
    +favouriteCount: 1069
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699273933 {#2414
      date: 2023-11-06 13:32:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7683
    -titleTs: "'dream':3 'one':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698329405
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7315888"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698243005 {#1793
      date: 2023-10-25 16:10:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Thanks, now I’m hungry for a giant-ass pizza.\n
    \n
    Not to be confused with a giant ass-pizza.\n
    \n
    But that would be interesting as well.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 54
  +score: 0
  +lastActive: DateTime @1698351134 {#3929
    date: 2023-10-26 22:12:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xandowsk@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4013 …}
  +nested: Doctrine\ORM\PersistentCollection {#4011 …}
  +votes: Doctrine\ORM\PersistentCollection {#4009 …}
  +reports: Doctrine\ORM\PersistentCollection {#4007 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3975 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3979 …}
  -id: 71176
  -bodyTs: "'ass':10,20 'ass-pizza':19 'confus':15 'giant':9,18 'giant-ass':8 'hungri':5 'interest':26 'm':4 'pizza':11,21 'thank':1 'well':28 'would':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://swg-empire.de/comment/930205"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698243357 {#3965
    date: 2023-10-25 16:15:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#4032
  +user: Proxies\__CG__\App\Entity\User {#4042 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "One-can-dream"
    +title: "One can dream"
    +url: "https://lemmy.world/pictrs/image/7b97827d-8318-4407-bf88-3835ff00378a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 58
    +favouriteCount: 1069
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699273933 {#2414
      date: 2023-11-06 13:32:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7683
    -titleTs: "'dream':3 'one':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698329405
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7315888"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698243005 {#1793
      date: 2023-10-25 16:10:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4015
    +user: App\Entity\User {#3963 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Thanks, now I’m hungry for a giant-ass pizza.\n
      \n
      Not to be confused with a giant ass-pizza.\n
      \n
      But that would be interesting as well.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 54
    +score: 0
    +lastActive: DateTime @1698351134 {#3929
      date: 2023-10-26 22:12:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xandowsk@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4013 …}
    +nested: Doctrine\ORM\PersistentCollection {#4011 …}
    +votes: Doctrine\ORM\PersistentCollection {#4009 …}
    +reports: Doctrine\ORM\PersistentCollection {#4007 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3975 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3979 …}
    -id: 71176
    -bodyTs: "'ass':10,20 'ass-pizza':19 'confus':15 'giant':9,18 'giant-ass':8 'hungri':5 'interest':26 'm':4 'pizza':11,21 'thank':1 'well':28 'would':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://swg-empire.de/comment/930205"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698243357 {#3965
      date: 2023-10-25 16:15:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4015}
  +body: """
    Pizza contains meat and cheese, which is harmful to animals! Please do not eat Pizza and consider adopting a vegan diet. Not only is it better for your health, you could be saving millions of lives.\n
    \n
    Source: Am a former PETA member, but this comment isn’t sponsored in any way.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698260720 {#4037
    date: 2023-10-25 21:05:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xandowsk@lemmy.world"
    "@bjoern_tantau@swg-empire.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4045 …}
  +nested: Doctrine\ORM\PersistentCollection {#4047 …}
  +votes: Doctrine\ORM\PersistentCollection {#4049 …}
  +reports: Doctrine\ORM\PersistentCollection {#4030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
  -id: 71794
  -bodyTs: "'adopt':18 'anim':10 'better':26 'chees':5 'comment':45 'consid':17 'contain':2 'could':31 'diet':21 'eat':14 'former':40 'harm':8 'health':29 'isn':46 'live':36 'meat':3 'member':42 'million':34 'peta':41 'pizza':1,15 'pleas':11 'save':33 'sourc':37 'sponsor':48 'vegan':20 'way':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5324603"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698260720 {#4034
    date: 2023-10-25 21:05:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4032
  +user: Proxies\__CG__\App\Entity\User {#4042 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "One-can-dream"
    +title: "One can dream"
    +url: "https://lemmy.world/pictrs/image/7b97827d-8318-4407-bf88-3835ff00378a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 58
    +favouriteCount: 1069
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699273933 {#2414
      date: 2023-11-06 13:32:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7683
    -titleTs: "'dream':3 'one':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698329405
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7315888"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698243005 {#1793
      date: 2023-10-25 16:10:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4015
    +user: App\Entity\User {#3963 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Thanks, now I’m hungry for a giant-ass pizza.\n
      \n
      Not to be confused with a giant ass-pizza.\n
      \n
      But that would be interesting as well.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 54
    +score: 0
    +lastActive: DateTime @1698351134 {#3929
      date: 2023-10-26 22:12:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xandowsk@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4013 …}
    +nested: Doctrine\ORM\PersistentCollection {#4011 …}
    +votes: Doctrine\ORM\PersistentCollection {#4009 …}
    +reports: Doctrine\ORM\PersistentCollection {#4007 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3975 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3979 …}
    -id: 71176
    -bodyTs: "'ass':10,20 'ass-pizza':19 'confus':15 'giant':9,18 'giant-ass':8 'hungri':5 'interest':26 'm':4 'pizza':11,21 'thank':1 'well':28 'would':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://swg-empire.de/comment/930205"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698243357 {#3965
      date: 2023-10-25 16:15:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4015}
  +body: """
    Pizza contains meat and cheese, which is harmful to animals! Please do not eat Pizza and consider adopting a vegan diet. Not only is it better for your health, you could be saving millions of lives.\n
    \n
    Source: Am a former PETA member, but this comment isn’t sponsored in any way.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698260720 {#4037
    date: 2023-10-25 21:05:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xandowsk@lemmy.world"
    "@bjoern_tantau@swg-empire.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4045 …}
  +nested: Doctrine\ORM\PersistentCollection {#4047 …}
  +votes: Doctrine\ORM\PersistentCollection {#4049 …}
  +reports: Doctrine\ORM\PersistentCollection {#4030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
  -id: 71794
  -bodyTs: "'adopt':18 'anim':10 'better':26 'chees':5 'comment':45 'consid':17 'contain':2 'could':31 'diet':21 'eat':14 'former':40 'harm':8 'health':29 'isn':46 'live':36 'meat':3 'member':42 'million':34 'peta':41 'pizza':1,15 'pleas':11 'save':33 'sourc':37 'sponsor':48 'vegan':20 'way':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5324603"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698260720 {#4034
    date: 2023-10-25 21:05:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4032
  +user: Proxies\__CG__\App\Entity\User {#4042 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "One-can-dream"
    +title: "One can dream"
    +url: "https://lemmy.world/pictrs/image/7b97827d-8318-4407-bf88-3835ff00378a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 58
    +favouriteCount: 1069
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699273933 {#2414
      date: 2023-11-06 13:32:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7683
    -titleTs: "'dream':3 'one':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698329405
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7315888"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698243005 {#1793
      date: 2023-10-25 16:10:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4015
    +user: App\Entity\User {#3963 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Thanks, now I’m hungry for a giant-ass pizza.\n
      \n
      Not to be confused with a giant ass-pizza.\n
      \n
      But that would be interesting as well.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 54
    +score: 0
    +lastActive: DateTime @1698351134 {#3929
      date: 2023-10-26 22:12:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xandowsk@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4013 …}
    +nested: Doctrine\ORM\PersistentCollection {#4011 …}
    +votes: Doctrine\ORM\PersistentCollection {#4009 …}
    +reports: Doctrine\ORM\PersistentCollection {#4007 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3975 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3979 …}
    -id: 71176
    -bodyTs: "'ass':10,20 'ass-pizza':19 'confus':15 'giant':9,18 'giant-ass':8 'hungri':5 'interest':26 'm':4 'pizza':11,21 'thank':1 'well':28 'would':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://swg-empire.de/comment/930205"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698243357 {#3965
      date: 2023-10-25 16:15:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4015}
  +body: """
    Pizza contains meat and cheese, which is harmful to animals! Please do not eat Pizza and consider adopting a vegan diet. Not only is it better for your health, you could be saving millions of lives.\n
    \n
    Source: Am a former PETA member, but this comment isn’t sponsored in any way.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698260720 {#4037
    date: 2023-10-25 21:05:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xandowsk@lemmy.world"
    "@bjoern_tantau@swg-empire.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4045 …}
  +nested: Doctrine\ORM\PersistentCollection {#4047 …}
  +votes: Doctrine\ORM\PersistentCollection {#4049 …}
  +reports: Doctrine\ORM\PersistentCollection {#4030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
  -id: 71794
  -bodyTs: "'adopt':18 'anim':10 'better':26 'chees':5 'comment':45 'consid':17 'contain':2 'could':31 'diet':21 'eat':14 'former':40 'harm':8 'health':29 'isn':46 'live':36 'meat':3 'member':42 'million':34 'peta':41 'pizza':1,15 'pleas':11 'save':33 'sourc':37 'sponsor':48 'vegan':20 'way':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5324603"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698260720 {#4034
    date: 2023-10-25 21:05:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#4139
  +user: Proxies\__CG__\App\Entity\User {#4140 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "One-can-dream"
    +title: "One can dream"
    +url: "https://lemmy.world/pictrs/image/7b97827d-8318-4407-bf88-3835ff00378a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 58
    +favouriteCount: 1069
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699273933 {#2414
      date: 2023-11-06 13:32:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7683
    -titleTs: "'dream':3 'one':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698329405
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7315888"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698243005 {#1793
      date: 2023-10-25 16:10:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4032
    +user: Proxies\__CG__\App\Entity\User {#4042 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4015
      +user: App\Entity\User {#3963 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Thanks, now I’m hungry for a giant-ass pizza.\n
        \n
        Not to be confused with a giant ass-pizza.\n
        \n
        But that would be interesting as well.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 54
      +score: 0
      +lastActive: DateTime @1698351134 {#3929
        date: 2023-10-26 22:12:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xandowsk@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4013 …}
      +nested: Doctrine\ORM\PersistentCollection {#4011 …}
      +votes: Doctrine\ORM\PersistentCollection {#4009 …}
      +reports: Doctrine\ORM\PersistentCollection {#4007 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3975 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3979 …}
      -id: 71176
      -bodyTs: "'ass':10,20 'ass-pizza':19 'confus':15 'giant':9,18 'giant-ass':8 'hungri':5 'interest':26 'm':4 'pizza':11,21 'thank':1 'well':28 'would':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://swg-empire.de/comment/930205"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698243357 {#3965
        date: 2023-10-25 16:15:57.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4015}
    +body: """
      Pizza contains meat and cheese, which is harmful to animals! Please do not eat Pizza and consider adopting a vegan diet. Not only is it better for your health, you could be saving millions of lives.\n
      \n
      Source: Am a former PETA member, but this comment isn’t sponsored in any way.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698260720 {#4037
      date: 2023-10-25 21:05:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xandowsk@lemmy.world"
      "@bjoern_tantau@swg-empire.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4045 …}
    +nested: Doctrine\ORM\PersistentCollection {#4047 …}
    +votes: Doctrine\ORM\PersistentCollection {#4049 …}
    +reports: Doctrine\ORM\PersistentCollection {#4030 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
    -id: 71794
    -bodyTs: "'adopt':18 'anim':10 'better':26 'chees':5 'comment':45 'consid':17 'contain':2 'could':31 'diet':21 'eat':14 'former':40 'harm':8 'health':29 'isn':46 'live':36 'meat':3 'member':42 'million':34 'peta':41 'pizza':1,15 'pleas':11 'save':33 'sourc':37 'sponsor':48 'vegan':20 'way':51"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5324603"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698260720 {#4034
      date: 2023-10-25 21:05:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4015}
  +body: "Amazingly, both vegetarian and vegan pizza exists."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698273984 {#4137
    date: 2023-10-26 00:46:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xandowsk@lemmy.world"
    "@bjoern_tantau@swg-empire.de"
    "@Guru_Insights99@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4141 …}
  +nested: Doctrine\ORM\PersistentCollection {#4143 …}
  +votes: Doctrine\ORM\PersistentCollection {#4145 …}
  +reports: Doctrine\ORM\PersistentCollection {#4147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4149 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4151 …}
  -id: 72179
  -bodyTs: "'amaz':1 'exist':7 'pizza':6 'vegan':5 'vegetarian':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://l.sw0.com/comment/974151"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698273984 {#4138
    date: 2023-10-26 00:46:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#4139
  +user: Proxies\__CG__\App\Entity\User {#4140 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "One-can-dream"
    +title: "One can dream"
    +url: "https://lemmy.world/pictrs/image/7b97827d-8318-4407-bf88-3835ff00378a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 58
    +favouriteCount: 1069
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699273933 {#2414
      date: 2023-11-06 13:32:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7683
    -titleTs: "'dream':3 'one':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698329405
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7315888"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698243005 {#1793
      date: 2023-10-25 16:10:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4032
    +user: Proxies\__CG__\App\Entity\User {#4042 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4015
      +user: App\Entity\User {#3963 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Thanks, now I’m hungry for a giant-ass pizza.\n
        \n
        Not to be confused with a giant ass-pizza.\n
        \n
        But that would be interesting as well.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 54
      +score: 0
      +lastActive: DateTime @1698351134 {#3929
        date: 2023-10-26 22:12:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xandowsk@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4013 …}
      +nested: Doctrine\ORM\PersistentCollection {#4011 …}
      +votes: Doctrine\ORM\PersistentCollection {#4009 …}
      +reports: Doctrine\ORM\PersistentCollection {#4007 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3975 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3979 …}
      -id: 71176
      -bodyTs: "'ass':10,20 'ass-pizza':19 'confus':15 'giant':9,18 'giant-ass':8 'hungri':5 'interest':26 'm':4 'pizza':11,21 'thank':1 'well':28 'would':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://swg-empire.de/comment/930205"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698243357 {#3965
        date: 2023-10-25 16:15:57.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4015}
    +body: """
      Pizza contains meat and cheese, which is harmful to animals! Please do not eat Pizza and consider adopting a vegan diet. Not only is it better for your health, you could be saving millions of lives.\n
      \n
      Source: Am a former PETA member, but this comment isn’t sponsored in any way.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698260720 {#4037
      date: 2023-10-25 21:05:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xandowsk@lemmy.world"
      "@bjoern_tantau@swg-empire.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4045 …}
    +nested: Doctrine\ORM\PersistentCollection {#4047 …}
    +votes: Doctrine\ORM\PersistentCollection {#4049 …}
    +reports: Doctrine\ORM\PersistentCollection {#4030 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
    -id: 71794
    -bodyTs: "'adopt':18 'anim':10 'better':26 'chees':5 'comment':45 'consid':17 'contain':2 'could':31 'diet':21 'eat':14 'former':40 'harm':8 'health':29 'isn':46 'live':36 'meat':3 'member':42 'million':34 'peta':41 'pizza':1,15 'pleas':11 'save':33 'sourc':37 'sponsor':48 'vegan':20 'way':51"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5324603"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698260720 {#4034
      date: 2023-10-25 21:05:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4015}
  +body: "Amazingly, both vegetarian and vegan pizza exists."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698273984 {#4137
    date: 2023-10-26 00:46:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xandowsk@lemmy.world"
    "@bjoern_tantau@swg-empire.de"
    "@Guru_Insights99@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4141 …}
  +nested: Doctrine\ORM\PersistentCollection {#4143 …}
  +votes: Doctrine\ORM\PersistentCollection {#4145 …}
  +reports: Doctrine\ORM\PersistentCollection {#4147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4149 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4151 …}
  -id: 72179
  -bodyTs: "'amaz':1 'exist':7 'pizza':6 'vegan':5 'vegetarian':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://l.sw0.com/comment/974151"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698273984 {#4138
    date: 2023-10-26 00:46:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#4139
  +user: Proxies\__CG__\App\Entity\User {#4140 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "One-can-dream"
    +title: "One can dream"
    +url: "https://lemmy.world/pictrs/image/7b97827d-8318-4407-bf88-3835ff00378a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 58
    +favouriteCount: 1069
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699273933 {#2414
      date: 2023-11-06 13:32:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7683
    -titleTs: "'dream':3 'one':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698329405
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7315888"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698243005 {#1793
      date: 2023-10-25 16:10:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4032
    +user: Proxies\__CG__\App\Entity\User {#4042 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4015
      +user: App\Entity\User {#3963 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Thanks, now I’m hungry for a giant-ass pizza.\n
        \n
        Not to be confused with a giant ass-pizza.\n
        \n
        But that would be interesting as well.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 54
      +score: 0
      +lastActive: DateTime @1698351134 {#3929
        date: 2023-10-26 22:12:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xandowsk@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4013 …}
      +nested: Doctrine\ORM\PersistentCollection {#4011 …}
      +votes: Doctrine\ORM\PersistentCollection {#4009 …}
      +reports: Doctrine\ORM\PersistentCollection {#4007 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3975 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3979 …}
      -id: 71176
      -bodyTs: "'ass':10,20 'ass-pizza':19 'confus':15 'giant':9,18 'giant-ass':8 'hungri':5 'interest':26 'm':4 'pizza':11,21 'thank':1 'well':28 'would':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://swg-empire.de/comment/930205"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698243357 {#3965
        date: 2023-10-25 16:15:57.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4015}
    +body: """
      Pizza contains meat and cheese, which is harmful to animals! Please do not eat Pizza and consider adopting a vegan diet. Not only is it better for your health, you could be saving millions of lives.\n
      \n
      Source: Am a former PETA member, but this comment isn’t sponsored in any way.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698260720 {#4037
      date: 2023-10-25 21:05:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xandowsk@lemmy.world"
      "@bjoern_tantau@swg-empire.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4045 …}
    +nested: Doctrine\ORM\PersistentCollection {#4047 …}
    +votes: Doctrine\ORM\PersistentCollection {#4049 …}
    +reports: Doctrine\ORM\PersistentCollection {#4030 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
    -id: 71794
    -bodyTs: "'adopt':18 'anim':10 'better':26 'chees':5 'comment':45 'consid':17 'contain':2 'could':31 'diet':21 'eat':14 'former':40 'harm':8 'health':29 'isn':46 'live':36 'meat':3 'member':42 'million':34 'peta':41 'pizza':1,15 'pleas':11 'save':33 'sourc':37 'sponsor':48 'vegan':20 'way':51"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5324603"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698260720 {#4034
      date: 2023-10-25 21:05:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4015}
  +body: "Amazingly, both vegetarian and vegan pizza exists."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698273984 {#4137
    date: 2023-10-26 00:46:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xandowsk@lemmy.world"
    "@bjoern_tantau@swg-empire.de"
    "@Guru_Insights99@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4141 …}
  +nested: Doctrine\ORM\PersistentCollection {#4143 …}
  +votes: Doctrine\ORM\PersistentCollection {#4145 …}
  +reports: Doctrine\ORM\PersistentCollection {#4147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4149 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4151 …}
  -id: 72179
  -bodyTs: "'amaz':1 'exist':7 'pizza':6 'vegan':5 'vegetarian':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://l.sw0.com/comment/974151"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698273984 {#4138
    date: 2023-10-26 00:46:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#4177
  +user: Proxies\__CG__\App\Entity\User {#4178 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "One-can-dream"
    +title: "One can dream"
    +url: "https://lemmy.world/pictrs/image/7b97827d-8318-4407-bf88-3835ff00378a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 58
    +favouriteCount: 1069
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699273933 {#2414
      date: 2023-11-06 13:32:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7683
    -titleTs: "'dream':3 'one':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698329405
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7315888"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698243005 {#1793
      date: 2023-10-25 16:10:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4139
    +user: Proxies\__CG__\App\Entity\User {#4140 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4032
      +user: Proxies\__CG__\App\Entity\User {#4042 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4015
        +user: App\Entity\User {#3963 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          Thanks, now I’m hungry for a giant-ass pizza.\n
          \n
          Not to be confused with a giant ass-pizza.\n
          \n
          But that would be interesting as well.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 54
        +score: 0
        +lastActive: DateTime @1698351134 {#3929
          date: 2023-10-26 22:12:14.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@xandowsk@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4013 …}
        +nested: Doctrine\ORM\PersistentCollection {#4011 …}
        +votes: Doctrine\ORM\PersistentCollection {#4009 …}
        +reports: Doctrine\ORM\PersistentCollection {#4007 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3975 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3979 …}
        -id: 71176
        -bodyTs: "'ass':10,20 'ass-pizza':19 'confus':15 'giant':9,18 'giant-ass':8 'hungri':5 'interest':26 'm':4 'pizza':11,21 'thank':1 'well':28 'would':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://swg-empire.de/comment/930205"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698243357 {#3965
          date: 2023-10-25 16:15:57.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4015}
      +body: """
        Pizza contains meat and cheese, which is harmful to animals! Please do not eat Pizza and consider adopting a vegan diet. Not only is it better for your health, you could be saving millions of lives.\n
        \n
        Source: Am a former PETA member, but this comment isn’t sponsored in any way.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698260720 {#4037
        date: 2023-10-25 21:05:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xandowsk@lemmy.world"
        "@bjoern_tantau@swg-empire.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4045 …}
      +nested: Doctrine\ORM\PersistentCollection {#4047 …}
      +votes: Doctrine\ORM\PersistentCollection {#4049 …}
      +reports: Doctrine\ORM\PersistentCollection {#4030 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
      -id: 71794
      -bodyTs: "'adopt':18 'anim':10 'better':26 'chees':5 'comment':45 'consid':17 'contain':2 'could':31 'diet':21 'eat':14 'former':40 'harm':8 'health':29 'isn':46 'live':36 'meat':3 'member':42 'million':34 'peta':41 'pizza':1,15 'pleas':11 'save':33 'sourc':37 'sponsor':48 'vegan':20 'way':51"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5324603"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698260720 {#4034
        date: 2023-10-25 21:05:20.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4015}
    +body: "Amazingly, both vegetarian and vegan pizza exists."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698273984 {#4137
      date: 2023-10-26 00:46:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xandowsk@lemmy.world"
      "@bjoern_tantau@swg-empire.de"
      "@Guru_Insights99@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4141 …}
    +nested: Doctrine\ORM\PersistentCollection {#4143 …}
    +votes: Doctrine\ORM\PersistentCollection {#4145 …}
    +reports: Doctrine\ORM\PersistentCollection {#4147 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4149 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4151 …}
    -id: 72179
    -bodyTs: "'amaz':1 'exist':7 'pizza':6 'vegan':5 'vegetarian':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://l.sw0.com/comment/974151"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698273984 {#4138
      date: 2023-10-26 00:46:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4015}
  +body: "Look at their post history"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698314113 {#4175
    date: 2023-10-26 11:55:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xandowsk@lemmy.world"
    "@bjoern_tantau@swg-empire.de"
    "@Guru_Insights99@lemm.ee"
    "@xthexder@l.sw0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4179 …}
  +nested: Doctrine\ORM\PersistentCollection {#4181 …}
  +votes: Doctrine\ORM\PersistentCollection {#4183 …}
  +reports: Doctrine\ORM\PersistentCollection {#4185 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4187 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4189 …}
  -id: 72812
  -bodyTs: "'histori':5 'look':1 'post':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2847787"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698314113 {#4176
    date: 2023-10-26 11:55:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#4177
  +user: Proxies\__CG__\App\Entity\User {#4178 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "One-can-dream"
    +title: "One can dream"
    +url: "https://lemmy.world/pictrs/image/7b97827d-8318-4407-bf88-3835ff00378a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 58
    +favouriteCount: 1069
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699273933 {#2414
      date: 2023-11-06 13:32:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7683
    -titleTs: "'dream':3 'one':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698329405
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7315888"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698243005 {#1793
      date: 2023-10-25 16:10:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4139
    +user: Proxies\__CG__\App\Entity\User {#4140 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4032
      +user: Proxies\__CG__\App\Entity\User {#4042 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4015
        +user: App\Entity\User {#3963 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          Thanks, now I’m hungry for a giant-ass pizza.\n
          \n
          Not to be confused with a giant ass-pizza.\n
          \n
          But that would be interesting as well.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 54
        +score: 0
        +lastActive: DateTime @1698351134 {#3929
          date: 2023-10-26 22:12:14.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@xandowsk@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4013 …}
        +nested: Doctrine\ORM\PersistentCollection {#4011 …}
        +votes: Doctrine\ORM\PersistentCollection {#4009 …}
        +reports: Doctrine\ORM\PersistentCollection {#4007 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3975 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3979 …}
        -id: 71176
        -bodyTs: "'ass':10,20 'ass-pizza':19 'confus':15 'giant':9,18 'giant-ass':8 'hungri':5 'interest':26 'm':4 'pizza':11,21 'thank':1 'well':28 'would':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://swg-empire.de/comment/930205"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698243357 {#3965
          date: 2023-10-25 16:15:57.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4015}
      +body: """
        Pizza contains meat and cheese, which is harmful to animals! Please do not eat Pizza and consider adopting a vegan diet. Not only is it better for your health, you could be saving millions of lives.\n
        \n
        Source: Am a former PETA member, but this comment isn’t sponsored in any way.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698260720 {#4037
        date: 2023-10-25 21:05:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xandowsk@lemmy.world"
        "@bjoern_tantau@swg-empire.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4045 …}
      +nested: Doctrine\ORM\PersistentCollection {#4047 …}
      +votes: Doctrine\ORM\PersistentCollection {#4049 …}
      +reports: Doctrine\ORM\PersistentCollection {#4030 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
      -id: 71794
      -bodyTs: "'adopt':18 'anim':10 'better':26 'chees':5 'comment':45 'consid':17 'contain':2 'could':31 'diet':21 'eat':14 'former':40 'harm':8 'health':29 'isn':46 'live':36 'meat':3 'member':42 'million':34 'peta':41 'pizza':1,15 'pleas':11 'save':33 'sourc':37 'sponsor':48 'vegan':20 'way':51"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5324603"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698260720 {#4034
        date: 2023-10-25 21:05:20.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4015}
    +body: "Amazingly, both vegetarian and vegan pizza exists."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698273984 {#4137
      date: 2023-10-26 00:46:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xandowsk@lemmy.world"
      "@bjoern_tantau@swg-empire.de"
      "@Guru_Insights99@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4141 …}
    +nested: Doctrine\ORM\PersistentCollection {#4143 …}
    +votes: Doctrine\ORM\PersistentCollection {#4145 …}
    +reports: Doctrine\ORM\PersistentCollection {#4147 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4149 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4151 …}
    -id: 72179
    -bodyTs: "'amaz':1 'exist':7 'pizza':6 'vegan':5 'vegetarian':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://l.sw0.com/comment/974151"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698273984 {#4138
      date: 2023-10-26 00:46:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4015}
  +body: "Look at their post history"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698314113 {#4175
    date: 2023-10-26 11:55:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xandowsk@lemmy.world"
    "@bjoern_tantau@swg-empire.de"
    "@Guru_Insights99@lemm.ee"
    "@xthexder@l.sw0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4179 …}
  +nested: Doctrine\ORM\PersistentCollection {#4181 …}
  +votes: Doctrine\ORM\PersistentCollection {#4183 …}
  +reports: Doctrine\ORM\PersistentCollection {#4185 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4187 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4189 …}
  -id: 72812
  -bodyTs: "'histori':5 'look':1 'post':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2847787"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698314113 {#4176
    date: 2023-10-26 11:55:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#4177
  +user: Proxies\__CG__\App\Entity\User {#4178 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "One-can-dream"
    +title: "One can dream"
    +url: "https://lemmy.world/pictrs/image/7b97827d-8318-4407-bf88-3835ff00378a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 58
    +favouriteCount: 1069
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699273933 {#2414
      date: 2023-11-06 13:32:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7683
    -titleTs: "'dream':3 'one':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698329405
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7315888"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698243005 {#1793
      date: 2023-10-25 16:10:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4139
    +user: Proxies\__CG__\App\Entity\User {#4140 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4032
      +user: Proxies\__CG__\App\Entity\User {#4042 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4015
        +user: App\Entity\User {#3963 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          Thanks, now I’m hungry for a giant-ass pizza.\n
          \n
          Not to be confused with a giant ass-pizza.\n
          \n
          But that would be interesting as well.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 54
        +score: 0
        +lastActive: DateTime @1698351134 {#3929
          date: 2023-10-26 22:12:14.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@xandowsk@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4013 …}
        +nested: Doctrine\ORM\PersistentCollection {#4011 …}
        +votes: Doctrine\ORM\PersistentCollection {#4009 …}
        +reports: Doctrine\ORM\PersistentCollection {#4007 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3975 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3979 …}
        -id: 71176
        -bodyTs: "'ass':10,20 'ass-pizza':19 'confus':15 'giant':9,18 'giant-ass':8 'hungri':5 'interest':26 'm':4 'pizza':11,21 'thank':1 'well':28 'would':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://swg-empire.de/comment/930205"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698243357 {#3965
          date: 2023-10-25 16:15:57.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4015}
      +body: """
        Pizza contains meat and cheese, which is harmful to animals! Please do not eat Pizza and consider adopting a vegan diet. Not only is it better for your health, you could be saving millions of lives.\n
        \n
        Source: Am a former PETA member, but this comment isn’t sponsored in any way.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698260720 {#4037
        date: 2023-10-25 21:05:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xandowsk@lemmy.world"
        "@bjoern_tantau@swg-empire.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4045 …}
      +nested: Doctrine\ORM\PersistentCollection {#4047 …}
      +votes: Doctrine\ORM\PersistentCollection {#4049 …}
      +reports: Doctrine\ORM\PersistentCollection {#4030 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
      -id: 71794
      -bodyTs: "'adopt':18 'anim':10 'better':26 'chees':5 'comment':45 'consid':17 'contain':2 'could':31 'diet':21 'eat':14 'former':40 'harm':8 'health':29 'isn':46 'live':36 'meat':3 'member':42 'million':34 'peta':41 'pizza':1,15 'pleas':11 'save':33 'sourc':37 'sponsor':48 'vegan':20 'way':51"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5324603"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698260720 {#4034
        date: 2023-10-25 21:05:20.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4015}
    +body: "Amazingly, both vegetarian and vegan pizza exists."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698273984 {#4137
      date: 2023-10-26 00:46:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xandowsk@lemmy.world"
      "@bjoern_tantau@swg-empire.de"
      "@Guru_Insights99@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4141 …}
    +nested: Doctrine\ORM\PersistentCollection {#4143 …}
    +votes: Doctrine\ORM\PersistentCollection {#4145 …}
    +reports: Doctrine\ORM\PersistentCollection {#4147 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4149 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4151 …}
    -id: 72179
    -bodyTs: "'amaz':1 'exist':7 'pizza':6 'vegan':5 'vegetarian':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://l.sw0.com/comment/974151"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698273984 {#4138
      date: 2023-10-26 00:46:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4015}
  +body: "Look at their post history"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698314113 {#4175
    date: 2023-10-26 11:55:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xandowsk@lemmy.world"
    "@bjoern_tantau@swg-empire.de"
    "@Guru_Insights99@lemm.ee"
    "@xthexder@l.sw0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4179 …}
  +nested: Doctrine\ORM\PersistentCollection {#4181 …}
  +votes: Doctrine\ORM\PersistentCollection {#4183 …}
  +reports: Doctrine\ORM\PersistentCollection {#4185 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4187 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4189 …}
  -id: 72812
  -bodyTs: "'histori':5 'look':1 'post':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2847787"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698314113 {#4176
    date: 2023-10-26 11:55:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#4192
  +user: Proxies\__CG__\App\Entity\User {#4140 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "One-can-dream"
    +title: "One can dream"
    +url: "https://lemmy.world/pictrs/image/7b97827d-8318-4407-bf88-3835ff00378a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 58
    +favouriteCount: 1069
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699273933 {#2414
      date: 2023-11-06 13:32:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7683
    -titleTs: "'dream':3 'one':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698329405
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7315888"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698243005 {#1793
      date: 2023-10-25 16:10:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4177
    +user: Proxies\__CG__\App\Entity\User {#4178 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4139
      +user: Proxies\__CG__\App\Entity\User {#4140 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4032
        +user: Proxies\__CG__\App\Entity\User {#4042 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4015
          +user: App\Entity\User {#3963 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            Thanks, now I’m hungry for a giant-ass pizza.\n
            \n
            Not to be confused with a giant ass-pizza.\n
            \n
            But that would be interesting as well.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 54
          +score: 0
          +lastActive: DateTime @1698351134 {#3929
            date: 2023-10-26 22:12:14.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@xandowsk@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4013 …}
          +nested: Doctrine\ORM\PersistentCollection {#4011 …}
          +votes: Doctrine\ORM\PersistentCollection {#4009 …}
          +reports: Doctrine\ORM\PersistentCollection {#4007 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3975 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3979 …}
          -id: 71176
          -bodyTs: "'ass':10,20 'ass-pizza':19 'confus':15 'giant':9,18 'giant-ass':8 'hungri':5 'interest':26 'm':4 'pizza':11,21 'thank':1 'well':28 'would':24"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://swg-empire.de/comment/930205"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698243357 {#3965
            date: 2023-10-25 16:15:57.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4015}
        +body: """
          Pizza contains meat and cheese, which is harmful to animals! Please do not eat Pizza and consider adopting a vegan diet. Not only is it better for your health, you could be saving millions of lives.\n
          \n
          Source: Am a former PETA member, but this comment isn’t sponsored in any way.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1698260720 {#4037
          date: 2023-10-25 21:05:20.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@xandowsk@lemmy.world"
          "@bjoern_tantau@swg-empire.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4045 …}
        +nested: Doctrine\ORM\PersistentCollection {#4047 …}
        +votes: Doctrine\ORM\PersistentCollection {#4049 …}
        +reports: Doctrine\ORM\PersistentCollection {#4030 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
        -id: 71794
        -bodyTs: "'adopt':18 'anim':10 'better':26 'chees':5 'comment':45 'consid':17 'contain':2 'could':31 'diet':21 'eat':14 'former':40 'harm':8 'health':29 'isn':46 'live':36 'meat':3 'member':42 'million':34 'peta':41 'pizza':1,15 'pleas':11 'save':33 'sourc':37 'sponsor':48 'vegan':20 'way':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/5324603"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698260720 {#4034
          date: 2023-10-25 21:05:20.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4015}
      +body: "Amazingly, both vegetarian and vegan pizza exists."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1698273984 {#4137
        date: 2023-10-26 00:46:24.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xandowsk@lemmy.world"
        "@bjoern_tantau@swg-empire.de"
        "@Guru_Insights99@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4141 …}
      +nested: Doctrine\ORM\PersistentCollection {#4143 …}
      +votes: Doctrine\ORM\PersistentCollection {#4145 …}
      +reports: Doctrine\ORM\PersistentCollection {#4147 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4149 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4151 …}
      -id: 72179
      -bodyTs: "'amaz':1 'exist':7 'pizza':6 'vegan':5 'vegetarian':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://l.sw0.com/comment/974151"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698273984 {#4138
        date: 2023-10-26 00:46:24.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4015}
    +body: "Look at their post history"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698314113 {#4175
      date: 2023-10-26 11:55:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xandowsk@lemmy.world"
      "@bjoern_tantau@swg-empire.de"
      "@Guru_Insights99@lemm.ee"
      "@xthexder@l.sw0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4179 …}
    +nested: Doctrine\ORM\PersistentCollection {#4181 …}
    +votes: Doctrine\ORM\PersistentCollection {#4183 …}
    +reports: Doctrine\ORM\PersistentCollection {#4185 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4187 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4189 …}
    -id: 72812
    -bodyTs: "'histori':5 'look':1 'post':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/2847787"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698314113 {#4176
      date: 2023-10-26 11:55:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4015}
  +body: "Wow… they’ve been having quite the first day on Lemmy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698351132 {#4197
    date: 2023-10-26 22:12:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xandowsk@lemmy.world"
    "@bjoern_tantau@swg-empire.de"
    "@Guru_Insights99@lemm.ee"
    "@xthexder@l.sw0.com"
    "@Cysioland@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4200 …}
  +nested: Doctrine\ORM\PersistentCollection {#4204 …}
  +votes: Doctrine\ORM\PersistentCollection {#4206 …}
  +reports: Doctrine\ORM\PersistentCollection {#4207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4209 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4211 …}
  -id: 73654
  -bodyTs: "'day':9 'first':8 'lemmi':11 'quit':6 've':3 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://l.sw0.com/comment/979594"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698351132 {#4194
    date: 2023-10-26 22:12:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#4192
  +user: Proxies\__CG__\App\Entity\User {#4140 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "One-can-dream"
    +title: "One can dream"
    +url: "https://lemmy.world/pictrs/image/7b97827d-8318-4407-bf88-3835ff00378a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 58
    +favouriteCount: 1069
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699273933 {#2414
      date: 2023-11-06 13:32:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7683
    -titleTs: "'dream':3 'one':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698329405
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7315888"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698243005 {#1793
      date: 2023-10-25 16:10:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4177
    +user: Proxies\__CG__\App\Entity\User {#4178 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4139
      +user: Proxies\__CG__\App\Entity\User {#4140 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4032
        +user: Proxies\__CG__\App\Entity\User {#4042 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4015
          +user: App\Entity\User {#3963 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            Thanks, now I’m hungry for a giant-ass pizza.\n
            \n
            Not to be confused with a giant ass-pizza.\n
            \n
            But that would be interesting as well.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 54
          +score: 0
          +lastActive: DateTime @1698351134 {#3929
            date: 2023-10-26 22:12:14.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@xandowsk@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4013 …}
          +nested: Doctrine\ORM\PersistentCollection {#4011 …}
          +votes: Doctrine\ORM\PersistentCollection {#4009 …}
          +reports: Doctrine\ORM\PersistentCollection {#4007 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3975 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3979 …}
          -id: 71176
          -bodyTs: "'ass':10,20 'ass-pizza':19 'confus':15 'giant':9,18 'giant-ass':8 'hungri':5 'interest':26 'm':4 'pizza':11,21 'thank':1 'well':28 'would':24"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://swg-empire.de/comment/930205"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698243357 {#3965
            date: 2023-10-25 16:15:57.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4015}
        +body: """
          Pizza contains meat and cheese, which is harmful to animals! Please do not eat Pizza and consider adopting a vegan diet. Not only is it better for your health, you could be saving millions of lives.\n
          \n
          Source: Am a former PETA member, but this comment isn’t sponsored in any way.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1698260720 {#4037
          date: 2023-10-25 21:05:20.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@xandowsk@lemmy.world"
          "@bjoern_tantau@swg-empire.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4045 …}
        +nested: Doctrine\ORM\PersistentCollection {#4047 …}
        +votes: Doctrine\ORM\PersistentCollection {#4049 …}
        +reports: Doctrine\ORM\PersistentCollection {#4030 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
        -id: 71794
        -bodyTs: "'adopt':18 'anim':10 'better':26 'chees':5 'comment':45 'consid':17 'contain':2 'could':31 'diet':21 'eat':14 'former':40 'harm':8 'health':29 'isn':46 'live':36 'meat':3 'member':42 'million':34 'peta':41 'pizza':1,15 'pleas':11 'save':33 'sourc':37 'sponsor':48 'vegan':20 'way':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/5324603"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698260720 {#4034
          date: 2023-10-25 21:05:20.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4015}
      +body: "Amazingly, both vegetarian and vegan pizza exists."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1698273984 {#4137
        date: 2023-10-26 00:46:24.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xandowsk@lemmy.world"
        "@bjoern_tantau@swg-empire.de"
        "@Guru_Insights99@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4141 …}
      +nested: Doctrine\ORM\PersistentCollection {#4143 …}
      +votes: Doctrine\ORM\PersistentCollection {#4145 …}
      +reports: Doctrine\ORM\PersistentCollection {#4147 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4149 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4151 …}
      -id: 72179
      -bodyTs: "'amaz':1 'exist':7 'pizza':6 'vegan':5 'vegetarian':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://l.sw0.com/comment/974151"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698273984 {#4138
        date: 2023-10-26 00:46:24.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4015}
    +body: "Look at their post history"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698314113 {#4175
      date: 2023-10-26 11:55:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xandowsk@lemmy.world"
      "@bjoern_tantau@swg-empire.de"
      "@Guru_Insights99@lemm.ee"
      "@xthexder@l.sw0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4179 …}
    +nested: Doctrine\ORM\PersistentCollection {#4181 …}
    +votes: Doctrine\ORM\PersistentCollection {#4183 …}
    +reports: Doctrine\ORM\PersistentCollection {#4185 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4187 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4189 …}
    -id: 72812
    -bodyTs: "'histori':5 'look':1 'post':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/2847787"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698314113 {#4176
      date: 2023-10-26 11:55:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4015}
  +body: "Wow… they’ve been having quite the first day on Lemmy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698351132 {#4197
    date: 2023-10-26 22:12:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xandowsk@lemmy.world"
    "@bjoern_tantau@swg-empire.de"
    "@Guru_Insights99@lemm.ee"
    "@xthexder@l.sw0.com"
    "@Cysioland@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4200 …}
  +nested: Doctrine\ORM\PersistentCollection {#4204 …}
  +votes: Doctrine\ORM\PersistentCollection {#4206 …}
  +reports: Doctrine\ORM\PersistentCollection {#4207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4209 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4211 …}
  -id: 73654
  -bodyTs: "'day':9 'first':8 'lemmi':11 'quit':6 've':3 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://l.sw0.com/comment/979594"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698351132 {#4194
    date: 2023-10-26 22:12:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#4192
  +user: Proxies\__CG__\App\Entity\User {#4140 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "One-can-dream"
    +title: "One can dream"
    +url: "https://lemmy.world/pictrs/image/7b97827d-8318-4407-bf88-3835ff00378a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 58
    +favouriteCount: 1069
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699273933 {#2414
      date: 2023-11-06 13:32:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7683
    -titleTs: "'dream':3 'one':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698329405
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7315888"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698243005 {#1793
      date: 2023-10-25 16:10:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4177
    +user: Proxies\__CG__\App\Entity\User {#4178 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4139
      +user: Proxies\__CG__\App\Entity\User {#4140 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4032
        +user: Proxies\__CG__\App\Entity\User {#4042 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4015
          +user: App\Entity\User {#3963 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            Thanks, now I’m hungry for a giant-ass pizza.\n
            \n
            Not to be confused with a giant ass-pizza.\n
            \n
            But that would be interesting as well.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 54
          +score: 0
          +lastActive: DateTime @1698351134 {#3929
            date: 2023-10-26 22:12:14.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@xandowsk@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4013 …}
          +nested: Doctrine\ORM\PersistentCollection {#4011 …}
          +votes: Doctrine\ORM\PersistentCollection {#4009 …}
          +reports: Doctrine\ORM\PersistentCollection {#4007 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3975 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3979 …}
          -id: 71176
          -bodyTs: "'ass':10,20 'ass-pizza':19 'confus':15 'giant':9,18 'giant-ass':8 'hungri':5 'interest':26 'm':4 'pizza':11,21 'thank':1 'well':28 'would':24"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://swg-empire.de/comment/930205"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698243357 {#3965
            date: 2023-10-25 16:15:57.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4015}
        +body: """
          Pizza contains meat and cheese, which is harmful to animals! Please do not eat Pizza and consider adopting a vegan diet. Not only is it better for your health, you could be saving millions of lives.\n
          \n
          Source: Am a former PETA member, but this comment isn’t sponsored in any way.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1698260720 {#4037
          date: 2023-10-25 21:05:20.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@xandowsk@lemmy.world"
          "@bjoern_tantau@swg-empire.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4045 …}
        +nested: Doctrine\ORM\PersistentCollection {#4047 …}
        +votes: Doctrine\ORM\PersistentCollection {#4049 …}
        +reports: Doctrine\ORM\PersistentCollection {#4030 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
        -id: 71794
        -bodyTs: "'adopt':18 'anim':10 'better':26 'chees':5 'comment':45 'consid':17 'contain':2 'could':31 'diet':21 'eat':14 'former':40 'harm':8 'health':29 'isn':46 'live':36 'meat':3 'member':42 'million':34 'peta':41 'pizza':1,15 'pleas':11 'save':33 'sourc':37 'sponsor':48 'vegan':20 'way':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/5324603"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698260720 {#4034
          date: 2023-10-25 21:05:20.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4015}
      +body: "Amazingly, both vegetarian and vegan pizza exists."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1698273984 {#4137
        date: 2023-10-26 00:46:24.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xandowsk@lemmy.world"
        "@bjoern_tantau@swg-empire.de"
        "@Guru_Insights99@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4141 …}
      +nested: Doctrine\ORM\PersistentCollection {#4143 …}
      +votes: Doctrine\ORM\PersistentCollection {#4145 …}
      +reports: Doctrine\ORM\PersistentCollection {#4147 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4149 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4151 …}
      -id: 72179
      -bodyTs: "'amaz':1 'exist':7 'pizza':6 'vegan':5 'vegetarian':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://l.sw0.com/comment/974151"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698273984 {#4138
        date: 2023-10-26 00:46:24.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4015}
    +body: "Look at their post history"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698314113 {#4175
      date: 2023-10-26 11:55:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xandowsk@lemmy.world"
      "@bjoern_tantau@swg-empire.de"
      "@Guru_Insights99@lemm.ee"
      "@xthexder@l.sw0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4179 …}
    +nested: Doctrine\ORM\PersistentCollection {#4181 …}
    +votes: Doctrine\ORM\PersistentCollection {#4183 …}
    +reports: Doctrine\ORM\PersistentCollection {#4185 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4187 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4189 …}
    -id: 72812
    -bodyTs: "'histori':5 'look':1 'post':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/2847787"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698314113 {#4176
      date: 2023-10-26 11:55:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4015}
  +body: "Wow… they’ve been having quite the first day on Lemmy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698351132 {#4197
    date: 2023-10-26 22:12:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xandowsk@lemmy.world"
    "@bjoern_tantau@swg-empire.de"
    "@Guru_Insights99@lemm.ee"
    "@xthexder@l.sw0.com"
    "@Cysioland@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4200 …}
  +nested: Doctrine\ORM\PersistentCollection {#4204 …}
  +votes: Doctrine\ORM\PersistentCollection {#4206 …}
  +reports: Doctrine\ORM\PersistentCollection {#4207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4209 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4211 …}
  -id: 73654
  -bodyTs: "'day':9 'first':8 'lemmi':11 'quit':6 've':3 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://l.sw0.com/comment/979594"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698351132 {#4194
    date: 2023-10-26 22:12:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#4083
  +user: Proxies\__CG__\App\Entity\User {#4085 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "One-can-dream"
    +title: "One can dream"
    +url: "https://lemmy.world/pictrs/image/7b97827d-8318-4407-bf88-3835ff00378a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 58
    +favouriteCount: 1069
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699273933 {#2414
      date: 2023-11-06 13:32:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7683
    -titleTs: "'dream':3 'one':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698329405
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7315888"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698243005 {#1793
      date: 2023-10-25 16:10:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4015
    +user: App\Entity\User {#3963 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Thanks, now I’m hungry for a giant-ass pizza.\n
      \n
      Not to be confused with a giant ass-pizza.\n
      \n
      But that would be interesting as well.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 54
    +score: 0
    +lastActive: DateTime @1698351134 {#3929
      date: 2023-10-26 22:12:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xandowsk@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4013 …}
    +nested: Doctrine\ORM\PersistentCollection {#4011 …}
    +votes: Doctrine\ORM\PersistentCollection {#4009 …}
    +reports: Doctrine\ORM\PersistentCollection {#4007 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3975 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3979 …}
    -id: 71176
    -bodyTs: "'ass':10,20 'ass-pizza':19 'confus':15 'giant':9,18 'giant-ass':8 'hungri':5 'interest':26 'm':4 'pizza':11,21 'thank':1 'well':28 'would':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://swg-empire.de/comment/930205"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698243357 {#3965
      date: 2023-10-25 16:15:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4015}
  +body: "Thanks, now I’m hungry for the ass of a giant."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1698244360 {#4024
    date: 2023-10-25 16:32:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xandowsk@lemmy.world"
    "@bjoern_tantau@swg-empire.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4086 …}
  +nested: Doctrine\ORM\PersistentCollection {#4088 …}
  +votes: Doctrine\ORM\PersistentCollection {#4090 …}
  +reports: Doctrine\ORM\PersistentCollection {#4092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4094 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4096 …}
  -id: 71203
  -bodyTs: "'ass':8 'giant':11 'hungri':5 'm':4 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4216470"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698244360 {#4084
    date: 2023-10-25 16:32:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#4083
  +user: Proxies\__CG__\App\Entity\User {#4085 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "One-can-dream"
    +title: "One can dream"
    +url: "https://lemmy.world/pictrs/image/7b97827d-8318-4407-bf88-3835ff00378a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 58
    +favouriteCount: 1069
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699273933 {#2414
      date: 2023-11-06 13:32:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7683
    -titleTs: "'dream':3 'one':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698329405
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7315888"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698243005 {#1793
      date: 2023-10-25 16:10:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4015
    +user: App\Entity\User {#3963 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Thanks, now I’m hungry for a giant-ass pizza.\n
      \n
      Not to be confused with a giant ass-pizza.\n
      \n
      But that would be interesting as well.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 54
    +score: 0
    +lastActive: DateTime @1698351134 {#3929
      date: 2023-10-26 22:12:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xandowsk@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4013 …}
    +nested: Doctrine\ORM\PersistentCollection {#4011 …}
    +votes: Doctrine\ORM\PersistentCollection {#4009 …}
    +reports: Doctrine\ORM\PersistentCollection {#4007 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3975 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3979 …}
    -id: 71176
    -bodyTs: "'ass':10,20 'ass-pizza':19 'confus':15 'giant':9,18 'giant-ass':8 'hungri':5 'interest':26 'm':4 'pizza':11,21 'thank':1 'well':28 'would':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://swg-empire.de/comment/930205"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698243357 {#3965
      date: 2023-10-25 16:15:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4015}
  +body: "Thanks, now I’m hungry for the ass of a giant."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1698244360 {#4024
    date: 2023-10-25 16:32:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xandowsk@lemmy.world"
    "@bjoern_tantau@swg-empire.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4086 …}
  +nested: Doctrine\ORM\PersistentCollection {#4088 …}
  +votes: Doctrine\ORM\PersistentCollection {#4090 …}
  +reports: Doctrine\ORM\PersistentCollection {#4092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4094 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4096 …}
  -id: 71203
  -bodyTs: "'ass':8 'giant':11 'hungri':5 'm':4 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4216470"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698244360 {#4084
    date: 2023-10-25 16:32:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#4083
  +user: Proxies\__CG__\App\Entity\User {#4085 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "One-can-dream"
    +title: "One can dream"
    +url: "https://lemmy.world/pictrs/image/7b97827d-8318-4407-bf88-3835ff00378a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 58
    +favouriteCount: 1069
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699273933 {#2414
      date: 2023-11-06 13:32:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7683
    -titleTs: "'dream':3 'one':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698329405
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7315888"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698243005 {#1793
      date: 2023-10-25 16:10:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4015
    +user: App\Entity\User {#3963 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Thanks, now I’m hungry for a giant-ass pizza.\n
      \n
      Not to be confused with a giant ass-pizza.\n
      \n
      But that would be interesting as well.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 54
    +score: 0
    +lastActive: DateTime @1698351134 {#3929
      date: 2023-10-26 22:12:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xandowsk@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4013 …}
    +nested: Doctrine\ORM\PersistentCollection {#4011 …}
    +votes: Doctrine\ORM\PersistentCollection {#4009 …}
    +reports: Doctrine\ORM\PersistentCollection {#4007 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3975 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3979 …}
    -id: 71176
    -bodyTs: "'ass':10,20 'ass-pizza':19 'confus':15 'giant':9,18 'giant-ass':8 'hungri':5 'interest':26 'm':4 'pizza':11,21 'thank':1 'well':28 'would':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://swg-empire.de/comment/930205"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698243357 {#3965
      date: 2023-10-25 16:15:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4015}
  +body: "Thanks, now I’m hungry for the ass of a giant."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1698244360 {#4024
    date: 2023-10-25 16:32:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xandowsk@lemmy.world"
    "@bjoern_tantau@swg-empire.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4086 …}
  +nested: Doctrine\ORM\PersistentCollection {#4088 …}
  +votes: Doctrine\ORM\PersistentCollection {#4090 …}
  +reports: Doctrine\ORM\PersistentCollection {#4092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4094 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4096 …}
  -id: 71203
  -bodyTs: "'ass':8 'giant':11 'hungri':5 'm':4 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4216470"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698244360 {#4084
    date: 2023-10-25 16:32:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#4124
  +user: Proxies\__CG__\App\Entity\User {#4121 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "One-can-dream"
    +title: "One can dream"
    +url: "https://lemmy.world/pictrs/image/7b97827d-8318-4407-bf88-3835ff00378a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 58
    +favouriteCount: 1069
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699273933 {#2414
      date: 2023-11-06 13:32:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7683
    -titleTs: "'dream':3 'one':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698329405
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7315888"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698243005 {#1793
      date: 2023-10-25 16:10:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4083
    +user: Proxies\__CG__\App\Entity\User {#4085 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4015
      +user: App\Entity\User {#3963 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Thanks, now I’m hungry for a giant-ass pizza.\n
        \n
        Not to be confused with a giant ass-pizza.\n
        \n
        But that would be interesting as well.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 54
      +score: 0
      +lastActive: DateTime @1698351134 {#3929
        date: 2023-10-26 22:12:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xandowsk@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4013 …}
      +nested: Doctrine\ORM\PersistentCollection {#4011 …}
      +votes: Doctrine\ORM\PersistentCollection {#4009 …}
      +reports: Doctrine\ORM\PersistentCollection {#4007 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3975 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3979 …}
      -id: 71176
      -bodyTs: "'ass':10,20 'ass-pizza':19 'confus':15 'giant':9,18 'giant-ass':8 'hungri':5 'interest':26 'm':4 'pizza':11,21 'thank':1 'well':28 'would':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://swg-empire.de/comment/930205"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698243357 {#3965
        date: 2023-10-25 16:15:57.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4015}
    +body: "Thanks, now I’m hungry for the ass of a giant."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1698244360 {#4024
      date: 2023-10-25 16:32:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xandowsk@lemmy.world"
      "@bjoern_tantau@swg-empire.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4086 …}
    +nested: Doctrine\ORM\PersistentCollection {#4088 …}
    +votes: Doctrine\ORM\PersistentCollection {#4090 …}
    +reports: Doctrine\ORM\PersistentCollection {#4092 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4094 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4096 …}
    -id: 71203
    -bodyTs: "'ass':8 'giant':11 'hungri':5 'm':4 'thank':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4216470"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698244360 {#4084
      date: 2023-10-25 16:32:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4015}
  +body: """
    The best I got is a giant ass.\n
    \n
    Won “Best in Show” at the local fair.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698261552 {#4125
    date: 2023-10-25 21:19:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xandowsk@lemmy.world"
    "@bjoern_tantau@swg-empire.de"
    "@orelow@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4118 …}
  +nested: Doctrine\ORM\PersistentCollection {#4116 …}
  +votes: Doctrine\ORM\PersistentCollection {#4120 …}
  +reports: Doctrine\ORM\PersistentCollection {#4131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
  -id: 71828
  -bodyTs: "'ass':8 'best':2,10 'fair':16 'giant':7 'got':4 'local':15 'show':12 'won':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5324991"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698261552 {#4128
    date: 2023-10-25 21:19:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#4124
  +user: Proxies\__CG__\App\Entity\User {#4121 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "One-can-dream"
    +title: "One can dream"
    +url: "https://lemmy.world/pictrs/image/7b97827d-8318-4407-bf88-3835ff00378a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 58
    +favouriteCount: 1069
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699273933 {#2414
      date: 2023-11-06 13:32:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7683
    -titleTs: "'dream':3 'one':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698329405
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7315888"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698243005 {#1793
      date: 2023-10-25 16:10:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4083
    +user: Proxies\__CG__\App\Entity\User {#4085 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4015
      +user: App\Entity\User {#3963 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Thanks, now I’m hungry for a giant-ass pizza.\n
        \n
        Not to be confused with a giant ass-pizza.\n
        \n
        But that would be interesting as well.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 54
      +score: 0
      +lastActive: DateTime @1698351134 {#3929
        date: 2023-10-26 22:12:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xandowsk@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4013 …}
      +nested: Doctrine\ORM\PersistentCollection {#4011 …}
      +votes: Doctrine\ORM\PersistentCollection {#4009 …}
      +reports: Doctrine\ORM\PersistentCollection {#4007 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3975 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3979 …}
      -id: 71176
      -bodyTs: "'ass':10,20 'ass-pizza':19 'confus':15 'giant':9,18 'giant-ass':8 'hungri':5 'interest':26 'm':4 'pizza':11,21 'thank':1 'well':28 'would':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://swg-empire.de/comment/930205"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698243357 {#3965
        date: 2023-10-25 16:15:57.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4015}
    +body: "Thanks, now I’m hungry for the ass of a giant."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1698244360 {#4024
      date: 2023-10-25 16:32:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xandowsk@lemmy.world"
      "@bjoern_tantau@swg-empire.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4086 …}
    +nested: Doctrine\ORM\PersistentCollection {#4088 …}
    +votes: Doctrine\ORM\PersistentCollection {#4090 …}
    +reports: Doctrine\ORM\PersistentCollection {#4092 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4094 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4096 …}
    -id: 71203
    -bodyTs: "'ass':8 'giant':11 'hungri':5 'm':4 'thank':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4216470"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698244360 {#4084
      date: 2023-10-25 16:32:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4015}
  +body: """
    The best I got is a giant ass.\n
    \n
    Won “Best in Show” at the local fair.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698261552 {#4125
    date: 2023-10-25 21:19:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xandowsk@lemmy.world"
    "@bjoern_tantau@swg-empire.de"
    "@orelow@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4118 …}
  +nested: Doctrine\ORM\PersistentCollection {#4116 …}
  +votes: Doctrine\ORM\PersistentCollection {#4120 …}
  +reports: Doctrine\ORM\PersistentCollection {#4131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
  -id: 71828
  -bodyTs: "'ass':8 'best':2,10 'fair':16 'giant':7 'got':4 'local':15 'show':12 'won':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5324991"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698261552 {#4128
    date: 2023-10-25 21:19:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#4124
  +user: Proxies\__CG__\App\Entity\User {#4121 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "One-can-dream"
    +title: "One can dream"
    +url: "https://lemmy.world/pictrs/image/7b97827d-8318-4407-bf88-3835ff00378a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 58
    +favouriteCount: 1069
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699273933 {#2414
      date: 2023-11-06 13:32:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7683
    -titleTs: "'dream':3 'one':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698329405
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7315888"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698243005 {#1793
      date: 2023-10-25 16:10:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4083
    +user: Proxies\__CG__\App\Entity\User {#4085 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4015
      +user: App\Entity\User {#3963 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Thanks, now I’m hungry for a giant-ass pizza.\n
        \n
        Not to be confused with a giant ass-pizza.\n
        \n
        But that would be interesting as well.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 54
      +score: 0
      +lastActive: DateTime @1698351134 {#3929
        date: 2023-10-26 22:12:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xandowsk@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4013 …}
      +nested: Doctrine\ORM\PersistentCollection {#4011 …}
      +votes: Doctrine\ORM\PersistentCollection {#4009 …}
      +reports: Doctrine\ORM\PersistentCollection {#4007 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3975 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3979 …}
      -id: 71176
      -bodyTs: "'ass':10,20 'ass-pizza':19 'confus':15 'giant':9,18 'giant-ass':8 'hungri':5 'interest':26 'm':4 'pizza':11,21 'thank':1 'well':28 'would':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://swg-empire.de/comment/930205"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698243357 {#3965
        date: 2023-10-25 16:15:57.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4015}
    +body: "Thanks, now I’m hungry for the ass of a giant."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1698244360 {#4024
      date: 2023-10-25 16:32:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xandowsk@lemmy.world"
      "@bjoern_tantau@swg-empire.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4086 …}
    +nested: Doctrine\ORM\PersistentCollection {#4088 …}
    +votes: Doctrine\ORM\PersistentCollection {#4090 …}
    +reports: Doctrine\ORM\PersistentCollection {#4092 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4094 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4096 …}
    -id: 71203
    -bodyTs: "'ass':8 'giant':11 'hungri':5 'm':4 'thank':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4216470"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698244360 {#4084
      date: 2023-10-25 16:32:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4015}
  +body: """
    The best I got is a giant ass.\n
    \n
    Won “Best in Show” at the local fair.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698261552 {#4125
    date: 2023-10-25 21:19:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xandowsk@lemmy.world"
    "@bjoern_tantau@swg-empire.de"
    "@orelow@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4118 …}
  +nested: Doctrine\ORM\PersistentCollection {#4116 …}
  +votes: Doctrine\ORM\PersistentCollection {#4120 …}
  +reports: Doctrine\ORM\PersistentCollection {#4131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
  -id: 71828
  -bodyTs: "'ass':8 'best':2,10 'fair':16 'giant':7 'got':4 'local':15 'show':12 'won':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5324991"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698261552 {#4128
    date: 2023-10-25 21:19:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#4154
  +user: App\Entity\User {#3963 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "One-can-dream"
    +title: "One can dream"
    +url: "https://lemmy.world/pictrs/image/7b97827d-8318-4407-bf88-3835ff00378a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 58
    +favouriteCount: 1069
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699273933 {#2414
      date: 2023-11-06 13:32:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7683
    -titleTs: "'dream':3 'one':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698329405
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7315888"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698243005 {#1793
      date: 2023-10-25 16:10:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4124
    +user: Proxies\__CG__\App\Entity\User {#4121 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4083
      +user: Proxies\__CG__\App\Entity\User {#4085 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4015
        +user: App\Entity\User {#3963 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          Thanks, now I’m hungry for a giant-ass pizza.\n
          \n
          Not to be confused with a giant ass-pizza.\n
          \n
          But that would be interesting as well.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 54
        +score: 0
        +lastActive: DateTime @1698351134 {#3929
          date: 2023-10-26 22:12:14.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@xandowsk@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4013 …}
        +nested: Doctrine\ORM\PersistentCollection {#4011 …}
        +votes: Doctrine\ORM\PersistentCollection {#4009 …}
        +reports: Doctrine\ORM\PersistentCollection {#4007 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3975 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3979 …}
        -id: 71176
        -bodyTs: "'ass':10,20 'ass-pizza':19 'confus':15 'giant':9,18 'giant-ass':8 'hungri':5 'interest':26 'm':4 'pizza':11,21 'thank':1 'well':28 'would':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://swg-empire.de/comment/930205"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698243357 {#3965
          date: 2023-10-25 16:15:57.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4015}
      +body: "Thanks, now I’m hungry for the ass of a giant."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1698244360 {#4024
        date: 2023-10-25 16:32:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xandowsk@lemmy.world"
        "@bjoern_tantau@swg-empire.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4086 …}
      +nested: Doctrine\ORM\PersistentCollection {#4088 …}
      +votes: Doctrine\ORM\PersistentCollection {#4090 …}
      +reports: Doctrine\ORM\PersistentCollection {#4092 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4094 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4096 …}
      -id: 71203
      -bodyTs: "'ass':8 'giant':11 'hungri':5 'm':4 'thank':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4216470"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698244360 {#4084
        date: 2023-10-25 16:32:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4015}
    +body: """
      The best I got is a giant ass.\n
      \n
      Won “Best in Show” at the local fair.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1698261552 {#4125
      date: 2023-10-25 21:19:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xandowsk@lemmy.world"
      "@bjoern_tantau@swg-empire.de"
      "@orelow@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4118 …}
    +nested: Doctrine\ORM\PersistentCollection {#4116 …}
    +votes: Doctrine\ORM\PersistentCollection {#4120 …}
    +reports: Doctrine\ORM\PersistentCollection {#4131 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4133 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
    -id: 71828
    -bodyTs: "'ass':8 'best':2,10 'fair':16 'giant':7 'got':4 'local':15 'show':12 'won':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5324991"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698261552 {#4128
      date: 2023-10-25 21:19:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4015}
  +body: "Pics or it didn’t happen!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698320080 {#4159
    date: 2023-10-26 13:34:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xandowsk@lemmy.world"
    "@bjoern_tantau@swg-empire.de"
    "@orelow@feddit.de"
    "@NakariLexfortaine@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4162 …}
  +nested: Doctrine\ORM\PersistentCollection {#4166 …}
  +votes: Doctrine\ORM\PersistentCollection {#4168 …}
  +reports: Doctrine\ORM\PersistentCollection {#4169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4173 …}
  -id: 72899
  -bodyTs: "'didn':4 'happen':6 'pic':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://swg-empire.de/comment/936197"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698320080 {#4156
    date: 2023-10-26 13:34:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#4154
  +user: App\Entity\User {#3963 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "One-can-dream"
    +title: "One can dream"
    +url: "https://lemmy.world/pictrs/image/7b97827d-8318-4407-bf88-3835ff00378a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 58
    +favouriteCount: 1069
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699273933 {#2414
      date: 2023-11-06 13:32:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7683
    -titleTs: "'dream':3 'one':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698329405
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7315888"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698243005 {#1793
      date: 2023-10-25 16:10:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4124
    +user: Proxies\__CG__\App\Entity\User {#4121 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4083
      +user: Proxies\__CG__\App\Entity\User {#4085 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4015
        +user: App\Entity\User {#3963 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          Thanks, now I’m hungry for a giant-ass pizza.\n
          \n
          Not to be confused with a giant ass-pizza.\n
          \n
          But that would be interesting as well.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 54
        +score: 0
        +lastActive: DateTime @1698351134 {#3929
          date: 2023-10-26 22:12:14.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@xandowsk@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4013 …}
        +nested: Doctrine\ORM\PersistentCollection {#4011 …}
        +votes: Doctrine\ORM\PersistentCollection {#4009 …}
        +reports: Doctrine\ORM\PersistentCollection {#4007 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3975 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3979 …}
        -id: 71176
        -bodyTs: "'ass':10,20 'ass-pizza':19 'confus':15 'giant':9,18 'giant-ass':8 'hungri':5 'interest':26 'm':4 'pizza':11,21 'thank':1 'well':28 'would':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://swg-empire.de/comment/930205"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698243357 {#3965
          date: 2023-10-25 16:15:57.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4015}
      +body: "Thanks, now I’m hungry for the ass of a giant."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1698244360 {#4024
        date: 2023-10-25 16:32:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xandowsk@lemmy.world"
        "@bjoern_tantau@swg-empire.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4086 …}
      +nested: Doctrine\ORM\PersistentCollection {#4088 …}
      +votes: Doctrine\ORM\PersistentCollection {#4090 …}
      +reports: Doctrine\ORM\PersistentCollection {#4092 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4094 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4096 …}
      -id: 71203
      -bodyTs: "'ass':8 'giant':11 'hungri':5 'm':4 'thank':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4216470"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698244360 {#4084
        date: 2023-10-25 16:32:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4015}
    +body: """
      The best I got is a giant ass.\n
      \n
      Won “Best in Show” at the local fair.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1698261552 {#4125
      date: 2023-10-25 21:19:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xandowsk@lemmy.world"
      "@bjoern_tantau@swg-empire.de"
      "@orelow@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4118 …}
    +nested: Doctrine\ORM\PersistentCollection {#4116 …}
    +votes: Doctrine\ORM\PersistentCollection {#4120 …}
    +reports: Doctrine\ORM\PersistentCollection {#4131 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4133 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
    -id: 71828
    -bodyTs: "'ass':8 'best':2,10 'fair':16 'giant':7 'got':4 'local':15 'show':12 'won':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5324991"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698261552 {#4128
      date: 2023-10-25 21:19:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4015}
  +body: "Pics or it didn’t happen!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698320080 {#4159
    date: 2023-10-26 13:34:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xandowsk@lemmy.world"
    "@bjoern_tantau@swg-empire.de"
    "@orelow@feddit.de"
    "@NakariLexfortaine@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4162 …}
  +nested: Doctrine\ORM\PersistentCollection {#4166 …}
  +votes: Doctrine\ORM\PersistentCollection {#4168 …}
  +reports: Doctrine\ORM\PersistentCollection {#4169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4173 …}
  -id: 72899
  -bodyTs: "'didn':4 'happen':6 'pic':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://swg-empire.de/comment/936197"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698320080 {#4156
    date: 2023-10-26 13:34:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#4154
  +user: App\Entity\User {#3963 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "One-can-dream"
    +title: "One can dream"
    +url: "https://lemmy.world/pictrs/image/7b97827d-8318-4407-bf88-3835ff00378a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 58
    +favouriteCount: 1069
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699273933 {#2414
      date: 2023-11-06 13:32:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7683
    -titleTs: "'dream':3 'one':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698329405
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7315888"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698243005 {#1793
      date: 2023-10-25 16:10:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4124
    +user: Proxies\__CG__\App\Entity\User {#4121 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4083
      +user: Proxies\__CG__\App\Entity\User {#4085 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4015
        +user: App\Entity\User {#3963 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          Thanks, now I’m hungry for a giant-ass pizza.\n
          \n
          Not to be confused with a giant ass-pizza.\n
          \n
          But that would be interesting as well.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 54
        +score: 0
        +lastActive: DateTime @1698351134 {#3929
          date: 2023-10-26 22:12:14.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@xandowsk@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4013 …}
        +nested: Doctrine\ORM\PersistentCollection {#4011 …}
        +votes: Doctrine\ORM\PersistentCollection {#4009 …}
        +reports: Doctrine\ORM\PersistentCollection {#4007 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3975 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3979 …}
        -id: 71176
        -bodyTs: "'ass':10,20 'ass-pizza':19 'confus':15 'giant':9,18 'giant-ass':8 'hungri':5 'interest':26 'm':4 'pizza':11,21 'thank':1 'well':28 'would':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://swg-empire.de/comment/930205"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698243357 {#3965
          date: 2023-10-25 16:15:57.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4015}
      +body: "Thanks, now I’m hungry for the ass of a giant."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1698244360 {#4024
        date: 2023-10-25 16:32:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xandowsk@lemmy.world"
        "@bjoern_tantau@swg-empire.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4086 …}
      +nested: Doctrine\ORM\PersistentCollection {#4088 …}
      +votes: Doctrine\ORM\PersistentCollection {#4090 …}
      +reports: Doctrine\ORM\PersistentCollection {#4092 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4094 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4096 …}
      -id: 71203
      -bodyTs: "'ass':8 'giant':11 'hungri':5 'm':4 'thank':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4216470"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698244360 {#4084
        date: 2023-10-25 16:32:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4015}
    +body: """
      The best I got is a giant ass.\n
      \n
      Won “Best in Show” at the local fair.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1698261552 {#4125
      date: 2023-10-25 21:19:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xandowsk@lemmy.world"
      "@bjoern_tantau@swg-empire.de"
      "@orelow@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4118 …}
    +nested: Doctrine\ORM\PersistentCollection {#4116 …}
    +votes: Doctrine\ORM\PersistentCollection {#4120 …}
    +reports: Doctrine\ORM\PersistentCollection {#4131 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4133 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
    -id: 71828
    -bodyTs: "'ass':8 'best':2,10 'fair':16 'giant':7 'got':4 'local':15 'show':12 'won':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5324991"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698261552 {#4128
      date: 2023-10-25 21:19:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4015}
  +body: "Pics or it didn’t happen!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698320080 {#4159
    date: 2023-10-26 13:34:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xandowsk@lemmy.world"
    "@bjoern_tantau@swg-empire.de"
    "@orelow@feddit.de"
    "@NakariLexfortaine@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4162 …}
  +nested: Doctrine\ORM\PersistentCollection {#4166 …}
  +votes: Doctrine\ORM\PersistentCollection {#4168 …}
  +reports: Doctrine\ORM\PersistentCollection {#4169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4173 …}
  -id: 72899
  -bodyTs: "'didn':4 'happen':6 'pic':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://swg-empire.de/comment/936197"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698320080 {#4156
    date: 2023-10-26 13:34:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#4100
  +user: Proxies\__CG__\App\Entity\User {#4101 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "One-can-dream"
    +title: "One can dream"
    +url: "https://lemmy.world/pictrs/image/7b97827d-8318-4407-bf88-3835ff00378a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 58
    +favouriteCount: 1069
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699273933 {#2414
      date: 2023-11-06 13:32:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7683
    -titleTs: "'dream':3 'one':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698329405
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7315888"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698243005 {#1793
      date: 2023-10-25 16:10:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4015
    +user: App\Entity\User {#3963 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Thanks, now I’m hungry for a giant-ass pizza.\n
      \n
      Not to be confused with a giant ass-pizza.\n
      \n
      But that would be interesting as well.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 54
    +score: 0
    +lastActive: DateTime @1698351134 {#3929
      date: 2023-10-26 22:12:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xandowsk@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4013 …}
    +nested: Doctrine\ORM\PersistentCollection {#4011 …}
    +votes: Doctrine\ORM\PersistentCollection {#4009 …}
    +reports: Doctrine\ORM\PersistentCollection {#4007 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3975 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3979 …}
    -id: 71176
    -bodyTs: "'ass':10,20 'ass-pizza':19 'confus':15 'giant':9,18 'giant-ass':8 'hungri':5 'interest':26 'm':4 'pizza':11,21 'thank':1 'well':28 'would':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://swg-empire.de/comment/930205"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698243357 {#3965
      date: 2023-10-25 16:15:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4015}
  +body: "Time for a [relevant xkcd](https://xkcd.com/37/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1698245683 {#4098
    date: 2023-10-25 16:54:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xandowsk@lemmy.world"
    "@bjoern_tantau@swg-empire.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4102 …}
  +nested: Doctrine\ORM\PersistentCollection {#4104 …}
  +votes: Doctrine\ORM\PersistentCollection {#4106 …}
  +reports: Doctrine\ORM\PersistentCollection {#4108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4112 …}
  -id: 71249
  -bodyTs: "'/37/)':8 'relev':4 'time':1 'xkcd':5 'xkcd.com':7 'xkcd.com/37/)':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4807592"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698245683 {#4099
    date: 2023-10-25 16:54:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#4100
  +user: Proxies\__CG__\App\Entity\User {#4101 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "One-can-dream"
    +title: "One can dream"
    +url: "https://lemmy.world/pictrs/image/7b97827d-8318-4407-bf88-3835ff00378a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 58
    +favouriteCount: 1069
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699273933 {#2414
      date: 2023-11-06 13:32:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7683
    -titleTs: "'dream':3 'one':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698329405
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7315888"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698243005 {#1793
      date: 2023-10-25 16:10:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4015
    +user: App\Entity\User {#3963 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Thanks, now I’m hungry for a giant-ass pizza.\n
      \n
      Not to be confused with a giant ass-pizza.\n
      \n
      But that would be interesting as well.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 54
    +score: 0
    +lastActive: DateTime @1698351134 {#3929
      date: 2023-10-26 22:12:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xandowsk@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4013 …}
    +nested: Doctrine\ORM\PersistentCollection {#4011 …}
    +votes: Doctrine\ORM\PersistentCollection {#4009 …}
    +reports: Doctrine\ORM\PersistentCollection {#4007 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3975 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3979 …}
    -id: 71176
    -bodyTs: "'ass':10,20 'ass-pizza':19 'confus':15 'giant':9,18 'giant-ass':8 'hungri':5 'interest':26 'm':4 'pizza':11,21 'thank':1 'well':28 'would':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://swg-empire.de/comment/930205"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698243357 {#3965
      date: 2023-10-25 16:15:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4015}
  +body: "Time for a [relevant xkcd](https://xkcd.com/37/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1698245683 {#4098
    date: 2023-10-25 16:54:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xandowsk@lemmy.world"
    "@bjoern_tantau@swg-empire.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4102 …}
  +nested: Doctrine\ORM\PersistentCollection {#4104 …}
  +votes: Doctrine\ORM\PersistentCollection {#4106 …}
  +reports: Doctrine\ORM\PersistentCollection {#4108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4112 …}
  -id: 71249
  -bodyTs: "'/37/)':8 'relev':4 'time':1 'xkcd':5 'xkcd.com':7 'xkcd.com/37/)':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4807592"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698245683 {#4099
    date: 2023-10-25 16:54:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#4100
  +user: Proxies\__CG__\App\Entity\User {#4101 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "One-can-dream"
    +title: "One can dream"
    +url: "https://lemmy.world/pictrs/image/7b97827d-8318-4407-bf88-3835ff00378a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 58
    +favouriteCount: 1069
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699273933 {#2414
      date: 2023-11-06 13:32:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7683
    -titleTs: "'dream':3 'one':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698329405
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7315888"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698243005 {#1793
      date: 2023-10-25 16:10:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4015
    +user: App\Entity\User {#3963 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Thanks, now I’m hungry for a giant-ass pizza.\n
      \n
      Not to be confused with a giant ass-pizza.\n
      \n
      But that would be interesting as well.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 54
    +score: 0
    +lastActive: DateTime @1698351134 {#3929
      date: 2023-10-26 22:12:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@xandowsk@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4013 …}
    +nested: Doctrine\ORM\PersistentCollection {#4011 …}
    +votes: Doctrine\ORM\PersistentCollection {#4009 …}
    +reports: Doctrine\ORM\PersistentCollection {#4007 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3975 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3979 …}
    -id: 71176
    -bodyTs: "'ass':10,20 'ass-pizza':19 'confus':15 'giant':9,18 'giant-ass':8 'hungri':5 'interest':26 'm':4 'pizza':11,21 'thank':1 'well':28 'would':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://swg-empire.de/comment/930205"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698243357 {#3965
      date: 2023-10-25 16:15:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4015}
  +body: "Time for a [relevant xkcd](https://xkcd.com/37/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1698245683 {#4098
    date: 2023-10-25 16:54:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xandowsk@lemmy.world"
    "@bjoern_tantau@swg-empire.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4102 …}
  +nested: Doctrine\ORM\PersistentCollection {#4104 …}
  +votes: Doctrine\ORM\PersistentCollection {#4106 …}
  +reports: Doctrine\ORM\PersistentCollection {#4108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4112 …}
  -id: 71249
  -bodyTs: "'/37/)':8 'relev':4 'time':1 'xkcd':5 'xkcd.com':7 'xkcd.com/37/)':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4807592"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698245683 {#4099
    date: 2023-10-25 16:54:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED edit
App\Entity\Magazine {#265
  +icon: Proxies\__CG__\App\Entity\Image {#246 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#275
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#237 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
  +entries: Doctrine\ORM\PersistentCollection {#180 …}
  +posts: Doctrine\ORM\PersistentCollection {#138 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
  +bans: Doctrine\ORM\PersistentCollection {#117 …}
  +reports: Doctrine\ORM\PersistentCollection {#103 …}
  +badges: Doctrine\ORM\PersistentCollection {#81 …}
  +logs: Doctrine\ORM\PersistentCollection {#71 …}
  +awards: Doctrine\ORM\PersistentCollection {#1346 …}
  +categories: Doctrine\ORM\PersistentCollection {#1823 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#269
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#271
    date: 2023-10-04 16:03:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details