GET https://kbin.spritesserver.nl/index.php/m/memes@lemmy.ml/t/9349/Because-it-s-almost-time/active

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2412
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Because-it-s-almost-time"
  +title: "Because it's almost time"
  +url: "https://feddit.nl/pictrs/image/5e530d63-06f3-437d-a4dc-81a33cbc3fb3.jpeg"
  +body: "Merry KREE-mas everyone."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 199
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699255875 {#2410
    date: 2023-11-06 08:31:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 9349
  -titleTs: "'almost':4 'time':5"
  -bodyTs: "'everyon':5 'kree':3 'kree-ma':2 'mas':4 'merri':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699110569
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/5789898"
  +editedAt: DateTimeImmutable @1699025529 {#1850
    date: 2023-11-03 16:32:09.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699024169 {#2420
    date: 2023-11-03 16:09:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2412
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Because-it-s-almost-time"
  +title: "Because it's almost time"
  +url: "https://feddit.nl/pictrs/image/5e530d63-06f3-437d-a4dc-81a33cbc3fb3.jpeg"
  +body: "Merry KREE-mas everyone."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 199
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699255875 {#2410
    date: 2023-11-06 08:31:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 9349
  -titleTs: "'almost':4 'time':5"
  -bodyTs: "'everyon':5 'kree':3 'kree-ma':2 'mas':4 'merri':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699110569
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/5789898"
  +editedAt: DateTimeImmutable @1699025529 {#1850
    date: 2023-11-03 16:32:09.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699024169 {#2420
    date: 2023-11-03 16:09:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2412
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Because-it-s-almost-time"
  +title: "Because it's almost time"
  +url: "https://feddit.nl/pictrs/image/5e530d63-06f3-437d-a4dc-81a33cbc3fb3.jpeg"
  +body: "Merry KREE-mas everyone."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 199
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699255875 {#2410
    date: 2023-11-06 08:31:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 9349
  -titleTs: "'almost':4 'time':5"
  -bodyTs: "'everyon':5 'kree':3 'kree-ma':2 'mas':4 'merri':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699110569
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/5789898"
  +editedAt: DateTimeImmutable @1699025529 {#1850
    date: 2023-11-03 16:32:09.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699024169 {#2420
    date: 2023-11-03 16:09:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#4024
  +user: App\Entity\User {#3972 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Because-it-s-almost-time"
    +title: "Because it's almost time"
    +url: "https://feddit.nl/pictrs/image/5e530d63-06f3-437d-a4dc-81a33cbc3fb3.jpeg"
    +body: "Merry KREE-mas everyone."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 199
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699255875 {#2410
      date: 2023-11-06 08:31:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9349
    -titleTs: "'almost':4 'time':5"
    -bodyTs: "'everyon':5 'kree':3 'kree-ma':2 'mas':4 'merri':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699110569
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5789898"
    +editedAt: DateTimeImmutable @1699025529 {#1850
      date: 2023-11-03 16:32:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699024169 {#2420
      date: 2023-11-03 16:09:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "What’s this from? It looks fun"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699278006 {#4033
    date: 2023-11-06 14:40:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TvanBuuren@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4022 …}
  +nested: Doctrine\ORM\PersistentCollection {#4020 …}
  +votes: Doctrine\ORM\PersistentCollection {#4018 …}
  +reports: Doctrine\ORM\PersistentCollection {#4016 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3984 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3988 …}
  -id: 91048
  -bodyTs: "'fun':7 'look':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.wtf/comment/2963154"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699138893 {#3969
    date: 2023-11-05 00:01:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#4024
  +user: App\Entity\User {#3972 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Because-it-s-almost-time"
    +title: "Because it's almost time"
    +url: "https://feddit.nl/pictrs/image/5e530d63-06f3-437d-a4dc-81a33cbc3fb3.jpeg"
    +body: "Merry KREE-mas everyone."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 199
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699255875 {#2410
      date: 2023-11-06 08:31:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9349
    -titleTs: "'almost':4 'time':5"
    -bodyTs: "'everyon':5 'kree':3 'kree-ma':2 'mas':4 'merri':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699110569
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5789898"
    +editedAt: DateTimeImmutable @1699025529 {#1850
      date: 2023-11-03 16:32:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699024169 {#2420
      date: 2023-11-03 16:09:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "What’s this from? It looks fun"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699278006 {#4033
    date: 2023-11-06 14:40:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TvanBuuren@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4022 …}
  +nested: Doctrine\ORM\PersistentCollection {#4020 …}
  +votes: Doctrine\ORM\PersistentCollection {#4018 …}
  +reports: Doctrine\ORM\PersistentCollection {#4016 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3984 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3988 …}
  -id: 91048
  -bodyTs: "'fun':7 'look':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.wtf/comment/2963154"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699138893 {#3969
    date: 2023-11-05 00:01:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#4024
  +user: App\Entity\User {#3972 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Because-it-s-almost-time"
    +title: "Because it's almost time"
    +url: "https://feddit.nl/pictrs/image/5e530d63-06f3-437d-a4dc-81a33cbc3fb3.jpeg"
    +body: "Merry KREE-mas everyone."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 199
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699255875 {#2410
      date: 2023-11-06 08:31:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9349
    -titleTs: "'almost':4 'time':5"
    -bodyTs: "'everyon':5 'kree':3 'kree-ma':2 'mas':4 'merri':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699110569
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5789898"
    +editedAt: DateTimeImmutable @1699025529 {#1850
      date: 2023-11-03 16:32:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699024169 {#2420
      date: 2023-11-03 16:09:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "What’s this from? It looks fun"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699278006 {#4033
    date: 2023-11-06 14:40:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TvanBuuren@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4022 …}
  +nested: Doctrine\ORM\PersistentCollection {#4020 …}
  +votes: Doctrine\ORM\PersistentCollection {#4018 …}
  +reports: Doctrine\ORM\PersistentCollection {#4016 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3984 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3988 …}
  -id: 91048
  -bodyTs: "'fun':7 'look':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.wtf/comment/2963154"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699138893 {#3969
    date: 2023-11-05 00:01:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4736
  +user: Proxies\__CG__\App\Entity\User {#4737 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Because-it-s-almost-time"
    +title: "Because it's almost time"
    +url: "https://feddit.nl/pictrs/image/5e530d63-06f3-437d-a4dc-81a33cbc3fb3.jpeg"
    +body: "Merry KREE-mas everyone."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 199
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699255875 {#2410
      date: 2023-11-06 08:31:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9349
    -titleTs: "'almost':4 'time':5"
    -bodyTs: "'everyon':5 'kree':3 'kree-ma':2 'mas':4 'merri':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699110569
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5789898"
    +editedAt: DateTimeImmutable @1699025529 {#1850
      date: 2023-11-03 16:32:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699024169 {#2420
      date: 2023-11-03 16:09:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4024
    +user: App\Entity\User {#3972 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "What’s this from? It looks fun"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699278006 {#4033
      date: 2023-11-06 14:40:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TvanBuuren@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4022 …}
    +nested: Doctrine\ORM\PersistentCollection {#4020 …}
    +votes: Doctrine\ORM\PersistentCollection {#4018 …}
    +reports: Doctrine\ORM\PersistentCollection {#4016 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3984 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3988 …}
    -id: 91048
    -bodyTs: "'fun':7 'look':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.wtf/comment/2963154"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699138893 {#3969
      date: 2023-11-05 00:01:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4024}
  +body: "That’s Teal’c from the TV show Stargate SG-1"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699212551 {#4734
    date: 2023-11-05 20:29:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TvanBuuren@feddit.nl"
    "@Suspicious@lemmy.wtf"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4738 …}
  +nested: Doctrine\ORM\PersistentCollection {#4740 …}
  +votes: Doctrine\ORM\PersistentCollection {#4742 …}
  +reports: Doctrine\ORM\PersistentCollection {#4744 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4746 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4748 …}
  -id: 93305
  -bodyTs: "'-1':11 'c':4 'sg':10 'show':8 'stargat':9 'teal':3 'tv':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/3811772"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699212551 {#4735
    date: 2023-11-05 20:29:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4736
  +user: Proxies\__CG__\App\Entity\User {#4737 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Because-it-s-almost-time"
    +title: "Because it's almost time"
    +url: "https://feddit.nl/pictrs/image/5e530d63-06f3-437d-a4dc-81a33cbc3fb3.jpeg"
    +body: "Merry KREE-mas everyone."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 199
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699255875 {#2410
      date: 2023-11-06 08:31:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9349
    -titleTs: "'almost':4 'time':5"
    -bodyTs: "'everyon':5 'kree':3 'kree-ma':2 'mas':4 'merri':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699110569
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5789898"
    +editedAt: DateTimeImmutable @1699025529 {#1850
      date: 2023-11-03 16:32:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699024169 {#2420
      date: 2023-11-03 16:09:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4024
    +user: App\Entity\User {#3972 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "What’s this from? It looks fun"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699278006 {#4033
      date: 2023-11-06 14:40:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TvanBuuren@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4022 …}
    +nested: Doctrine\ORM\PersistentCollection {#4020 …}
    +votes: Doctrine\ORM\PersistentCollection {#4018 …}
    +reports: Doctrine\ORM\PersistentCollection {#4016 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3984 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3988 …}
    -id: 91048
    -bodyTs: "'fun':7 'look':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.wtf/comment/2963154"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699138893 {#3969
      date: 2023-11-05 00:01:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4024}
  +body: "That’s Teal’c from the TV show Stargate SG-1"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699212551 {#4734
    date: 2023-11-05 20:29:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TvanBuuren@feddit.nl"
    "@Suspicious@lemmy.wtf"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4738 …}
  +nested: Doctrine\ORM\PersistentCollection {#4740 …}
  +votes: Doctrine\ORM\PersistentCollection {#4742 …}
  +reports: Doctrine\ORM\PersistentCollection {#4744 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4746 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4748 …}
  -id: 93305
  -bodyTs: "'-1':11 'c':4 'sg':10 'show':8 'stargat':9 'teal':3 'tv':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/3811772"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699212551 {#4735
    date: 2023-11-05 20:29:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4736
  +user: Proxies\__CG__\App\Entity\User {#4737 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Because-it-s-almost-time"
    +title: "Because it's almost time"
    +url: "https://feddit.nl/pictrs/image/5e530d63-06f3-437d-a4dc-81a33cbc3fb3.jpeg"
    +body: "Merry KREE-mas everyone."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 199
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699255875 {#2410
      date: 2023-11-06 08:31:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9349
    -titleTs: "'almost':4 'time':5"
    -bodyTs: "'everyon':5 'kree':3 'kree-ma':2 'mas':4 'merri':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699110569
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5789898"
    +editedAt: DateTimeImmutable @1699025529 {#1850
      date: 2023-11-03 16:32:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699024169 {#2420
      date: 2023-11-03 16:09:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4024
    +user: App\Entity\User {#3972 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "What’s this from? It looks fun"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699278006 {#4033
      date: 2023-11-06 14:40:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TvanBuuren@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4022 …}
    +nested: Doctrine\ORM\PersistentCollection {#4020 …}
    +votes: Doctrine\ORM\PersistentCollection {#4018 …}
    +reports: Doctrine\ORM\PersistentCollection {#4016 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3984 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3988 …}
    -id: 91048
    -bodyTs: "'fun':7 'look':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.wtf/comment/2963154"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699138893 {#3969
      date: 2023-11-05 00:01:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4024}
  +body: "That’s Teal’c from the TV show Stargate SG-1"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699212551 {#4734
    date: 2023-11-05 20:29:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TvanBuuren@feddit.nl"
    "@Suspicious@lemmy.wtf"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4738 …}
  +nested: Doctrine\ORM\PersistentCollection {#4740 …}
  +votes: Doctrine\ORM\PersistentCollection {#4742 …}
  +reports: Doctrine\ORM\PersistentCollection {#4744 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4746 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4748 …}
  -id: 93305
  -bodyTs: "'-1':11 'c':4 'sg':10 'show':8 'stargat':9 'teal':3 'tv':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/3811772"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699212551 {#4735
    date: 2023-11-05 20:29:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4805
  +user: Proxies\__CG__\App\Entity\User {#4806 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Because-it-s-almost-time"
    +title: "Because it's almost time"
    +url: "https://feddit.nl/pictrs/image/5e530d63-06f3-437d-a4dc-81a33cbc3fb3.jpeg"
    +body: "Merry KREE-mas everyone."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 199
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699255875 {#2410
      date: 2023-11-06 08:31:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9349
    -titleTs: "'almost':4 'time':5"
    -bodyTs: "'everyon':5 'kree':3 'kree-ma':2 'mas':4 'merri':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699110569
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5789898"
    +editedAt: DateTimeImmutable @1699025529 {#1850
      date: 2023-11-03 16:32:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699024169 {#2420
      date: 2023-11-03 16:09:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4736
    +user: Proxies\__CG__\App\Entity\User {#4737 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4024
      +user: App\Entity\User {#3972 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "What’s this from? It looks fun"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699278006 {#4033
        date: 2023-11-06 14:40:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TvanBuuren@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4022 …}
      +nested: Doctrine\ORM\PersistentCollection {#4020 …}
      +votes: Doctrine\ORM\PersistentCollection {#4018 …}
      +reports: Doctrine\ORM\PersistentCollection {#4016 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3984 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3988 …}
      -id: 91048
      -bodyTs: "'fun':7 'look':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.wtf/comment/2963154"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699138893 {#3969
        date: 2023-11-05 00:01:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4024}
    +body: "That’s Teal’c from the TV show Stargate SG-1"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1699212551 {#4734
      date: 2023-11-05 20:29:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TvanBuuren@feddit.nl"
      "@Suspicious@lemmy.wtf"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4738 …}
    +nested: Doctrine\ORM\PersistentCollection {#4740 …}
    +votes: Doctrine\ORM\PersistentCollection {#4742 …}
    +reports: Doctrine\ORM\PersistentCollection {#4744 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4746 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4748 …}
    -id: 93305
    -bodyTs: "'-1':11 'c':4 'sg':10 'show':8 'stargat':9 'teal':3 'tv':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/3811772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699212551 {#4735
      date: 2023-11-05 20:29:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4024}
  +body: "Indeed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699255875 {#4803
    date: 2023-11-06 08:31:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TvanBuuren@feddit.nl"
    "@Suspicious@lemmy.wtf"
    "@AVincentInSpace@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4807 …}
  +nested: Doctrine\ORM\PersistentCollection {#4809 …}
  +votes: Doctrine\ORM\PersistentCollection {#4811 …}
  +reports: Doctrine\ORM\PersistentCollection {#4813 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4815 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4817 …}
  -id: 94592
  -bodyTs: "'inde':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4613334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699255875 {#4804
    date: 2023-11-06 08:31:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#4805
  +user: Proxies\__CG__\App\Entity\User {#4806 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Because-it-s-almost-time"
    +title: "Because it's almost time"
    +url: "https://feddit.nl/pictrs/image/5e530d63-06f3-437d-a4dc-81a33cbc3fb3.jpeg"
    +body: "Merry KREE-mas everyone."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 199
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699255875 {#2410
      date: 2023-11-06 08:31:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9349
    -titleTs: "'almost':4 'time':5"
    -bodyTs: "'everyon':5 'kree':3 'kree-ma':2 'mas':4 'merri':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699110569
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5789898"
    +editedAt: DateTimeImmutable @1699025529 {#1850
      date: 2023-11-03 16:32:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699024169 {#2420
      date: 2023-11-03 16:09:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4736
    +user: Proxies\__CG__\App\Entity\User {#4737 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4024
      +user: App\Entity\User {#3972 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "What’s this from? It looks fun"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699278006 {#4033
        date: 2023-11-06 14:40:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TvanBuuren@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4022 …}
      +nested: Doctrine\ORM\PersistentCollection {#4020 …}
      +votes: Doctrine\ORM\PersistentCollection {#4018 …}
      +reports: Doctrine\ORM\PersistentCollection {#4016 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3984 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3988 …}
      -id: 91048
      -bodyTs: "'fun':7 'look':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.wtf/comment/2963154"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699138893 {#3969
        date: 2023-11-05 00:01:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4024}
    +body: "That’s Teal’c from the TV show Stargate SG-1"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1699212551 {#4734
      date: 2023-11-05 20:29:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TvanBuuren@feddit.nl"
      "@Suspicious@lemmy.wtf"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4738 …}
    +nested: Doctrine\ORM\PersistentCollection {#4740 …}
    +votes: Doctrine\ORM\PersistentCollection {#4742 …}
    +reports: Doctrine\ORM\PersistentCollection {#4744 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4746 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4748 …}
    -id: 93305
    -bodyTs: "'-1':11 'c':4 'sg':10 'show':8 'stargat':9 'teal':3 'tv':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/3811772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699212551 {#4735
      date: 2023-11-05 20:29:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4024}
  +body: "Indeed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699255875 {#4803
    date: 2023-11-06 08:31:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TvanBuuren@feddit.nl"
    "@Suspicious@lemmy.wtf"
    "@AVincentInSpace@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4807 …}
  +nested: Doctrine\ORM\PersistentCollection {#4809 …}
  +votes: Doctrine\ORM\PersistentCollection {#4811 …}
  +reports: Doctrine\ORM\PersistentCollection {#4813 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4815 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4817 …}
  -id: 94592
  -bodyTs: "'inde':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4613334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699255875 {#4804
    date: 2023-11-06 08:31:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#4805
  +user: Proxies\__CG__\App\Entity\User {#4806 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Because-it-s-almost-time"
    +title: "Because it's almost time"
    +url: "https://feddit.nl/pictrs/image/5e530d63-06f3-437d-a4dc-81a33cbc3fb3.jpeg"
    +body: "Merry KREE-mas everyone."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 199
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699255875 {#2410
      date: 2023-11-06 08:31:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9349
    -titleTs: "'almost':4 'time':5"
    -bodyTs: "'everyon':5 'kree':3 'kree-ma':2 'mas':4 'merri':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699110569
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5789898"
    +editedAt: DateTimeImmutable @1699025529 {#1850
      date: 2023-11-03 16:32:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699024169 {#2420
      date: 2023-11-03 16:09:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4736
    +user: Proxies\__CG__\App\Entity\User {#4737 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4024
      +user: App\Entity\User {#3972 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "What’s this from? It looks fun"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699278006 {#4033
        date: 2023-11-06 14:40:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TvanBuuren@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4022 …}
      +nested: Doctrine\ORM\PersistentCollection {#4020 …}
      +votes: Doctrine\ORM\PersistentCollection {#4018 …}
      +reports: Doctrine\ORM\PersistentCollection {#4016 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3984 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3988 …}
      -id: 91048
      -bodyTs: "'fun':7 'look':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.wtf/comment/2963154"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699138893 {#3969
        date: 2023-11-05 00:01:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4024}
    +body: "That’s Teal’c from the TV show Stargate SG-1"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1699212551 {#4734
      date: 2023-11-05 20:29:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TvanBuuren@feddit.nl"
      "@Suspicious@lemmy.wtf"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4738 …}
    +nested: Doctrine\ORM\PersistentCollection {#4740 …}
    +votes: Doctrine\ORM\PersistentCollection {#4742 …}
    +reports: Doctrine\ORM\PersistentCollection {#4744 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4746 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4748 …}
    -id: 93305
    -bodyTs: "'-1':11 'c':4 'sg':10 'show':8 'stargat':9 'teal':3 'tv':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/3811772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699212551 {#4735
      date: 2023-11-05 20:29:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4024}
  +body: "Indeed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699255875 {#4803
    date: 2023-11-06 08:31:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TvanBuuren@feddit.nl"
    "@Suspicious@lemmy.wtf"
    "@AVincentInSpace@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4807 …}
  +nested: Doctrine\ORM\PersistentCollection {#4809 …}
  +votes: Doctrine\ORM\PersistentCollection {#4811 …}
  +reports: Doctrine\ORM\PersistentCollection {#4813 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4815 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4817 …}
  -id: 94592
  -bodyTs: "'inde':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4613334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699255875 {#4804
    date: 2023-11-06 08:31:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4056
  +user: App\Entity\User {#4045 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Because-it-s-almost-time"
    +title: "Because it's almost time"
    +url: "https://feddit.nl/pictrs/image/5e530d63-06f3-437d-a4dc-81a33cbc3fb3.jpeg"
    +body: "Merry KREE-mas everyone."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 199
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699255875 {#2410
      date: 2023-11-06 08:31:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9349
    -titleTs: "'almost':4 'time':5"
    -bodyTs: "'everyon':5 'kree':3 'kree-ma':2 'mas':4 'merri':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699110569
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5789898"
    +editedAt: DateTimeImmutable @1699025529 {#1850
      date: 2023-11-03 16:32:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699024169 {#2420
      date: 2023-11-03 16:09:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Santa is actually one of the Asgards."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699137160 {#4062
    date: 2023-11-04 23:32:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TvanBuuren@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4061 …}
  +nested: Doctrine\ORM\PersistentCollection {#4060 …}
  +votes: Doctrine\ORM\PersistentCollection {#4051 …}
  +reports: Doctrine\ORM\PersistentCollection {#4054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4049 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4047 …}
  -id: 87355
  -bodyTs: "'actual':3 'asgard':7 'one':4 'santa':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5477411"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699027750 {#4067
    date: 2023-11-03 17:09:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4056
  +user: App\Entity\User {#4045 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Because-it-s-almost-time"
    +title: "Because it's almost time"
    +url: "https://feddit.nl/pictrs/image/5e530d63-06f3-437d-a4dc-81a33cbc3fb3.jpeg"
    +body: "Merry KREE-mas everyone."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 199
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699255875 {#2410
      date: 2023-11-06 08:31:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9349
    -titleTs: "'almost':4 'time':5"
    -bodyTs: "'everyon':5 'kree':3 'kree-ma':2 'mas':4 'merri':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699110569
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5789898"
    +editedAt: DateTimeImmutable @1699025529 {#1850
      date: 2023-11-03 16:32:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699024169 {#2420
      date: 2023-11-03 16:09:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Santa is actually one of the Asgards."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699137160 {#4062
    date: 2023-11-04 23:32:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TvanBuuren@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4061 …}
  +nested: Doctrine\ORM\PersistentCollection {#4060 …}
  +votes: Doctrine\ORM\PersistentCollection {#4051 …}
  +reports: Doctrine\ORM\PersistentCollection {#4054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4049 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4047 …}
  -id: 87355
  -bodyTs: "'actual':3 'asgard':7 'one':4 'santa':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5477411"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699027750 {#4067
    date: 2023-11-03 17:09:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4056
  +user: App\Entity\User {#4045 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Because-it-s-almost-time"
    +title: "Because it's almost time"
    +url: "https://feddit.nl/pictrs/image/5e530d63-06f3-437d-a4dc-81a33cbc3fb3.jpeg"
    +body: "Merry KREE-mas everyone."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 199
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699255875 {#2410
      date: 2023-11-06 08:31:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9349
    -titleTs: "'almost':4 'time':5"
    -bodyTs: "'everyon':5 'kree':3 'kree-ma':2 'mas':4 'merri':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699110569
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5789898"
    +editedAt: DateTimeImmutable @1699025529 {#1850
      date: 2023-11-03 16:32:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699024169 {#2420
      date: 2023-11-03 16:09:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Santa is actually one of the Asgards."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699137160 {#4062
    date: 2023-11-04 23:32:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TvanBuuren@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4061 …}
  +nested: Doctrine\ORM\PersistentCollection {#4060 …}
  +votes: Doctrine\ORM\PersistentCollection {#4051 …}
  +reports: Doctrine\ORM\PersistentCollection {#4054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4049 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4047 …}
  -id: 87355
  -bodyTs: "'actual':3 'asgard':7 'one':4 'santa':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5477411"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699027750 {#4067
    date: 2023-11-03 17:09:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4705
  +user: Proxies\__CG__\App\Entity\User {#4706 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Because-it-s-almost-time"
    +title: "Because it's almost time"
    +url: "https://feddit.nl/pictrs/image/5e530d63-06f3-437d-a4dc-81a33cbc3fb3.jpeg"
    +body: "Merry KREE-mas everyone."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 199
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699255875 {#2410
      date: 2023-11-06 08:31:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9349
    -titleTs: "'almost':4 'time':5"
    -bodyTs: "'everyon':5 'kree':3 'kree-ma':2 'mas':4 'merri':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699110569
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5789898"
    +editedAt: DateTimeImmutable @1699025529 {#1850
      date: 2023-11-03 16:32:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699024169 {#2420
      date: 2023-11-03 16:09:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4056
    +user: App\Entity\User {#4045 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Santa is actually one of the Asgards."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699137160 {#4062
      date: 2023-11-04 23:32:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TvanBuuren@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4061 …}
    +nested: Doctrine\ORM\PersistentCollection {#4060 …}
    +votes: Doctrine\ORM\PersistentCollection {#4051 …}
    +reports: Doctrine\ORM\PersistentCollection {#4054 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4049 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4047 …}
    -id: 87355
    -bodyTs: "'actual':3 'asgard':7 'one':4 'santa':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5477411"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699027750 {#4067
      date: 2023-11-03 17:09:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4056}
  +body: """
    Wait, is that explicitly mentioned in the series? (Plausible, but I don’t remember it.)\n
    \n
    Or is it just because there’s syncretism between Odin and Santa?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699062331 {#4703
    date: 2023-11-04 02:45:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TvanBuuren@feddit.nl"
    "@culprit@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4707 …}
  +nested: Doctrine\ORM\PersistentCollection {#4709 …}
  +votes: Doctrine\ORM\PersistentCollection {#4711 …}
  +reports: Doctrine\ORM\PersistentCollection {#4713 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4715 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4717 …}
  -id: 88544
  -bodyTs: "'explicit':4 'mention':5 'odin':25 'plausibl':9 'rememb':14 'santa':27 'seri':8 'syncret':23 'wait':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1559173"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699062331 {#4704
    date: 2023-11-04 02:45:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#4705
  +user: Proxies\__CG__\App\Entity\User {#4706 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Because-it-s-almost-time"
    +title: "Because it's almost time"
    +url: "https://feddit.nl/pictrs/image/5e530d63-06f3-437d-a4dc-81a33cbc3fb3.jpeg"
    +body: "Merry KREE-mas everyone."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 199
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699255875 {#2410
      date: 2023-11-06 08:31:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9349
    -titleTs: "'almost':4 'time':5"
    -bodyTs: "'everyon':5 'kree':3 'kree-ma':2 'mas':4 'merri':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699110569
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5789898"
    +editedAt: DateTimeImmutable @1699025529 {#1850
      date: 2023-11-03 16:32:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699024169 {#2420
      date: 2023-11-03 16:09:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4056
    +user: App\Entity\User {#4045 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Santa is actually one of the Asgards."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699137160 {#4062
      date: 2023-11-04 23:32:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TvanBuuren@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4061 …}
    +nested: Doctrine\ORM\PersistentCollection {#4060 …}
    +votes: Doctrine\ORM\PersistentCollection {#4051 …}
    +reports: Doctrine\ORM\PersistentCollection {#4054 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4049 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4047 …}
    -id: 87355
    -bodyTs: "'actual':3 'asgard':7 'one':4 'santa':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5477411"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699027750 {#4067
      date: 2023-11-03 17:09:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4056}
  +body: """
    Wait, is that explicitly mentioned in the series? (Plausible, but I don’t remember it.)\n
    \n
    Or is it just because there’s syncretism between Odin and Santa?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699062331 {#4703
    date: 2023-11-04 02:45:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TvanBuuren@feddit.nl"
    "@culprit@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4707 …}
  +nested: Doctrine\ORM\PersistentCollection {#4709 …}
  +votes: Doctrine\ORM\PersistentCollection {#4711 …}
  +reports: Doctrine\ORM\PersistentCollection {#4713 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4715 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4717 …}
  -id: 88544
  -bodyTs: "'explicit':4 'mention':5 'odin':25 'plausibl':9 'rememb':14 'santa':27 'seri':8 'syncret':23 'wait':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1559173"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699062331 {#4704
    date: 2023-11-04 02:45:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#4705
  +user: Proxies\__CG__\App\Entity\User {#4706 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Because-it-s-almost-time"
    +title: "Because it's almost time"
    +url: "https://feddit.nl/pictrs/image/5e530d63-06f3-437d-a4dc-81a33cbc3fb3.jpeg"
    +body: "Merry KREE-mas everyone."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 199
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699255875 {#2410
      date: 2023-11-06 08:31:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9349
    -titleTs: "'almost':4 'time':5"
    -bodyTs: "'everyon':5 'kree':3 'kree-ma':2 'mas':4 'merri':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699110569
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5789898"
    +editedAt: DateTimeImmutable @1699025529 {#1850
      date: 2023-11-03 16:32:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699024169 {#2420
      date: 2023-11-03 16:09:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4056
    +user: App\Entity\User {#4045 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Santa is actually one of the Asgards."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699137160 {#4062
      date: 2023-11-04 23:32:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TvanBuuren@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4061 …}
    +nested: Doctrine\ORM\PersistentCollection {#4060 …}
    +votes: Doctrine\ORM\PersistentCollection {#4051 …}
    +reports: Doctrine\ORM\PersistentCollection {#4054 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4049 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4047 …}
    -id: 87355
    -bodyTs: "'actual':3 'asgard':7 'one':4 'santa':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5477411"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699027750 {#4067
      date: 2023-11-03 17:09:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4056}
  +body: """
    Wait, is that explicitly mentioned in the series? (Plausible, but I don’t remember it.)\n
    \n
    Or is it just because there’s syncretism between Odin and Santa?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699062331 {#4703
    date: 2023-11-04 02:45:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TvanBuuren@feddit.nl"
    "@culprit@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4707 …}
  +nested: Doctrine\ORM\PersistentCollection {#4709 …}
  +votes: Doctrine\ORM\PersistentCollection {#4711 …}
  +reports: Doctrine\ORM\PersistentCollection {#4713 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4715 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4717 …}
  -id: 88544
  -bodyTs: "'explicit':4 'mention':5 'odin':25 'plausibl':9 'rememb':14 'santa':27 'seri':8 'syncret':23 'wait':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1559173"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699062331 {#4704
    date: 2023-11-04 02:45:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4790
  +user: App\Entity\User {#4045 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Because-it-s-almost-time"
    +title: "Because it's almost time"
    +url: "https://feddit.nl/pictrs/image/5e530d63-06f3-437d-a4dc-81a33cbc3fb3.jpeg"
    +body: "Merry KREE-mas everyone."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 199
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699255875 {#2410
      date: 2023-11-06 08:31:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9349
    -titleTs: "'almost':4 'time':5"
    -bodyTs: "'everyon':5 'kree':3 'kree-ma':2 'mas':4 'merri':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699110569
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5789898"
    +editedAt: DateTimeImmutable @1699025529 {#1850
      date: 2023-11-03 16:32:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699024169 {#2420
      date: 2023-11-03 16:09:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4705
    +user: Proxies\__CG__\App\Entity\User {#4706 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4056
      +user: App\Entity\User {#4045 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Santa is actually one of the Asgards."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1699137160 {#4062
        date: 2023-11-04 23:32:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TvanBuuren@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4061 …}
      +nested: Doctrine\ORM\PersistentCollection {#4060 …}
      +votes: Doctrine\ORM\PersistentCollection {#4051 …}
      +reports: Doctrine\ORM\PersistentCollection {#4054 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4049 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4047 …}
      -id: 87355
      -bodyTs: "'actual':3 'asgard':7 'one':4 'santa':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5477411"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699027750 {#4067
        date: 2023-11-03 17:09:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4056}
    +body: """
      Wait, is that explicitly mentioned in the series? (Plausible, but I don’t remember it.)\n
      \n
      Or is it just because there’s syncretism between Odin and Santa?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699062331 {#4703
      date: 2023-11-04 02:45:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TvanBuuren@feddit.nl"
      "@culprit@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4707 …}
    +nested: Doctrine\ORM\PersistentCollection {#4709 …}
    +votes: Doctrine\ORM\PersistentCollection {#4711 …}
    +reports: Doctrine\ORM\PersistentCollection {#4713 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4715 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4717 …}
    -id: 88544
    -bodyTs: "'explicit':4 'mention':5 'odin':25 'plausibl':9 'rememb':14 'santa':27 'seri':8 'syncret':23 'wait':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1559173"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699062331 {#4704
      date: 2023-11-04 02:45:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4056}
  +body: "na, just lollerskating"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699137158 {#4788
    date: 2023-11-04 23:32:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TvanBuuren@feddit.nl"
    "@culprit@lemmy.ml"
    "@Malgas@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4791 …}
  +nested: Doctrine\ORM\PersistentCollection {#4793 …}
  +votes: Doctrine\ORM\PersistentCollection {#4795 …}
  +reports: Doctrine\ORM\PersistentCollection {#4797 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4799 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4801 …}
  -id: 91001
  -bodyTs: "'lollersk':3 'na':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5513543"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699137158 {#4789
    date: 2023-11-04 23:32:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#4790
  +user: App\Entity\User {#4045 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Because-it-s-almost-time"
    +title: "Because it's almost time"
    +url: "https://feddit.nl/pictrs/image/5e530d63-06f3-437d-a4dc-81a33cbc3fb3.jpeg"
    +body: "Merry KREE-mas everyone."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 199
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699255875 {#2410
      date: 2023-11-06 08:31:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9349
    -titleTs: "'almost':4 'time':5"
    -bodyTs: "'everyon':5 'kree':3 'kree-ma':2 'mas':4 'merri':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699110569
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5789898"
    +editedAt: DateTimeImmutable @1699025529 {#1850
      date: 2023-11-03 16:32:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699024169 {#2420
      date: 2023-11-03 16:09:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4705
    +user: Proxies\__CG__\App\Entity\User {#4706 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4056
      +user: App\Entity\User {#4045 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Santa is actually one of the Asgards."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1699137160 {#4062
        date: 2023-11-04 23:32:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TvanBuuren@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4061 …}
      +nested: Doctrine\ORM\PersistentCollection {#4060 …}
      +votes: Doctrine\ORM\PersistentCollection {#4051 …}
      +reports: Doctrine\ORM\PersistentCollection {#4054 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4049 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4047 …}
      -id: 87355
      -bodyTs: "'actual':3 'asgard':7 'one':4 'santa':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5477411"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699027750 {#4067
        date: 2023-11-03 17:09:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4056}
    +body: """
      Wait, is that explicitly mentioned in the series? (Plausible, but I don’t remember it.)\n
      \n
      Or is it just because there’s syncretism between Odin and Santa?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699062331 {#4703
      date: 2023-11-04 02:45:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TvanBuuren@feddit.nl"
      "@culprit@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4707 …}
    +nested: Doctrine\ORM\PersistentCollection {#4709 …}
    +votes: Doctrine\ORM\PersistentCollection {#4711 …}
    +reports: Doctrine\ORM\PersistentCollection {#4713 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4715 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4717 …}
    -id: 88544
    -bodyTs: "'explicit':4 'mention':5 'odin':25 'plausibl':9 'rememb':14 'santa':27 'seri':8 'syncret':23 'wait':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1559173"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699062331 {#4704
      date: 2023-11-04 02:45:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4056}
  +body: "na, just lollerskating"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699137158 {#4788
    date: 2023-11-04 23:32:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TvanBuuren@feddit.nl"
    "@culprit@lemmy.ml"
    "@Malgas@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4791 …}
  +nested: Doctrine\ORM\PersistentCollection {#4793 …}
  +votes: Doctrine\ORM\PersistentCollection {#4795 …}
  +reports: Doctrine\ORM\PersistentCollection {#4797 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4799 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4801 …}
  -id: 91001
  -bodyTs: "'lollersk':3 'na':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5513543"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699137158 {#4789
    date: 2023-11-04 23:32:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#4790
  +user: App\Entity\User {#4045 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Because-it-s-almost-time"
    +title: "Because it's almost time"
    +url: "https://feddit.nl/pictrs/image/5e530d63-06f3-437d-a4dc-81a33cbc3fb3.jpeg"
    +body: "Merry KREE-mas everyone."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 199
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699255875 {#2410
      date: 2023-11-06 08:31:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9349
    -titleTs: "'almost':4 'time':5"
    -bodyTs: "'everyon':5 'kree':3 'kree-ma':2 'mas':4 'merri':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699110569
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5789898"
    +editedAt: DateTimeImmutable @1699025529 {#1850
      date: 2023-11-03 16:32:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699024169 {#2420
      date: 2023-11-03 16:09:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4705
    +user: Proxies\__CG__\App\Entity\User {#4706 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4056
      +user: App\Entity\User {#4045 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Santa is actually one of the Asgards."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1699137160 {#4062
        date: 2023-11-04 23:32:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TvanBuuren@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4061 …}
      +nested: Doctrine\ORM\PersistentCollection {#4060 …}
      +votes: Doctrine\ORM\PersistentCollection {#4051 …}
      +reports: Doctrine\ORM\PersistentCollection {#4054 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4049 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4047 …}
      -id: 87355
      -bodyTs: "'actual':3 'asgard':7 'one':4 'santa':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5477411"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699027750 {#4067
        date: 2023-11-03 17:09:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4056}
    +body: """
      Wait, is that explicitly mentioned in the series? (Plausible, but I don’t remember it.)\n
      \n
      Or is it just because there’s syncretism between Odin and Santa?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699062331 {#4703
      date: 2023-11-04 02:45:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TvanBuuren@feddit.nl"
      "@culprit@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4707 …}
    +nested: Doctrine\ORM\PersistentCollection {#4709 …}
    +votes: Doctrine\ORM\PersistentCollection {#4711 …}
    +reports: Doctrine\ORM\PersistentCollection {#4713 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4715 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4717 …}
    -id: 88544
    -bodyTs: "'explicit':4 'mention':5 'odin':25 'plausibl':9 'rememb':14 'santa':27 'seri':8 'syncret':23 'wait':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1559173"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699062331 {#4704
      date: 2023-11-04 02:45:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4056}
  +body: "na, just lollerskating"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699137158 {#4788
    date: 2023-11-04 23:32:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TvanBuuren@feddit.nl"
    "@culprit@lemmy.ml"
    "@Malgas@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4791 …}
  +nested: Doctrine\ORM\PersistentCollection {#4793 …}
  +votes: Doctrine\ORM\PersistentCollection {#4795 …}
  +reports: Doctrine\ORM\PersistentCollection {#4797 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4799 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4801 …}
  -id: 91001
  -bodyTs: "'lollersk':3 'na':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5513543"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699137158 {#4789
    date: 2023-11-04 23:32:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4142
  +user: App\Entity\User {#4155 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Because-it-s-almost-time"
    +title: "Because it's almost time"
    +url: "https://feddit.nl/pictrs/image/5e530d63-06f3-437d-a4dc-81a33cbc3fb3.jpeg"
    +body: "Merry KREE-mas everyone."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 199
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699255875 {#2410
      date: 2023-11-06 08:31:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9349
    -titleTs: "'almost':4 'time':5"
    -bodyTs: "'everyon':5 'kree':3 'kree-ma':2 'mas':4 'merri':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699110569
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5789898"
    +editedAt: DateTimeImmutable @1699025529 {#1850
      date: 2023-11-03 16:32:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699024169 {#2420
      date: 2023-11-03 16:09:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Just watched Stargate for the first time last night cause it was free on YouTube, fun movie."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699048922 {#4137
    date: 2023-11-03 23:02:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TvanBuuren@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4143 …}
  +nested: Doctrine\ORM\PersistentCollection {#4145 …}
  +votes: Doctrine\ORM\PersistentCollection {#4147 …}
  +reports: Doctrine\ORM\PersistentCollection {#4149 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4153 …}
  -id: 87483
  -bodyTs: "'caus':10 'first':6 'free':13 'fun':16 'last':8 'movi':17 'night':9 'stargat':3 'time':7 'watch':2 'youtub':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5478542"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699030371 {#4138
    date: 2023-11-03 17:52:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#4142
  +user: App\Entity\User {#4155 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Because-it-s-almost-time"
    +title: "Because it's almost time"
    +url: "https://feddit.nl/pictrs/image/5e530d63-06f3-437d-a4dc-81a33cbc3fb3.jpeg"
    +body: "Merry KREE-mas everyone."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 199
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699255875 {#2410
      date: 2023-11-06 08:31:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9349
    -titleTs: "'almost':4 'time':5"
    -bodyTs: "'everyon':5 'kree':3 'kree-ma':2 'mas':4 'merri':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699110569
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5789898"
    +editedAt: DateTimeImmutable @1699025529 {#1850
      date: 2023-11-03 16:32:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699024169 {#2420
      date: 2023-11-03 16:09:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Just watched Stargate for the first time last night cause it was free on YouTube, fun movie."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699048922 {#4137
    date: 2023-11-03 23:02:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TvanBuuren@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4143 …}
  +nested: Doctrine\ORM\PersistentCollection {#4145 …}
  +votes: Doctrine\ORM\PersistentCollection {#4147 …}
  +reports: Doctrine\ORM\PersistentCollection {#4149 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4153 …}
  -id: 87483
  -bodyTs: "'caus':10 'first':6 'free':13 'fun':16 'last':8 'movi':17 'night':9 'stargat':3 'time':7 'watch':2 'youtub':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5478542"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699030371 {#4138
    date: 2023-11-03 17:52:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#4142
  +user: App\Entity\User {#4155 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Because-it-s-almost-time"
    +title: "Because it's almost time"
    +url: "https://feddit.nl/pictrs/image/5e530d63-06f3-437d-a4dc-81a33cbc3fb3.jpeg"
    +body: "Merry KREE-mas everyone."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 199
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699255875 {#2410
      date: 2023-11-06 08:31:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9349
    -titleTs: "'almost':4 'time':5"
    -bodyTs: "'everyon':5 'kree':3 'kree-ma':2 'mas':4 'merri':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699110569
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5789898"
    +editedAt: DateTimeImmutable @1699025529 {#1850
      date: 2023-11-03 16:32:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699024169 {#2420
      date: 2023-11-03 16:09:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Just watched Stargate for the first time last night cause it was free on YouTube, fun movie."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699048922 {#4137
    date: 2023-11-03 23:02:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TvanBuuren@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4143 …}
  +nested: Doctrine\ORM\PersistentCollection {#4145 …}
  +votes: Doctrine\ORM\PersistentCollection {#4147 …}
  +reports: Doctrine\ORM\PersistentCollection {#4149 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4153 …}
  -id: 87483
  -bodyTs: "'caus':10 'first':6 'free':13 'fun':16 'last':8 'movi':17 'night':9 'stargat':3 'time':7 'watch':2 'youtub':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5478542"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699030371 {#4138
    date: 2023-11-03 17:52:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4721
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Because-it-s-almost-time"
    +title: "Because it's almost time"
    +url: "https://feddit.nl/pictrs/image/5e530d63-06f3-437d-a4dc-81a33cbc3fb3.jpeg"
    +body: "Merry KREE-mas everyone."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 199
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699255875 {#2410
      date: 2023-11-06 08:31:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9349
    -titleTs: "'almost':4 'time':5"
    -bodyTs: "'everyon':5 'kree':3 'kree-ma':2 'mas':4 'merri':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699110569
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5789898"
    +editedAt: DateTimeImmutable @1699025529 {#1850
      date: 2023-11-03 16:32:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699024169 {#2420
      date: 2023-11-03 16:09:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4142
    +user: App\Entity\User {#4155 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Just watched Stargate for the first time last night cause it was free on YouTube, fun movie."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699048922 {#4137
      date: 2023-11-03 23:02:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TvanBuuren@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4143 …}
    +nested: Doctrine\ORM\PersistentCollection {#4145 …}
    +votes: Doctrine\ORM\PersistentCollection {#4147 …}
    +reports: Doctrine\ORM\PersistentCollection {#4149 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4151 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4153 …}
    -id: 87483
    -bodyTs: "'caus':10 'first':6 'free':13 'fun':16 'last':8 'movi':17 'night':9 'stargat':3 'time':7 'watch':2 'youtub':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5478542"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699030371 {#4138
      date: 2023-11-03 17:52:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4142}
  +body: "The series is zoooooo much better"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699033885 {#4719
    date: 2023-11-03 18:51:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TvanBuuren@feddit.nl"
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4722 …}
  +nested: Doctrine\ORM\PersistentCollection {#4724 …}
  +votes: Doctrine\ORM\PersistentCollection {#4726 …}
  +reports: Doctrine\ORM\PersistentCollection {#4728 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4730 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4732 …}
  -id: 87633
  -bodyTs: "'better':6 'much':5 'seri':2 'zoooooo':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4284656"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699033885 {#4720
    date: 2023-11-03 18:51:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#4721
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Because-it-s-almost-time"
    +title: "Because it's almost time"
    +url: "https://feddit.nl/pictrs/image/5e530d63-06f3-437d-a4dc-81a33cbc3fb3.jpeg"
    +body: "Merry KREE-mas everyone."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 199
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699255875 {#2410
      date: 2023-11-06 08:31:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9349
    -titleTs: "'almost':4 'time':5"
    -bodyTs: "'everyon':5 'kree':3 'kree-ma':2 'mas':4 'merri':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699110569
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5789898"
    +editedAt: DateTimeImmutable @1699025529 {#1850
      date: 2023-11-03 16:32:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699024169 {#2420
      date: 2023-11-03 16:09:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4142
    +user: App\Entity\User {#4155 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Just watched Stargate for the first time last night cause it was free on YouTube, fun movie."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699048922 {#4137
      date: 2023-11-03 23:02:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TvanBuuren@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4143 …}
    +nested: Doctrine\ORM\PersistentCollection {#4145 …}
    +votes: Doctrine\ORM\PersistentCollection {#4147 …}
    +reports: Doctrine\ORM\PersistentCollection {#4149 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4151 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4153 …}
    -id: 87483
    -bodyTs: "'caus':10 'first':6 'free':13 'fun':16 'last':8 'movi':17 'night':9 'stargat':3 'time':7 'watch':2 'youtub':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5478542"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699030371 {#4138
      date: 2023-11-03 17:52:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4142}
  +body: "The series is zoooooo much better"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699033885 {#4719
    date: 2023-11-03 18:51:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TvanBuuren@feddit.nl"
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4722 …}
  +nested: Doctrine\ORM\PersistentCollection {#4724 …}
  +votes: Doctrine\ORM\PersistentCollection {#4726 …}
  +reports: Doctrine\ORM\PersistentCollection {#4728 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4730 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4732 …}
  -id: 87633
  -bodyTs: "'better':6 'much':5 'seri':2 'zoooooo':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4284656"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699033885 {#4720
    date: 2023-11-03 18:51:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#4721
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Because-it-s-almost-time"
    +title: "Because it's almost time"
    +url: "https://feddit.nl/pictrs/image/5e530d63-06f3-437d-a4dc-81a33cbc3fb3.jpeg"
    +body: "Merry KREE-mas everyone."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 199
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699255875 {#2410
      date: 2023-11-06 08:31:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9349
    -titleTs: "'almost':4 'time':5"
    -bodyTs: "'everyon':5 'kree':3 'kree-ma':2 'mas':4 'merri':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699110569
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5789898"
    +editedAt: DateTimeImmutable @1699025529 {#1850
      date: 2023-11-03 16:32:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699024169 {#2420
      date: 2023-11-03 16:09:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4142
    +user: App\Entity\User {#4155 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Just watched Stargate for the first time last night cause it was free on YouTube, fun movie."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699048922 {#4137
      date: 2023-11-03 23:02:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TvanBuuren@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4143 …}
    +nested: Doctrine\ORM\PersistentCollection {#4145 …}
    +votes: Doctrine\ORM\PersistentCollection {#4147 …}
    +reports: Doctrine\ORM\PersistentCollection {#4149 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4151 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4153 …}
    -id: 87483
    -bodyTs: "'caus':10 'first':6 'free':13 'fun':16 'last':8 'movi':17 'night':9 'stargat':3 'time':7 'watch':2 'youtub':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5478542"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699030371 {#4138
      date: 2023-11-03 17:52:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4142}
  +body: "The series is zoooooo much better"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699033885 {#4719
    date: 2023-11-03 18:51:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TvanBuuren@feddit.nl"
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4722 …}
  +nested: Doctrine\ORM\PersistentCollection {#4724 …}
  +votes: Doctrine\ORM\PersistentCollection {#4726 …}
  +reports: Doctrine\ORM\PersistentCollection {#4728 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4730 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4732 …}
  -id: 87633
  -bodyTs: "'better':6 'much':5 'seri':2 'zoooooo':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4284656"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699033885 {#4720
    date: 2023-11-03 18:51:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4753
  +user: Proxies\__CG__\App\Entity\User {#4759 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Because-it-s-almost-time"
    +title: "Because it's almost time"
    +url: "https://feddit.nl/pictrs/image/5e530d63-06f3-437d-a4dc-81a33cbc3fb3.jpeg"
    +body: "Merry KREE-mas everyone."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 199
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699255875 {#2410
      date: 2023-11-06 08:31:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9349
    -titleTs: "'almost':4 'time':5"
    -bodyTs: "'everyon':5 'kree':3 'kree-ma':2 'mas':4 'merri':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699110569
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5789898"
    +editedAt: DateTimeImmutable @1699025529 {#1850
      date: 2023-11-03 16:32:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699024169 {#2420
      date: 2023-11-03 16:09:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4721
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4142
      +user: App\Entity\User {#4155 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Just watched Stargate for the first time last night cause it was free on YouTube, fun movie."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699048922 {#4137
        date: 2023-11-03 23:02:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TvanBuuren@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4143 …}
      +nested: Doctrine\ORM\PersistentCollection {#4145 …}
      +votes: Doctrine\ORM\PersistentCollection {#4147 …}
      +reports: Doctrine\ORM\PersistentCollection {#4149 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4151 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4153 …}
      -id: 87483
      -bodyTs: "'caus':10 'first':6 'free':13 'fun':16 'last':8 'movi':17 'night':9 'stargat':3 'time':7 'watch':2 'youtub':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5478542"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699030371 {#4138
        date: 2023-11-03 17:52:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4142}
    +body: "The series is zoooooo much better"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1699033885 {#4719
      date: 2023-11-03 18:51:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TvanBuuren@feddit.nl"
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4722 …}
    +nested: Doctrine\ORM\PersistentCollection {#4724 …}
    +votes: Doctrine\ORM\PersistentCollection {#4726 …}
    +reports: Doctrine\ORM\PersistentCollection {#4728 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4730 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4732 …}
    -id: 87633
    -bodyTs: "'better':6 'much':5 'seri':2 'zoooooo':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/4284656"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033885 {#4720
      date: 2023-11-03 18:51:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4142}
  +body: "It’s a lot of fun. I remember taping it on VHS back when it was still airing on t.v. I would pause the VCR when commercials started so that it recorded episodes mostly unbroken."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699037558 {#4752
    date: 2023-11-03 19:52:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TvanBuuren@feddit.nl"
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4760 …}
  +nested: Doctrine\ORM\PersistentCollection {#4762 …}
  +votes: Doctrine\ORM\PersistentCollection {#4764 …}
  +reports: Doctrine\ORM\PersistentCollection {#4767 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4769 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4771 …}
  -id: 87734
  -bodyTs: "'air':18 'back':13 'commerci':27 'episod':33 'fun':6 'lot':4 'most':34 'paus':23 'record':32 'rememb':8 'start':28 'still':17 't.v':20 'tape':9 'unbroken':35 'vcr':25 'vhs':12 'would':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5481411"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699037558 {#4755
    date: 2023-11-03 19:52:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#4753
  +user: Proxies\__CG__\App\Entity\User {#4759 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Because-it-s-almost-time"
    +title: "Because it's almost time"
    +url: "https://feddit.nl/pictrs/image/5e530d63-06f3-437d-a4dc-81a33cbc3fb3.jpeg"
    +body: "Merry KREE-mas everyone."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 199
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699255875 {#2410
      date: 2023-11-06 08:31:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9349
    -titleTs: "'almost':4 'time':5"
    -bodyTs: "'everyon':5 'kree':3 'kree-ma':2 'mas':4 'merri':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699110569
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5789898"
    +editedAt: DateTimeImmutable @1699025529 {#1850
      date: 2023-11-03 16:32:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699024169 {#2420
      date: 2023-11-03 16:09:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4721
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4142
      +user: App\Entity\User {#4155 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Just watched Stargate for the first time last night cause it was free on YouTube, fun movie."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699048922 {#4137
        date: 2023-11-03 23:02:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TvanBuuren@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4143 …}
      +nested: Doctrine\ORM\PersistentCollection {#4145 …}
      +votes: Doctrine\ORM\PersistentCollection {#4147 …}
      +reports: Doctrine\ORM\PersistentCollection {#4149 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4151 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4153 …}
      -id: 87483
      -bodyTs: "'caus':10 'first':6 'free':13 'fun':16 'last':8 'movi':17 'night':9 'stargat':3 'time':7 'watch':2 'youtub':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5478542"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699030371 {#4138
        date: 2023-11-03 17:52:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4142}
    +body: "The series is zoooooo much better"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1699033885 {#4719
      date: 2023-11-03 18:51:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TvanBuuren@feddit.nl"
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4722 …}
    +nested: Doctrine\ORM\PersistentCollection {#4724 …}
    +votes: Doctrine\ORM\PersistentCollection {#4726 …}
    +reports: Doctrine\ORM\PersistentCollection {#4728 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4730 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4732 …}
    -id: 87633
    -bodyTs: "'better':6 'much':5 'seri':2 'zoooooo':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/4284656"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033885 {#4720
      date: 2023-11-03 18:51:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4142}
  +body: "It’s a lot of fun. I remember taping it on VHS back when it was still airing on t.v. I would pause the VCR when commercials started so that it recorded episodes mostly unbroken."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699037558 {#4752
    date: 2023-11-03 19:52:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TvanBuuren@feddit.nl"
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4760 …}
  +nested: Doctrine\ORM\PersistentCollection {#4762 …}
  +votes: Doctrine\ORM\PersistentCollection {#4764 …}
  +reports: Doctrine\ORM\PersistentCollection {#4767 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4769 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4771 …}
  -id: 87734
  -bodyTs: "'air':18 'back':13 'commerci':27 'episod':33 'fun':6 'lot':4 'most':34 'paus':23 'record':32 'rememb':8 'start':28 'still':17 't.v':20 'tape':9 'unbroken':35 'vcr':25 'vhs':12 'would':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5481411"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699037558 {#4755
    date: 2023-11-03 19:52:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#4753
  +user: Proxies\__CG__\App\Entity\User {#4759 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Because-it-s-almost-time"
    +title: "Because it's almost time"
    +url: "https://feddit.nl/pictrs/image/5e530d63-06f3-437d-a4dc-81a33cbc3fb3.jpeg"
    +body: "Merry KREE-mas everyone."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 199
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699255875 {#2410
      date: 2023-11-06 08:31:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9349
    -titleTs: "'almost':4 'time':5"
    -bodyTs: "'everyon':5 'kree':3 'kree-ma':2 'mas':4 'merri':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699110569
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5789898"
    +editedAt: DateTimeImmutable @1699025529 {#1850
      date: 2023-11-03 16:32:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699024169 {#2420
      date: 2023-11-03 16:09:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4721
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4142
      +user: App\Entity\User {#4155 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Just watched Stargate for the first time last night cause it was free on YouTube, fun movie."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699048922 {#4137
        date: 2023-11-03 23:02:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TvanBuuren@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4143 …}
      +nested: Doctrine\ORM\PersistentCollection {#4145 …}
      +votes: Doctrine\ORM\PersistentCollection {#4147 …}
      +reports: Doctrine\ORM\PersistentCollection {#4149 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4151 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4153 …}
      -id: 87483
      -bodyTs: "'caus':10 'first':6 'free':13 'fun':16 'last':8 'movi':17 'night':9 'stargat':3 'time':7 'watch':2 'youtub':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5478542"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699030371 {#4138
        date: 2023-11-03 17:52:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4142}
    +body: "The series is zoooooo much better"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1699033885 {#4719
      date: 2023-11-03 18:51:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TvanBuuren@feddit.nl"
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4722 …}
    +nested: Doctrine\ORM\PersistentCollection {#4724 …}
    +votes: Doctrine\ORM\PersistentCollection {#4726 …}
    +reports: Doctrine\ORM\PersistentCollection {#4728 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4730 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4732 …}
    -id: 87633
    -bodyTs: "'better':6 'much':5 'seri':2 'zoooooo':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/4284656"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033885 {#4720
      date: 2023-11-03 18:51:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4142}
  +body: "It’s a lot of fun. I remember taping it on VHS back when it was still airing on t.v. I would pause the VCR when commercials started so that it recorded episodes mostly unbroken."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699037558 {#4752
    date: 2023-11-03 19:52:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TvanBuuren@feddit.nl"
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4760 …}
  +nested: Doctrine\ORM\PersistentCollection {#4762 …}
  +votes: Doctrine\ORM\PersistentCollection {#4764 …}
  +reports: Doctrine\ORM\PersistentCollection {#4767 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4769 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4771 …}
  -id: 87734
  -bodyTs: "'air':18 'back':13 'commerci':27 'episod':33 'fun':6 'lot':4 'most':34 'paus':23 'record':32 'rememb':8 'start':28 'still':17 't.v':20 'tape':9 'unbroken':35 'vcr':25 'vhs':12 'would':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5481411"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699037558 {#4755
    date: 2023-11-03 19:52:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#4775
  +user: App\Entity\User {#4155 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Because-it-s-almost-time"
    +title: "Because it's almost time"
    +url: "https://feddit.nl/pictrs/image/5e530d63-06f3-437d-a4dc-81a33cbc3fb3.jpeg"
    +body: "Merry KREE-mas everyone."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 199
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699255875 {#2410
      date: 2023-11-06 08:31:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9349
    -titleTs: "'almost':4 'time':5"
    -bodyTs: "'everyon':5 'kree':3 'kree-ma':2 'mas':4 'merri':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699110569
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5789898"
    +editedAt: DateTimeImmutable @1699025529 {#1850
      date: 2023-11-03 16:32:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699024169 {#2420
      date: 2023-11-03 16:09:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4721
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4142
      +user: App\Entity\User {#4155 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Just watched Stargate for the first time last night cause it was free on YouTube, fun movie."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699048922 {#4137
        date: 2023-11-03 23:02:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TvanBuuren@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4143 …}
      +nested: Doctrine\ORM\PersistentCollection {#4145 …}
      +votes: Doctrine\ORM\PersistentCollection {#4147 …}
      +reports: Doctrine\ORM\PersistentCollection {#4149 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4151 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4153 …}
      -id: 87483
      -bodyTs: "'caus':10 'first':6 'free':13 'fun':16 'last':8 'movi':17 'night':9 'stargat':3 'time':7 'watch':2 'youtub':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5478542"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699030371 {#4138
        date: 2023-11-03 17:52:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4142}
    +body: "The series is zoooooo much better"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1699033885 {#4719
      date: 2023-11-03 18:51:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TvanBuuren@feddit.nl"
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4722 …}
    +nested: Doctrine\ORM\PersistentCollection {#4724 …}
    +votes: Doctrine\ORM\PersistentCollection {#4726 …}
    +reports: Doctrine\ORM\PersistentCollection {#4728 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4730 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4732 …}
    -id: 87633
    -bodyTs: "'better':6 'much':5 'seri':2 'zoooooo':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/4284656"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033885 {#4720
      date: 2023-11-03 18:51:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4142}
  +body: "Undoubtedly, had seen a few episodes on scifi back in the day and loved it, glad they made the series the universe has so much fun lore to explore, do any streaming services have it?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699036834 {#4773
    date: 2023-11-03 19:40:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TvanBuuren@feddit.nl"
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4776 …}
  +nested: Doctrine\ORM\PersistentCollection {#4778 …}
  +votes: Doctrine\ORM\PersistentCollection {#4780 …}
  +reports: Doctrine\ORM\PersistentCollection {#4782 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4784 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4786 …}
  -id: 87716
  -bodyTs: "'back':9 'day':12 'episod':6 'explor':29 'fun':26 'glad':16 'lore':27 'love':14 'made':18 'much':25 'scifi':8 'seen':3 'seri':20 'servic':33 'stream':32 'undoubt':1 'univers':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5481178"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699036834 {#4774
    date: 2023-11-03 19:40:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#4775
  +user: App\Entity\User {#4155 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Because-it-s-almost-time"
    +title: "Because it's almost time"
    +url: "https://feddit.nl/pictrs/image/5e530d63-06f3-437d-a4dc-81a33cbc3fb3.jpeg"
    +body: "Merry KREE-mas everyone."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 199
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699255875 {#2410
      date: 2023-11-06 08:31:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9349
    -titleTs: "'almost':4 'time':5"
    -bodyTs: "'everyon':5 'kree':3 'kree-ma':2 'mas':4 'merri':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699110569
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5789898"
    +editedAt: DateTimeImmutable @1699025529 {#1850
      date: 2023-11-03 16:32:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699024169 {#2420
      date: 2023-11-03 16:09:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4721
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4142
      +user: App\Entity\User {#4155 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Just watched Stargate for the first time last night cause it was free on YouTube, fun movie."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699048922 {#4137
        date: 2023-11-03 23:02:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TvanBuuren@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4143 …}
      +nested: Doctrine\ORM\PersistentCollection {#4145 …}
      +votes: Doctrine\ORM\PersistentCollection {#4147 …}
      +reports: Doctrine\ORM\PersistentCollection {#4149 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4151 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4153 …}
      -id: 87483
      -bodyTs: "'caus':10 'first':6 'free':13 'fun':16 'last':8 'movi':17 'night':9 'stargat':3 'time':7 'watch':2 'youtub':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5478542"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699030371 {#4138
        date: 2023-11-03 17:52:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4142}
    +body: "The series is zoooooo much better"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1699033885 {#4719
      date: 2023-11-03 18:51:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TvanBuuren@feddit.nl"
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4722 …}
    +nested: Doctrine\ORM\PersistentCollection {#4724 …}
    +votes: Doctrine\ORM\PersistentCollection {#4726 …}
    +reports: Doctrine\ORM\PersistentCollection {#4728 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4730 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4732 …}
    -id: 87633
    -bodyTs: "'better':6 'much':5 'seri':2 'zoooooo':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/4284656"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033885 {#4720
      date: 2023-11-03 18:51:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4142}
  +body: "Undoubtedly, had seen a few episodes on scifi back in the day and loved it, glad they made the series the universe has so much fun lore to explore, do any streaming services have it?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699036834 {#4773
    date: 2023-11-03 19:40:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TvanBuuren@feddit.nl"
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4776 …}
  +nested: Doctrine\ORM\PersistentCollection {#4778 …}
  +votes: Doctrine\ORM\PersistentCollection {#4780 …}
  +reports: Doctrine\ORM\PersistentCollection {#4782 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4784 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4786 …}
  -id: 87716
  -bodyTs: "'back':9 'day':12 'episod':6 'explor':29 'fun':26 'glad':16 'lore':27 'love':14 'made':18 'much':25 'scifi':8 'seen':3 'seri':20 'servic':33 'stream':32 'undoubt':1 'univers':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5481178"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699036834 {#4774
    date: 2023-11-03 19:40:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#4775
  +user: App\Entity\User {#4155 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Because-it-s-almost-time"
    +title: "Because it's almost time"
    +url: "https://feddit.nl/pictrs/image/5e530d63-06f3-437d-a4dc-81a33cbc3fb3.jpeg"
    +body: "Merry KREE-mas everyone."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 199
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699255875 {#2410
      date: 2023-11-06 08:31:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9349
    -titleTs: "'almost':4 'time':5"
    -bodyTs: "'everyon':5 'kree':3 'kree-ma':2 'mas':4 'merri':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699110569
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5789898"
    +editedAt: DateTimeImmutable @1699025529 {#1850
      date: 2023-11-03 16:32:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699024169 {#2420
      date: 2023-11-03 16:09:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4721
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4142
      +user: App\Entity\User {#4155 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Just watched Stargate for the first time last night cause it was free on YouTube, fun movie."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699048922 {#4137
        date: 2023-11-03 23:02:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TvanBuuren@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4143 …}
      +nested: Doctrine\ORM\PersistentCollection {#4145 …}
      +votes: Doctrine\ORM\PersistentCollection {#4147 …}
      +reports: Doctrine\ORM\PersistentCollection {#4149 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4151 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4153 …}
      -id: 87483
      -bodyTs: "'caus':10 'first':6 'free':13 'fun':16 'last':8 'movi':17 'night':9 'stargat':3 'time':7 'watch':2 'youtub':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5478542"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699030371 {#4138
        date: 2023-11-03 17:52:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4142}
    +body: "The series is zoooooo much better"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1699033885 {#4719
      date: 2023-11-03 18:51:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TvanBuuren@feddit.nl"
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4722 …}
    +nested: Doctrine\ORM\PersistentCollection {#4724 …}
    +votes: Doctrine\ORM\PersistentCollection {#4726 …}
    +reports: Doctrine\ORM\PersistentCollection {#4728 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4730 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4732 …}
    -id: 87633
    -bodyTs: "'better':6 'much':5 'seri':2 'zoooooo':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/4284656"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699033885 {#4720
      date: 2023-11-03 18:51:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4142}
  +body: "Undoubtedly, had seen a few episodes on scifi back in the day and loved it, glad they made the series the universe has so much fun lore to explore, do any streaming services have it?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699036834 {#4773
    date: 2023-11-03 19:40:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TvanBuuren@feddit.nl"
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4776 …}
  +nested: Doctrine\ORM\PersistentCollection {#4778 …}
  +votes: Doctrine\ORM\PersistentCollection {#4780 …}
  +reports: Doctrine\ORM\PersistentCollection {#4782 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4784 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4786 …}
  -id: 87716
  -bodyTs: "'back':9 'day':12 'episod':6 'explor':29 'fun':26 'glad':16 'lore':27 'love':14 'made':18 'much':25 'scifi':8 'seen':3 'seri':20 'servic':33 'stream':32 'undoubt':1 'univers':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5481178"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699036834 {#4774
    date: 2023-11-03 19:40:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#4825
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Because-it-s-almost-time"
    +title: "Because it's almost time"
    +url: "https://feddit.nl/pictrs/image/5e530d63-06f3-437d-a4dc-81a33cbc3fb3.jpeg"
    +body: "Merry KREE-mas everyone."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 199
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699255875 {#2410
      date: 2023-11-06 08:31:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9349
    -titleTs: "'almost':4 'time':5"
    -bodyTs: "'everyon':5 'kree':3 'kree-ma':2 'mas':4 'merri':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699110569
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5789898"
    +editedAt: DateTimeImmutable @1699025529 {#1850
      date: 2023-11-03 16:32:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699024169 {#2420
      date: 2023-11-03 16:09:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4775
    +user: App\Entity\User {#4155 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4721
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4142
        +user: App\Entity\User {#4155 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Just watched Stargate for the first time last night cause it was free on YouTube, fun movie."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699048922 {#4137
          date: 2023-11-03 23:02:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TvanBuuren@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4143 …}
        +nested: Doctrine\ORM\PersistentCollection {#4145 …}
        +votes: Doctrine\ORM\PersistentCollection {#4147 …}
        +reports: Doctrine\ORM\PersistentCollection {#4149 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4151 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4153 …}
        -id: 87483
        -bodyTs: "'caus':10 'first':6 'free':13 'fun':16 'last':8 'movi':17 'night':9 'stargat':3 'time':7 'watch':2 'youtub':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5478542"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699030371 {#4138
          date: 2023-11-03 17:52:51.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4142}
      +body: "The series is zoooooo much better"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1699033885 {#4719
        date: 2023-11-03 18:51:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TvanBuuren@feddit.nl"
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4722 …}
      +nested: Doctrine\ORM\PersistentCollection {#4724 …}
      +votes: Doctrine\ORM\PersistentCollection {#4726 …}
      +reports: Doctrine\ORM\PersistentCollection {#4728 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4730 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4732 …}
      -id: 87633
      -bodyTs: "'better':6 'much':5 'seri':2 'zoooooo':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/4284656"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699033885 {#4720
        date: 2023-11-03 18:51:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4142}
    +body: "Undoubtedly, had seen a few episodes on scifi back in the day and loved it, glad they made the series the universe has so much fun lore to explore, do any streaming services have it?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699036834 {#4773
      date: 2023-11-03 19:40:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TvanBuuren@feddit.nl"
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4776 …}
    +nested: Doctrine\ORM\PersistentCollection {#4778 …}
    +votes: Doctrine\ORM\PersistentCollection {#4780 …}
    +reports: Doctrine\ORM\PersistentCollection {#4782 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4784 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4786 …}
    -id: 87716
    -bodyTs: "'back':9 'day':12 'episod':6 'explor':29 'fun':26 'glad':16 'lore':27 'love':14 'made':18 'much':25 'scifi':8 'seen':3 'seri':20 'servic':33 'stream':32 'undoubt':1 'univers':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5481178"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699036834 {#4774
      date: 2023-11-03 19:40:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4142}
  +body: "Prime has it here."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699048919 {#4824
    date: 2023-11-03 23:01:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TvanBuuren@feddit.nl"
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4828 …}
  +nested: Doctrine\ORM\PersistentCollection {#4833 …}
  +votes: Doctrine\ORM\PersistentCollection {#4829 …}
  +reports: Doctrine\ORM\PersistentCollection {#4835 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4837 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4839 …}
  -id: 88119
  -bodyTs: "'prime':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4289795"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699048919 {#4821
    date: 2023-11-03 23:01:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#4825
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Because-it-s-almost-time"
    +title: "Because it's almost time"
    +url: "https://feddit.nl/pictrs/image/5e530d63-06f3-437d-a4dc-81a33cbc3fb3.jpeg"
    +body: "Merry KREE-mas everyone."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 199
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699255875 {#2410
      date: 2023-11-06 08:31:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9349
    -titleTs: "'almost':4 'time':5"
    -bodyTs: "'everyon':5 'kree':3 'kree-ma':2 'mas':4 'merri':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699110569
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5789898"
    +editedAt: DateTimeImmutable @1699025529 {#1850
      date: 2023-11-03 16:32:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699024169 {#2420
      date: 2023-11-03 16:09:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4775
    +user: App\Entity\User {#4155 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4721
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4142
        +user: App\Entity\User {#4155 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Just watched Stargate for the first time last night cause it was free on YouTube, fun movie."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699048922 {#4137
          date: 2023-11-03 23:02:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TvanBuuren@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4143 …}
        +nested: Doctrine\ORM\PersistentCollection {#4145 …}
        +votes: Doctrine\ORM\PersistentCollection {#4147 …}
        +reports: Doctrine\ORM\PersistentCollection {#4149 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4151 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4153 …}
        -id: 87483
        -bodyTs: "'caus':10 'first':6 'free':13 'fun':16 'last':8 'movi':17 'night':9 'stargat':3 'time':7 'watch':2 'youtub':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5478542"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699030371 {#4138
          date: 2023-11-03 17:52:51.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4142}
      +body: "The series is zoooooo much better"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1699033885 {#4719
        date: 2023-11-03 18:51:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TvanBuuren@feddit.nl"
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4722 …}
      +nested: Doctrine\ORM\PersistentCollection {#4724 …}
      +votes: Doctrine\ORM\PersistentCollection {#4726 …}
      +reports: Doctrine\ORM\PersistentCollection {#4728 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4730 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4732 …}
      -id: 87633
      -bodyTs: "'better':6 'much':5 'seri':2 'zoooooo':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/4284656"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699033885 {#4720
        date: 2023-11-03 18:51:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4142}
    +body: "Undoubtedly, had seen a few episodes on scifi back in the day and loved it, glad they made the series the universe has so much fun lore to explore, do any streaming services have it?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699036834 {#4773
      date: 2023-11-03 19:40:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TvanBuuren@feddit.nl"
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4776 …}
    +nested: Doctrine\ORM\PersistentCollection {#4778 …}
    +votes: Doctrine\ORM\PersistentCollection {#4780 …}
    +reports: Doctrine\ORM\PersistentCollection {#4782 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4784 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4786 …}
    -id: 87716
    -bodyTs: "'back':9 'day':12 'episod':6 'explor':29 'fun':26 'glad':16 'lore':27 'love':14 'made':18 'much':25 'scifi':8 'seen':3 'seri':20 'servic':33 'stream':32 'undoubt':1 'univers':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5481178"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699036834 {#4774
      date: 2023-11-03 19:40:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4142}
  +body: "Prime has it here."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699048919 {#4824
    date: 2023-11-03 23:01:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TvanBuuren@feddit.nl"
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4828 …}
  +nested: Doctrine\ORM\PersistentCollection {#4833 …}
  +votes: Doctrine\ORM\PersistentCollection {#4829 …}
  +reports: Doctrine\ORM\PersistentCollection {#4835 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4837 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4839 …}
  -id: 88119
  -bodyTs: "'prime':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4289795"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699048919 {#4821
    date: 2023-11-03 23:01:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#4825
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Because-it-s-almost-time"
    +title: "Because it's almost time"
    +url: "https://feddit.nl/pictrs/image/5e530d63-06f3-437d-a4dc-81a33cbc3fb3.jpeg"
    +body: "Merry KREE-mas everyone."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 199
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699255875 {#2410
      date: 2023-11-06 08:31:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9349
    -titleTs: "'almost':4 'time':5"
    -bodyTs: "'everyon':5 'kree':3 'kree-ma':2 'mas':4 'merri':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699110569
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5789898"
    +editedAt: DateTimeImmutable @1699025529 {#1850
      date: 2023-11-03 16:32:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699024169 {#2420
      date: 2023-11-03 16:09:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4775
    +user: App\Entity\User {#4155 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4721
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4142
        +user: App\Entity\User {#4155 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Just watched Stargate for the first time last night cause it was free on YouTube, fun movie."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699048922 {#4137
          date: 2023-11-03 23:02:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TvanBuuren@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4143 …}
        +nested: Doctrine\ORM\PersistentCollection {#4145 …}
        +votes: Doctrine\ORM\PersistentCollection {#4147 …}
        +reports: Doctrine\ORM\PersistentCollection {#4149 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4151 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4153 …}
        -id: 87483
        -bodyTs: "'caus':10 'first':6 'free':13 'fun':16 'last':8 'movi':17 'night':9 'stargat':3 'time':7 'watch':2 'youtub':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5478542"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699030371 {#4138
          date: 2023-11-03 17:52:51.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4142}
      +body: "The series is zoooooo much better"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1699033885 {#4719
        date: 2023-11-03 18:51:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TvanBuuren@feddit.nl"
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4722 …}
      +nested: Doctrine\ORM\PersistentCollection {#4724 …}
      +votes: Doctrine\ORM\PersistentCollection {#4726 …}
      +reports: Doctrine\ORM\PersistentCollection {#4728 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4730 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4732 …}
      -id: 87633
      -bodyTs: "'better':6 'much':5 'seri':2 'zoooooo':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/4284656"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699033885 {#4720
        date: 2023-11-03 18:51:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4142}
    +body: "Undoubtedly, had seen a few episodes on scifi back in the day and loved it, glad they made the series the universe has so much fun lore to explore, do any streaming services have it?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699036834 {#4773
      date: 2023-11-03 19:40:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TvanBuuren@feddit.nl"
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4776 …}
    +nested: Doctrine\ORM\PersistentCollection {#4778 …}
    +votes: Doctrine\ORM\PersistentCollection {#4780 …}
    +reports: Doctrine\ORM\PersistentCollection {#4782 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4784 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4786 …}
    -id: 87716
    -bodyTs: "'back':9 'day':12 'episod':6 'explor':29 'fun':26 'glad':16 'lore':27 'love':14 'made':18 'much':25 'scifi':8 'seen':3 'seri':20 'servic':33 'stream':32 'undoubt':1 'univers':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5481178"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699036834 {#4774
      date: 2023-11-03 19:40:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4142}
  +body: "Prime has it here."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699048919 {#4824
    date: 2023-11-03 23:01:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TvanBuuren@feddit.nl"
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4828 …}
  +nested: Doctrine\ORM\PersistentCollection {#4833 …}
  +votes: Doctrine\ORM\PersistentCollection {#4829 …}
  +reports: Doctrine\ORM\PersistentCollection {#4835 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4837 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4839 …}
  -id: 88119
  -bodyTs: "'prime':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4289795"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699048919 {#4821
    date: 2023-11-03 23:01:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#4217
  +user: App\Entity\User {#4230 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Because-it-s-almost-time"
    +title: "Because it's almost time"
    +url: "https://feddit.nl/pictrs/image/5e530d63-06f3-437d-a4dc-81a33cbc3fb3.jpeg"
    +body: "Merry KREE-mas everyone."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 199
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699255875 {#2410
      date: 2023-11-06 08:31:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9349
    -titleTs: "'almost':4 'time':5"
    -bodyTs: "'everyon':5 'kree':3 'kree-ma':2 'mas':4 'merri':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699110569
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5789898"
    +editedAt: DateTimeImmutable @1699025529 {#1850
      date: 2023-11-03 16:32:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699024169 {#2420
      date: 2023-11-03 16:09:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I could go for a rewatch of this show. Any idea if it’s on one of the dozens of streaming services I dont have?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699034104 {#4212
    date: 2023-11-03 18:55:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TvanBuuren@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4218 …}
  +nested: Doctrine\ORM\PersistentCollection {#4220 …}
  +votes: Doctrine\ORM\PersistentCollection {#4222 …}
  +reports: Doctrine\ORM\PersistentCollection {#4224 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4226 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4228 …}
  -id: 87330
  -bodyTs: "'could':2 'dont':24 'dozen':19 'go':3 'idea':11 'one':16 'rewatch':6 'servic':22 'show':9 'stream':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5037138"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699027258 {#4213
    date: 2023-11-03 17:00:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#4217
  +user: App\Entity\User {#4230 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Because-it-s-almost-time"
    +title: "Because it's almost time"
    +url: "https://feddit.nl/pictrs/image/5e530d63-06f3-437d-a4dc-81a33cbc3fb3.jpeg"
    +body: "Merry KREE-mas everyone."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 199
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699255875 {#2410
      date: 2023-11-06 08:31:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9349
    -titleTs: "'almost':4 'time':5"
    -bodyTs: "'everyon':5 'kree':3 'kree-ma':2 'mas':4 'merri':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699110569
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5789898"
    +editedAt: DateTimeImmutable @1699025529 {#1850
      date: 2023-11-03 16:32:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699024169 {#2420
      date: 2023-11-03 16:09:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I could go for a rewatch of this show. Any idea if it’s on one of the dozens of streaming services I dont have?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699034104 {#4212
    date: 2023-11-03 18:55:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TvanBuuren@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4218 …}
  +nested: Doctrine\ORM\PersistentCollection {#4220 …}
  +votes: Doctrine\ORM\PersistentCollection {#4222 …}
  +reports: Doctrine\ORM\PersistentCollection {#4224 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4226 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4228 …}
  -id: 87330
  -bodyTs: "'could':2 'dont':24 'dozen':19 'go':3 'idea':11 'one':16 'rewatch':6 'servic':22 'show':9 'stream':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5037138"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699027258 {#4213
    date: 2023-11-03 17:00:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#4217
  +user: App\Entity\User {#4230 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Because-it-s-almost-time"
    +title: "Because it's almost time"
    +url: "https://feddit.nl/pictrs/image/5e530d63-06f3-437d-a4dc-81a33cbc3fb3.jpeg"
    +body: "Merry KREE-mas everyone."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 199
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699255875 {#2410
      date: 2023-11-06 08:31:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9349
    -titleTs: "'almost':4 'time':5"
    -bodyTs: "'everyon':5 'kree':3 'kree-ma':2 'mas':4 'merri':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699110569
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5789898"
    +editedAt: DateTimeImmutable @1699025529 {#1850
      date: 2023-11-03 16:32:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699024169 {#2420
      date: 2023-11-03 16:09:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I could go for a rewatch of this show. Any idea if it’s on one of the dozens of streaming services I dont have?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699034104 {#4212
    date: 2023-11-03 18:55:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TvanBuuren@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4218 …}
  +nested: Doctrine\ORM\PersistentCollection {#4220 …}
  +votes: Doctrine\ORM\PersistentCollection {#4222 …}
  +reports: Doctrine\ORM\PersistentCollection {#4224 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4226 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4228 …}
  -id: 87330
  -bodyTs: "'could':2 'dont':24 'dozen':19 'go':3 'idea':11 'one':16 'rewatch':6 'servic':22 'show':9 'stream':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5037138"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699027258 {#4213
    date: 2023-11-03 17:00:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#4626
  +user: Proxies\__CG__\App\Entity\User {#4611 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Because-it-s-almost-time"
    +title: "Because it's almost time"
    +url: "https://feddit.nl/pictrs/image/5e530d63-06f3-437d-a4dc-81a33cbc3fb3.jpeg"
    +body: "Merry KREE-mas everyone."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 199
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699255875 {#2410
      date: 2023-11-06 08:31:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9349
    -titleTs: "'almost':4 'time':5"
    -bodyTs: "'everyon':5 'kree':3 'kree-ma':2 'mas':4 'merri':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699110569
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5789898"
    +editedAt: DateTimeImmutable @1699025529 {#1850
      date: 2023-11-03 16:32:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699024169 {#2420
      date: 2023-11-03 16:09:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4217
    +user: App\Entity\User {#4230 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I could go for a rewatch of this show. Any idea if it’s on one of the dozens of streaming services I dont have?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699034104 {#4212
      date: 2023-11-03 18:55:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TvanBuuren@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4218 …}
    +nested: Doctrine\ORM\PersistentCollection {#4220 …}
    +votes: Doctrine\ORM\PersistentCollection {#4222 …}
    +reports: Doctrine\ORM\PersistentCollection {#4224 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4226 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4228 …}
    -id: 87330
    -bodyTs: "'could':2 'dont':24 'dozen':19 'go':3 'idea':11 'one':16 'rewatch':6 'servic':22 'show':9 'stream':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5037138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699027258 {#4213
      date: 2023-11-03 17:00:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4217}
  +body: """
    Depends on where you are in the world. It’s sadly not available in Denmark on any streaming services.\n
    \n
    [www.justwatch.com/dk/tv-series/stargate-sg-1](https://www.justwatch.com/dk/tv-series/stargate-sg-1)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699029537 {#4624
    date: 2023-11-03 17:38:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TvanBuuren@feddit.nl"
    "@Broken_Monitor@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4627 …}
  +nested: Doctrine\ORM\PersistentCollection {#4629 …}
  +votes: Doctrine\ORM\PersistentCollection {#4631 …}
  +reports: Doctrine\ORM\PersistentCollection {#4633 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4635 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4637 …}
  -id: 87449
  -bodyTs: "'/dk/tv-series/stargate-sg-1](https://www.justwatch.com/dk/tv-series/stargate-sg-1)':22 'avail':13 'denmark':15 'depend':1 'sad':11 'servic':19 'stream':18 'world':8 'www.justwatch.com':21 'www.justwatch.com/dk/tv-series/stargate-sg-1](https://www.justwatch.com/dk/tv-series/stargate-sg-1)':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.wtf/comment/2933845"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699029537 {#4625
    date: 2023-11-03 17:38:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#4626
  +user: Proxies\__CG__\App\Entity\User {#4611 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Because-it-s-almost-time"
    +title: "Because it's almost time"
    +url: "https://feddit.nl/pictrs/image/5e530d63-06f3-437d-a4dc-81a33cbc3fb3.jpeg"
    +body: "Merry KREE-mas everyone."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 199
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699255875 {#2410
      date: 2023-11-06 08:31:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9349
    -titleTs: "'almost':4 'time':5"
    -bodyTs: "'everyon':5 'kree':3 'kree-ma':2 'mas':4 'merri':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699110569
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5789898"
    +editedAt: DateTimeImmutable @1699025529 {#1850
      date: 2023-11-03 16:32:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699024169 {#2420
      date: 2023-11-03 16:09:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4217
    +user: App\Entity\User {#4230 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I could go for a rewatch of this show. Any idea if it’s on one of the dozens of streaming services I dont have?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699034104 {#4212
      date: 2023-11-03 18:55:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TvanBuuren@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4218 …}
    +nested: Doctrine\ORM\PersistentCollection {#4220 …}
    +votes: Doctrine\ORM\PersistentCollection {#4222 …}
    +reports: Doctrine\ORM\PersistentCollection {#4224 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4226 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4228 …}
    -id: 87330
    -bodyTs: "'could':2 'dont':24 'dozen':19 'go':3 'idea':11 'one':16 'rewatch':6 'servic':22 'show':9 'stream':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5037138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699027258 {#4213
      date: 2023-11-03 17:00:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4217}
  +body: """
    Depends on where you are in the world. It’s sadly not available in Denmark on any streaming services.\n
    \n
    [www.justwatch.com/dk/tv-series/stargate-sg-1](https://www.justwatch.com/dk/tv-series/stargate-sg-1)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699029537 {#4624
    date: 2023-11-03 17:38:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TvanBuuren@feddit.nl"
    "@Broken_Monitor@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4627 …}
  +nested: Doctrine\ORM\PersistentCollection {#4629 …}
  +votes: Doctrine\ORM\PersistentCollection {#4631 …}
  +reports: Doctrine\ORM\PersistentCollection {#4633 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4635 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4637 …}
  -id: 87449
  -bodyTs: "'/dk/tv-series/stargate-sg-1](https://www.justwatch.com/dk/tv-series/stargate-sg-1)':22 'avail':13 'denmark':15 'depend':1 'sad':11 'servic':19 'stream':18 'world':8 'www.justwatch.com':21 'www.justwatch.com/dk/tv-series/stargate-sg-1](https://www.justwatch.com/dk/tv-series/stargate-sg-1)':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.wtf/comment/2933845"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699029537 {#4625
    date: 2023-11-03 17:38:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#4626
  +user: Proxies\__CG__\App\Entity\User {#4611 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Because-it-s-almost-time"
    +title: "Because it's almost time"
    +url: "https://feddit.nl/pictrs/image/5e530d63-06f3-437d-a4dc-81a33cbc3fb3.jpeg"
    +body: "Merry KREE-mas everyone."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 199
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699255875 {#2410
      date: 2023-11-06 08:31:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9349
    -titleTs: "'almost':4 'time':5"
    -bodyTs: "'everyon':5 'kree':3 'kree-ma':2 'mas':4 'merri':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699110569
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5789898"
    +editedAt: DateTimeImmutable @1699025529 {#1850
      date: 2023-11-03 16:32:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699024169 {#2420
      date: 2023-11-03 16:09:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4217
    +user: App\Entity\User {#4230 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I could go for a rewatch of this show. Any idea if it’s on one of the dozens of streaming services I dont have?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699034104 {#4212
      date: 2023-11-03 18:55:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TvanBuuren@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4218 …}
    +nested: Doctrine\ORM\PersistentCollection {#4220 …}
    +votes: Doctrine\ORM\PersistentCollection {#4222 …}
    +reports: Doctrine\ORM\PersistentCollection {#4224 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4226 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4228 …}
    -id: 87330
    -bodyTs: "'could':2 'dont':24 'dozen':19 'go':3 'idea':11 'one':16 'rewatch':6 'servic':22 'show':9 'stream':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5037138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699027258 {#4213
      date: 2023-11-03 17:00:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4217}
  +body: """
    Depends on where you are in the world. It’s sadly not available in Denmark on any streaming services.\n
    \n
    [www.justwatch.com/dk/tv-series/stargate-sg-1](https://www.justwatch.com/dk/tv-series/stargate-sg-1)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699029537 {#4624
    date: 2023-11-03 17:38:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TvanBuuren@feddit.nl"
    "@Broken_Monitor@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4627 …}
  +nested: Doctrine\ORM\PersistentCollection {#4629 …}
  +votes: Doctrine\ORM\PersistentCollection {#4631 …}
  +reports: Doctrine\ORM\PersistentCollection {#4633 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4635 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4637 …}
  -id: 87449
  -bodyTs: "'/dk/tv-series/stargate-sg-1](https://www.justwatch.com/dk/tv-series/stargate-sg-1)':22 'avail':13 'denmark':15 'depend':1 'sad':11 'servic':19 'stream':18 'world':8 'www.justwatch.com':21 'www.justwatch.com/dk/tv-series/stargate-sg-1](https://www.justwatch.com/dk/tv-series/stargate-sg-1)':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.wtf/comment/2933845"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699029537 {#4625
    date: 2023-11-03 17:38:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#4641
  +user: Proxies\__CG__\App\Entity\User {#4642 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Because-it-s-almost-time"
    +title: "Because it's almost time"
    +url: "https://feddit.nl/pictrs/image/5e530d63-06f3-437d-a4dc-81a33cbc3fb3.jpeg"
    +body: "Merry KREE-mas everyone."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 199
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699255875 {#2410
      date: 2023-11-06 08:31:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9349
    -titleTs: "'almost':4 'time':5"
    -bodyTs: "'everyon':5 'kree':3 'kree-ma':2 'mas':4 'merri':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699110569
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5789898"
    +editedAt: DateTimeImmutable @1699025529 {#1850
      date: 2023-11-03 16:32:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699024169 {#2420
      date: 2023-11-03 16:09:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4217
    +user: App\Entity\User {#4230 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I could go for a rewatch of this show. Any idea if it’s on one of the dozens of streaming services I dont have?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699034104 {#4212
      date: 2023-11-03 18:55:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TvanBuuren@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4218 …}
    +nested: Doctrine\ORM\PersistentCollection {#4220 …}
    +votes: Doctrine\ORM\PersistentCollection {#4222 …}
    +reports: Doctrine\ORM\PersistentCollection {#4224 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4226 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4228 …}
    -id: 87330
    -bodyTs: "'could':2 'dont':24 'dozen':19 'go':3 'idea':11 'one':16 'rewatch':6 'servic':22 'show':9 'stream':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5037138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699027258 {#4213
      date: 2023-11-03 17:00:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4217}
  +body: "Perhaps. It most likely is on one of the ones you currently do not have, however there is a small chance it is on one that you currently do have."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699027805 {#4639
    date: 2023-11-03 17:10:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TvanBuuren@feddit.nl"
    "@Broken_Monitor@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4643 …}
  +nested: Doctrine\ORM\PersistentCollection {#4645 …}
  +votes: Doctrine\ORM\PersistentCollection {#4647 …}
  +reports: Doctrine\ORM\PersistentCollection {#4649 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4651 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4653 …}
  -id: 87360
  -bodyTs: "'chanc':21 'current':12,28 'howev':16 'like':4 'one':7,10,25 'perhap':1 'small':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5122091"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699027805 {#4640
    date: 2023-11-03 17:10:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#4641
  +user: Proxies\__CG__\App\Entity\User {#4642 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Because-it-s-almost-time"
    +title: "Because it's almost time"
    +url: "https://feddit.nl/pictrs/image/5e530d63-06f3-437d-a4dc-81a33cbc3fb3.jpeg"
    +body: "Merry KREE-mas everyone."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 199
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699255875 {#2410
      date: 2023-11-06 08:31:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9349
    -titleTs: "'almost':4 'time':5"
    -bodyTs: "'everyon':5 'kree':3 'kree-ma':2 'mas':4 'merri':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699110569
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5789898"
    +editedAt: DateTimeImmutable @1699025529 {#1850
      date: 2023-11-03 16:32:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699024169 {#2420
      date: 2023-11-03 16:09:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4217
    +user: App\Entity\User {#4230 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I could go for a rewatch of this show. Any idea if it’s on one of the dozens of streaming services I dont have?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699034104 {#4212
      date: 2023-11-03 18:55:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TvanBuuren@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4218 …}
    +nested: Doctrine\ORM\PersistentCollection {#4220 …}
    +votes: Doctrine\ORM\PersistentCollection {#4222 …}
    +reports: Doctrine\ORM\PersistentCollection {#4224 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4226 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4228 …}
    -id: 87330
    -bodyTs: "'could':2 'dont':24 'dozen':19 'go':3 'idea':11 'one':16 'rewatch':6 'servic':22 'show':9 'stream':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5037138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699027258 {#4213
      date: 2023-11-03 17:00:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4217}
  +body: "Perhaps. It most likely is on one of the ones you currently do not have, however there is a small chance it is on one that you currently do have."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699027805 {#4639
    date: 2023-11-03 17:10:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TvanBuuren@feddit.nl"
    "@Broken_Monitor@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4643 …}
  +nested: Doctrine\ORM\PersistentCollection {#4645 …}
  +votes: Doctrine\ORM\PersistentCollection {#4647 …}
  +reports: Doctrine\ORM\PersistentCollection {#4649 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4651 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4653 …}
  -id: 87360
  -bodyTs: "'chanc':21 'current':12,28 'howev':16 'like':4 'one':7,10,25 'perhap':1 'small':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5122091"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699027805 {#4640
    date: 2023-11-03 17:10:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#4641
  +user: Proxies\__CG__\App\Entity\User {#4642 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Because-it-s-almost-time"
    +title: "Because it's almost time"
    +url: "https://feddit.nl/pictrs/image/5e530d63-06f3-437d-a4dc-81a33cbc3fb3.jpeg"
    +body: "Merry KREE-mas everyone."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 199
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699255875 {#2410
      date: 2023-11-06 08:31:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9349
    -titleTs: "'almost':4 'time':5"
    -bodyTs: "'everyon':5 'kree':3 'kree-ma':2 'mas':4 'merri':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699110569
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5789898"
    +editedAt: DateTimeImmutable @1699025529 {#1850
      date: 2023-11-03 16:32:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699024169 {#2420
      date: 2023-11-03 16:09:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4217
    +user: App\Entity\User {#4230 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I could go for a rewatch of this show. Any idea if it’s on one of the dozens of streaming services I dont have?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699034104 {#4212
      date: 2023-11-03 18:55:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TvanBuuren@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4218 …}
    +nested: Doctrine\ORM\PersistentCollection {#4220 …}
    +votes: Doctrine\ORM\PersistentCollection {#4222 …}
    +reports: Doctrine\ORM\PersistentCollection {#4224 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4226 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4228 …}
    -id: 87330
    -bodyTs: "'could':2 'dont':24 'dozen':19 'go':3 'idea':11 'one':16 'rewatch':6 'servic':22 'show':9 'stream':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5037138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699027258 {#4213
      date: 2023-11-03 17:00:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4217}
  +body: "Perhaps. It most likely is on one of the ones you currently do not have, however there is a small chance it is on one that you currently do have."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699027805 {#4639
    date: 2023-11-03 17:10:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TvanBuuren@feddit.nl"
    "@Broken_Monitor@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4643 …}
  +nested: Doctrine\ORM\PersistentCollection {#4645 …}
  +votes: Doctrine\ORM\PersistentCollection {#4647 …}
  +reports: Doctrine\ORM\PersistentCollection {#4649 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4651 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4653 …}
  -id: 87360
  -bodyTs: "'chanc':21 'current':12,28 'howev':16 'like':4 'one':7,10,25 'perhap':1 'small':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5122091"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699027805 {#4640
    date: 2023-11-03 17:10:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#4657
  +user: Proxies\__CG__\App\Entity\User {#4658 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Because-it-s-almost-time"
    +title: "Because it's almost time"
    +url: "https://feddit.nl/pictrs/image/5e530d63-06f3-437d-a4dc-81a33cbc3fb3.jpeg"
    +body: "Merry KREE-mas everyone."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 199
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699255875 {#2410
      date: 2023-11-06 08:31:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9349
    -titleTs: "'almost':4 'time':5"
    -bodyTs: "'everyon':5 'kree':3 'kree-ma':2 'mas':4 'merri':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699110569
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5789898"
    +editedAt: DateTimeImmutable @1699025529 {#1850
      date: 2023-11-03 16:32:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699024169 {#2420
      date: 2023-11-03 16:09:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4217
    +user: App\Entity\User {#4230 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I could go for a rewatch of this show. Any idea if it’s on one of the dozens of streaming services I dont have?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699034104 {#4212
      date: 2023-11-03 18:55:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TvanBuuren@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4218 …}
    +nested: Doctrine\ORM\PersistentCollection {#4220 …}
    +votes: Doctrine\ORM\PersistentCollection {#4222 …}
    +reports: Doctrine\ORM\PersistentCollection {#4224 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4226 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4228 …}
    -id: 87330
    -bodyTs: "'could':2 'dont':24 'dozen':19 'go':3 'idea':11 'one':16 'rewatch':6 'servic':22 'show':9 'stream':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5037138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699027258 {#4213
      date: 2023-11-03 17:00:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4217}
  +body: "In the US, it’s on prime."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699032748 {#4655
    date: 2023-11-03 18:32:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TvanBuuren@feddit.nl"
    "@Broken_Monitor@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4659 …}
  +nested: Doctrine\ORM\PersistentCollection {#4661 …}
  +votes: Doctrine\ORM\PersistentCollection {#4663 …}
  +reports: Doctrine\ORM\PersistentCollection {#4665 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4667 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4669 …}
  -id: 87586
  -bodyTs: "'prime':7 'us':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5039118"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699032748 {#4656
    date: 2023-11-03 18:32:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#4657
  +user: Proxies\__CG__\App\Entity\User {#4658 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Because-it-s-almost-time"
    +title: "Because it's almost time"
    +url: "https://feddit.nl/pictrs/image/5e530d63-06f3-437d-a4dc-81a33cbc3fb3.jpeg"
    +body: "Merry KREE-mas everyone."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 199
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699255875 {#2410
      date: 2023-11-06 08:31:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9349
    -titleTs: "'almost':4 'time':5"
    -bodyTs: "'everyon':5 'kree':3 'kree-ma':2 'mas':4 'merri':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699110569
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5789898"
    +editedAt: DateTimeImmutable @1699025529 {#1850
      date: 2023-11-03 16:32:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699024169 {#2420
      date: 2023-11-03 16:09:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4217
    +user: App\Entity\User {#4230 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I could go for a rewatch of this show. Any idea if it’s on one of the dozens of streaming services I dont have?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699034104 {#4212
      date: 2023-11-03 18:55:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TvanBuuren@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4218 …}
    +nested: Doctrine\ORM\PersistentCollection {#4220 …}
    +votes: Doctrine\ORM\PersistentCollection {#4222 …}
    +reports: Doctrine\ORM\PersistentCollection {#4224 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4226 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4228 …}
    -id: 87330
    -bodyTs: "'could':2 'dont':24 'dozen':19 'go':3 'idea':11 'one':16 'rewatch':6 'servic':22 'show':9 'stream':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5037138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699027258 {#4213
      date: 2023-11-03 17:00:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4217}
  +body: "In the US, it’s on prime."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699032748 {#4655
    date: 2023-11-03 18:32:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TvanBuuren@feddit.nl"
    "@Broken_Monitor@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4659 …}
  +nested: Doctrine\ORM\PersistentCollection {#4661 …}
  +votes: Doctrine\ORM\PersistentCollection {#4663 …}
  +reports: Doctrine\ORM\PersistentCollection {#4665 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4667 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4669 …}
  -id: 87586
  -bodyTs: "'prime':7 'us':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5039118"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699032748 {#4656
    date: 2023-11-03 18:32:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#4657
  +user: Proxies\__CG__\App\Entity\User {#4658 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Because-it-s-almost-time"
    +title: "Because it's almost time"
    +url: "https://feddit.nl/pictrs/image/5e530d63-06f3-437d-a4dc-81a33cbc3fb3.jpeg"
    +body: "Merry KREE-mas everyone."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 199
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699255875 {#2410
      date: 2023-11-06 08:31:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9349
    -titleTs: "'almost':4 'time':5"
    -bodyTs: "'everyon':5 'kree':3 'kree-ma':2 'mas':4 'merri':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699110569
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5789898"
    +editedAt: DateTimeImmutable @1699025529 {#1850
      date: 2023-11-03 16:32:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699024169 {#2420
      date: 2023-11-03 16:09:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4217
    +user: App\Entity\User {#4230 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I could go for a rewatch of this show. Any idea if it’s on one of the dozens of streaming services I dont have?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699034104 {#4212
      date: 2023-11-03 18:55:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TvanBuuren@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4218 …}
    +nested: Doctrine\ORM\PersistentCollection {#4220 …}
    +votes: Doctrine\ORM\PersistentCollection {#4222 …}
    +reports: Doctrine\ORM\PersistentCollection {#4224 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4226 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4228 …}
    -id: 87330
    -bodyTs: "'could':2 'dont':24 'dozen':19 'go':3 'idea':11 'one':16 'rewatch':6 'servic':22 'show':9 'stream':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5037138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699027258 {#4213
      date: 2023-11-03 17:00:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4217}
  +body: "In the US, it’s on prime."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699032748 {#4655
    date: 2023-11-03 18:32:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TvanBuuren@feddit.nl"
    "@Broken_Monitor@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4659 …}
  +nested: Doctrine\ORM\PersistentCollection {#4661 …}
  +votes: Doctrine\ORM\PersistentCollection {#4663 …}
  +reports: Doctrine\ORM\PersistentCollection {#4665 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4667 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4669 …}
  -id: 87586
  -bodyTs: "'prime':7 'us':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5039118"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699032748 {#4656
    date: 2023-11-03 18:32:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#4673
  +user: Proxies\__CG__\App\Entity\User {#4674 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Because-it-s-almost-time"
    +title: "Because it's almost time"
    +url: "https://feddit.nl/pictrs/image/5e530d63-06f3-437d-a4dc-81a33cbc3fb3.jpeg"
    +body: "Merry KREE-mas everyone."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 199
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699255875 {#2410
      date: 2023-11-06 08:31:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9349
    -titleTs: "'almost':4 'time':5"
    -bodyTs: "'everyon':5 'kree':3 'kree-ma':2 'mas':4 'merri':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699110569
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5789898"
    +editedAt: DateTimeImmutable @1699025529 {#1850
      date: 2023-11-03 16:32:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699024169 {#2420
      date: 2023-11-03 16:09:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4217
    +user: App\Entity\User {#4230 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I could go for a rewatch of this show. Any idea if it’s on one of the dozens of streaming services I dont have?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699034104 {#4212
      date: 2023-11-03 18:55:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TvanBuuren@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4218 …}
    +nested: Doctrine\ORM\PersistentCollection {#4220 …}
    +votes: Doctrine\ORM\PersistentCollection {#4222 …}
    +reports: Doctrine\ORM\PersistentCollection {#4224 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4226 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4228 …}
    -id: 87330
    -bodyTs: "'could':2 'dont':24 'dozen':19 'go':3 'idea':11 'one':16 'rewatch':6 'servic':22 'show':9 'stream':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5037138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699027258 {#4213
      date: 2023-11-03 17:00:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4217}
  +body: "Its on prime in the us"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699034102 {#4671
    date: 2023-11-03 18:55:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TvanBuuren@feddit.nl"
    "@Broken_Monitor@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4675 …}
  +nested: Doctrine\ORM\PersistentCollection {#4677 …}
  +votes: Doctrine\ORM\PersistentCollection {#4679 …}
  +reports: Doctrine\ORM\PersistentCollection {#4681 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4685 …}
  -id: 87642
  -bodyTs: "'prime':3 'us':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5682692"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699034102 {#4672
    date: 2023-11-03 18:55:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#4673
  +user: Proxies\__CG__\App\Entity\User {#4674 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Because-it-s-almost-time"
    +title: "Because it's almost time"
    +url: "https://feddit.nl/pictrs/image/5e530d63-06f3-437d-a4dc-81a33cbc3fb3.jpeg"
    +body: "Merry KREE-mas everyone."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 199
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699255875 {#2410
      date: 2023-11-06 08:31:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9349
    -titleTs: "'almost':4 'time':5"
    -bodyTs: "'everyon':5 'kree':3 'kree-ma':2 'mas':4 'merri':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699110569
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5789898"
    +editedAt: DateTimeImmutable @1699025529 {#1850
      date: 2023-11-03 16:32:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699024169 {#2420
      date: 2023-11-03 16:09:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4217
    +user: App\Entity\User {#4230 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I could go for a rewatch of this show. Any idea if it’s on one of the dozens of streaming services I dont have?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699034104 {#4212
      date: 2023-11-03 18:55:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TvanBuuren@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4218 …}
    +nested: Doctrine\ORM\PersistentCollection {#4220 …}
    +votes: Doctrine\ORM\PersistentCollection {#4222 …}
    +reports: Doctrine\ORM\PersistentCollection {#4224 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4226 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4228 …}
    -id: 87330
    -bodyTs: "'could':2 'dont':24 'dozen':19 'go':3 'idea':11 'one':16 'rewatch':6 'servic':22 'show':9 'stream':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5037138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699027258 {#4213
      date: 2023-11-03 17:00:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4217}
  +body: "Its on prime in the us"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699034102 {#4671
    date: 2023-11-03 18:55:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TvanBuuren@feddit.nl"
    "@Broken_Monitor@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4675 …}
  +nested: Doctrine\ORM\PersistentCollection {#4677 …}
  +votes: Doctrine\ORM\PersistentCollection {#4679 …}
  +reports: Doctrine\ORM\PersistentCollection {#4681 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4685 …}
  -id: 87642
  -bodyTs: "'prime':3 'us':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5682692"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699034102 {#4672
    date: 2023-11-03 18:55:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#4673
  +user: Proxies\__CG__\App\Entity\User {#4674 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Because-it-s-almost-time"
    +title: "Because it's almost time"
    +url: "https://feddit.nl/pictrs/image/5e530d63-06f3-437d-a4dc-81a33cbc3fb3.jpeg"
    +body: "Merry KREE-mas everyone."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 199
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699255875 {#2410
      date: 2023-11-06 08:31:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9349
    -titleTs: "'almost':4 'time':5"
    -bodyTs: "'everyon':5 'kree':3 'kree-ma':2 'mas':4 'merri':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699110569
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5789898"
    +editedAt: DateTimeImmutable @1699025529 {#1850
      date: 2023-11-03 16:32:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699024169 {#2420
      date: 2023-11-03 16:09:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4217
    +user: App\Entity\User {#4230 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I could go for a rewatch of this show. Any idea if it’s on one of the dozens of streaming services I dont have?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699034104 {#4212
      date: 2023-11-03 18:55:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TvanBuuren@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4218 …}
    +nested: Doctrine\ORM\PersistentCollection {#4220 …}
    +votes: Doctrine\ORM\PersistentCollection {#4222 …}
    +reports: Doctrine\ORM\PersistentCollection {#4224 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4226 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4228 …}
    -id: 87330
    -bodyTs: "'could':2 'dont':24 'dozen':19 'go':3 'idea':11 'one':16 'rewatch':6 'servic':22 'show':9 'stream':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5037138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699027258 {#4213
      date: 2023-11-03 17:00:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4217}
  +body: "Its on prime in the us"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699034102 {#4671
    date: 2023-11-03 18:55:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TvanBuuren@feddit.nl"
    "@Broken_Monitor@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4675 …}
  +nested: Doctrine\ORM\PersistentCollection {#4677 …}
  +votes: Doctrine\ORM\PersistentCollection {#4679 …}
  +reports: Doctrine\ORM\PersistentCollection {#4681 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4685 …}
  -id: 87642
  -bodyTs: "'prime':3 'us':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5682692"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699034102 {#4672
    date: 2023-11-03 18:55:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#4689
  +user: Proxies\__CG__\App\Entity\User {#4690 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Because-it-s-almost-time"
    +title: "Because it's almost time"
    +url: "https://feddit.nl/pictrs/image/5e530d63-06f3-437d-a4dc-81a33cbc3fb3.jpeg"
    +body: "Merry KREE-mas everyone."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 199
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699255875 {#2410
      date: 2023-11-06 08:31:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9349
    -titleTs: "'almost':4 'time':5"
    -bodyTs: "'everyon':5 'kree':3 'kree-ma':2 'mas':4 'merri':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699110569
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5789898"
    +editedAt: DateTimeImmutable @1699025529 {#1850
      date: 2023-11-03 16:32:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699024169 {#2420
      date: 2023-11-03 16:09:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4217
    +user: App\Entity\User {#4230 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I could go for a rewatch of this show. Any idea if it’s on one of the dozens of streaming services I dont have?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699034104 {#4212
      date: 2023-11-03 18:55:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TvanBuuren@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4218 …}
    +nested: Doctrine\ORM\PersistentCollection {#4220 …}
    +votes: Doctrine\ORM\PersistentCollection {#4222 …}
    +reports: Doctrine\ORM\PersistentCollection {#4224 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4226 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4228 …}
    -id: 87330
    -bodyTs: "'could':2 'dont':24 'dozen':19 'go':3 'idea':11 'one':16 'rewatch':6 'servic':22 'show':9 'stream':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5037138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699027258 {#4213
      date: 2023-11-03 17:00:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4217}
  +body: "Maybe FreeVee. But definitly on the high seas."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699030957 {#4687
    date: 2023-11-03 18:02:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TvanBuuren@feddit.nl"
    "@Broken_Monitor@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4691 …}
  +nested: Doctrine\ORM\PersistentCollection {#4693 …}
  +votes: Doctrine\ORM\PersistentCollection {#4695 …}
  +reports: Doctrine\ORM\PersistentCollection {#4697 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4699 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4701 …}
  -id: 87511
  -bodyTs: "'definit':4 'freeve':2 'high':7 'mayb':1 'sea':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4537654"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699030957 {#4688
    date: 2023-11-03 18:02:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#4689
  +user: Proxies\__CG__\App\Entity\User {#4690 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Because-it-s-almost-time"
    +title: "Because it's almost time"
    +url: "https://feddit.nl/pictrs/image/5e530d63-06f3-437d-a4dc-81a33cbc3fb3.jpeg"
    +body: "Merry KREE-mas everyone."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 199
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699255875 {#2410
      date: 2023-11-06 08:31:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9349
    -titleTs: "'almost':4 'time':5"
    -bodyTs: "'everyon':5 'kree':3 'kree-ma':2 'mas':4 'merri':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699110569
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5789898"
    +editedAt: DateTimeImmutable @1699025529 {#1850
      date: 2023-11-03 16:32:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699024169 {#2420
      date: 2023-11-03 16:09:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4217
    +user: App\Entity\User {#4230 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I could go for a rewatch of this show. Any idea if it’s on one of the dozens of streaming services I dont have?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699034104 {#4212
      date: 2023-11-03 18:55:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TvanBuuren@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4218 …}
    +nested: Doctrine\ORM\PersistentCollection {#4220 …}
    +votes: Doctrine\ORM\PersistentCollection {#4222 …}
    +reports: Doctrine\ORM\PersistentCollection {#4224 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4226 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4228 …}
    -id: 87330
    -bodyTs: "'could':2 'dont':24 'dozen':19 'go':3 'idea':11 'one':16 'rewatch':6 'servic':22 'show':9 'stream':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5037138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699027258 {#4213
      date: 2023-11-03 17:00:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4217}
  +body: "Maybe FreeVee. But definitly on the high seas."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699030957 {#4687
    date: 2023-11-03 18:02:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TvanBuuren@feddit.nl"
    "@Broken_Monitor@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4691 …}
  +nested: Doctrine\ORM\PersistentCollection {#4693 …}
  +votes: Doctrine\ORM\PersistentCollection {#4695 …}
  +reports: Doctrine\ORM\PersistentCollection {#4697 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4699 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4701 …}
  -id: 87511
  -bodyTs: "'definit':4 'freeve':2 'high':7 'mayb':1 'sea':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4537654"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699030957 {#4688
    date: 2023-11-03 18:02:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#4689
  +user: Proxies\__CG__\App\Entity\User {#4690 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Because-it-s-almost-time"
    +title: "Because it's almost time"
    +url: "https://feddit.nl/pictrs/image/5e530d63-06f3-437d-a4dc-81a33cbc3fb3.jpeg"
    +body: "Merry KREE-mas everyone."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 199
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699255875 {#2410
      date: 2023-11-06 08:31:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9349
    -titleTs: "'almost':4 'time':5"
    -bodyTs: "'everyon':5 'kree':3 'kree-ma':2 'mas':4 'merri':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699110569
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5789898"
    +editedAt: DateTimeImmutable @1699025529 {#1850
      date: 2023-11-03 16:32:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699024169 {#2420
      date: 2023-11-03 16:09:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4217
    +user: App\Entity\User {#4230 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I could go for a rewatch of this show. Any idea if it’s on one of the dozens of streaming services I dont have?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699034104 {#4212
      date: 2023-11-03 18:55:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TvanBuuren@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4218 …}
    +nested: Doctrine\ORM\PersistentCollection {#4220 …}
    +votes: Doctrine\ORM\PersistentCollection {#4222 …}
    +reports: Doctrine\ORM\PersistentCollection {#4224 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4226 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4228 …}
    -id: 87330
    -bodyTs: "'could':2 'dont':24 'dozen':19 'go':3 'idea':11 'one':16 'rewatch':6 'servic':22 'show':9 'stream':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5037138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699027258 {#4213
      date: 2023-11-03 17:00:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4217}
  +body: "Maybe FreeVee. But definitly on the high seas."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699030957 {#4687
    date: 2023-11-03 18:02:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TvanBuuren@feddit.nl"
    "@Broken_Monitor@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4691 …}
  +nested: Doctrine\ORM\PersistentCollection {#4693 …}
  +votes: Doctrine\ORM\PersistentCollection {#4695 …}
  +reports: Doctrine\ORM\PersistentCollection {#4697 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4699 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4701 …}
  -id: 87511
  -bodyTs: "'definit':4 'freeve':2 'high':7 'mayb':1 'sea':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4537654"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699030957 {#4688
    date: 2023-11-03 18:02:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#4290
  +user: App\Entity\User {#4303 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Because-it-s-almost-time"
    +title: "Because it's almost time"
    +url: "https://feddit.nl/pictrs/image/5e530d63-06f3-437d-a4dc-81a33cbc3fb3.jpeg"
    +body: "Merry KREE-mas everyone."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 199
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699255875 {#2410
      date: 2023-11-06 08:31:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9349
    -titleTs: "'almost':4 'time':5"
    -bodyTs: "'everyon':5 'kree':3 'kree-ma':2 'mas':4 'merri':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699110569
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5789898"
    +editedAt: DateTimeImmutable @1699025529 {#1850
      date: 2023-11-03 16:32:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699024169 {#2420
      date: 2023-11-03 16:09:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Indeed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1699029383 {#4285
    date: 2023-11-03 17:36:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TvanBuuren@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4291 …}
  +nested: Doctrine\ORM\PersistentCollection {#4293 …}
  +votes: Doctrine\ORM\PersistentCollection {#4295 …}
  +reports: Doctrine\ORM\PersistentCollection {#4297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4301 …}
  -id: 87223
  -bodyTs: "'inde':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4535682"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699025070 {#4286
    date: 2023-11-03 16:24:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#4290
  +user: App\Entity\User {#4303 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Because-it-s-almost-time"
    +title: "Because it's almost time"
    +url: "https://feddit.nl/pictrs/image/5e530d63-06f3-437d-a4dc-81a33cbc3fb3.jpeg"
    +body: "Merry KREE-mas everyone."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 199
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699255875 {#2410
      date: 2023-11-06 08:31:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9349
    -titleTs: "'almost':4 'time':5"
    -bodyTs: "'everyon':5 'kree':3 'kree-ma':2 'mas':4 'merri':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699110569
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5789898"
    +editedAt: DateTimeImmutable @1699025529 {#1850
      date: 2023-11-03 16:32:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699024169 {#2420
      date: 2023-11-03 16:09:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Indeed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1699029383 {#4285
    date: 2023-11-03 17:36:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TvanBuuren@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4291 …}
  +nested: Doctrine\ORM\PersistentCollection {#4293 …}
  +votes: Doctrine\ORM\PersistentCollection {#4295 …}
  +reports: Doctrine\ORM\PersistentCollection {#4297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4301 …}
  -id: 87223
  -bodyTs: "'inde':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4535682"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699025070 {#4286
    date: 2023-11-03 16:24:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#4290
  +user: App\Entity\User {#4303 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Because-it-s-almost-time"
    +title: "Because it's almost time"
    +url: "https://feddit.nl/pictrs/image/5e530d63-06f3-437d-a4dc-81a33cbc3fb3.jpeg"
    +body: "Merry KREE-mas everyone."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 199
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699255875 {#2410
      date: 2023-11-06 08:31:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9349
    -titleTs: "'almost':4 'time':5"
    -bodyTs: "'everyon':5 'kree':3 'kree-ma':2 'mas':4 'merri':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699110569
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5789898"
    +editedAt: DateTimeImmutable @1699025529 {#1850
      date: 2023-11-03 16:32:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699024169 {#2420
      date: 2023-11-03 16:09:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Indeed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1699029383 {#4285
    date: 2023-11-03 17:36:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TvanBuuren@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4291 …}
  +nested: Doctrine\ORM\PersistentCollection {#4293 …}
  +votes: Doctrine\ORM\PersistentCollection {#4295 …}
  +reports: Doctrine\ORM\PersistentCollection {#4297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4301 …}
  -id: 87223
  -bodyTs: "'inde':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4535682"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699025070 {#4286
    date: 2023-11-03 16:24:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#4610
  +user: Proxies\__CG__\App\Entity\User {#4611 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Because-it-s-almost-time"
    +title: "Because it's almost time"
    +url: "https://feddit.nl/pictrs/image/5e530d63-06f3-437d-a4dc-81a33cbc3fb3.jpeg"
    +body: "Merry KREE-mas everyone."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 199
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699255875 {#2410
      date: 2023-11-06 08:31:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9349
    -titleTs: "'almost':4 'time':5"
    -bodyTs: "'everyon':5 'kree':3 'kree-ma':2 'mas':4 'merri':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699110569
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5789898"
    +editedAt: DateTimeImmutable @1699025529 {#1850
      date: 2023-11-03 16:32:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699024169 {#2420
      date: 2023-11-03 16:09:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4290
    +user: App\Entity\User {#4303 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Indeed."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1699029383 {#4285
      date: 2023-11-03 17:36:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TvanBuuren@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4291 …}
    +nested: Doctrine\ORM\PersistentCollection {#4293 …}
    +votes: Doctrine\ORM\PersistentCollection {#4295 …}
    +reports: Doctrine\ORM\PersistentCollection {#4297 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4299 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4301 …}
    -id: 87223
    -bodyTs: "'inde':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4535682"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699025070 {#4286
      date: 2023-11-03 16:24:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4290}
  +body: "Indeed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699029381 {#4608
    date: 2023-11-03 17:36:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TvanBuuren@feddit.nl"
    "@someguy3@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4612 …}
  +nested: Doctrine\ORM\PersistentCollection {#4614 …}
  +votes: Doctrine\ORM\PersistentCollection {#4616 …}
  +reports: Doctrine\ORM\PersistentCollection {#4618 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4620 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4622 …}
  -id: 87440
  -bodyTs: "'inde':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.wtf/comment/2933801"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699029381 {#4609
    date: 2023-11-03 17:36:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#4610
  +user: Proxies\__CG__\App\Entity\User {#4611 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Because-it-s-almost-time"
    +title: "Because it's almost time"
    +url: "https://feddit.nl/pictrs/image/5e530d63-06f3-437d-a4dc-81a33cbc3fb3.jpeg"
    +body: "Merry KREE-mas everyone."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 199
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699255875 {#2410
      date: 2023-11-06 08:31:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9349
    -titleTs: "'almost':4 'time':5"
    -bodyTs: "'everyon':5 'kree':3 'kree-ma':2 'mas':4 'merri':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699110569
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5789898"
    +editedAt: DateTimeImmutable @1699025529 {#1850
      date: 2023-11-03 16:32:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699024169 {#2420
      date: 2023-11-03 16:09:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4290
    +user: App\Entity\User {#4303 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Indeed."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1699029383 {#4285
      date: 2023-11-03 17:36:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TvanBuuren@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4291 …}
    +nested: Doctrine\ORM\PersistentCollection {#4293 …}
    +votes: Doctrine\ORM\PersistentCollection {#4295 …}
    +reports: Doctrine\ORM\PersistentCollection {#4297 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4299 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4301 …}
    -id: 87223
    -bodyTs: "'inde':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4535682"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699025070 {#4286
      date: 2023-11-03 16:24:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4290}
  +body: "Indeed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699029381 {#4608
    date: 2023-11-03 17:36:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TvanBuuren@feddit.nl"
    "@someguy3@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4612 …}
  +nested: Doctrine\ORM\PersistentCollection {#4614 …}
  +votes: Doctrine\ORM\PersistentCollection {#4616 …}
  +reports: Doctrine\ORM\PersistentCollection {#4618 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4620 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4622 …}
  -id: 87440
  -bodyTs: "'inde':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.wtf/comment/2933801"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699029381 {#4609
    date: 2023-11-03 17:36:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#4610
  +user: Proxies\__CG__\App\Entity\User {#4611 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Because-it-s-almost-time"
    +title: "Because it's almost time"
    +url: "https://feddit.nl/pictrs/image/5e530d63-06f3-437d-a4dc-81a33cbc3fb3.jpeg"
    +body: "Merry KREE-mas everyone."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 199
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699255875 {#2410
      date: 2023-11-06 08:31:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9349
    -titleTs: "'almost':4 'time':5"
    -bodyTs: "'everyon':5 'kree':3 'kree-ma':2 'mas':4 'merri':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699110569
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5789898"
    +editedAt: DateTimeImmutable @1699025529 {#1850
      date: 2023-11-03 16:32:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699024169 {#2420
      date: 2023-11-03 16:09:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4290
    +user: App\Entity\User {#4303 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Indeed."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1699029383 {#4285
      date: 2023-11-03 17:36:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TvanBuuren@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4291 …}
    +nested: Doctrine\ORM\PersistentCollection {#4293 …}
    +votes: Doctrine\ORM\PersistentCollection {#4295 …}
    +reports: Doctrine\ORM\PersistentCollection {#4297 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4299 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4301 …}
    -id: 87223
    -bodyTs: "'inde':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4535682"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699025070 {#4286
      date: 2023-11-03 16:24:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4290}
  +body: "Indeed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699029381 {#4608
    date: 2023-11-03 17:36:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TvanBuuren@feddit.nl"
    "@someguy3@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4612 …}
  +nested: Doctrine\ORM\PersistentCollection {#4614 …}
  +votes: Doctrine\ORM\PersistentCollection {#4616 …}
  +reports: Doctrine\ORM\PersistentCollection {#4618 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4620 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4622 …}
  -id: 87440
  -bodyTs: "'inde':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.wtf/comment/2933801"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699029381 {#4609
    date: 2023-11-03 17:36:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#4364
  +user: App\Entity\User {#4377 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Because-it-s-almost-time"
    +title: "Because it's almost time"
    +url: "https://feddit.nl/pictrs/image/5e530d63-06f3-437d-a4dc-81a33cbc3fb3.jpeg"
    +body: "Merry KREE-mas everyone."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 199
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699255875 {#2410
      date: 2023-11-06 08:31:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9349
    -titleTs: "'almost':4 'time':5"
    -bodyTs: "'everyon':5 'kree':3 'kree-ma':2 'mas':4 'merri':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699110569
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5789898"
    +editedAt: DateTimeImmutable @1699025529 {#1850
      date: 2023-11-03 16:32:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699024169 {#2420
      date: 2023-11-03 16:09:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Merry Christmas… Boy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699027856 {#4358
    date: 2023-11-03 17:10:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TvanBuuren@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4365 …}
  +nested: Doctrine\ORM\PersistentCollection {#4367 …}
  +votes: Doctrine\ORM\PersistentCollection {#4369 …}
  +reports: Doctrine\ORM\PersistentCollection {#4371 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4373 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4375 …}
  -id: 87366
  -bodyTs: "'boy':3 'christma':2 'merri':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5037374"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699027856 {#4359
    date: 2023-11-03 17:10:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#4364
  +user: App\Entity\User {#4377 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Because-it-s-almost-time"
    +title: "Because it's almost time"
    +url: "https://feddit.nl/pictrs/image/5e530d63-06f3-437d-a4dc-81a33cbc3fb3.jpeg"
    +body: "Merry KREE-mas everyone."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 199
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699255875 {#2410
      date: 2023-11-06 08:31:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9349
    -titleTs: "'almost':4 'time':5"
    -bodyTs: "'everyon':5 'kree':3 'kree-ma':2 'mas':4 'merri':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699110569
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5789898"
    +editedAt: DateTimeImmutable @1699025529 {#1850
      date: 2023-11-03 16:32:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699024169 {#2420
      date: 2023-11-03 16:09:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Merry Christmas… Boy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699027856 {#4358
    date: 2023-11-03 17:10:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TvanBuuren@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4365 …}
  +nested: Doctrine\ORM\PersistentCollection {#4367 …}
  +votes: Doctrine\ORM\PersistentCollection {#4369 …}
  +reports: Doctrine\ORM\PersistentCollection {#4371 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4373 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4375 …}
  -id: 87366
  -bodyTs: "'boy':3 'christma':2 'merri':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5037374"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699027856 {#4359
    date: 2023-11-03 17:10:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#4364
  +user: App\Entity\User {#4377 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Because-it-s-almost-time"
    +title: "Because it's almost time"
    +url: "https://feddit.nl/pictrs/image/5e530d63-06f3-437d-a4dc-81a33cbc3fb3.jpeg"
    +body: "Merry KREE-mas everyone."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 199
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699255875 {#2410
      date: 2023-11-06 08:31:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9349
    -titleTs: "'almost':4 'time':5"
    -bodyTs: "'everyon':5 'kree':3 'kree-ma':2 'mas':4 'merri':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699110569
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5789898"
    +editedAt: DateTimeImmutable @1699025529 {#1850
      date: 2023-11-03 16:32:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699024169 {#2420
      date: 2023-11-03 16:09:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Merry Christmas… Boy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699027856 {#4358
    date: 2023-11-03 17:10:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TvanBuuren@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4365 …}
  +nested: Doctrine\ORM\PersistentCollection {#4367 …}
  +votes: Doctrine\ORM\PersistentCollection {#4369 …}
  +reports: Doctrine\ORM\PersistentCollection {#4371 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4373 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4375 …}
  -id: 87366
  -bodyTs: "'boy':3 'christma':2 'merri':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5037374"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699027856 {#4359
    date: 2023-11-03 17:10:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#4438
  +user: App\Entity\User {#4451 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Because-it-s-almost-time"
    +title: "Because it's almost time"
    +url: "https://feddit.nl/pictrs/image/5e530d63-06f3-437d-a4dc-81a33cbc3fb3.jpeg"
    +body: "Merry KREE-mas everyone."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 199
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699255875 {#2410
      date: 2023-11-06 08:31:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9349
    -titleTs: "'almost':4 'time':5"
    -bodyTs: "'everyon':5 'kree':3 'kree-ma':2 'mas':4 'merri':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699110569
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5789898"
    +editedAt: DateTimeImmutable @1699025529 {#1850
      date: 2023-11-03 16:32:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699024169 {#2420
      date: 2023-11-03 16:09:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Things will not calm down, they will in fact calm up."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699025609 {#4433
    date: 2023-11-03 16:33:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TvanBuuren@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4439 …}
  +nested: Doctrine\ORM\PersistentCollection {#4441 …}
  +votes: Doctrine\ORM\PersistentCollection {#4443 …}
  +reports: Doctrine\ORM\PersistentCollection {#4445 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4449 …}
  -id: 87259
  -bodyTs: "'calm':4,10 'fact':9 'thing':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5036528"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699025609 {#4434
    date: 2023-11-03 16:33:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#4438
  +user: App\Entity\User {#4451 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Because-it-s-almost-time"
    +title: "Because it's almost time"
    +url: "https://feddit.nl/pictrs/image/5e530d63-06f3-437d-a4dc-81a33cbc3fb3.jpeg"
    +body: "Merry KREE-mas everyone."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 199
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699255875 {#2410
      date: 2023-11-06 08:31:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9349
    -titleTs: "'almost':4 'time':5"
    -bodyTs: "'everyon':5 'kree':3 'kree-ma':2 'mas':4 'merri':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699110569
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5789898"
    +editedAt: DateTimeImmutable @1699025529 {#1850
      date: 2023-11-03 16:32:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699024169 {#2420
      date: 2023-11-03 16:09:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Things will not calm down, they will in fact calm up."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699025609 {#4433
    date: 2023-11-03 16:33:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TvanBuuren@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4439 …}
  +nested: Doctrine\ORM\PersistentCollection {#4441 …}
  +votes: Doctrine\ORM\PersistentCollection {#4443 …}
  +reports: Doctrine\ORM\PersistentCollection {#4445 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4449 …}
  -id: 87259
  -bodyTs: "'calm':4,10 'fact':9 'thing':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5036528"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699025609 {#4434
    date: 2023-11-03 16:33:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#4438
  +user: App\Entity\User {#4451 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Because-it-s-almost-time"
    +title: "Because it's almost time"
    +url: "https://feddit.nl/pictrs/image/5e530d63-06f3-437d-a4dc-81a33cbc3fb3.jpeg"
    +body: "Merry KREE-mas everyone."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 199
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699255875 {#2410
      date: 2023-11-06 08:31:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9349
    -titleTs: "'almost':4 'time':5"
    -bodyTs: "'everyon':5 'kree':3 'kree-ma':2 'mas':4 'merri':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699110569
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5789898"
    +editedAt: DateTimeImmutable @1699025529 {#1850
      date: 2023-11-03 16:32:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699024169 {#2420
      date: 2023-11-03 16:09:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Things will not calm down, they will in fact calm up."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699025609 {#4433
    date: 2023-11-03 16:33:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TvanBuuren@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4439 …}
  +nested: Doctrine\ORM\PersistentCollection {#4441 …}
  +votes: Doctrine\ORM\PersistentCollection {#4443 …}
  +reports: Doctrine\ORM\PersistentCollection {#4445 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4449 …}
  -id: 87259
  -bodyTs: "'calm':4,10 'fact':9 'thing':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5036528"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699025609 {#4434
    date: 2023-11-03 16:33:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#4511
  +user: App\Entity\User {#4524 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Because-it-s-almost-time"
    +title: "Because it's almost time"
    +url: "https://feddit.nl/pictrs/image/5e530d63-06f3-437d-a4dc-81a33cbc3fb3.jpeg"
    +body: "Merry KREE-mas everyone."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 199
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699255875 {#2410
      date: 2023-11-06 08:31:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9349
    -titleTs: "'almost':4 'time':5"
    -bodyTs: "'everyon':5 'kree':3 'kree-ma':2 'mas':4 'merri':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699110569
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5789898"
    +editedAt: DateTimeImmutable @1699025529 {#1850
      date: 2023-11-03 16:32:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699024169 {#2420
      date: 2023-11-03 16:09:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    *hears the echo of Mariah Carey*\n
    \n
    Arm up, men! The beast approacheth…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699025351 {#4506
    date: 2023-11-03 16:29:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TvanBuuren@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4512 …}
  +nested: Doctrine\ORM\PersistentCollection {#4514 …}
  +votes: Doctrine\ORM\PersistentCollection {#4516 …}
  +reports: Doctrine\ORM\PersistentCollection {#4518 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4520 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4522 …}
  -id: 87222
  -bodyTs: "'approacheth':12 'arm':7 'beast':11 'carey':6 'echo':3 'hear':1 'mariah':5 'men':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1555731"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699025031 {#4507
    date: 2023-11-03 16:23:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#4511
  +user: App\Entity\User {#4524 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Because-it-s-almost-time"
    +title: "Because it's almost time"
    +url: "https://feddit.nl/pictrs/image/5e530d63-06f3-437d-a4dc-81a33cbc3fb3.jpeg"
    +body: "Merry KREE-mas everyone."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 199
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699255875 {#2410
      date: 2023-11-06 08:31:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9349
    -titleTs: "'almost':4 'time':5"
    -bodyTs: "'everyon':5 'kree':3 'kree-ma':2 'mas':4 'merri':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699110569
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5789898"
    +editedAt: DateTimeImmutable @1699025529 {#1850
      date: 2023-11-03 16:32:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699024169 {#2420
      date: 2023-11-03 16:09:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    *hears the echo of Mariah Carey*\n
    \n
    Arm up, men! The beast approacheth…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699025351 {#4506
    date: 2023-11-03 16:29:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TvanBuuren@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4512 …}
  +nested: Doctrine\ORM\PersistentCollection {#4514 …}
  +votes: Doctrine\ORM\PersistentCollection {#4516 …}
  +reports: Doctrine\ORM\PersistentCollection {#4518 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4520 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4522 …}
  -id: 87222
  -bodyTs: "'approacheth':12 'arm':7 'beast':11 'carey':6 'echo':3 'hear':1 'mariah':5 'men':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1555731"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699025031 {#4507
    date: 2023-11-03 16:23:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#4511
  +user: App\Entity\User {#4524 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Because-it-s-almost-time"
    +title: "Because it's almost time"
    +url: "https://feddit.nl/pictrs/image/5e530d63-06f3-437d-a4dc-81a33cbc3fb3.jpeg"
    +body: "Merry KREE-mas everyone."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 199
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699255875 {#2410
      date: 2023-11-06 08:31:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9349
    -titleTs: "'almost':4 'time':5"
    -bodyTs: "'everyon':5 'kree':3 'kree-ma':2 'mas':4 'merri':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699110569
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5789898"
    +editedAt: DateTimeImmutable @1699025529 {#1850
      date: 2023-11-03 16:32:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699024169 {#2420
      date: 2023-11-03 16:09:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    *hears the echo of Mariah Carey*\n
    \n
    Arm up, men! The beast approacheth…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699025351 {#4506
    date: 2023-11-03 16:29:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TvanBuuren@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4512 …}
  +nested: Doctrine\ORM\PersistentCollection {#4514 …}
  +votes: Doctrine\ORM\PersistentCollection {#4516 …}
  +reports: Doctrine\ORM\PersistentCollection {#4518 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4520 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4522 …}
  -id: 87222
  -bodyTs: "'approacheth':12 'arm':7 'beast':11 'carey':6 'echo':3 'hear':1 'mariah':5 'men':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1555731"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699025031 {#4507
    date: 2023-11-03 16:23:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#4589
  +user: Proxies\__CG__\App\Entity\User {#4594 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Because-it-s-almost-time"
    +title: "Because it's almost time"
    +url: "https://feddit.nl/pictrs/image/5e530d63-06f3-437d-a4dc-81a33cbc3fb3.jpeg"
    +body: "Merry KREE-mas everyone."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 199
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699255875 {#2410
      date: 2023-11-06 08:31:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9349
    -titleTs: "'almost':4 'time':5"
    -bodyTs: "'everyon':5 'kree':3 'kree-ma':2 'mas':4 'merri':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699110569
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5789898"
    +editedAt: DateTimeImmutable @1699025529 {#1850
      date: 2023-11-03 16:32:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699024169 {#2420
      date: 2023-11-03 16:09:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4511
    +user: App\Entity\User {#4524 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      *hears the echo of Mariah Carey*\n
      \n
      Arm up, men! The beast approacheth…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699025351 {#4506
      date: 2023-11-03 16:29:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TvanBuuren@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4512 …}
    +nested: Doctrine\ORM\PersistentCollection {#4514 …}
    +votes: Doctrine\ORM\PersistentCollection {#4516 …}
    +reports: Doctrine\ORM\PersistentCollection {#4518 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4520 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4522 …}
    -id: 87222
    -bodyTs: "'approacheth':12 'arm':7 'beast':11 'carey':6 'echo':3 'hear':1 'mariah':5 'men':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1555731"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699025031 {#4507
      date: 2023-11-03 16:23:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4511}
  +body: "“Take the shot, Carter!”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699025348 {#4588
    date: 2023-11-03 16:29:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TvanBuuren@feddit.nl"
    "@taanegl@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4600 …}
  +nested: Doctrine\ORM\PersistentCollection {#4596 …}
  +votes: Doctrine\ORM\PersistentCollection {#4598 …}
  +reports: Doctrine\ORM\PersistentCollection {#4602 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4604 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4606 …}
  -id: 87236
  -bodyTs: "'carter':4 'shot':3 'take':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5677606"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699025348 {#4591
    date: 2023-11-03 16:29:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#4589
  +user: Proxies\__CG__\App\Entity\User {#4594 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Because-it-s-almost-time"
    +title: "Because it's almost time"
    +url: "https://feddit.nl/pictrs/image/5e530d63-06f3-437d-a4dc-81a33cbc3fb3.jpeg"
    +body: "Merry KREE-mas everyone."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 199
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699255875 {#2410
      date: 2023-11-06 08:31:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9349
    -titleTs: "'almost':4 'time':5"
    -bodyTs: "'everyon':5 'kree':3 'kree-ma':2 'mas':4 'merri':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699110569
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5789898"
    +editedAt: DateTimeImmutable @1699025529 {#1850
      date: 2023-11-03 16:32:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699024169 {#2420
      date: 2023-11-03 16:09:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4511
    +user: App\Entity\User {#4524 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      *hears the echo of Mariah Carey*\n
      \n
      Arm up, men! The beast approacheth…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699025351 {#4506
      date: 2023-11-03 16:29:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TvanBuuren@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4512 …}
    +nested: Doctrine\ORM\PersistentCollection {#4514 …}
    +votes: Doctrine\ORM\PersistentCollection {#4516 …}
    +reports: Doctrine\ORM\PersistentCollection {#4518 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4520 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4522 …}
    -id: 87222
    -bodyTs: "'approacheth':12 'arm':7 'beast':11 'carey':6 'echo':3 'hear':1 'mariah':5 'men':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1555731"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699025031 {#4507
      date: 2023-11-03 16:23:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4511}
  +body: "“Take the shot, Carter!”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699025348 {#4588
    date: 2023-11-03 16:29:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TvanBuuren@feddit.nl"
    "@taanegl@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4600 …}
  +nested: Doctrine\ORM\PersistentCollection {#4596 …}
  +votes: Doctrine\ORM\PersistentCollection {#4598 …}
  +reports: Doctrine\ORM\PersistentCollection {#4602 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4604 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4606 …}
  -id: 87236
  -bodyTs: "'carter':4 'shot':3 'take':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5677606"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699025348 {#4591
    date: 2023-11-03 16:29:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#4589
  +user: Proxies\__CG__\App\Entity\User {#4594 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Because-it-s-almost-time"
    +title: "Because it's almost time"
    +url: "https://feddit.nl/pictrs/image/5e530d63-06f3-437d-a4dc-81a33cbc3fb3.jpeg"
    +body: "Merry KREE-mas everyone."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 199
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699255875 {#2410
      date: 2023-11-06 08:31:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 9349
    -titleTs: "'almost':4 'time':5"
    -bodyTs: "'everyon':5 'kree':3 'kree-ma':2 'mas':4 'merri':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699110569
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5789898"
    +editedAt: DateTimeImmutable @1699025529 {#1850
      date: 2023-11-03 16:32:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699024169 {#2420
      date: 2023-11-03 16:09:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4511
    +user: App\Entity\User {#4524 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      *hears the echo of Mariah Carey*\n
      \n
      Arm up, men! The beast approacheth…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699025351 {#4506
      date: 2023-11-03 16:29:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TvanBuuren@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4512 …}
    +nested: Doctrine\ORM\PersistentCollection {#4514 …}
    +votes: Doctrine\ORM\PersistentCollection {#4516 …}
    +reports: Doctrine\ORM\PersistentCollection {#4518 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4520 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4522 …}
    -id: 87222
    -bodyTs: "'approacheth':12 'arm':7 'beast':11 'carey':6 'echo':3 'hear':1 'mariah':5 'men':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1555731"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699025031 {#4507
      date: 2023-11-03 16:23:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4511}
  +body: "“Take the shot, Carter!”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699025348 {#4588
    date: 2023-11-03 16:29:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TvanBuuren@feddit.nl"
    "@taanegl@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4600 …}
  +nested: Doctrine\ORM\PersistentCollection {#4596 …}
  +votes: Doctrine\ORM\PersistentCollection {#4598 …}
  +reports: Doctrine\ORM\PersistentCollection {#4602 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4604 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4606 …}
  -id: 87236
  -bodyTs: "'carter':4 'shot':3 'take':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5677606"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699025348 {#4591
    date: 2023-11-03 16:29:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED edit
App\Entity\Magazine {#266
  +icon: Proxies\__CG__\App\Entity\Image {#247 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#276
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#238 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
  +entries: Doctrine\ORM\PersistentCollection {#181 …}
  +posts: Doctrine\ORM\PersistentCollection {#139 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
  +bans: Doctrine\ORM\PersistentCollection {#118 …}
  +reports: Doctrine\ORM\PersistentCollection {#104 …}
  +badges: Doctrine\ORM\PersistentCollection {#82 …}
  +logs: Doctrine\ORM\PersistentCollection {#72 …}
  +awards: Doctrine\ORM\PersistentCollection {#61 …}
  +categories: Doctrine\ORM\PersistentCollection {#1820 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#270
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#272
    date: 2023-10-04 16:03:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details