GET https://kbin.spritesserver.nl/index.php/m/risa@startrek.website/t/17187/Forget-Elf-on-the-Shelf-It-s/oldest

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 …}
}
31.31 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.05 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 {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +name: "risa@startrek.website"
    +title: "risa"
    +description: """
      **Star Trek memes and shitposts**\n
      \n
      Come on’n get your jamaharon on! There are no real rules—just don’t break the weather control network.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 1565
    +entryCommentCount: 14520
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583695 {#274
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -id: 80
    +apId: "risa@startrek.website"
    +apProfileId: "https://startrek.website/c/risa"
    +apPublicUrl: "https://startrek.website/c/risa"
    +apFollowersUrl: "https://startrek.website/c/risa/followers"
    +apInboxUrl: "https://startrek.website/inbox"
    +apDomain: "startrek.website"
    +apPreferredUsername: "risa"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729583271 {#268
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#270
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Forget-Elf-on-the-Shelf-It-s"
  +title: "Forget Elf on the Shelf. It's..."
  +url: "https://lemmy.world/pictrs/image/46db433a-fd16-44b2-879c-e33a9448a5f6.jpeg"
  +body: "An alternate idea thought of in response to negativenull’s post."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 108
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701127687 {#2418
    date: 2023-11-28 00:28:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 17187
  -titleTs: "'elf':2 'forget':1 'shelf':5"
  -bodyTs: "'altern':2 'idea':3 'negativenul':9 'post':11 'respons':7 'thought':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701147130
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8810952"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701060730 {#1858
    date: 2023-11-27 05:52:10.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 {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +name: "risa@startrek.website"
    +title: "risa"
    +description: """
      **Star Trek memes and shitposts**\n
      \n
      Come on’n get your jamaharon on! There are no real rules—just don’t break the weather control network.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 1565
    +entryCommentCount: 14520
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583695 {#274
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -id: 80
    +apId: "risa@startrek.website"
    +apProfileId: "https://startrek.website/c/risa"
    +apPublicUrl: "https://startrek.website/c/risa"
    +apFollowersUrl: "https://startrek.website/c/risa/followers"
    +apInboxUrl: "https://startrek.website/inbox"
    +apDomain: "startrek.website"
    +apPreferredUsername: "risa"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729583271 {#268
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#270
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Forget-Elf-on-the-Shelf-It-s"
  +title: "Forget Elf on the Shelf. It's..."
  +url: "https://lemmy.world/pictrs/image/46db433a-fd16-44b2-879c-e33a9448a5f6.jpeg"
  +body: "An alternate idea thought of in response to negativenull’s post."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 108
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701127687 {#2418
    date: 2023-11-28 00:28:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 17187
  -titleTs: "'elf':2 'forget':1 'shelf':5"
  -bodyTs: "'altern':2 'idea':3 'negativenul':9 'post':11 'respons':7 'thought':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701147130
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8810952"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701060730 {#1858
    date: 2023-11-27 05:52:10.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 {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +name: "risa@startrek.website"
    +title: "risa"
    +description: """
      **Star Trek memes and shitposts**\n
      \n
      Come on’n get your jamaharon on! There are no real rules—just don’t break the weather control network.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 1565
    +entryCommentCount: 14520
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583695 {#274
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -id: 80
    +apId: "risa@startrek.website"
    +apProfileId: "https://startrek.website/c/risa"
    +apPublicUrl: "https://startrek.website/c/risa"
    +apFollowersUrl: "https://startrek.website/c/risa/followers"
    +apInboxUrl: "https://startrek.website/inbox"
    +apDomain: "startrek.website"
    +apPreferredUsername: "risa"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729583271 {#268
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#270
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Forget-Elf-on-the-Shelf-It-s"
  +title: "Forget Elf on the Shelf. It's..."
  +url: "https://lemmy.world/pictrs/image/46db433a-fd16-44b2-879c-e33a9448a5f6.jpeg"
  +body: "An alternate idea thought of in response to negativenull’s post."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 108
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701127687 {#2418
    date: 2023-11-28 00:28:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 17187
  -titleTs: "'elf':2 'forget':1 'shelf':5"
  -bodyTs: "'altern':2 'idea':3 'negativenul':9 'post':11 'respons':7 'thought':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701147130
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8810952"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701060730 {#1858
    date: 2023-11-27 05:52:10.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 {#4018
  +user: App\Entity\User {#3966 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "risa@startrek.website"
      +title: "risa"
      +description: """
        **Star Trek memes and shitposts**\n
        \n
        Come on’n get your jamaharon on! There are no real rules—just don’t break the weather control network.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1565
      +entryCommentCount: 14520
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583695 {#274
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 80
      +apId: "risa@startrek.website"
      +apProfileId: "https://startrek.website/c/risa"
      +apPublicUrl: "https://startrek.website/c/risa"
      +apFollowersUrl: "https://startrek.website/c/risa/followers"
      +apInboxUrl: "https://startrek.website/inbox"
      +apDomain: "startrek.website"
      +apPreferredUsername: "risa"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583271 {#268
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#270
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Forget-Elf-on-the-Shelf-It-s"
    +title: "Forget Elf on the Shelf. It's..."
    +url: "https://lemmy.world/pictrs/image/46db433a-fd16-44b2-879c-e33a9448a5f6.jpeg"
    +body: "An alternate idea thought of in response to negativenull’s post."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701127687 {#2418
      date: 2023-11-28 00:28:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17187
    -titleTs: "'elf':2 'forget':1 'shelf':5"
    -bodyTs: "'altern':2 'idea':3 'negativenul':9 'post':11 'respons':7 'thought':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701147130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8810952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701060730 {#1858
      date: 2023-11-27 05:52:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "i’m scared"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701867343 {#4027
    date: 2023-12-06 13:55:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4016 …}
  +nested: Doctrine\ORM\PersistentCollection {#4014 …}
  +votes: Doctrine\ORM\PersistentCollection {#4012 …}
  +reports: Doctrine\ORM\PersistentCollection {#4010 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
  -id: 169063
  -bodyTs: "'m':2 'scare':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4933509"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701061754 {#3963
    date: 2023-11-27 06:09:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#4018
  +user: App\Entity\User {#3966 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "risa@startrek.website"
      +title: "risa"
      +description: """
        **Star Trek memes and shitposts**\n
        \n
        Come on’n get your jamaharon on! There are no real rules—just don’t break the weather control network.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1565
      +entryCommentCount: 14520
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583695 {#274
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 80
      +apId: "risa@startrek.website"
      +apProfileId: "https://startrek.website/c/risa"
      +apPublicUrl: "https://startrek.website/c/risa"
      +apFollowersUrl: "https://startrek.website/c/risa/followers"
      +apInboxUrl: "https://startrek.website/inbox"
      +apDomain: "startrek.website"
      +apPreferredUsername: "risa"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583271 {#268
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#270
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Forget-Elf-on-the-Shelf-It-s"
    +title: "Forget Elf on the Shelf. It's..."
    +url: "https://lemmy.world/pictrs/image/46db433a-fd16-44b2-879c-e33a9448a5f6.jpeg"
    +body: "An alternate idea thought of in response to negativenull’s post."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701127687 {#2418
      date: 2023-11-28 00:28:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17187
    -titleTs: "'elf':2 'forget':1 'shelf':5"
    -bodyTs: "'altern':2 'idea':3 'negativenul':9 'post':11 'respons':7 'thought':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701147130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8810952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701060730 {#1858
      date: 2023-11-27 05:52:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "i’m scared"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701867343 {#4027
    date: 2023-12-06 13:55:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4016 …}
  +nested: Doctrine\ORM\PersistentCollection {#4014 …}
  +votes: Doctrine\ORM\PersistentCollection {#4012 …}
  +reports: Doctrine\ORM\PersistentCollection {#4010 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
  -id: 169063
  -bodyTs: "'m':2 'scare':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4933509"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701061754 {#3963
    date: 2023-11-27 06:09:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#4018
  +user: App\Entity\User {#3966 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "risa@startrek.website"
      +title: "risa"
      +description: """
        **Star Trek memes and shitposts**\n
        \n
        Come on’n get your jamaharon on! There are no real rules—just don’t break the weather control network.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1565
      +entryCommentCount: 14520
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583695 {#274
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 80
      +apId: "risa@startrek.website"
      +apProfileId: "https://startrek.website/c/risa"
      +apPublicUrl: "https://startrek.website/c/risa"
      +apFollowersUrl: "https://startrek.website/c/risa/followers"
      +apInboxUrl: "https://startrek.website/inbox"
      +apDomain: "startrek.website"
      +apPreferredUsername: "risa"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583271 {#268
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#270
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Forget-Elf-on-the-Shelf-It-s"
    +title: "Forget Elf on the Shelf. It's..."
    +url: "https://lemmy.world/pictrs/image/46db433a-fd16-44b2-879c-e33a9448a5f6.jpeg"
    +body: "An alternate idea thought of in response to negativenull’s post."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701127687 {#2418
      date: 2023-11-28 00:28:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17187
    -titleTs: "'elf':2 'forget':1 'shelf':5"
    -bodyTs: "'altern':2 'idea':3 'negativenul':9 'post':11 'respons':7 'thought':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701147130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8810952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701060730 {#1858
      date: 2023-11-27 05:52:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "i’m scared"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701867343 {#4027
    date: 2023-12-06 13:55:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4016 …}
  +nested: Doctrine\ORM\PersistentCollection {#4014 …}
  +votes: Doctrine\ORM\PersistentCollection {#4012 …}
  +reports: Doctrine\ORM\PersistentCollection {#4010 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
  -id: 169063
  -bodyTs: "'m':2 'scare':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4933509"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701061754 {#3963
    date: 2023-11-27 06:09:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4589
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "risa@startrek.website"
      +title: "risa"
      +description: """
        **Star Trek memes and shitposts**\n
        \n
        Come on’n get your jamaharon on! There are no real rules—just don’t break the weather control network.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1565
      +entryCommentCount: 14520
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583695 {#274
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 80
      +apId: "risa@startrek.website"
      +apProfileId: "https://startrek.website/c/risa"
      +apPublicUrl: "https://startrek.website/c/risa"
      +apFollowersUrl: "https://startrek.website/c/risa/followers"
      +apInboxUrl: "https://startrek.website/inbox"
      +apDomain: "startrek.website"
      +apPreferredUsername: "risa"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583271 {#268
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#270
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Forget-Elf-on-the-Shelf-It-s"
    +title: "Forget Elf on the Shelf. It's..."
    +url: "https://lemmy.world/pictrs/image/46db433a-fd16-44b2-879c-e33a9448a5f6.jpeg"
    +body: "An alternate idea thought of in response to negativenull’s post."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701127687 {#2418
      date: 2023-11-28 00:28:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17187
    -titleTs: "'elf':2 'forget':1 'shelf':5"
    -bodyTs: "'altern':2 'idea':3 'negativenul':9 'post':11 'respons':7 'thought':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701147130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8810952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701060730 {#1858
      date: 2023-11-27 05:52:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4018
    +user: App\Entity\User {#3966 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "i’m scared"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1701867343 {#4027
      date: 2023-12-06 13:55:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ummthatguy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4016 …}
    +nested: Doctrine\ORM\PersistentCollection {#4014 …}
    +votes: Doctrine\ORM\PersistentCollection {#4012 …}
    +reports: Doctrine\ORM\PersistentCollection {#4010 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
    -id: 169063
    -bodyTs: "'m':2 'scare':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/4933509"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701061754 {#3963
      date: 2023-11-27 06:09:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +body: "![](https://lemmy.world/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1701062537 {#4588
    date: 2023-11-27 06:22:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
    "@jabathekek@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4594 …}
  +nested: Doctrine\ORM\PersistentCollection {#4595 …}
  +votes: Doctrine\ORM\PersistentCollection {#4597 …}
  +reports: Doctrine\ORM\PersistentCollection {#4601 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4603 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4605 …}
  -id: 169073
  -bodyTs: "'/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5614540"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701062537 {#4591
    date: 2023-11-27 06:22:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4589
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "risa@startrek.website"
      +title: "risa"
      +description: """
        **Star Trek memes and shitposts**\n
        \n
        Come on’n get your jamaharon on! There are no real rules—just don’t break the weather control network.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1565
      +entryCommentCount: 14520
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583695 {#274
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 80
      +apId: "risa@startrek.website"
      +apProfileId: "https://startrek.website/c/risa"
      +apPublicUrl: "https://startrek.website/c/risa"
      +apFollowersUrl: "https://startrek.website/c/risa/followers"
      +apInboxUrl: "https://startrek.website/inbox"
      +apDomain: "startrek.website"
      +apPreferredUsername: "risa"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583271 {#268
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#270
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Forget-Elf-on-the-Shelf-It-s"
    +title: "Forget Elf on the Shelf. It's..."
    +url: "https://lemmy.world/pictrs/image/46db433a-fd16-44b2-879c-e33a9448a5f6.jpeg"
    +body: "An alternate idea thought of in response to negativenull’s post."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701127687 {#2418
      date: 2023-11-28 00:28:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17187
    -titleTs: "'elf':2 'forget':1 'shelf':5"
    -bodyTs: "'altern':2 'idea':3 'negativenul':9 'post':11 'respons':7 'thought':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701147130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8810952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701060730 {#1858
      date: 2023-11-27 05:52:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4018
    +user: App\Entity\User {#3966 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "i’m scared"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1701867343 {#4027
      date: 2023-12-06 13:55:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ummthatguy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4016 …}
    +nested: Doctrine\ORM\PersistentCollection {#4014 …}
    +votes: Doctrine\ORM\PersistentCollection {#4012 …}
    +reports: Doctrine\ORM\PersistentCollection {#4010 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
    -id: 169063
    -bodyTs: "'m':2 'scare':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/4933509"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701061754 {#3963
      date: 2023-11-27 06:09:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +body: "![](https://lemmy.world/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1701062537 {#4588
    date: 2023-11-27 06:22:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
    "@jabathekek@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4594 …}
  +nested: Doctrine\ORM\PersistentCollection {#4595 …}
  +votes: Doctrine\ORM\PersistentCollection {#4597 …}
  +reports: Doctrine\ORM\PersistentCollection {#4601 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4603 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4605 …}
  -id: 169073
  -bodyTs: "'/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5614540"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701062537 {#4591
    date: 2023-11-27 06:22:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4589
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "risa@startrek.website"
      +title: "risa"
      +description: """
        **Star Trek memes and shitposts**\n
        \n
        Come on’n get your jamaharon on! There are no real rules—just don’t break the weather control network.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1565
      +entryCommentCount: 14520
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583695 {#274
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 80
      +apId: "risa@startrek.website"
      +apProfileId: "https://startrek.website/c/risa"
      +apPublicUrl: "https://startrek.website/c/risa"
      +apFollowersUrl: "https://startrek.website/c/risa/followers"
      +apInboxUrl: "https://startrek.website/inbox"
      +apDomain: "startrek.website"
      +apPreferredUsername: "risa"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583271 {#268
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#270
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Forget-Elf-on-the-Shelf-It-s"
    +title: "Forget Elf on the Shelf. It's..."
    +url: "https://lemmy.world/pictrs/image/46db433a-fd16-44b2-879c-e33a9448a5f6.jpeg"
    +body: "An alternate idea thought of in response to negativenull’s post."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701127687 {#2418
      date: 2023-11-28 00:28:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17187
    -titleTs: "'elf':2 'forget':1 'shelf':5"
    -bodyTs: "'altern':2 'idea':3 'negativenul':9 'post':11 'respons':7 'thought':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701147130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8810952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701060730 {#1858
      date: 2023-11-27 05:52:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4018
    +user: App\Entity\User {#3966 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "i’m scared"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1701867343 {#4027
      date: 2023-12-06 13:55:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ummthatguy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4016 …}
    +nested: Doctrine\ORM\PersistentCollection {#4014 …}
    +votes: Doctrine\ORM\PersistentCollection {#4012 …}
    +reports: Doctrine\ORM\PersistentCollection {#4010 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
    -id: 169063
    -bodyTs: "'m':2 'scare':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/4933509"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701061754 {#3963
      date: 2023-11-27 06:09:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +body: "![](https://lemmy.world/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1701062537 {#4588
    date: 2023-11-27 06:22:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
    "@jabathekek@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4594 …}
  +nested: Doctrine\ORM\PersistentCollection {#4595 …}
  +votes: Doctrine\ORM\PersistentCollection {#4597 …}
  +reports: Doctrine\ORM\PersistentCollection {#4601 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4603 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4605 …}
  -id: 169073
  -bodyTs: "'/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5614540"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701062537 {#4591
    date: 2023-11-27 06:22:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4692
  +user: Proxies\__CG__\App\Entity\User {#4693 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "risa@startrek.website"
      +title: "risa"
      +description: """
        **Star Trek memes and shitposts**\n
        \n
        Come on’n get your jamaharon on! There are no real rules—just don’t break the weather control network.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1565
      +entryCommentCount: 14520
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583695 {#274
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 80
      +apId: "risa@startrek.website"
      +apProfileId: "https://startrek.website/c/risa"
      +apPublicUrl: "https://startrek.website/c/risa"
      +apFollowersUrl: "https://startrek.website/c/risa/followers"
      +apInboxUrl: "https://startrek.website/inbox"
      +apDomain: "startrek.website"
      +apPreferredUsername: "risa"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583271 {#268
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#270
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Forget-Elf-on-the-Shelf-It-s"
    +title: "Forget Elf on the Shelf. It's..."
    +url: "https://lemmy.world/pictrs/image/46db433a-fd16-44b2-879c-e33a9448a5f6.jpeg"
    +body: "An alternate idea thought of in response to negativenull’s post."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701127687 {#2418
      date: 2023-11-28 00:28:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17187
    -titleTs: "'elf':2 'forget':1 'shelf':5"
    -bodyTs: "'altern':2 'idea':3 'negativenul':9 'post':11 'respons':7 'thought':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701147130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8810952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701060730 {#1858
      date: 2023-11-27 05:52:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4589
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4018
      +user: App\Entity\User {#3966 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "i’m scared"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701867343 {#4027
        date: 2023-12-06 13:55:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ummthatguy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4016 …}
      +nested: Doctrine\ORM\PersistentCollection {#4014 …}
      +votes: Doctrine\ORM\PersistentCollection {#4012 …}
      +reports: Doctrine\ORM\PersistentCollection {#4010 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
      -id: 169063
      -bodyTs: "'m':2 'scare':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/4933509"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701061754 {#3963
        date: 2023-11-27 06:09:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4018}
    +body: "![](https://lemmy.world/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1701062537 {#4588
      date: 2023-11-27 06:22:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ummthatguy@lemmy.world"
      "@jabathekek@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4594 …}
    +nested: Doctrine\ORM\PersistentCollection {#4595 …}
    +votes: Doctrine\ORM\PersistentCollection {#4597 …}
    +reports: Doctrine\ORM\PersistentCollection {#4601 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4603 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4605 …}
    -id: 169073
    -bodyTs: "'/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5614540"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701062537 {#4591
      date: 2023-11-27 06:22:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +body: "[i.imgflip.com/3bsied.png](https://i.imgflip.com/3bsied.png)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701065099 {#4690
    date: 2023-11-27 07:04:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
    "@jabathekek@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4694 …}
  +nested: Doctrine\ORM\PersistentCollection {#4696 …}
  +votes: Doctrine\ORM\PersistentCollection {#4698 …}
  +reports: Doctrine\ORM\PersistentCollection {#4700 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4702 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4704 …}
  -id: 169141
  -bodyTs: "'/3bsied.png](https://i.imgflip.com/3bsied.png)':3 'i.imgflip.com':2 'i.imgflip.com/3bsied.png](https://i.imgflip.com/3bsied.png)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6637576"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701065099 {#4691
    date: 2023-11-27 07:04: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
15 DENIED edit
App\Entity\EntryComment {#4692
  +user: Proxies\__CG__\App\Entity\User {#4693 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "risa@startrek.website"
      +title: "risa"
      +description: """
        **Star Trek memes and shitposts**\n
        \n
        Come on’n get your jamaharon on! There are no real rules—just don’t break the weather control network.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1565
      +entryCommentCount: 14520
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583695 {#274
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 80
      +apId: "risa@startrek.website"
      +apProfileId: "https://startrek.website/c/risa"
      +apPublicUrl: "https://startrek.website/c/risa"
      +apFollowersUrl: "https://startrek.website/c/risa/followers"
      +apInboxUrl: "https://startrek.website/inbox"
      +apDomain: "startrek.website"
      +apPreferredUsername: "risa"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583271 {#268
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#270
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Forget-Elf-on-the-Shelf-It-s"
    +title: "Forget Elf on the Shelf. It's..."
    +url: "https://lemmy.world/pictrs/image/46db433a-fd16-44b2-879c-e33a9448a5f6.jpeg"
    +body: "An alternate idea thought of in response to negativenull’s post."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701127687 {#2418
      date: 2023-11-28 00:28:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17187
    -titleTs: "'elf':2 'forget':1 'shelf':5"
    -bodyTs: "'altern':2 'idea':3 'negativenul':9 'post':11 'respons':7 'thought':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701147130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8810952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701060730 {#1858
      date: 2023-11-27 05:52:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4589
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4018
      +user: App\Entity\User {#3966 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "i’m scared"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701867343 {#4027
        date: 2023-12-06 13:55:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ummthatguy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4016 …}
      +nested: Doctrine\ORM\PersistentCollection {#4014 …}
      +votes: Doctrine\ORM\PersistentCollection {#4012 …}
      +reports: Doctrine\ORM\PersistentCollection {#4010 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
      -id: 169063
      -bodyTs: "'m':2 'scare':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/4933509"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701061754 {#3963
        date: 2023-11-27 06:09:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4018}
    +body: "![](https://lemmy.world/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1701062537 {#4588
      date: 2023-11-27 06:22:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ummthatguy@lemmy.world"
      "@jabathekek@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4594 …}
    +nested: Doctrine\ORM\PersistentCollection {#4595 …}
    +votes: Doctrine\ORM\PersistentCollection {#4597 …}
    +reports: Doctrine\ORM\PersistentCollection {#4601 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4603 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4605 …}
    -id: 169073
    -bodyTs: "'/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5614540"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701062537 {#4591
      date: 2023-11-27 06:22:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +body: "[i.imgflip.com/3bsied.png](https://i.imgflip.com/3bsied.png)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701065099 {#4690
    date: 2023-11-27 07:04:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
    "@jabathekek@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4694 …}
  +nested: Doctrine\ORM\PersistentCollection {#4696 …}
  +votes: Doctrine\ORM\PersistentCollection {#4698 …}
  +reports: Doctrine\ORM\PersistentCollection {#4700 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4702 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4704 …}
  -id: 169141
  -bodyTs: "'/3bsied.png](https://i.imgflip.com/3bsied.png)':3 'i.imgflip.com':2 'i.imgflip.com/3bsied.png](https://i.imgflip.com/3bsied.png)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6637576"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701065099 {#4691
    date: 2023-11-27 07:04: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
16 DENIED moderate
App\Entity\EntryComment {#4692
  +user: Proxies\__CG__\App\Entity\User {#4693 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "risa@startrek.website"
      +title: "risa"
      +description: """
        **Star Trek memes and shitposts**\n
        \n
        Come on’n get your jamaharon on! There are no real rules—just don’t break the weather control network.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1565
      +entryCommentCount: 14520
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583695 {#274
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 80
      +apId: "risa@startrek.website"
      +apProfileId: "https://startrek.website/c/risa"
      +apPublicUrl: "https://startrek.website/c/risa"
      +apFollowersUrl: "https://startrek.website/c/risa/followers"
      +apInboxUrl: "https://startrek.website/inbox"
      +apDomain: "startrek.website"
      +apPreferredUsername: "risa"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583271 {#268
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#270
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Forget-Elf-on-the-Shelf-It-s"
    +title: "Forget Elf on the Shelf. It's..."
    +url: "https://lemmy.world/pictrs/image/46db433a-fd16-44b2-879c-e33a9448a5f6.jpeg"
    +body: "An alternate idea thought of in response to negativenull’s post."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701127687 {#2418
      date: 2023-11-28 00:28:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17187
    -titleTs: "'elf':2 'forget':1 'shelf':5"
    -bodyTs: "'altern':2 'idea':3 'negativenul':9 'post':11 'respons':7 'thought':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701147130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8810952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701060730 {#1858
      date: 2023-11-27 05:52:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4589
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4018
      +user: App\Entity\User {#3966 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "i’m scared"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701867343 {#4027
        date: 2023-12-06 13:55:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ummthatguy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4016 …}
      +nested: Doctrine\ORM\PersistentCollection {#4014 …}
      +votes: Doctrine\ORM\PersistentCollection {#4012 …}
      +reports: Doctrine\ORM\PersistentCollection {#4010 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
      -id: 169063
      -bodyTs: "'m':2 'scare':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/4933509"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701061754 {#3963
        date: 2023-11-27 06:09:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4018}
    +body: "![](https://lemmy.world/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1701062537 {#4588
      date: 2023-11-27 06:22:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ummthatguy@lemmy.world"
      "@jabathekek@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4594 …}
    +nested: Doctrine\ORM\PersistentCollection {#4595 …}
    +votes: Doctrine\ORM\PersistentCollection {#4597 …}
    +reports: Doctrine\ORM\PersistentCollection {#4601 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4603 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4605 …}
    -id: 169073
    -bodyTs: "'/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5614540"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701062537 {#4591
      date: 2023-11-27 06:22:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +body: "[i.imgflip.com/3bsied.png](https://i.imgflip.com/3bsied.png)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701065099 {#4690
    date: 2023-11-27 07:04:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
    "@jabathekek@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4694 …}
  +nested: Doctrine\ORM\PersistentCollection {#4696 …}
  +votes: Doctrine\ORM\PersistentCollection {#4698 …}
  +reports: Doctrine\ORM\PersistentCollection {#4700 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4702 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4704 …}
  -id: 169141
  -bodyTs: "'/3bsied.png](https://i.imgflip.com/3bsied.png)':3 'i.imgflip.com':2 'i.imgflip.com/3bsied.png](https://i.imgflip.com/3bsied.png)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6637576"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701065099 {#4691
    date: 2023-11-27 07:04: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
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 {#4795
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "risa@startrek.website"
      +title: "risa"
      +description: """
        **Star Trek memes and shitposts**\n
        \n
        Come on’n get your jamaharon on! There are no real rules—just don’t break the weather control network.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1565
      +entryCommentCount: 14520
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583695 {#274
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 80
      +apId: "risa@startrek.website"
      +apProfileId: "https://startrek.website/c/risa"
      +apPublicUrl: "https://startrek.website/c/risa"
      +apFollowersUrl: "https://startrek.website/c/risa/followers"
      +apInboxUrl: "https://startrek.website/inbox"
      +apDomain: "startrek.website"
      +apPreferredUsername: "risa"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583271 {#268
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#270
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Forget-Elf-on-the-Shelf-It-s"
    +title: "Forget Elf on the Shelf. It's..."
    +url: "https://lemmy.world/pictrs/image/46db433a-fd16-44b2-879c-e33a9448a5f6.jpeg"
    +body: "An alternate idea thought of in response to negativenull’s post."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701127687 {#2418
      date: 2023-11-28 00:28:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17187
    -titleTs: "'elf':2 'forget':1 'shelf':5"
    -bodyTs: "'altern':2 'idea':3 'negativenul':9 'post':11 'respons':7 'thought':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701147130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8810952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701060730 {#1858
      date: 2023-11-27 05:52:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4692
    +user: Proxies\__CG__\App\Entity\User {#4693 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4589
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4018
        +user: App\Entity\User {#3966 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "i’m scared"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1701867343 {#4027
          date: 2023-12-06 13:55:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ummthatguy@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4016 …}
        +nested: Doctrine\ORM\PersistentCollection {#4014 …}
        +votes: Doctrine\ORM\PersistentCollection {#4012 …}
        +reports: Doctrine\ORM\PersistentCollection {#4010 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
        -id: 169063
        -bodyTs: "'m':2 'scare':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sopuli.xyz/comment/4933509"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701061754 {#3963
          date: 2023-11-27 06:09:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4018}
      +body: "![](https://lemmy.world/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1701062537 {#4588
        date: 2023-11-27 06:22:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ummthatguy@lemmy.world"
        "@jabathekek@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4594 …}
      +nested: Doctrine\ORM\PersistentCollection {#4595 …}
      +votes: Doctrine\ORM\PersistentCollection {#4597 …}
      +reports: Doctrine\ORM\PersistentCollection {#4601 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4603 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4605 …}
      -id: 169073
      -bodyTs: "'/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5614540"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701062537 {#4591
        date: 2023-11-27 06:22:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4018}
    +body: "[i.imgflip.com/3bsied.png](https://i.imgflip.com/3bsied.png)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701065099 {#4690
      date: 2023-11-27 07:04:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ummthatguy@lemmy.world"
      "@jabathekek@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4694 …}
    +nested: Doctrine\ORM\PersistentCollection {#4696 …}
    +votes: Doctrine\ORM\PersistentCollection {#4698 …}
    +reports: Doctrine\ORM\PersistentCollection {#4700 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4702 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4704 …}
    -id: 169141
    -bodyTs: "'/3bsied.png](https://i.imgflip.com/3bsied.png)':3 'i.imgflip.com':2 'i.imgflip.com/3bsied.png](https://i.imgflip.com/3bsied.png)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6637576"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701065099 {#4691
      date: 2023-11-27 07:04:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +body: "![](https://lemmy.world/pictrs/image/3eb5542f-e707-4969-a85f-db62c3cdf25f.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1701065209 {#4796
    date: 2023-11-27 07:06:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
    "@jabathekek@sopuli.xyz"
    "@bobs_monkey@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4790 …}
  +nested: Doctrine\ORM\PersistentCollection {#4784 …}
  +votes: Doctrine\ORM\PersistentCollection {#4788 …}
  +reports: Doctrine\ORM\PersistentCollection {#4799 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4801 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4803 …}
  -id: 169146
  -bodyTs: "'/pictrs/image/3eb5542f-e707-4969-a85f-db62c3cdf25f.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/3eb5542f-e707-4969-a85f-db62c3cdf25f.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5615005"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701065209 {#4793
    date: 2023-11-27 07:06:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4795
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "risa@startrek.website"
      +title: "risa"
      +description: """
        **Star Trek memes and shitposts**\n
        \n
        Come on’n get your jamaharon on! There are no real rules—just don’t break the weather control network.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1565
      +entryCommentCount: 14520
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583695 {#274
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 80
      +apId: "risa@startrek.website"
      +apProfileId: "https://startrek.website/c/risa"
      +apPublicUrl: "https://startrek.website/c/risa"
      +apFollowersUrl: "https://startrek.website/c/risa/followers"
      +apInboxUrl: "https://startrek.website/inbox"
      +apDomain: "startrek.website"
      +apPreferredUsername: "risa"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583271 {#268
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#270
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Forget-Elf-on-the-Shelf-It-s"
    +title: "Forget Elf on the Shelf. It's..."
    +url: "https://lemmy.world/pictrs/image/46db433a-fd16-44b2-879c-e33a9448a5f6.jpeg"
    +body: "An alternate idea thought of in response to negativenull’s post."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701127687 {#2418
      date: 2023-11-28 00:28:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17187
    -titleTs: "'elf':2 'forget':1 'shelf':5"
    -bodyTs: "'altern':2 'idea':3 'negativenul':9 'post':11 'respons':7 'thought':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701147130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8810952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701060730 {#1858
      date: 2023-11-27 05:52:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4692
    +user: Proxies\__CG__\App\Entity\User {#4693 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4589
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4018
        +user: App\Entity\User {#3966 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "i’m scared"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1701867343 {#4027
          date: 2023-12-06 13:55:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ummthatguy@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4016 …}
        +nested: Doctrine\ORM\PersistentCollection {#4014 …}
        +votes: Doctrine\ORM\PersistentCollection {#4012 …}
        +reports: Doctrine\ORM\PersistentCollection {#4010 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
        -id: 169063
        -bodyTs: "'m':2 'scare':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sopuli.xyz/comment/4933509"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701061754 {#3963
          date: 2023-11-27 06:09:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4018}
      +body: "![](https://lemmy.world/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1701062537 {#4588
        date: 2023-11-27 06:22:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ummthatguy@lemmy.world"
        "@jabathekek@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4594 …}
      +nested: Doctrine\ORM\PersistentCollection {#4595 …}
      +votes: Doctrine\ORM\PersistentCollection {#4597 …}
      +reports: Doctrine\ORM\PersistentCollection {#4601 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4603 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4605 …}
      -id: 169073
      -bodyTs: "'/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5614540"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701062537 {#4591
        date: 2023-11-27 06:22:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4018}
    +body: "[i.imgflip.com/3bsied.png](https://i.imgflip.com/3bsied.png)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701065099 {#4690
      date: 2023-11-27 07:04:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ummthatguy@lemmy.world"
      "@jabathekek@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4694 …}
    +nested: Doctrine\ORM\PersistentCollection {#4696 …}
    +votes: Doctrine\ORM\PersistentCollection {#4698 …}
    +reports: Doctrine\ORM\PersistentCollection {#4700 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4702 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4704 …}
    -id: 169141
    -bodyTs: "'/3bsied.png](https://i.imgflip.com/3bsied.png)':3 'i.imgflip.com':2 'i.imgflip.com/3bsied.png](https://i.imgflip.com/3bsied.png)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6637576"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701065099 {#4691
      date: 2023-11-27 07:04:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +body: "![](https://lemmy.world/pictrs/image/3eb5542f-e707-4969-a85f-db62c3cdf25f.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1701065209 {#4796
    date: 2023-11-27 07:06:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
    "@jabathekek@sopuli.xyz"
    "@bobs_monkey@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4790 …}
  +nested: Doctrine\ORM\PersistentCollection {#4784 …}
  +votes: Doctrine\ORM\PersistentCollection {#4788 …}
  +reports: Doctrine\ORM\PersistentCollection {#4799 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4801 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4803 …}
  -id: 169146
  -bodyTs: "'/pictrs/image/3eb5542f-e707-4969-a85f-db62c3cdf25f.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/3eb5542f-e707-4969-a85f-db62c3cdf25f.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5615005"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701065209 {#4793
    date: 2023-11-27 07:06:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4795
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "risa@startrek.website"
      +title: "risa"
      +description: """
        **Star Trek memes and shitposts**\n
        \n
        Come on’n get your jamaharon on! There are no real rules—just don’t break the weather control network.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1565
      +entryCommentCount: 14520
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583695 {#274
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 80
      +apId: "risa@startrek.website"
      +apProfileId: "https://startrek.website/c/risa"
      +apPublicUrl: "https://startrek.website/c/risa"
      +apFollowersUrl: "https://startrek.website/c/risa/followers"
      +apInboxUrl: "https://startrek.website/inbox"
      +apDomain: "startrek.website"
      +apPreferredUsername: "risa"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583271 {#268
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#270
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Forget-Elf-on-the-Shelf-It-s"
    +title: "Forget Elf on the Shelf. It's..."
    +url: "https://lemmy.world/pictrs/image/46db433a-fd16-44b2-879c-e33a9448a5f6.jpeg"
    +body: "An alternate idea thought of in response to negativenull’s post."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701127687 {#2418
      date: 2023-11-28 00:28:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17187
    -titleTs: "'elf':2 'forget':1 'shelf':5"
    -bodyTs: "'altern':2 'idea':3 'negativenul':9 'post':11 'respons':7 'thought':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701147130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8810952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701060730 {#1858
      date: 2023-11-27 05:52:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4692
    +user: Proxies\__CG__\App\Entity\User {#4693 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4589
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4018
        +user: App\Entity\User {#3966 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "i’m scared"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1701867343 {#4027
          date: 2023-12-06 13:55:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ummthatguy@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4016 …}
        +nested: Doctrine\ORM\PersistentCollection {#4014 …}
        +votes: Doctrine\ORM\PersistentCollection {#4012 …}
        +reports: Doctrine\ORM\PersistentCollection {#4010 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
        -id: 169063
        -bodyTs: "'m':2 'scare':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sopuli.xyz/comment/4933509"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701061754 {#3963
          date: 2023-11-27 06:09:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4018}
      +body: "![](https://lemmy.world/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1701062537 {#4588
        date: 2023-11-27 06:22:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ummthatguy@lemmy.world"
        "@jabathekek@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4594 …}
      +nested: Doctrine\ORM\PersistentCollection {#4595 …}
      +votes: Doctrine\ORM\PersistentCollection {#4597 …}
      +reports: Doctrine\ORM\PersistentCollection {#4601 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4603 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4605 …}
      -id: 169073
      -bodyTs: "'/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5614540"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701062537 {#4591
        date: 2023-11-27 06:22:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4018}
    +body: "[i.imgflip.com/3bsied.png](https://i.imgflip.com/3bsied.png)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701065099 {#4690
      date: 2023-11-27 07:04:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ummthatguy@lemmy.world"
      "@jabathekek@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4694 …}
    +nested: Doctrine\ORM\PersistentCollection {#4696 …}
    +votes: Doctrine\ORM\PersistentCollection {#4698 …}
    +reports: Doctrine\ORM\PersistentCollection {#4700 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4702 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4704 …}
    -id: 169141
    -bodyTs: "'/3bsied.png](https://i.imgflip.com/3bsied.png)':3 'i.imgflip.com':2 'i.imgflip.com/3bsied.png](https://i.imgflip.com/3bsied.png)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6637576"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701065099 {#4691
      date: 2023-11-27 07:04:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +body: "![](https://lemmy.world/pictrs/image/3eb5542f-e707-4969-a85f-db62c3cdf25f.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1701065209 {#4796
    date: 2023-11-27 07:06:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
    "@jabathekek@sopuli.xyz"
    "@bobs_monkey@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4790 …}
  +nested: Doctrine\ORM\PersistentCollection {#4784 …}
  +votes: Doctrine\ORM\PersistentCollection {#4788 …}
  +reports: Doctrine\ORM\PersistentCollection {#4799 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4801 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4803 …}
  -id: 169146
  -bodyTs: "'/pictrs/image/3eb5542f-e707-4969-a85f-db62c3cdf25f.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/3eb5542f-e707-4969-a85f-db62c3cdf25f.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5615005"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701065209 {#4793
    date: 2023-11-27 07:06:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4820
  +user: Proxies\__CG__\App\Entity\User {#4693 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "risa@startrek.website"
      +title: "risa"
      +description: """
        **Star Trek memes and shitposts**\n
        \n
        Come on’n get your jamaharon on! There are no real rules—just don’t break the weather control network.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1565
      +entryCommentCount: 14520
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583695 {#274
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 80
      +apId: "risa@startrek.website"
      +apProfileId: "https://startrek.website/c/risa"
      +apPublicUrl: "https://startrek.website/c/risa"
      +apFollowersUrl: "https://startrek.website/c/risa/followers"
      +apInboxUrl: "https://startrek.website/inbox"
      +apDomain: "startrek.website"
      +apPreferredUsername: "risa"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583271 {#268
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#270
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Forget-Elf-on-the-Shelf-It-s"
    +title: "Forget Elf on the Shelf. It's..."
    +url: "https://lemmy.world/pictrs/image/46db433a-fd16-44b2-879c-e33a9448a5f6.jpeg"
    +body: "An alternate idea thought of in response to negativenull’s post."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701127687 {#2418
      date: 2023-11-28 00:28:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17187
    -titleTs: "'elf':2 'forget':1 'shelf':5"
    -bodyTs: "'altern':2 'idea':3 'negativenul':9 'post':11 'respons':7 'thought':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701147130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8810952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701060730 {#1858
      date: 2023-11-27 05:52:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4795
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4692
      +user: Proxies\__CG__\App\Entity\User {#4693 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4589
        +user: Proxies\__CG__\App\Entity\User {#1978 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4018
          +user: App\Entity\User {#3966 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "i’m scared"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1701867343 {#4027
            date: 2023-12-06 13:55:43.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ummthatguy@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4016 …}
          +nested: Doctrine\ORM\PersistentCollection {#4014 …}
          +votes: Doctrine\ORM\PersistentCollection {#4012 …}
          +reports: Doctrine\ORM\PersistentCollection {#4010 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
          -id: 169063
          -bodyTs: "'m':2 'scare':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sopuli.xyz/comment/4933509"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701061754 {#3963
            date: 2023-11-27 06:09:14.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4018}
        +body: "![](https://lemmy.world/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1701062537 {#4588
          date: 2023-11-27 06:22:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ummthatguy@lemmy.world"
          "@jabathekek@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4594 …}
        +nested: Doctrine\ORM\PersistentCollection {#4595 …}
        +votes: Doctrine\ORM\PersistentCollection {#4597 …}
        +reports: Doctrine\ORM\PersistentCollection {#4601 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4603 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4605 …}
        -id: 169073
        -bodyTs: "'/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5614540"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701062537 {#4591
          date: 2023-11-27 06:22:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4018}
      +body: "[i.imgflip.com/3bsied.png](https://i.imgflip.com/3bsied.png)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701065099 {#4690
        date: 2023-11-27 07:04:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ummthatguy@lemmy.world"
        "@jabathekek@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4694 …}
      +nested: Doctrine\ORM\PersistentCollection {#4696 …}
      +votes: Doctrine\ORM\PersistentCollection {#4698 …}
      +reports: Doctrine\ORM\PersistentCollection {#4700 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4702 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4704 …}
      -id: 169141
      -bodyTs: "'/3bsied.png](https://i.imgflip.com/3bsied.png)':3 'i.imgflip.com':2 'i.imgflip.com/3bsied.png](https://i.imgflip.com/3bsied.png)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6637576"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701065099 {#4691
        date: 2023-11-27 07:04:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4018}
    +body: "![](https://lemmy.world/pictrs/image/3eb5542f-e707-4969-a85f-db62c3cdf25f.jpeg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701065209 {#4796
      date: 2023-11-27 07:06:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ummthatguy@lemmy.world"
      "@jabathekek@sopuli.xyz"
      "@bobs_monkey@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4790 …}
    +nested: Doctrine\ORM\PersistentCollection {#4784 …}
    +votes: Doctrine\ORM\PersistentCollection {#4788 …}
    +reports: Doctrine\ORM\PersistentCollection {#4799 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4801 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4803 …}
    -id: 169146
    -bodyTs: "'/pictrs/image/3eb5542f-e707-4969-a85f-db62c3cdf25f.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/3eb5542f-e707-4969-a85f-db62c3cdf25f.jpeg)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5615005"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701065209 {#4793
      date: 2023-11-27 07:06:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +body: "[i.pinimg.com/…/5265c57bb9990252884c851ed2f95227.j…](https://i.pinimg.com/originals/52/65/c5/5265c57bb9990252884c851ed2f95227.jpg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701065563 {#4815
    date: 2023-11-27 07:12:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
    "@jabathekek@sopuli.xyz"
    "@bobs_monkey@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4812 …}
  +nested: Doctrine\ORM\PersistentCollection {#4809 …}
  +votes: Doctrine\ORM\PersistentCollection {#4807 …}
  +reports: Doctrine\ORM\PersistentCollection {#4821 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4823 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4825 …}
  -id: 169162
  -bodyTs: "'/5265c57bb9990252884c851ed2f95227.j':2 '/originals/52/65/c5/5265c57bb9990252884c851ed2f95227.jpg)':5 'i.pinimg.com':1,4 'i.pinimg.com/originals/52/65/c5/5265c57bb9990252884c851ed2f95227.jpg)':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6637697"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701065563 {#4818
    date: 2023-11-27 07:12:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#4820
  +user: Proxies\__CG__\App\Entity\User {#4693 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "risa@startrek.website"
      +title: "risa"
      +description: """
        **Star Trek memes and shitposts**\n
        \n
        Come on’n get your jamaharon on! There are no real rules—just don’t break the weather control network.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1565
      +entryCommentCount: 14520
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583695 {#274
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 80
      +apId: "risa@startrek.website"
      +apProfileId: "https://startrek.website/c/risa"
      +apPublicUrl: "https://startrek.website/c/risa"
      +apFollowersUrl: "https://startrek.website/c/risa/followers"
      +apInboxUrl: "https://startrek.website/inbox"
      +apDomain: "startrek.website"
      +apPreferredUsername: "risa"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583271 {#268
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#270
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Forget-Elf-on-the-Shelf-It-s"
    +title: "Forget Elf on the Shelf. It's..."
    +url: "https://lemmy.world/pictrs/image/46db433a-fd16-44b2-879c-e33a9448a5f6.jpeg"
    +body: "An alternate idea thought of in response to negativenull’s post."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701127687 {#2418
      date: 2023-11-28 00:28:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17187
    -titleTs: "'elf':2 'forget':1 'shelf':5"
    -bodyTs: "'altern':2 'idea':3 'negativenul':9 'post':11 'respons':7 'thought':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701147130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8810952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701060730 {#1858
      date: 2023-11-27 05:52:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4795
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4692
      +user: Proxies\__CG__\App\Entity\User {#4693 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4589
        +user: Proxies\__CG__\App\Entity\User {#1978 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4018
          +user: App\Entity\User {#3966 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "i’m scared"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1701867343 {#4027
            date: 2023-12-06 13:55:43.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ummthatguy@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4016 …}
          +nested: Doctrine\ORM\PersistentCollection {#4014 …}
          +votes: Doctrine\ORM\PersistentCollection {#4012 …}
          +reports: Doctrine\ORM\PersistentCollection {#4010 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
          -id: 169063
          -bodyTs: "'m':2 'scare':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sopuli.xyz/comment/4933509"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701061754 {#3963
            date: 2023-11-27 06:09:14.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4018}
        +body: "![](https://lemmy.world/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1701062537 {#4588
          date: 2023-11-27 06:22:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ummthatguy@lemmy.world"
          "@jabathekek@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4594 …}
        +nested: Doctrine\ORM\PersistentCollection {#4595 …}
        +votes: Doctrine\ORM\PersistentCollection {#4597 …}
        +reports: Doctrine\ORM\PersistentCollection {#4601 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4603 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4605 …}
        -id: 169073
        -bodyTs: "'/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5614540"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701062537 {#4591
          date: 2023-11-27 06:22:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4018}
      +body: "[i.imgflip.com/3bsied.png](https://i.imgflip.com/3bsied.png)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701065099 {#4690
        date: 2023-11-27 07:04:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ummthatguy@lemmy.world"
        "@jabathekek@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4694 …}
      +nested: Doctrine\ORM\PersistentCollection {#4696 …}
      +votes: Doctrine\ORM\PersistentCollection {#4698 …}
      +reports: Doctrine\ORM\PersistentCollection {#4700 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4702 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4704 …}
      -id: 169141
      -bodyTs: "'/3bsied.png](https://i.imgflip.com/3bsied.png)':3 'i.imgflip.com':2 'i.imgflip.com/3bsied.png](https://i.imgflip.com/3bsied.png)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6637576"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701065099 {#4691
        date: 2023-11-27 07:04:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4018}
    +body: "![](https://lemmy.world/pictrs/image/3eb5542f-e707-4969-a85f-db62c3cdf25f.jpeg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701065209 {#4796
      date: 2023-11-27 07:06:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ummthatguy@lemmy.world"
      "@jabathekek@sopuli.xyz"
      "@bobs_monkey@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4790 …}
    +nested: Doctrine\ORM\PersistentCollection {#4784 …}
    +votes: Doctrine\ORM\PersistentCollection {#4788 …}
    +reports: Doctrine\ORM\PersistentCollection {#4799 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4801 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4803 …}
    -id: 169146
    -bodyTs: "'/pictrs/image/3eb5542f-e707-4969-a85f-db62c3cdf25f.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/3eb5542f-e707-4969-a85f-db62c3cdf25f.jpeg)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5615005"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701065209 {#4793
      date: 2023-11-27 07:06:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +body: "[i.pinimg.com/…/5265c57bb9990252884c851ed2f95227.j…](https://i.pinimg.com/originals/52/65/c5/5265c57bb9990252884c851ed2f95227.jpg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701065563 {#4815
    date: 2023-11-27 07:12:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
    "@jabathekek@sopuli.xyz"
    "@bobs_monkey@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4812 …}
  +nested: Doctrine\ORM\PersistentCollection {#4809 …}
  +votes: Doctrine\ORM\PersistentCollection {#4807 …}
  +reports: Doctrine\ORM\PersistentCollection {#4821 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4823 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4825 …}
  -id: 169162
  -bodyTs: "'/5265c57bb9990252884c851ed2f95227.j':2 '/originals/52/65/c5/5265c57bb9990252884c851ed2f95227.jpg)':5 'i.pinimg.com':1,4 'i.pinimg.com/originals/52/65/c5/5265c57bb9990252884c851ed2f95227.jpg)':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6637697"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701065563 {#4818
    date: 2023-11-27 07:12:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#4820
  +user: Proxies\__CG__\App\Entity\User {#4693 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "risa@startrek.website"
      +title: "risa"
      +description: """
        **Star Trek memes and shitposts**\n
        \n
        Come on’n get your jamaharon on! There are no real rules—just don’t break the weather control network.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1565
      +entryCommentCount: 14520
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583695 {#274
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 80
      +apId: "risa@startrek.website"
      +apProfileId: "https://startrek.website/c/risa"
      +apPublicUrl: "https://startrek.website/c/risa"
      +apFollowersUrl: "https://startrek.website/c/risa/followers"
      +apInboxUrl: "https://startrek.website/inbox"
      +apDomain: "startrek.website"
      +apPreferredUsername: "risa"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583271 {#268
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#270
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Forget-Elf-on-the-Shelf-It-s"
    +title: "Forget Elf on the Shelf. It's..."
    +url: "https://lemmy.world/pictrs/image/46db433a-fd16-44b2-879c-e33a9448a5f6.jpeg"
    +body: "An alternate idea thought of in response to negativenull’s post."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701127687 {#2418
      date: 2023-11-28 00:28:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17187
    -titleTs: "'elf':2 'forget':1 'shelf':5"
    -bodyTs: "'altern':2 'idea':3 'negativenul':9 'post':11 'respons':7 'thought':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701147130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8810952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701060730 {#1858
      date: 2023-11-27 05:52:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4795
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4692
      +user: Proxies\__CG__\App\Entity\User {#4693 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4589
        +user: Proxies\__CG__\App\Entity\User {#1978 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4018
          +user: App\Entity\User {#3966 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "i’m scared"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1701867343 {#4027
            date: 2023-12-06 13:55:43.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ummthatguy@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4016 …}
          +nested: Doctrine\ORM\PersistentCollection {#4014 …}
          +votes: Doctrine\ORM\PersistentCollection {#4012 …}
          +reports: Doctrine\ORM\PersistentCollection {#4010 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
          -id: 169063
          -bodyTs: "'m':2 'scare':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sopuli.xyz/comment/4933509"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701061754 {#3963
            date: 2023-11-27 06:09:14.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4018}
        +body: "![](https://lemmy.world/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1701062537 {#4588
          date: 2023-11-27 06:22:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ummthatguy@lemmy.world"
          "@jabathekek@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4594 …}
        +nested: Doctrine\ORM\PersistentCollection {#4595 …}
        +votes: Doctrine\ORM\PersistentCollection {#4597 …}
        +reports: Doctrine\ORM\PersistentCollection {#4601 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4603 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4605 …}
        -id: 169073
        -bodyTs: "'/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5614540"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701062537 {#4591
          date: 2023-11-27 06:22:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4018}
      +body: "[i.imgflip.com/3bsied.png](https://i.imgflip.com/3bsied.png)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701065099 {#4690
        date: 2023-11-27 07:04:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ummthatguy@lemmy.world"
        "@jabathekek@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4694 …}
      +nested: Doctrine\ORM\PersistentCollection {#4696 …}
      +votes: Doctrine\ORM\PersistentCollection {#4698 …}
      +reports: Doctrine\ORM\PersistentCollection {#4700 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4702 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4704 …}
      -id: 169141
      -bodyTs: "'/3bsied.png](https://i.imgflip.com/3bsied.png)':3 'i.imgflip.com':2 'i.imgflip.com/3bsied.png](https://i.imgflip.com/3bsied.png)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6637576"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701065099 {#4691
        date: 2023-11-27 07:04:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4018}
    +body: "![](https://lemmy.world/pictrs/image/3eb5542f-e707-4969-a85f-db62c3cdf25f.jpeg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701065209 {#4796
      date: 2023-11-27 07:06:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ummthatguy@lemmy.world"
      "@jabathekek@sopuli.xyz"
      "@bobs_monkey@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4790 …}
    +nested: Doctrine\ORM\PersistentCollection {#4784 …}
    +votes: Doctrine\ORM\PersistentCollection {#4788 …}
    +reports: Doctrine\ORM\PersistentCollection {#4799 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4801 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4803 …}
    -id: 169146
    -bodyTs: "'/pictrs/image/3eb5542f-e707-4969-a85f-db62c3cdf25f.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/3eb5542f-e707-4969-a85f-db62c3cdf25f.jpeg)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5615005"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701065209 {#4793
      date: 2023-11-27 07:06:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +body: "[i.pinimg.com/…/5265c57bb9990252884c851ed2f95227.j…](https://i.pinimg.com/originals/52/65/c5/5265c57bb9990252884c851ed2f95227.jpg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701065563 {#4815
    date: 2023-11-27 07:12:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
    "@jabathekek@sopuli.xyz"
    "@bobs_monkey@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4812 …}
  +nested: Doctrine\ORM\PersistentCollection {#4809 …}
  +votes: Doctrine\ORM\PersistentCollection {#4807 …}
  +reports: Doctrine\ORM\PersistentCollection {#4821 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4823 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4825 …}
  -id: 169162
  -bodyTs: "'/5265c57bb9990252884c851ed2f95227.j':2 '/originals/52/65/c5/5265c57bb9990252884c851ed2f95227.jpg)':5 'i.pinimg.com':1,4 'i.pinimg.com/originals/52/65/c5/5265c57bb9990252884c851ed2f95227.jpg)':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6637697"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701065563 {#4818
    date: 2023-11-27 07:12:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4829
  +user: Proxies\__CG__\App\Entity\User {#4830 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "risa@startrek.website"
      +title: "risa"
      +description: """
        **Star Trek memes and shitposts**\n
        \n
        Come on’n get your jamaharon on! There are no real rules—just don’t break the weather control network.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1565
      +entryCommentCount: 14520
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583695 {#274
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 80
      +apId: "risa@startrek.website"
      +apProfileId: "https://startrek.website/c/risa"
      +apPublicUrl: "https://startrek.website/c/risa"
      +apFollowersUrl: "https://startrek.website/c/risa/followers"
      +apInboxUrl: "https://startrek.website/inbox"
      +apDomain: "startrek.website"
      +apPreferredUsername: "risa"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583271 {#268
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#270
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Forget-Elf-on-the-Shelf-It-s"
    +title: "Forget Elf on the Shelf. It's..."
    +url: "https://lemmy.world/pictrs/image/46db433a-fd16-44b2-879c-e33a9448a5f6.jpeg"
    +body: "An alternate idea thought of in response to negativenull’s post."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701127687 {#2418
      date: 2023-11-28 00:28:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17187
    -titleTs: "'elf':2 'forget':1 'shelf':5"
    -bodyTs: "'altern':2 'idea':3 'negativenul':9 'post':11 'respons':7 'thought':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701147130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8810952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701060730 {#1858
      date: 2023-11-27 05:52:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4795
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4692
      +user: Proxies\__CG__\App\Entity\User {#4693 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4589
        +user: Proxies\__CG__\App\Entity\User {#1978 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4018
          +user: App\Entity\User {#3966 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "i’m scared"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1701867343 {#4027
            date: 2023-12-06 13:55:43.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ummthatguy@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4016 …}
          +nested: Doctrine\ORM\PersistentCollection {#4014 …}
          +votes: Doctrine\ORM\PersistentCollection {#4012 …}
          +reports: Doctrine\ORM\PersistentCollection {#4010 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
          -id: 169063
          -bodyTs: "'m':2 'scare':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sopuli.xyz/comment/4933509"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701061754 {#3963
            date: 2023-11-27 06:09:14.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4018}
        +body: "![](https://lemmy.world/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1701062537 {#4588
          date: 2023-11-27 06:22:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ummthatguy@lemmy.world"
          "@jabathekek@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4594 …}
        +nested: Doctrine\ORM\PersistentCollection {#4595 …}
        +votes: Doctrine\ORM\PersistentCollection {#4597 …}
        +reports: Doctrine\ORM\PersistentCollection {#4601 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4603 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4605 …}
        -id: 169073
        -bodyTs: "'/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5614540"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701062537 {#4591
          date: 2023-11-27 06:22:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4018}
      +body: "[i.imgflip.com/3bsied.png](https://i.imgflip.com/3bsied.png)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701065099 {#4690
        date: 2023-11-27 07:04:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ummthatguy@lemmy.world"
        "@jabathekek@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4694 …}
      +nested: Doctrine\ORM\PersistentCollection {#4696 …}
      +votes: Doctrine\ORM\PersistentCollection {#4698 …}
      +reports: Doctrine\ORM\PersistentCollection {#4700 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4702 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4704 …}
      -id: 169141
      -bodyTs: "'/3bsied.png](https://i.imgflip.com/3bsied.png)':3 'i.imgflip.com':2 'i.imgflip.com/3bsied.png](https://i.imgflip.com/3bsied.png)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6637576"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701065099 {#4691
        date: 2023-11-27 07:04:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4018}
    +body: "![](https://lemmy.world/pictrs/image/3eb5542f-e707-4969-a85f-db62c3cdf25f.jpeg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701065209 {#4796
      date: 2023-11-27 07:06:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ummthatguy@lemmy.world"
      "@jabathekek@sopuli.xyz"
      "@bobs_monkey@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4790 …}
    +nested: Doctrine\ORM\PersistentCollection {#4784 …}
    +votes: Doctrine\ORM\PersistentCollection {#4788 …}
    +reports: Doctrine\ORM\PersistentCollection {#4799 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4801 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4803 …}
    -id: 169146
    -bodyTs: "'/pictrs/image/3eb5542f-e707-4969-a85f-db62c3cdf25f.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/3eb5542f-e707-4969-a85f-db62c3cdf25f.jpeg)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5615005"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701065209 {#4793
      date: 2023-11-27 07:06:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +body: "Can you replace “you’re in danger” with “Eject the warp core!”, please?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701097705 {#4827
    date: 2023-11-27 16:08:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
    "@jabathekek@sopuli.xyz"
    "@bobs_monkey@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4831 …}
  +nested: Doctrine\ORM\PersistentCollection {#4833 …}
  +votes: Doctrine\ORM\PersistentCollection {#4835 …}
  +reports: Doctrine\ORM\PersistentCollection {#4837 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4839 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4841 …}
  -id: 170239
  -bodyTs: "'core':12 'danger':7 'eject':9 'pleas':13 're':5 'replac':3 'warp':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5622190"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701097705 {#4828
    date: 2023-11-27 16:08: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
27 DENIED edit
App\Entity\EntryComment {#4829
  +user: Proxies\__CG__\App\Entity\User {#4830 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "risa@startrek.website"
      +title: "risa"
      +description: """
        **Star Trek memes and shitposts**\n
        \n
        Come on’n get your jamaharon on! There are no real rules—just don’t break the weather control network.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1565
      +entryCommentCount: 14520
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583695 {#274
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 80
      +apId: "risa@startrek.website"
      +apProfileId: "https://startrek.website/c/risa"
      +apPublicUrl: "https://startrek.website/c/risa"
      +apFollowersUrl: "https://startrek.website/c/risa/followers"
      +apInboxUrl: "https://startrek.website/inbox"
      +apDomain: "startrek.website"
      +apPreferredUsername: "risa"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583271 {#268
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#270
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Forget-Elf-on-the-Shelf-It-s"
    +title: "Forget Elf on the Shelf. It's..."
    +url: "https://lemmy.world/pictrs/image/46db433a-fd16-44b2-879c-e33a9448a5f6.jpeg"
    +body: "An alternate idea thought of in response to negativenull’s post."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701127687 {#2418
      date: 2023-11-28 00:28:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17187
    -titleTs: "'elf':2 'forget':1 'shelf':5"
    -bodyTs: "'altern':2 'idea':3 'negativenul':9 'post':11 'respons':7 'thought':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701147130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8810952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701060730 {#1858
      date: 2023-11-27 05:52:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4795
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4692
      +user: Proxies\__CG__\App\Entity\User {#4693 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4589
        +user: Proxies\__CG__\App\Entity\User {#1978 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4018
          +user: App\Entity\User {#3966 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "i’m scared"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1701867343 {#4027
            date: 2023-12-06 13:55:43.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ummthatguy@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4016 …}
          +nested: Doctrine\ORM\PersistentCollection {#4014 …}
          +votes: Doctrine\ORM\PersistentCollection {#4012 …}
          +reports: Doctrine\ORM\PersistentCollection {#4010 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
          -id: 169063
          -bodyTs: "'m':2 'scare':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sopuli.xyz/comment/4933509"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701061754 {#3963
            date: 2023-11-27 06:09:14.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4018}
        +body: "![](https://lemmy.world/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1701062537 {#4588
          date: 2023-11-27 06:22:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ummthatguy@lemmy.world"
          "@jabathekek@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4594 …}
        +nested: Doctrine\ORM\PersistentCollection {#4595 …}
        +votes: Doctrine\ORM\PersistentCollection {#4597 …}
        +reports: Doctrine\ORM\PersistentCollection {#4601 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4603 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4605 …}
        -id: 169073
        -bodyTs: "'/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5614540"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701062537 {#4591
          date: 2023-11-27 06:22:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4018}
      +body: "[i.imgflip.com/3bsied.png](https://i.imgflip.com/3bsied.png)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701065099 {#4690
        date: 2023-11-27 07:04:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ummthatguy@lemmy.world"
        "@jabathekek@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4694 …}
      +nested: Doctrine\ORM\PersistentCollection {#4696 …}
      +votes: Doctrine\ORM\PersistentCollection {#4698 …}
      +reports: Doctrine\ORM\PersistentCollection {#4700 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4702 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4704 …}
      -id: 169141
      -bodyTs: "'/3bsied.png](https://i.imgflip.com/3bsied.png)':3 'i.imgflip.com':2 'i.imgflip.com/3bsied.png](https://i.imgflip.com/3bsied.png)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6637576"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701065099 {#4691
        date: 2023-11-27 07:04:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4018}
    +body: "![](https://lemmy.world/pictrs/image/3eb5542f-e707-4969-a85f-db62c3cdf25f.jpeg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701065209 {#4796
      date: 2023-11-27 07:06:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ummthatguy@lemmy.world"
      "@jabathekek@sopuli.xyz"
      "@bobs_monkey@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4790 …}
    +nested: Doctrine\ORM\PersistentCollection {#4784 …}
    +votes: Doctrine\ORM\PersistentCollection {#4788 …}
    +reports: Doctrine\ORM\PersistentCollection {#4799 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4801 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4803 …}
    -id: 169146
    -bodyTs: "'/pictrs/image/3eb5542f-e707-4969-a85f-db62c3cdf25f.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/3eb5542f-e707-4969-a85f-db62c3cdf25f.jpeg)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5615005"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701065209 {#4793
      date: 2023-11-27 07:06:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +body: "Can you replace “you’re in danger” with “Eject the warp core!”, please?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701097705 {#4827
    date: 2023-11-27 16:08:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
    "@jabathekek@sopuli.xyz"
    "@bobs_monkey@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4831 …}
  +nested: Doctrine\ORM\PersistentCollection {#4833 …}
  +votes: Doctrine\ORM\PersistentCollection {#4835 …}
  +reports: Doctrine\ORM\PersistentCollection {#4837 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4839 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4841 …}
  -id: 170239
  -bodyTs: "'core':12 'danger':7 'eject':9 'pleas':13 're':5 'replac':3 'warp':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5622190"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701097705 {#4828
    date: 2023-11-27 16:08: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
28 DENIED moderate
App\Entity\EntryComment {#4829
  +user: Proxies\__CG__\App\Entity\User {#4830 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "risa@startrek.website"
      +title: "risa"
      +description: """
        **Star Trek memes and shitposts**\n
        \n
        Come on’n get your jamaharon on! There are no real rules—just don’t break the weather control network.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1565
      +entryCommentCount: 14520
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583695 {#274
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 80
      +apId: "risa@startrek.website"
      +apProfileId: "https://startrek.website/c/risa"
      +apPublicUrl: "https://startrek.website/c/risa"
      +apFollowersUrl: "https://startrek.website/c/risa/followers"
      +apInboxUrl: "https://startrek.website/inbox"
      +apDomain: "startrek.website"
      +apPreferredUsername: "risa"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583271 {#268
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#270
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Forget-Elf-on-the-Shelf-It-s"
    +title: "Forget Elf on the Shelf. It's..."
    +url: "https://lemmy.world/pictrs/image/46db433a-fd16-44b2-879c-e33a9448a5f6.jpeg"
    +body: "An alternate idea thought of in response to negativenull’s post."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701127687 {#2418
      date: 2023-11-28 00:28:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17187
    -titleTs: "'elf':2 'forget':1 'shelf':5"
    -bodyTs: "'altern':2 'idea':3 'negativenul':9 'post':11 'respons':7 'thought':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701147130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8810952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701060730 {#1858
      date: 2023-11-27 05:52:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4795
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4692
      +user: Proxies\__CG__\App\Entity\User {#4693 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4589
        +user: Proxies\__CG__\App\Entity\User {#1978 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4018
          +user: App\Entity\User {#3966 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "i’m scared"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1701867343 {#4027
            date: 2023-12-06 13:55:43.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ummthatguy@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4016 …}
          +nested: Doctrine\ORM\PersistentCollection {#4014 …}
          +votes: Doctrine\ORM\PersistentCollection {#4012 …}
          +reports: Doctrine\ORM\PersistentCollection {#4010 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
          -id: 169063
          -bodyTs: "'m':2 'scare':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sopuli.xyz/comment/4933509"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701061754 {#3963
            date: 2023-11-27 06:09:14.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4018}
        +body: "![](https://lemmy.world/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1701062537 {#4588
          date: 2023-11-27 06:22:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ummthatguy@lemmy.world"
          "@jabathekek@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4594 …}
        +nested: Doctrine\ORM\PersistentCollection {#4595 …}
        +votes: Doctrine\ORM\PersistentCollection {#4597 …}
        +reports: Doctrine\ORM\PersistentCollection {#4601 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4603 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4605 …}
        -id: 169073
        -bodyTs: "'/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5614540"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701062537 {#4591
          date: 2023-11-27 06:22:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4018}
      +body: "[i.imgflip.com/3bsied.png](https://i.imgflip.com/3bsied.png)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701065099 {#4690
        date: 2023-11-27 07:04:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ummthatguy@lemmy.world"
        "@jabathekek@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4694 …}
      +nested: Doctrine\ORM\PersistentCollection {#4696 …}
      +votes: Doctrine\ORM\PersistentCollection {#4698 …}
      +reports: Doctrine\ORM\PersistentCollection {#4700 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4702 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4704 …}
      -id: 169141
      -bodyTs: "'/3bsied.png](https://i.imgflip.com/3bsied.png)':3 'i.imgflip.com':2 'i.imgflip.com/3bsied.png](https://i.imgflip.com/3bsied.png)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6637576"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701065099 {#4691
        date: 2023-11-27 07:04:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4018}
    +body: "![](https://lemmy.world/pictrs/image/3eb5542f-e707-4969-a85f-db62c3cdf25f.jpeg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701065209 {#4796
      date: 2023-11-27 07:06:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ummthatguy@lemmy.world"
      "@jabathekek@sopuli.xyz"
      "@bobs_monkey@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4790 …}
    +nested: Doctrine\ORM\PersistentCollection {#4784 …}
    +votes: Doctrine\ORM\PersistentCollection {#4788 …}
    +reports: Doctrine\ORM\PersistentCollection {#4799 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4801 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4803 …}
    -id: 169146
    -bodyTs: "'/pictrs/image/3eb5542f-e707-4969-a85f-db62c3cdf25f.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/3eb5542f-e707-4969-a85f-db62c3cdf25f.jpeg)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5615005"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701065209 {#4793
      date: 2023-11-27 07:06:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +body: "Can you replace “you’re in danger” with “Eject the warp core!”, please?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701097705 {#4827
    date: 2023-11-27 16:08:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
    "@jabathekek@sopuli.xyz"
    "@bobs_monkey@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4831 …}
  +nested: Doctrine\ORM\PersistentCollection {#4833 …}
  +votes: Doctrine\ORM\PersistentCollection {#4835 …}
  +reports: Doctrine\ORM\PersistentCollection {#4837 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4839 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4841 …}
  -id: 170239
  -bodyTs: "'core':12 'danger':7 'eject':9 'pleas':13 're':5 'replac':3 'warp':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5622190"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701097705 {#4828
    date: 2023-11-27 16:08: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
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 {#4844
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "risa@startrek.website"
      +title: "risa"
      +description: """
        **Star Trek memes and shitposts**\n
        \n
        Come on’n get your jamaharon on! There are no real rules—just don’t break the weather control network.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1565
      +entryCommentCount: 14520
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583695 {#274
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 80
      +apId: "risa@startrek.website"
      +apProfileId: "https://startrek.website/c/risa"
      +apPublicUrl: "https://startrek.website/c/risa"
      +apFollowersUrl: "https://startrek.website/c/risa/followers"
      +apInboxUrl: "https://startrek.website/inbox"
      +apDomain: "startrek.website"
      +apPreferredUsername: "risa"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583271 {#268
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#270
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Forget-Elf-on-the-Shelf-It-s"
    +title: "Forget Elf on the Shelf. It's..."
    +url: "https://lemmy.world/pictrs/image/46db433a-fd16-44b2-879c-e33a9448a5f6.jpeg"
    +body: "An alternate idea thought of in response to negativenull’s post."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701127687 {#2418
      date: 2023-11-28 00:28:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17187
    -titleTs: "'elf':2 'forget':1 'shelf':5"
    -bodyTs: "'altern':2 'idea':3 'negativenul':9 'post':11 'respons':7 'thought':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701147130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8810952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701060730 {#1858
      date: 2023-11-27 05:52:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4829
    +user: Proxies\__CG__\App\Entity\User {#4830 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4795
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4692
        +user: Proxies\__CG__\App\Entity\User {#4693 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4589
          +user: Proxies\__CG__\App\Entity\User {#1978 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4018
            +user: App\Entity\User {#3966 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: null
            +root: null
            +body: "i’m scared"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 7
            +score: 0
            +lastActive: DateTime @1701867343 {#4027
              date: 2023-12-06 13:55:43.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ummthatguy@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4016 …}
            +nested: Doctrine\ORM\PersistentCollection {#4014 …}
            +votes: Doctrine\ORM\PersistentCollection {#4012 …}
            +reports: Doctrine\ORM\PersistentCollection {#4010 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
            -id: 169063
            -bodyTs: "'m':2 'scare':3"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sopuli.xyz/comment/4933509"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701061754 {#3963
              date: 2023-11-27 06:09:14.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4018}
          +body: "![](https://lemmy.world/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 12
          +score: 0
          +lastActive: DateTime @1701062537 {#4588
            date: 2023-11-27 06:22:17.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ummthatguy@lemmy.world"
            "@jabathekek@sopuli.xyz"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4594 …}
          +nested: Doctrine\ORM\PersistentCollection {#4595 …}
          +votes: Doctrine\ORM\PersistentCollection {#4597 …}
          +reports: Doctrine\ORM\PersistentCollection {#4601 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4603 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4605 …}
          -id: 169073
          -bodyTs: "'/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5614540"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701062537 {#4591
            date: 2023-11-27 06:22:17.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4018}
        +body: "[i.imgflip.com/3bsied.png](https://i.imgflip.com/3bsied.png)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701065099 {#4690
          date: 2023-11-27 07:04:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ummthatguy@lemmy.world"
          "@jabathekek@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4694 …}
        +nested: Doctrine\ORM\PersistentCollection {#4696 …}
        +votes: Doctrine\ORM\PersistentCollection {#4698 …}
        +reports: Doctrine\ORM\PersistentCollection {#4700 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4702 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4704 …}
        -id: 169141
        -bodyTs: "'/3bsied.png](https://i.imgflip.com/3bsied.png)':3 'i.imgflip.com':2 'i.imgflip.com/3bsied.png](https://i.imgflip.com/3bsied.png)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6637576"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701065099 {#4691
          date: 2023-11-27 07:04:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4018}
      +body: "![](https://lemmy.world/pictrs/image/3eb5542f-e707-4969-a85f-db62c3cdf25f.jpeg)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1701065209 {#4796
        date: 2023-11-27 07:06:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ummthatguy@lemmy.world"
        "@jabathekek@sopuli.xyz"
        "@bobs_monkey@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4790 …}
      +nested: Doctrine\ORM\PersistentCollection {#4784 …}
      +votes: Doctrine\ORM\PersistentCollection {#4788 …}
      +reports: Doctrine\ORM\PersistentCollection {#4799 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4801 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4803 …}
      -id: 169146
      -bodyTs: "'/pictrs/image/3eb5542f-e707-4969-a85f-db62c3cdf25f.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/3eb5542f-e707-4969-a85f-db62c3cdf25f.jpeg)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5615005"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701065209 {#4793
        date: 2023-11-27 07:06:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4018}
    +body: "Can you replace “you’re in danger” with “Eject the warp core!”, please?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701097705 {#4827
      date: 2023-11-27 16:08:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ummthatguy@lemmy.world"
      "@jabathekek@sopuli.xyz"
      "@bobs_monkey@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4831 …}
    +nested: Doctrine\ORM\PersistentCollection {#4833 …}
    +votes: Doctrine\ORM\PersistentCollection {#4835 …}
    +reports: Doctrine\ORM\PersistentCollection {#4837 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4839 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4841 …}
    -id: 170239
    -bodyTs: "'core':12 'danger':7 'eject':9 'pleas':13 're':5 'replac':3 'warp':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5622190"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701097705 {#4828
      date: 2023-11-27 16:08:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +body: "![](https://lemmy.world/pictrs/image/da6cae08-5e2b-40ee-890e-168bd1b2206c.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701099997 {#4849
    date: 2023-11-27 16:46:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
    "@jabathekek@sopuli.xyz"
    "@bobs_monkey@lemm.ee"
    "@EmpathicVagrant@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4852 …}
  +nested: Doctrine\ORM\PersistentCollection {#4856 …}
  +votes: Doctrine\ORM\PersistentCollection {#4858 …}
  +reports: Doctrine\ORM\PersistentCollection {#4859 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4861 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4863 …}
  -id: 170359
  -bodyTs: "'/pictrs/image/da6cae08-5e2b-40ee-890e-168bd1b2206c.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/da6cae08-5e2b-40ee-890e-168bd1b2206c.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5623048"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701099997 {#4846
    date: 2023-11-27 16:46: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
31 DENIED edit
App\Entity\EntryComment {#4844
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "risa@startrek.website"
      +title: "risa"
      +description: """
        **Star Trek memes and shitposts**\n
        \n
        Come on’n get your jamaharon on! There are no real rules—just don’t break the weather control network.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1565
      +entryCommentCount: 14520
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583695 {#274
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 80
      +apId: "risa@startrek.website"
      +apProfileId: "https://startrek.website/c/risa"
      +apPublicUrl: "https://startrek.website/c/risa"
      +apFollowersUrl: "https://startrek.website/c/risa/followers"
      +apInboxUrl: "https://startrek.website/inbox"
      +apDomain: "startrek.website"
      +apPreferredUsername: "risa"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583271 {#268
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#270
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Forget-Elf-on-the-Shelf-It-s"
    +title: "Forget Elf on the Shelf. It's..."
    +url: "https://lemmy.world/pictrs/image/46db433a-fd16-44b2-879c-e33a9448a5f6.jpeg"
    +body: "An alternate idea thought of in response to negativenull’s post."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701127687 {#2418
      date: 2023-11-28 00:28:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17187
    -titleTs: "'elf':2 'forget':1 'shelf':5"
    -bodyTs: "'altern':2 'idea':3 'negativenul':9 'post':11 'respons':7 'thought':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701147130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8810952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701060730 {#1858
      date: 2023-11-27 05:52:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4829
    +user: Proxies\__CG__\App\Entity\User {#4830 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4795
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4692
        +user: Proxies\__CG__\App\Entity\User {#4693 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4589
          +user: Proxies\__CG__\App\Entity\User {#1978 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4018
            +user: App\Entity\User {#3966 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: null
            +root: null
            +body: "i’m scared"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 7
            +score: 0
            +lastActive: DateTime @1701867343 {#4027
              date: 2023-12-06 13:55:43.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ummthatguy@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4016 …}
            +nested: Doctrine\ORM\PersistentCollection {#4014 …}
            +votes: Doctrine\ORM\PersistentCollection {#4012 …}
            +reports: Doctrine\ORM\PersistentCollection {#4010 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
            -id: 169063
            -bodyTs: "'m':2 'scare':3"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sopuli.xyz/comment/4933509"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701061754 {#3963
              date: 2023-11-27 06:09:14.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4018}
          +body: "![](https://lemmy.world/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 12
          +score: 0
          +lastActive: DateTime @1701062537 {#4588
            date: 2023-11-27 06:22:17.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ummthatguy@lemmy.world"
            "@jabathekek@sopuli.xyz"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4594 …}
          +nested: Doctrine\ORM\PersistentCollection {#4595 …}
          +votes: Doctrine\ORM\PersistentCollection {#4597 …}
          +reports: Doctrine\ORM\PersistentCollection {#4601 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4603 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4605 …}
          -id: 169073
          -bodyTs: "'/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5614540"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701062537 {#4591
            date: 2023-11-27 06:22:17.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4018}
        +body: "[i.imgflip.com/3bsied.png](https://i.imgflip.com/3bsied.png)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701065099 {#4690
          date: 2023-11-27 07:04:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ummthatguy@lemmy.world"
          "@jabathekek@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4694 …}
        +nested: Doctrine\ORM\PersistentCollection {#4696 …}
        +votes: Doctrine\ORM\PersistentCollection {#4698 …}
        +reports: Doctrine\ORM\PersistentCollection {#4700 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4702 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4704 …}
        -id: 169141
        -bodyTs: "'/3bsied.png](https://i.imgflip.com/3bsied.png)':3 'i.imgflip.com':2 'i.imgflip.com/3bsied.png](https://i.imgflip.com/3bsied.png)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6637576"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701065099 {#4691
          date: 2023-11-27 07:04:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4018}
      +body: "![](https://lemmy.world/pictrs/image/3eb5542f-e707-4969-a85f-db62c3cdf25f.jpeg)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1701065209 {#4796
        date: 2023-11-27 07:06:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ummthatguy@lemmy.world"
        "@jabathekek@sopuli.xyz"
        "@bobs_monkey@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4790 …}
      +nested: Doctrine\ORM\PersistentCollection {#4784 …}
      +votes: Doctrine\ORM\PersistentCollection {#4788 …}
      +reports: Doctrine\ORM\PersistentCollection {#4799 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4801 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4803 …}
      -id: 169146
      -bodyTs: "'/pictrs/image/3eb5542f-e707-4969-a85f-db62c3cdf25f.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/3eb5542f-e707-4969-a85f-db62c3cdf25f.jpeg)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5615005"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701065209 {#4793
        date: 2023-11-27 07:06:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4018}
    +body: "Can you replace “you’re in danger” with “Eject the warp core!”, please?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701097705 {#4827
      date: 2023-11-27 16:08:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ummthatguy@lemmy.world"
      "@jabathekek@sopuli.xyz"
      "@bobs_monkey@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4831 …}
    +nested: Doctrine\ORM\PersistentCollection {#4833 …}
    +votes: Doctrine\ORM\PersistentCollection {#4835 …}
    +reports: Doctrine\ORM\PersistentCollection {#4837 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4839 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4841 …}
    -id: 170239
    -bodyTs: "'core':12 'danger':7 'eject':9 'pleas':13 're':5 'replac':3 'warp':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5622190"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701097705 {#4828
      date: 2023-11-27 16:08:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +body: "![](https://lemmy.world/pictrs/image/da6cae08-5e2b-40ee-890e-168bd1b2206c.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701099997 {#4849
    date: 2023-11-27 16:46:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
    "@jabathekek@sopuli.xyz"
    "@bobs_monkey@lemm.ee"
    "@EmpathicVagrant@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4852 …}
  +nested: Doctrine\ORM\PersistentCollection {#4856 …}
  +votes: Doctrine\ORM\PersistentCollection {#4858 …}
  +reports: Doctrine\ORM\PersistentCollection {#4859 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4861 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4863 …}
  -id: 170359
  -bodyTs: "'/pictrs/image/da6cae08-5e2b-40ee-890e-168bd1b2206c.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/da6cae08-5e2b-40ee-890e-168bd1b2206c.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5623048"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701099997 {#4846
    date: 2023-11-27 16:46: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
32 DENIED moderate
App\Entity\EntryComment {#4844
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "risa@startrek.website"
      +title: "risa"
      +description: """
        **Star Trek memes and shitposts**\n
        \n
        Come on’n get your jamaharon on! There are no real rules—just don’t break the weather control network.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1565
      +entryCommentCount: 14520
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583695 {#274
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 80
      +apId: "risa@startrek.website"
      +apProfileId: "https://startrek.website/c/risa"
      +apPublicUrl: "https://startrek.website/c/risa"
      +apFollowersUrl: "https://startrek.website/c/risa/followers"
      +apInboxUrl: "https://startrek.website/inbox"
      +apDomain: "startrek.website"
      +apPreferredUsername: "risa"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583271 {#268
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#270
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Forget-Elf-on-the-Shelf-It-s"
    +title: "Forget Elf on the Shelf. It's..."
    +url: "https://lemmy.world/pictrs/image/46db433a-fd16-44b2-879c-e33a9448a5f6.jpeg"
    +body: "An alternate idea thought of in response to negativenull’s post."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701127687 {#2418
      date: 2023-11-28 00:28:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17187
    -titleTs: "'elf':2 'forget':1 'shelf':5"
    -bodyTs: "'altern':2 'idea':3 'negativenul':9 'post':11 'respons':7 'thought':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701147130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8810952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701060730 {#1858
      date: 2023-11-27 05:52:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4829
    +user: Proxies\__CG__\App\Entity\User {#4830 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4795
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4692
        +user: Proxies\__CG__\App\Entity\User {#4693 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4589
          +user: Proxies\__CG__\App\Entity\User {#1978 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4018
            +user: App\Entity\User {#3966 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: null
            +root: null
            +body: "i’m scared"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 7
            +score: 0
            +lastActive: DateTime @1701867343 {#4027
              date: 2023-12-06 13:55:43.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ummthatguy@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4016 …}
            +nested: Doctrine\ORM\PersistentCollection {#4014 …}
            +votes: Doctrine\ORM\PersistentCollection {#4012 …}
            +reports: Doctrine\ORM\PersistentCollection {#4010 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
            -id: 169063
            -bodyTs: "'m':2 'scare':3"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sopuli.xyz/comment/4933509"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701061754 {#3963
              date: 2023-11-27 06:09:14.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4018}
          +body: "![](https://lemmy.world/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 12
          +score: 0
          +lastActive: DateTime @1701062537 {#4588
            date: 2023-11-27 06:22:17.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ummthatguy@lemmy.world"
            "@jabathekek@sopuli.xyz"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4594 …}
          +nested: Doctrine\ORM\PersistentCollection {#4595 …}
          +votes: Doctrine\ORM\PersistentCollection {#4597 …}
          +reports: Doctrine\ORM\PersistentCollection {#4601 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4603 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4605 …}
          -id: 169073
          -bodyTs: "'/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5614540"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701062537 {#4591
            date: 2023-11-27 06:22:17.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4018}
        +body: "[i.imgflip.com/3bsied.png](https://i.imgflip.com/3bsied.png)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701065099 {#4690
          date: 2023-11-27 07:04:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ummthatguy@lemmy.world"
          "@jabathekek@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4694 …}
        +nested: Doctrine\ORM\PersistentCollection {#4696 …}
        +votes: Doctrine\ORM\PersistentCollection {#4698 …}
        +reports: Doctrine\ORM\PersistentCollection {#4700 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4702 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4704 …}
        -id: 169141
        -bodyTs: "'/3bsied.png](https://i.imgflip.com/3bsied.png)':3 'i.imgflip.com':2 'i.imgflip.com/3bsied.png](https://i.imgflip.com/3bsied.png)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6637576"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701065099 {#4691
          date: 2023-11-27 07:04:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4018}
      +body: "![](https://lemmy.world/pictrs/image/3eb5542f-e707-4969-a85f-db62c3cdf25f.jpeg)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1701065209 {#4796
        date: 2023-11-27 07:06:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ummthatguy@lemmy.world"
        "@jabathekek@sopuli.xyz"
        "@bobs_monkey@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4790 …}
      +nested: Doctrine\ORM\PersistentCollection {#4784 …}
      +votes: Doctrine\ORM\PersistentCollection {#4788 …}
      +reports: Doctrine\ORM\PersistentCollection {#4799 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4801 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4803 …}
      -id: 169146
      -bodyTs: "'/pictrs/image/3eb5542f-e707-4969-a85f-db62c3cdf25f.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/3eb5542f-e707-4969-a85f-db62c3cdf25f.jpeg)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5615005"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701065209 {#4793
        date: 2023-11-27 07:06:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4018}
    +body: "Can you replace “you’re in danger” with “Eject the warp core!”, please?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701097705 {#4827
      date: 2023-11-27 16:08:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ummthatguy@lemmy.world"
      "@jabathekek@sopuli.xyz"
      "@bobs_monkey@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4831 …}
    +nested: Doctrine\ORM\PersistentCollection {#4833 …}
    +votes: Doctrine\ORM\PersistentCollection {#4835 …}
    +reports: Doctrine\ORM\PersistentCollection {#4837 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4839 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4841 …}
    -id: 170239
    -bodyTs: "'core':12 'danger':7 'eject':9 'pleas':13 're':5 'replac':3 'warp':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5622190"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701097705 {#4828
      date: 2023-11-27 16:08:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +body: "![](https://lemmy.world/pictrs/image/da6cae08-5e2b-40ee-890e-168bd1b2206c.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701099997 {#4849
    date: 2023-11-27 16:46:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
    "@jabathekek@sopuli.xyz"
    "@bobs_monkey@lemm.ee"
    "@EmpathicVagrant@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4852 …}
  +nested: Doctrine\ORM\PersistentCollection {#4856 …}
  +votes: Doctrine\ORM\PersistentCollection {#4858 …}
  +reports: Doctrine\ORM\PersistentCollection {#4859 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4861 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4863 …}
  -id: 170359
  -bodyTs: "'/pictrs/image/da6cae08-5e2b-40ee-890e-168bd1b2206c.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/da6cae08-5e2b-40ee-890e-168bd1b2206c.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5623048"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701099997 {#4846
    date: 2023-11-27 16:46: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
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 {#4880
  +user: Proxies\__CG__\App\Entity\User {#4830 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "risa@startrek.website"
      +title: "risa"
      +description: """
        **Star Trek memes and shitposts**\n
        \n
        Come on’n get your jamaharon on! There are no real rules—just don’t break the weather control network.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1565
      +entryCommentCount: 14520
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583695 {#274
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 80
      +apId: "risa@startrek.website"
      +apProfileId: "https://startrek.website/c/risa"
      +apPublicUrl: "https://startrek.website/c/risa"
      +apFollowersUrl: "https://startrek.website/c/risa/followers"
      +apInboxUrl: "https://startrek.website/inbox"
      +apDomain: "startrek.website"
      +apPreferredUsername: "risa"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583271 {#268
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#270
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Forget-Elf-on-the-Shelf-It-s"
    +title: "Forget Elf on the Shelf. It's..."
    +url: "https://lemmy.world/pictrs/image/46db433a-fd16-44b2-879c-e33a9448a5f6.jpeg"
    +body: "An alternate idea thought of in response to negativenull’s post."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701127687 {#2418
      date: 2023-11-28 00:28:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17187
    -titleTs: "'elf':2 'forget':1 'shelf':5"
    -bodyTs: "'altern':2 'idea':3 'negativenul':9 'post':11 'respons':7 'thought':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701147130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8810952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701060730 {#1858
      date: 2023-11-27 05:52:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4844
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4829
      +user: Proxies\__CG__\App\Entity\User {#4830 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4795
        +user: Proxies\__CG__\App\Entity\User {#1978 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4692
          +user: Proxies\__CG__\App\Entity\User {#4693 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4589
            +user: Proxies\__CG__\App\Entity\User {#1978 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4018
              +user: App\Entity\User {#3966 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: null
              +root: null
              +body: "i’m scared"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 7
              +score: 0
              +lastActive: DateTime @1701867343 {#4027
                date: 2023-12-06 13:55:43.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@ummthatguy@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4016 …}
              +nested: Doctrine\ORM\PersistentCollection {#4014 …}
              +votes: Doctrine\ORM\PersistentCollection {#4012 …}
              +reports: Doctrine\ORM\PersistentCollection {#4010 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
              -id: 169063
              -bodyTs: "'m':2 'scare':3"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://sopuli.xyz/comment/4933509"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701061754 {#3963
                date: 2023-11-27 06:09:14.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4018}
            +body: "![](https://lemmy.world/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 12
            +score: 0
            +lastActive: DateTime @1701062537 {#4588
              date: 2023-11-27 06:22:17.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ummthatguy@lemmy.world"
              "@jabathekek@sopuli.xyz"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4594 …}
            +nested: Doctrine\ORM\PersistentCollection {#4595 …}
            +votes: Doctrine\ORM\PersistentCollection {#4597 …}
            +reports: Doctrine\ORM\PersistentCollection {#4601 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4603 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4605 …}
            -id: 169073
            -bodyTs: "'/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5614540"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701062537 {#4591
              date: 2023-11-27 06:22:17.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4018}
          +body: "[i.imgflip.com/3bsied.png](https://i.imgflip.com/3bsied.png)"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1701065099 {#4690
            date: 2023-11-27 07:04:59.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ummthatguy@lemmy.world"
            "@jabathekek@sopuli.xyz"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4694 …}
          +nested: Doctrine\ORM\PersistentCollection {#4696 …}
          +votes: Doctrine\ORM\PersistentCollection {#4698 …}
          +reports: Doctrine\ORM\PersistentCollection {#4700 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4702 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4704 …}
          -id: 169141
          -bodyTs: "'/3bsied.png](https://i.imgflip.com/3bsied.png)':3 'i.imgflip.com':2 'i.imgflip.com/3bsied.png](https://i.imgflip.com/3bsied.png)':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6637576"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701065099 {#4691
            date: 2023-11-27 07:04:59.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4018}
        +body: "![](https://lemmy.world/pictrs/image/3eb5542f-e707-4969-a85f-db62c3cdf25f.jpeg)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1701065209 {#4796
          date: 2023-11-27 07:06:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ummthatguy@lemmy.world"
          "@jabathekek@sopuli.xyz"
          "@bobs_monkey@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4790 …}
        +nested: Doctrine\ORM\PersistentCollection {#4784 …}
        +votes: Doctrine\ORM\PersistentCollection {#4788 …}
        +reports: Doctrine\ORM\PersistentCollection {#4799 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4801 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4803 …}
        -id: 169146
        -bodyTs: "'/pictrs/image/3eb5542f-e707-4969-a85f-db62c3cdf25f.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/3eb5542f-e707-4969-a85f-db62c3cdf25f.jpeg)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5615005"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701065209 {#4793
          date: 2023-11-27 07:06:49.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4018}
      +body: "Can you replace “you’re in danger” with “Eject the warp core!”, please?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701097705 {#4827
        date: 2023-11-27 16:08:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ummthatguy@lemmy.world"
        "@jabathekek@sopuli.xyz"
        "@bobs_monkey@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4831 …}
      +nested: Doctrine\ORM\PersistentCollection {#4833 …}
      +votes: Doctrine\ORM\PersistentCollection {#4835 …}
      +reports: Doctrine\ORM\PersistentCollection {#4837 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4839 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4841 …}
      -id: 170239
      -bodyTs: "'core':12 'danger':7 'eject':9 'pleas':13 're':5 'replac':3 'warp':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5622190"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701097705 {#4828
        date: 2023-11-27 16:08:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4018}
    +body: "![](https://lemmy.world/pictrs/image/da6cae08-5e2b-40ee-890e-168bd1b2206c.jpeg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1701099997 {#4849
      date: 2023-11-27 16:46:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ummthatguy@lemmy.world"
      "@jabathekek@sopuli.xyz"
      "@bobs_monkey@lemm.ee"
      "@EmpathicVagrant@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4852 …}
    +nested: Doctrine\ORM\PersistentCollection {#4856 …}
    +votes: Doctrine\ORM\PersistentCollection {#4858 …}
    +reports: Doctrine\ORM\PersistentCollection {#4859 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4861 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4863 …}
    -id: 170359
    -bodyTs: "'/pictrs/image/da6cae08-5e2b-40ee-890e-168bd1b2206c.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/da6cae08-5e2b-40ee-890e-168bd1b2206c.jpeg)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5623048"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701099997 {#4846
      date: 2023-11-27 16:46:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +body: "I love it. Thank you!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701123902 {#4875
    date: 2023-11-27 23:25:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
    "@jabathekek@sopuli.xyz"
    "@bobs_monkey@lemm.ee"
    "@EmpathicVagrant@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4872 …}
  +nested: Doctrine\ORM\PersistentCollection {#4869 …}
  +votes: Doctrine\ORM\PersistentCollection {#4867 …}
  +reports: Doctrine\ORM\PersistentCollection {#4881 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4883 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4885 …}
  -id: 171733
  -bodyTs: "'love':2 'thank':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5631529"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701123902 {#4878
    date: 2023-11-27 23:25: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
35 DENIED edit
App\Entity\EntryComment {#4880
  +user: Proxies\__CG__\App\Entity\User {#4830 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "risa@startrek.website"
      +title: "risa"
      +description: """
        **Star Trek memes and shitposts**\n
        \n
        Come on’n get your jamaharon on! There are no real rules—just don’t break the weather control network.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1565
      +entryCommentCount: 14520
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583695 {#274
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 80
      +apId: "risa@startrek.website"
      +apProfileId: "https://startrek.website/c/risa"
      +apPublicUrl: "https://startrek.website/c/risa"
      +apFollowersUrl: "https://startrek.website/c/risa/followers"
      +apInboxUrl: "https://startrek.website/inbox"
      +apDomain: "startrek.website"
      +apPreferredUsername: "risa"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583271 {#268
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#270
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Forget-Elf-on-the-Shelf-It-s"
    +title: "Forget Elf on the Shelf. It's..."
    +url: "https://lemmy.world/pictrs/image/46db433a-fd16-44b2-879c-e33a9448a5f6.jpeg"
    +body: "An alternate idea thought of in response to negativenull’s post."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701127687 {#2418
      date: 2023-11-28 00:28:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17187
    -titleTs: "'elf':2 'forget':1 'shelf':5"
    -bodyTs: "'altern':2 'idea':3 'negativenul':9 'post':11 'respons':7 'thought':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701147130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8810952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701060730 {#1858
      date: 2023-11-27 05:52:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4844
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4829
      +user: Proxies\__CG__\App\Entity\User {#4830 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4795
        +user: Proxies\__CG__\App\Entity\User {#1978 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4692
          +user: Proxies\__CG__\App\Entity\User {#4693 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4589
            +user: Proxies\__CG__\App\Entity\User {#1978 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4018
              +user: App\Entity\User {#3966 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: null
              +root: null
              +body: "i’m scared"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 7
              +score: 0
              +lastActive: DateTime @1701867343 {#4027
                date: 2023-12-06 13:55:43.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@ummthatguy@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4016 …}
              +nested: Doctrine\ORM\PersistentCollection {#4014 …}
              +votes: Doctrine\ORM\PersistentCollection {#4012 …}
              +reports: Doctrine\ORM\PersistentCollection {#4010 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
              -id: 169063
              -bodyTs: "'m':2 'scare':3"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://sopuli.xyz/comment/4933509"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701061754 {#3963
                date: 2023-11-27 06:09:14.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4018}
            +body: "![](https://lemmy.world/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 12
            +score: 0
            +lastActive: DateTime @1701062537 {#4588
              date: 2023-11-27 06:22:17.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ummthatguy@lemmy.world"
              "@jabathekek@sopuli.xyz"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4594 …}
            +nested: Doctrine\ORM\PersistentCollection {#4595 …}
            +votes: Doctrine\ORM\PersistentCollection {#4597 …}
            +reports: Doctrine\ORM\PersistentCollection {#4601 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4603 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4605 …}
            -id: 169073
            -bodyTs: "'/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5614540"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701062537 {#4591
              date: 2023-11-27 06:22:17.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4018}
          +body: "[i.imgflip.com/3bsied.png](https://i.imgflip.com/3bsied.png)"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1701065099 {#4690
            date: 2023-11-27 07:04:59.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ummthatguy@lemmy.world"
            "@jabathekek@sopuli.xyz"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4694 …}
          +nested: Doctrine\ORM\PersistentCollection {#4696 …}
          +votes: Doctrine\ORM\PersistentCollection {#4698 …}
          +reports: Doctrine\ORM\PersistentCollection {#4700 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4702 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4704 …}
          -id: 169141
          -bodyTs: "'/3bsied.png](https://i.imgflip.com/3bsied.png)':3 'i.imgflip.com':2 'i.imgflip.com/3bsied.png](https://i.imgflip.com/3bsied.png)':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6637576"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701065099 {#4691
            date: 2023-11-27 07:04:59.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4018}
        +body: "![](https://lemmy.world/pictrs/image/3eb5542f-e707-4969-a85f-db62c3cdf25f.jpeg)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1701065209 {#4796
          date: 2023-11-27 07:06:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ummthatguy@lemmy.world"
          "@jabathekek@sopuli.xyz"
          "@bobs_monkey@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4790 …}
        +nested: Doctrine\ORM\PersistentCollection {#4784 …}
        +votes: Doctrine\ORM\PersistentCollection {#4788 …}
        +reports: Doctrine\ORM\PersistentCollection {#4799 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4801 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4803 …}
        -id: 169146
        -bodyTs: "'/pictrs/image/3eb5542f-e707-4969-a85f-db62c3cdf25f.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/3eb5542f-e707-4969-a85f-db62c3cdf25f.jpeg)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5615005"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701065209 {#4793
          date: 2023-11-27 07:06:49.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4018}
      +body: "Can you replace “you’re in danger” with “Eject the warp core!”, please?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701097705 {#4827
        date: 2023-11-27 16:08:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ummthatguy@lemmy.world"
        "@jabathekek@sopuli.xyz"
        "@bobs_monkey@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4831 …}
      +nested: Doctrine\ORM\PersistentCollection {#4833 …}
      +votes: Doctrine\ORM\PersistentCollection {#4835 …}
      +reports: Doctrine\ORM\PersistentCollection {#4837 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4839 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4841 …}
      -id: 170239
      -bodyTs: "'core':12 'danger':7 'eject':9 'pleas':13 're':5 'replac':3 'warp':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5622190"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701097705 {#4828
        date: 2023-11-27 16:08:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4018}
    +body: "![](https://lemmy.world/pictrs/image/da6cae08-5e2b-40ee-890e-168bd1b2206c.jpeg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1701099997 {#4849
      date: 2023-11-27 16:46:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ummthatguy@lemmy.world"
      "@jabathekek@sopuli.xyz"
      "@bobs_monkey@lemm.ee"
      "@EmpathicVagrant@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4852 …}
    +nested: Doctrine\ORM\PersistentCollection {#4856 …}
    +votes: Doctrine\ORM\PersistentCollection {#4858 …}
    +reports: Doctrine\ORM\PersistentCollection {#4859 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4861 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4863 …}
    -id: 170359
    -bodyTs: "'/pictrs/image/da6cae08-5e2b-40ee-890e-168bd1b2206c.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/da6cae08-5e2b-40ee-890e-168bd1b2206c.jpeg)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5623048"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701099997 {#4846
      date: 2023-11-27 16:46:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +body: "I love it. Thank you!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701123902 {#4875
    date: 2023-11-27 23:25:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
    "@jabathekek@sopuli.xyz"
    "@bobs_monkey@lemm.ee"
    "@EmpathicVagrant@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4872 …}
  +nested: Doctrine\ORM\PersistentCollection {#4869 …}
  +votes: Doctrine\ORM\PersistentCollection {#4867 …}
  +reports: Doctrine\ORM\PersistentCollection {#4881 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4883 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4885 …}
  -id: 171733
  -bodyTs: "'love':2 'thank':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5631529"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701123902 {#4878
    date: 2023-11-27 23:25: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
36 DENIED moderate
App\Entity\EntryComment {#4880
  +user: Proxies\__CG__\App\Entity\User {#4830 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "risa@startrek.website"
      +title: "risa"
      +description: """
        **Star Trek memes and shitposts**\n
        \n
        Come on’n get your jamaharon on! There are no real rules—just don’t break the weather control network.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1565
      +entryCommentCount: 14520
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583695 {#274
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 80
      +apId: "risa@startrek.website"
      +apProfileId: "https://startrek.website/c/risa"
      +apPublicUrl: "https://startrek.website/c/risa"
      +apFollowersUrl: "https://startrek.website/c/risa/followers"
      +apInboxUrl: "https://startrek.website/inbox"
      +apDomain: "startrek.website"
      +apPreferredUsername: "risa"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583271 {#268
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#270
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Forget-Elf-on-the-Shelf-It-s"
    +title: "Forget Elf on the Shelf. It's..."
    +url: "https://lemmy.world/pictrs/image/46db433a-fd16-44b2-879c-e33a9448a5f6.jpeg"
    +body: "An alternate idea thought of in response to negativenull’s post."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701127687 {#2418
      date: 2023-11-28 00:28:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17187
    -titleTs: "'elf':2 'forget':1 'shelf':5"
    -bodyTs: "'altern':2 'idea':3 'negativenul':9 'post':11 'respons':7 'thought':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701147130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8810952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701060730 {#1858
      date: 2023-11-27 05:52:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4844
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4829
      +user: Proxies\__CG__\App\Entity\User {#4830 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4795
        +user: Proxies\__CG__\App\Entity\User {#1978 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4692
          +user: Proxies\__CG__\App\Entity\User {#4693 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4589
            +user: Proxies\__CG__\App\Entity\User {#1978 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4018
              +user: App\Entity\User {#3966 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: null
              +root: null
              +body: "i’m scared"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 7
              +score: 0
              +lastActive: DateTime @1701867343 {#4027
                date: 2023-12-06 13:55:43.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@ummthatguy@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4016 …}
              +nested: Doctrine\ORM\PersistentCollection {#4014 …}
              +votes: Doctrine\ORM\PersistentCollection {#4012 …}
              +reports: Doctrine\ORM\PersistentCollection {#4010 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
              -id: 169063
              -bodyTs: "'m':2 'scare':3"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://sopuli.xyz/comment/4933509"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701061754 {#3963
                date: 2023-11-27 06:09:14.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4018}
            +body: "![](https://lemmy.world/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 12
            +score: 0
            +lastActive: DateTime @1701062537 {#4588
              date: 2023-11-27 06:22:17.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ummthatguy@lemmy.world"
              "@jabathekek@sopuli.xyz"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4594 …}
            +nested: Doctrine\ORM\PersistentCollection {#4595 …}
            +votes: Doctrine\ORM\PersistentCollection {#4597 …}
            +reports: Doctrine\ORM\PersistentCollection {#4601 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4603 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4605 …}
            -id: 169073
            -bodyTs: "'/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5614540"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701062537 {#4591
              date: 2023-11-27 06:22:17.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4018}
          +body: "[i.imgflip.com/3bsied.png](https://i.imgflip.com/3bsied.png)"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1701065099 {#4690
            date: 2023-11-27 07:04:59.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ummthatguy@lemmy.world"
            "@jabathekek@sopuli.xyz"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4694 …}
          +nested: Doctrine\ORM\PersistentCollection {#4696 …}
          +votes: Doctrine\ORM\PersistentCollection {#4698 …}
          +reports: Doctrine\ORM\PersistentCollection {#4700 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4702 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4704 …}
          -id: 169141
          -bodyTs: "'/3bsied.png](https://i.imgflip.com/3bsied.png)':3 'i.imgflip.com':2 'i.imgflip.com/3bsied.png](https://i.imgflip.com/3bsied.png)':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6637576"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701065099 {#4691
            date: 2023-11-27 07:04:59.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4018}
        +body: "![](https://lemmy.world/pictrs/image/3eb5542f-e707-4969-a85f-db62c3cdf25f.jpeg)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1701065209 {#4796
          date: 2023-11-27 07:06:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ummthatguy@lemmy.world"
          "@jabathekek@sopuli.xyz"
          "@bobs_monkey@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4790 …}
        +nested: Doctrine\ORM\PersistentCollection {#4784 …}
        +votes: Doctrine\ORM\PersistentCollection {#4788 …}
        +reports: Doctrine\ORM\PersistentCollection {#4799 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4801 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4803 …}
        -id: 169146
        -bodyTs: "'/pictrs/image/3eb5542f-e707-4969-a85f-db62c3cdf25f.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/3eb5542f-e707-4969-a85f-db62c3cdf25f.jpeg)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5615005"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701065209 {#4793
          date: 2023-11-27 07:06:49.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4018}
      +body: "Can you replace “you’re in danger” with “Eject the warp core!”, please?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701097705 {#4827
        date: 2023-11-27 16:08:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ummthatguy@lemmy.world"
        "@jabathekek@sopuli.xyz"
        "@bobs_monkey@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4831 …}
      +nested: Doctrine\ORM\PersistentCollection {#4833 …}
      +votes: Doctrine\ORM\PersistentCollection {#4835 …}
      +reports: Doctrine\ORM\PersistentCollection {#4837 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4839 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4841 …}
      -id: 170239
      -bodyTs: "'core':12 'danger':7 'eject':9 'pleas':13 're':5 'replac':3 'warp':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5622190"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701097705 {#4828
        date: 2023-11-27 16:08:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4018}
    +body: "![](https://lemmy.world/pictrs/image/da6cae08-5e2b-40ee-890e-168bd1b2206c.jpeg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1701099997 {#4849
      date: 2023-11-27 16:46:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ummthatguy@lemmy.world"
      "@jabathekek@sopuli.xyz"
      "@bobs_monkey@lemm.ee"
      "@EmpathicVagrant@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4852 …}
    +nested: Doctrine\ORM\PersistentCollection {#4856 …}
    +votes: Doctrine\ORM\PersistentCollection {#4858 …}
    +reports: Doctrine\ORM\PersistentCollection {#4859 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4861 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4863 …}
    -id: 170359
    -bodyTs: "'/pictrs/image/da6cae08-5e2b-40ee-890e-168bd1b2206c.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/da6cae08-5e2b-40ee-890e-168bd1b2206c.jpeg)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5623048"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701099997 {#4846
      date: 2023-11-27 16:46:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +body: "I love it. Thank you!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701123902 {#4875
    date: 2023-11-27 23:25:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
    "@jabathekek@sopuli.xyz"
    "@bobs_monkey@lemm.ee"
    "@EmpathicVagrant@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4872 …}
  +nested: Doctrine\ORM\PersistentCollection {#4869 …}
  +votes: Doctrine\ORM\PersistentCollection {#4867 …}
  +reports: Doctrine\ORM\PersistentCollection {#4881 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4883 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4885 …}
  -id: 171733
  -bodyTs: "'love':2 'thank':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5631529"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701123902 {#4878
    date: 2023-11-27 23:25: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
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 {#4889
  +user: Proxies\__CG__\App\Entity\User {#4770 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "risa@startrek.website"
      +title: "risa"
      +description: """
        **Star Trek memes and shitposts**\n
        \n
        Come on’n get your jamaharon on! There are no real rules—just don’t break the weather control network.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1565
      +entryCommentCount: 14520
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583695 {#274
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 80
      +apId: "risa@startrek.website"
      +apProfileId: "https://startrek.website/c/risa"
      +apPublicUrl: "https://startrek.website/c/risa"
      +apFollowersUrl: "https://startrek.website/c/risa/followers"
      +apInboxUrl: "https://startrek.website/inbox"
      +apDomain: "startrek.website"
      +apPreferredUsername: "risa"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583271 {#268
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#270
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Forget-Elf-on-the-Shelf-It-s"
    +title: "Forget Elf on the Shelf. It's..."
    +url: "https://lemmy.world/pictrs/image/46db433a-fd16-44b2-879c-e33a9448a5f6.jpeg"
    +body: "An alternate idea thought of in response to negativenull’s post."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701127687 {#2418
      date: 2023-11-28 00:28:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17187
    -titleTs: "'elf':2 'forget':1 'shelf':5"
    -bodyTs: "'altern':2 'idea':3 'negativenul':9 'post':11 'respons':7 'thought':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701147130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8810952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701060730 {#1858
      date: 2023-11-27 05:52:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4844
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4829
      +user: Proxies\__CG__\App\Entity\User {#4830 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4795
        +user: Proxies\__CG__\App\Entity\User {#1978 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4692
          +user: Proxies\__CG__\App\Entity\User {#4693 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4589
            +user: Proxies\__CG__\App\Entity\User {#1978 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4018
              +user: App\Entity\User {#3966 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: null
              +root: null
              +body: "i’m scared"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 7
              +score: 0
              +lastActive: DateTime @1701867343 {#4027
                date: 2023-12-06 13:55:43.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@ummthatguy@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4016 …}
              +nested: Doctrine\ORM\PersistentCollection {#4014 …}
              +votes: Doctrine\ORM\PersistentCollection {#4012 …}
              +reports: Doctrine\ORM\PersistentCollection {#4010 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
              -id: 169063
              -bodyTs: "'m':2 'scare':3"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://sopuli.xyz/comment/4933509"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701061754 {#3963
                date: 2023-11-27 06:09:14.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4018}
            +body: "![](https://lemmy.world/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 12
            +score: 0
            +lastActive: DateTime @1701062537 {#4588
              date: 2023-11-27 06:22:17.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ummthatguy@lemmy.world"
              "@jabathekek@sopuli.xyz"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4594 …}
            +nested: Doctrine\ORM\PersistentCollection {#4595 …}
            +votes: Doctrine\ORM\PersistentCollection {#4597 …}
            +reports: Doctrine\ORM\PersistentCollection {#4601 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4603 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4605 …}
            -id: 169073
            -bodyTs: "'/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5614540"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701062537 {#4591
              date: 2023-11-27 06:22:17.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4018}
          +body: "[i.imgflip.com/3bsied.png](https://i.imgflip.com/3bsied.png)"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1701065099 {#4690
            date: 2023-11-27 07:04:59.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ummthatguy@lemmy.world"
            "@jabathekek@sopuli.xyz"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4694 …}
          +nested: Doctrine\ORM\PersistentCollection {#4696 …}
          +votes: Doctrine\ORM\PersistentCollection {#4698 …}
          +reports: Doctrine\ORM\PersistentCollection {#4700 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4702 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4704 …}
          -id: 169141
          -bodyTs: "'/3bsied.png](https://i.imgflip.com/3bsied.png)':3 'i.imgflip.com':2 'i.imgflip.com/3bsied.png](https://i.imgflip.com/3bsied.png)':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6637576"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701065099 {#4691
            date: 2023-11-27 07:04:59.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4018}
        +body: "![](https://lemmy.world/pictrs/image/3eb5542f-e707-4969-a85f-db62c3cdf25f.jpeg)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1701065209 {#4796
          date: 2023-11-27 07:06:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ummthatguy@lemmy.world"
          "@jabathekek@sopuli.xyz"
          "@bobs_monkey@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4790 …}
        +nested: Doctrine\ORM\PersistentCollection {#4784 …}
        +votes: Doctrine\ORM\PersistentCollection {#4788 …}
        +reports: Doctrine\ORM\PersistentCollection {#4799 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4801 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4803 …}
        -id: 169146
        -bodyTs: "'/pictrs/image/3eb5542f-e707-4969-a85f-db62c3cdf25f.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/3eb5542f-e707-4969-a85f-db62c3cdf25f.jpeg)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5615005"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701065209 {#4793
          date: 2023-11-27 07:06:49.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4018}
      +body: "Can you replace “you’re in danger” with “Eject the warp core!”, please?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701097705 {#4827
        date: 2023-11-27 16:08:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ummthatguy@lemmy.world"
        "@jabathekek@sopuli.xyz"
        "@bobs_monkey@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4831 …}
      +nested: Doctrine\ORM\PersistentCollection {#4833 …}
      +votes: Doctrine\ORM\PersistentCollection {#4835 …}
      +reports: Doctrine\ORM\PersistentCollection {#4837 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4839 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4841 …}
      -id: 170239
      -bodyTs: "'core':12 'danger':7 'eject':9 'pleas':13 're':5 'replac':3 'warp':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5622190"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701097705 {#4828
        date: 2023-11-27 16:08:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4018}
    +body: "![](https://lemmy.world/pictrs/image/da6cae08-5e2b-40ee-890e-168bd1b2206c.jpeg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1701099997 {#4849
      date: 2023-11-27 16:46:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ummthatguy@lemmy.world"
      "@jabathekek@sopuli.xyz"
      "@bobs_monkey@lemm.ee"
      "@EmpathicVagrant@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4852 …}
    +nested: Doctrine\ORM\PersistentCollection {#4856 …}
    +votes: Doctrine\ORM\PersistentCollection {#4858 …}
    +reports: Doctrine\ORM\PersistentCollection {#4859 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4861 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4863 …}
    -id: 170359
    -bodyTs: "'/pictrs/image/da6cae08-5e2b-40ee-890e-168bd1b2206c.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/da6cae08-5e2b-40ee-890e-168bd1b2206c.jpeg)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5623048"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701099997 {#4846
      date: 2023-11-27 16:46:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +body: "Latinum!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701127330 {#4887
    date: 2023-11-28 00:22:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
    "@jabathekek@sopuli.xyz"
    "@bobs_monkey@lemm.ee"
    "@EmpathicVagrant@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4890 …}
  +nested: Doctrine\ORM\PersistentCollection {#4892 …}
  +votes: Doctrine\ORM\PersistentCollection {#4894 …}
  +reports: Doctrine\ORM\PersistentCollection {#4896 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4898 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4900 …}
  -id: 171893
  -bodyTs: "'latinum':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/4058300"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701127330 {#4888
    date: 2023-11-28 00:22: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
39 DENIED edit
App\Entity\EntryComment {#4889
  +user: Proxies\__CG__\App\Entity\User {#4770 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "risa@startrek.website"
      +title: "risa"
      +description: """
        **Star Trek memes and shitposts**\n
        \n
        Come on’n get your jamaharon on! There are no real rules—just don’t break the weather control network.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1565
      +entryCommentCount: 14520
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583695 {#274
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 80
      +apId: "risa@startrek.website"
      +apProfileId: "https://startrek.website/c/risa"
      +apPublicUrl: "https://startrek.website/c/risa"
      +apFollowersUrl: "https://startrek.website/c/risa/followers"
      +apInboxUrl: "https://startrek.website/inbox"
      +apDomain: "startrek.website"
      +apPreferredUsername: "risa"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583271 {#268
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#270
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Forget-Elf-on-the-Shelf-It-s"
    +title: "Forget Elf on the Shelf. It's..."
    +url: "https://lemmy.world/pictrs/image/46db433a-fd16-44b2-879c-e33a9448a5f6.jpeg"
    +body: "An alternate idea thought of in response to negativenull’s post."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701127687 {#2418
      date: 2023-11-28 00:28:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17187
    -titleTs: "'elf':2 'forget':1 'shelf':5"
    -bodyTs: "'altern':2 'idea':3 'negativenul':9 'post':11 'respons':7 'thought':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701147130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8810952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701060730 {#1858
      date: 2023-11-27 05:52:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4844
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4829
      +user: Proxies\__CG__\App\Entity\User {#4830 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4795
        +user: Proxies\__CG__\App\Entity\User {#1978 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4692
          +user: Proxies\__CG__\App\Entity\User {#4693 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4589
            +user: Proxies\__CG__\App\Entity\User {#1978 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4018
              +user: App\Entity\User {#3966 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: null
              +root: null
              +body: "i’m scared"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 7
              +score: 0
              +lastActive: DateTime @1701867343 {#4027
                date: 2023-12-06 13:55:43.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@ummthatguy@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4016 …}
              +nested: Doctrine\ORM\PersistentCollection {#4014 …}
              +votes: Doctrine\ORM\PersistentCollection {#4012 …}
              +reports: Doctrine\ORM\PersistentCollection {#4010 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
              -id: 169063
              -bodyTs: "'m':2 'scare':3"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://sopuli.xyz/comment/4933509"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701061754 {#3963
                date: 2023-11-27 06:09:14.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4018}
            +body: "![](https://lemmy.world/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 12
            +score: 0
            +lastActive: DateTime @1701062537 {#4588
              date: 2023-11-27 06:22:17.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ummthatguy@lemmy.world"
              "@jabathekek@sopuli.xyz"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4594 …}
            +nested: Doctrine\ORM\PersistentCollection {#4595 …}
            +votes: Doctrine\ORM\PersistentCollection {#4597 …}
            +reports: Doctrine\ORM\PersistentCollection {#4601 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4603 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4605 …}
            -id: 169073
            -bodyTs: "'/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5614540"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701062537 {#4591
              date: 2023-11-27 06:22:17.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4018}
          +body: "[i.imgflip.com/3bsied.png](https://i.imgflip.com/3bsied.png)"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1701065099 {#4690
            date: 2023-11-27 07:04:59.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ummthatguy@lemmy.world"
            "@jabathekek@sopuli.xyz"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4694 …}
          +nested: Doctrine\ORM\PersistentCollection {#4696 …}
          +votes: Doctrine\ORM\PersistentCollection {#4698 …}
          +reports: Doctrine\ORM\PersistentCollection {#4700 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4702 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4704 …}
          -id: 169141
          -bodyTs: "'/3bsied.png](https://i.imgflip.com/3bsied.png)':3 'i.imgflip.com':2 'i.imgflip.com/3bsied.png](https://i.imgflip.com/3bsied.png)':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6637576"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701065099 {#4691
            date: 2023-11-27 07:04:59.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4018}
        +body: "![](https://lemmy.world/pictrs/image/3eb5542f-e707-4969-a85f-db62c3cdf25f.jpeg)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1701065209 {#4796
          date: 2023-11-27 07:06:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ummthatguy@lemmy.world"
          "@jabathekek@sopuli.xyz"
          "@bobs_monkey@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4790 …}
        +nested: Doctrine\ORM\PersistentCollection {#4784 …}
        +votes: Doctrine\ORM\PersistentCollection {#4788 …}
        +reports: Doctrine\ORM\PersistentCollection {#4799 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4801 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4803 …}
        -id: 169146
        -bodyTs: "'/pictrs/image/3eb5542f-e707-4969-a85f-db62c3cdf25f.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/3eb5542f-e707-4969-a85f-db62c3cdf25f.jpeg)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5615005"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701065209 {#4793
          date: 2023-11-27 07:06:49.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4018}
      +body: "Can you replace “you’re in danger” with “Eject the warp core!”, please?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701097705 {#4827
        date: 2023-11-27 16:08:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ummthatguy@lemmy.world"
        "@jabathekek@sopuli.xyz"
        "@bobs_monkey@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4831 …}
      +nested: Doctrine\ORM\PersistentCollection {#4833 …}
      +votes: Doctrine\ORM\PersistentCollection {#4835 …}
      +reports: Doctrine\ORM\PersistentCollection {#4837 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4839 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4841 …}
      -id: 170239
      -bodyTs: "'core':12 'danger':7 'eject':9 'pleas':13 're':5 'replac':3 'warp':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5622190"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701097705 {#4828
        date: 2023-11-27 16:08:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4018}
    +body: "![](https://lemmy.world/pictrs/image/da6cae08-5e2b-40ee-890e-168bd1b2206c.jpeg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1701099997 {#4849
      date: 2023-11-27 16:46:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ummthatguy@lemmy.world"
      "@jabathekek@sopuli.xyz"
      "@bobs_monkey@lemm.ee"
      "@EmpathicVagrant@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4852 …}
    +nested: Doctrine\ORM\PersistentCollection {#4856 …}
    +votes: Doctrine\ORM\PersistentCollection {#4858 …}
    +reports: Doctrine\ORM\PersistentCollection {#4859 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4861 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4863 …}
    -id: 170359
    -bodyTs: "'/pictrs/image/da6cae08-5e2b-40ee-890e-168bd1b2206c.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/da6cae08-5e2b-40ee-890e-168bd1b2206c.jpeg)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5623048"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701099997 {#4846
      date: 2023-11-27 16:46:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +body: "Latinum!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701127330 {#4887
    date: 2023-11-28 00:22:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
    "@jabathekek@sopuli.xyz"
    "@bobs_monkey@lemm.ee"
    "@EmpathicVagrant@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4890 …}
  +nested: Doctrine\ORM\PersistentCollection {#4892 …}
  +votes: Doctrine\ORM\PersistentCollection {#4894 …}
  +reports: Doctrine\ORM\PersistentCollection {#4896 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4898 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4900 …}
  -id: 171893
  -bodyTs: "'latinum':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/4058300"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701127330 {#4888
    date: 2023-11-28 00:22: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
40 DENIED moderate
App\Entity\EntryComment {#4889
  +user: Proxies\__CG__\App\Entity\User {#4770 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "risa@startrek.website"
      +title: "risa"
      +description: """
        **Star Trek memes and shitposts**\n
        \n
        Come on’n get your jamaharon on! There are no real rules—just don’t break the weather control network.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1565
      +entryCommentCount: 14520
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583695 {#274
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 80
      +apId: "risa@startrek.website"
      +apProfileId: "https://startrek.website/c/risa"
      +apPublicUrl: "https://startrek.website/c/risa"
      +apFollowersUrl: "https://startrek.website/c/risa/followers"
      +apInboxUrl: "https://startrek.website/inbox"
      +apDomain: "startrek.website"
      +apPreferredUsername: "risa"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583271 {#268
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#270
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Forget-Elf-on-the-Shelf-It-s"
    +title: "Forget Elf on the Shelf. It's..."
    +url: "https://lemmy.world/pictrs/image/46db433a-fd16-44b2-879c-e33a9448a5f6.jpeg"
    +body: "An alternate idea thought of in response to negativenull’s post."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701127687 {#2418
      date: 2023-11-28 00:28:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17187
    -titleTs: "'elf':2 'forget':1 'shelf':5"
    -bodyTs: "'altern':2 'idea':3 'negativenul':9 'post':11 'respons':7 'thought':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701147130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8810952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701060730 {#1858
      date: 2023-11-27 05:52:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4844
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4829
      +user: Proxies\__CG__\App\Entity\User {#4830 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4795
        +user: Proxies\__CG__\App\Entity\User {#1978 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4692
          +user: Proxies\__CG__\App\Entity\User {#4693 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4589
            +user: Proxies\__CG__\App\Entity\User {#1978 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4018
              +user: App\Entity\User {#3966 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: null
              +root: null
              +body: "i’m scared"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 7
              +score: 0
              +lastActive: DateTime @1701867343 {#4027
                date: 2023-12-06 13:55:43.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@ummthatguy@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4016 …}
              +nested: Doctrine\ORM\PersistentCollection {#4014 …}
              +votes: Doctrine\ORM\PersistentCollection {#4012 …}
              +reports: Doctrine\ORM\PersistentCollection {#4010 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
              -id: 169063
              -bodyTs: "'m':2 'scare':3"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://sopuli.xyz/comment/4933509"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701061754 {#3963
                date: 2023-11-27 06:09:14.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4018}
            +body: "![](https://lemmy.world/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 12
            +score: 0
            +lastActive: DateTime @1701062537 {#4588
              date: 2023-11-27 06:22:17.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ummthatguy@lemmy.world"
              "@jabathekek@sopuli.xyz"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4594 …}
            +nested: Doctrine\ORM\PersistentCollection {#4595 …}
            +votes: Doctrine\ORM\PersistentCollection {#4597 …}
            +reports: Doctrine\ORM\PersistentCollection {#4601 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4603 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4605 …}
            -id: 169073
            -bodyTs: "'/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5614540"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701062537 {#4591
              date: 2023-11-27 06:22:17.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4018}
          +body: "[i.imgflip.com/3bsied.png](https://i.imgflip.com/3bsied.png)"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1701065099 {#4690
            date: 2023-11-27 07:04:59.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ummthatguy@lemmy.world"
            "@jabathekek@sopuli.xyz"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4694 …}
          +nested: Doctrine\ORM\PersistentCollection {#4696 …}
          +votes: Doctrine\ORM\PersistentCollection {#4698 …}
          +reports: Doctrine\ORM\PersistentCollection {#4700 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4702 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4704 …}
          -id: 169141
          -bodyTs: "'/3bsied.png](https://i.imgflip.com/3bsied.png)':3 'i.imgflip.com':2 'i.imgflip.com/3bsied.png](https://i.imgflip.com/3bsied.png)':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6637576"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701065099 {#4691
            date: 2023-11-27 07:04:59.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4018}
        +body: "![](https://lemmy.world/pictrs/image/3eb5542f-e707-4969-a85f-db62c3cdf25f.jpeg)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1701065209 {#4796
          date: 2023-11-27 07:06:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ummthatguy@lemmy.world"
          "@jabathekek@sopuli.xyz"
          "@bobs_monkey@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4790 …}
        +nested: Doctrine\ORM\PersistentCollection {#4784 …}
        +votes: Doctrine\ORM\PersistentCollection {#4788 …}
        +reports: Doctrine\ORM\PersistentCollection {#4799 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4801 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4803 …}
        -id: 169146
        -bodyTs: "'/pictrs/image/3eb5542f-e707-4969-a85f-db62c3cdf25f.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/3eb5542f-e707-4969-a85f-db62c3cdf25f.jpeg)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5615005"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701065209 {#4793
          date: 2023-11-27 07:06:49.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4018}
      +body: "Can you replace “you’re in danger” with “Eject the warp core!”, please?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701097705 {#4827
        date: 2023-11-27 16:08:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ummthatguy@lemmy.world"
        "@jabathekek@sopuli.xyz"
        "@bobs_monkey@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4831 …}
      +nested: Doctrine\ORM\PersistentCollection {#4833 …}
      +votes: Doctrine\ORM\PersistentCollection {#4835 …}
      +reports: Doctrine\ORM\PersistentCollection {#4837 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4839 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4841 …}
      -id: 170239
      -bodyTs: "'core':12 'danger':7 'eject':9 'pleas':13 're':5 'replac':3 'warp':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5622190"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701097705 {#4828
        date: 2023-11-27 16:08:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4018}
    +body: "![](https://lemmy.world/pictrs/image/da6cae08-5e2b-40ee-890e-168bd1b2206c.jpeg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1701099997 {#4849
      date: 2023-11-27 16:46:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ummthatguy@lemmy.world"
      "@jabathekek@sopuli.xyz"
      "@bobs_monkey@lemm.ee"
      "@EmpathicVagrant@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4852 …}
    +nested: Doctrine\ORM\PersistentCollection {#4856 …}
    +votes: Doctrine\ORM\PersistentCollection {#4858 …}
    +reports: Doctrine\ORM\PersistentCollection {#4859 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4861 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4863 …}
    -id: 170359
    -bodyTs: "'/pictrs/image/da6cae08-5e2b-40ee-890e-168bd1b2206c.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/da6cae08-5e2b-40ee-890e-168bd1b2206c.jpeg)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5623048"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701099997 {#4846
      date: 2023-11-27 16:46:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +body: "Latinum!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701127330 {#4887
    date: 2023-11-28 00:22:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
    "@jabathekek@sopuli.xyz"
    "@bobs_monkey@lemm.ee"
    "@EmpathicVagrant@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4890 …}
  +nested: Doctrine\ORM\PersistentCollection {#4892 …}
  +votes: Doctrine\ORM\PersistentCollection {#4894 …}
  +reports: Doctrine\ORM\PersistentCollection {#4896 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4898 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4900 …}
  -id: 171893
  -bodyTs: "'latinum':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/4058300"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701127330 {#4888
    date: 2023-11-28 00:22: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
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 {#4708
  +user: App\Entity\User {#4226 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "risa@startrek.website"
      +title: "risa"
      +description: """
        **Star Trek memes and shitposts**\n
        \n
        Come on’n get your jamaharon on! There are no real rules—just don’t break the weather control network.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1565
      +entryCommentCount: 14520
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583695 {#274
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 80
      +apId: "risa@startrek.website"
      +apProfileId: "https://startrek.website/c/risa"
      +apPublicUrl: "https://startrek.website/c/risa"
      +apFollowersUrl: "https://startrek.website/c/risa/followers"
      +apInboxUrl: "https://startrek.website/inbox"
      +apDomain: "startrek.website"
      +apPreferredUsername: "risa"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583271 {#268
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#270
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Forget-Elf-on-the-Shelf-It-s"
    +title: "Forget Elf on the Shelf. It's..."
    +url: "https://lemmy.world/pictrs/image/46db433a-fd16-44b2-879c-e33a9448a5f6.jpeg"
    +body: "An alternate idea thought of in response to negativenull’s post."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701127687 {#2418
      date: 2023-11-28 00:28:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17187
    -titleTs: "'elf':2 'forget':1 'shelf':5"
    -bodyTs: "'altern':2 'idea':3 'negativenul':9 'post':11 'respons':7 'thought':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701147130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8810952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701060730 {#1858
      date: 2023-11-27 05:52:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4589
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4018
      +user: App\Entity\User {#3966 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "i’m scared"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701867343 {#4027
        date: 2023-12-06 13:55:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ummthatguy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4016 …}
      +nested: Doctrine\ORM\PersistentCollection {#4014 …}
      +votes: Doctrine\ORM\PersistentCollection {#4012 …}
      +reports: Doctrine\ORM\PersistentCollection {#4010 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
      -id: 169063
      -bodyTs: "'m':2 'scare':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/4933509"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701061754 {#3963
        date: 2023-11-27 06:09:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4018}
    +body: "![](https://lemmy.world/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1701062537 {#4588
      date: 2023-11-27 06:22:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ummthatguy@lemmy.world"
      "@jabathekek@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4594 …}
    +nested: Doctrine\ORM\PersistentCollection {#4595 …}
    +votes: Doctrine\ORM\PersistentCollection {#4597 …}
    +reports: Doctrine\ORM\PersistentCollection {#4601 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4603 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4605 …}
    -id: 169073
    -bodyTs: "'/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5614540"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701062537 {#4591
      date: 2023-11-27 06:22:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +body: "Wow, that's more his colour for sure."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1701069085 {#4706
    date: 2023-11-27 08:11:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
    "@jabathekek@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4709 …}
  +nested: Doctrine\ORM\PersistentCollection {#4711 …}
  +votes: Doctrine\ORM\PersistentCollection {#4713 …}
  +reports: Doctrine\ORM\PersistentCollection {#4715 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4717 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4719 …}
  -id: 169279
  -bodyTs: "'colour':6 'sure':8 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/risa@startrek.website/t/658423/-/comment/3795248"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701069085 {#4707
    date: 2023-11-27 08:11: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
43 DENIED edit
App\Entity\EntryComment {#4708
  +user: App\Entity\User {#4226 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "risa@startrek.website"
      +title: "risa"
      +description: """
        **Star Trek memes and shitposts**\n
        \n
        Come on’n get your jamaharon on! There are no real rules—just don’t break the weather control network.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1565
      +entryCommentCount: 14520
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583695 {#274
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 80
      +apId: "risa@startrek.website"
      +apProfileId: "https://startrek.website/c/risa"
      +apPublicUrl: "https://startrek.website/c/risa"
      +apFollowersUrl: "https://startrek.website/c/risa/followers"
      +apInboxUrl: "https://startrek.website/inbox"
      +apDomain: "startrek.website"
      +apPreferredUsername: "risa"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583271 {#268
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#270
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Forget-Elf-on-the-Shelf-It-s"
    +title: "Forget Elf on the Shelf. It's..."
    +url: "https://lemmy.world/pictrs/image/46db433a-fd16-44b2-879c-e33a9448a5f6.jpeg"
    +body: "An alternate idea thought of in response to negativenull’s post."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701127687 {#2418
      date: 2023-11-28 00:28:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17187
    -titleTs: "'elf':2 'forget':1 'shelf':5"
    -bodyTs: "'altern':2 'idea':3 'negativenul':9 'post':11 'respons':7 'thought':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701147130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8810952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701060730 {#1858
      date: 2023-11-27 05:52:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4589
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4018
      +user: App\Entity\User {#3966 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "i’m scared"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701867343 {#4027
        date: 2023-12-06 13:55:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ummthatguy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4016 …}
      +nested: Doctrine\ORM\PersistentCollection {#4014 …}
      +votes: Doctrine\ORM\PersistentCollection {#4012 …}
      +reports: Doctrine\ORM\PersistentCollection {#4010 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
      -id: 169063
      -bodyTs: "'m':2 'scare':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/4933509"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701061754 {#3963
        date: 2023-11-27 06:09:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4018}
    +body: "![](https://lemmy.world/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1701062537 {#4588
      date: 2023-11-27 06:22:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ummthatguy@lemmy.world"
      "@jabathekek@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4594 …}
    +nested: Doctrine\ORM\PersistentCollection {#4595 …}
    +votes: Doctrine\ORM\PersistentCollection {#4597 …}
    +reports: Doctrine\ORM\PersistentCollection {#4601 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4603 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4605 …}
    -id: 169073
    -bodyTs: "'/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5614540"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701062537 {#4591
      date: 2023-11-27 06:22:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +body: "Wow, that's more his colour for sure."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1701069085 {#4706
    date: 2023-11-27 08:11:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
    "@jabathekek@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4709 …}
  +nested: Doctrine\ORM\PersistentCollection {#4711 …}
  +votes: Doctrine\ORM\PersistentCollection {#4713 …}
  +reports: Doctrine\ORM\PersistentCollection {#4715 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4717 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4719 …}
  -id: 169279
  -bodyTs: "'colour':6 'sure':8 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/risa@startrek.website/t/658423/-/comment/3795248"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701069085 {#4707
    date: 2023-11-27 08:11: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
44 DENIED moderate
App\Entity\EntryComment {#4708
  +user: App\Entity\User {#4226 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "risa@startrek.website"
      +title: "risa"
      +description: """
        **Star Trek memes and shitposts**\n
        \n
        Come on’n get your jamaharon on! There are no real rules—just don’t break the weather control network.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1565
      +entryCommentCount: 14520
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583695 {#274
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 80
      +apId: "risa@startrek.website"
      +apProfileId: "https://startrek.website/c/risa"
      +apPublicUrl: "https://startrek.website/c/risa"
      +apFollowersUrl: "https://startrek.website/c/risa/followers"
      +apInboxUrl: "https://startrek.website/inbox"
      +apDomain: "startrek.website"
      +apPreferredUsername: "risa"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583271 {#268
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#270
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Forget-Elf-on-the-Shelf-It-s"
    +title: "Forget Elf on the Shelf. It's..."
    +url: "https://lemmy.world/pictrs/image/46db433a-fd16-44b2-879c-e33a9448a5f6.jpeg"
    +body: "An alternate idea thought of in response to negativenull’s post."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701127687 {#2418
      date: 2023-11-28 00:28:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17187
    -titleTs: "'elf':2 'forget':1 'shelf':5"
    -bodyTs: "'altern':2 'idea':3 'negativenul':9 'post':11 'respons':7 'thought':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701147130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8810952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701060730 {#1858
      date: 2023-11-27 05:52:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4589
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4018
      +user: App\Entity\User {#3966 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "i’m scared"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701867343 {#4027
        date: 2023-12-06 13:55:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ummthatguy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4016 …}
      +nested: Doctrine\ORM\PersistentCollection {#4014 …}
      +votes: Doctrine\ORM\PersistentCollection {#4012 …}
      +reports: Doctrine\ORM\PersistentCollection {#4010 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
      -id: 169063
      -bodyTs: "'m':2 'scare':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/4933509"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701061754 {#3963
        date: 2023-11-27 06:09:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4018}
    +body: "![](https://lemmy.world/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1701062537 {#4588
      date: 2023-11-27 06:22:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ummthatguy@lemmy.world"
      "@jabathekek@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4594 …}
    +nested: Doctrine\ORM\PersistentCollection {#4595 …}
    +votes: Doctrine\ORM\PersistentCollection {#4597 …}
    +reports: Doctrine\ORM\PersistentCollection {#4601 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4603 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4605 …}
    -id: 169073
    -bodyTs: "'/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/05d0c040-37fe-4101-b25f-21d380a09a20.jpeg)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5614540"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701062537 {#4591
      date: 2023-11-27 06:22:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +body: "Wow, that's more his colour for sure."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1701069085 {#4706
    date: 2023-11-27 08:11:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
    "@jabathekek@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4709 …}
  +nested: Doctrine\ORM\PersistentCollection {#4711 …}
  +votes: Doctrine\ORM\PersistentCollection {#4713 …}
  +reports: Doctrine\ORM\PersistentCollection {#4715 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4717 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4719 …}
  -id: 169279
  -bodyTs: "'colour':6 'sure':8 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/risa@startrek.website/t/658423/-/comment/3795248"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701069085 {#4707
    date: 2023-11-27 08:11: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
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 {#4055
  +user: App\Entity\User {#4038 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "risa@startrek.website"
      +title: "risa"
      +description: """
        **Star Trek memes and shitposts**\n
        \n
        Come on’n get your jamaharon on! There are no real rules—just don’t break the weather control network.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1565
      +entryCommentCount: 14520
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583695 {#274
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 80
      +apId: "risa@startrek.website"
      +apProfileId: "https://startrek.website/c/risa"
      +apPublicUrl: "https://startrek.website/c/risa"
      +apFollowersUrl: "https://startrek.website/c/risa/followers"
      +apInboxUrl: "https://startrek.website/inbox"
      +apDomain: "startrek.website"
      +apPreferredUsername: "risa"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583271 {#268
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#270
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Forget-Elf-on-the-Shelf-It-s"
    +title: "Forget Elf on the Shelf. It's..."
    +url: "https://lemmy.world/pictrs/image/46db433a-fd16-44b2-879c-e33a9448a5f6.jpeg"
    +body: "An alternate idea thought of in response to negativenull’s post."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701127687 {#2418
      date: 2023-11-28 00:28:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17187
    -titleTs: "'elf':2 'forget':1 'shelf':5"
    -bodyTs: "'altern':2 'idea':3 'negativenul':9 'post':11 'respons':7 'thought':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701147130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8810952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701060730 {#1858
      date: 2023-11-27 05:52:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "cop in a shop >:D"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1701773187 {#4061
    date: 2023-12-05 11:46:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4053 …}
  +nested: Doctrine\ORM\PersistentCollection {#4051 …}
  +votes: Doctrine\ORM\PersistentCollection {#4049 …}
  +reports: Doctrine\ORM\PersistentCollection {#4046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4042 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4040 …}
  -id: 169070
  -bodyTs: "'cop':1 'd':5 'shop':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5454115"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701062270 {#4059
    date: 2023-11-27 06:17:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#4055
  +user: App\Entity\User {#4038 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "risa@startrek.website"
      +title: "risa"
      +description: """
        **Star Trek memes and shitposts**\n
        \n
        Come on’n get your jamaharon on! There are no real rules—just don’t break the weather control network.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1565
      +entryCommentCount: 14520
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583695 {#274
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 80
      +apId: "risa@startrek.website"
      +apProfileId: "https://startrek.website/c/risa"
      +apPublicUrl: "https://startrek.website/c/risa"
      +apFollowersUrl: "https://startrek.website/c/risa/followers"
      +apInboxUrl: "https://startrek.website/inbox"
      +apDomain: "startrek.website"
      +apPreferredUsername: "risa"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583271 {#268
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#270
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Forget-Elf-on-the-Shelf-It-s"
    +title: "Forget Elf on the Shelf. It's..."
    +url: "https://lemmy.world/pictrs/image/46db433a-fd16-44b2-879c-e33a9448a5f6.jpeg"
    +body: "An alternate idea thought of in response to negativenull’s post."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701127687 {#2418
      date: 2023-11-28 00:28:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17187
    -titleTs: "'elf':2 'forget':1 'shelf':5"
    -bodyTs: "'altern':2 'idea':3 'negativenul':9 'post':11 'respons':7 'thought':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701147130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8810952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701060730 {#1858
      date: 2023-11-27 05:52:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "cop in a shop >:D"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1701773187 {#4061
    date: 2023-12-05 11:46:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4053 …}
  +nested: Doctrine\ORM\PersistentCollection {#4051 …}
  +votes: Doctrine\ORM\PersistentCollection {#4049 …}
  +reports: Doctrine\ORM\PersistentCollection {#4046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4042 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4040 …}
  -id: 169070
  -bodyTs: "'cop':1 'd':5 'shop':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5454115"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701062270 {#4059
    date: 2023-11-27 06:17:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#4055
  +user: App\Entity\User {#4038 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "risa@startrek.website"
      +title: "risa"
      +description: """
        **Star Trek memes and shitposts**\n
        \n
        Come on’n get your jamaharon on! There are no real rules—just don’t break the weather control network.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1565
      +entryCommentCount: 14520
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583695 {#274
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 80
      +apId: "risa@startrek.website"
      +apProfileId: "https://startrek.website/c/risa"
      +apPublicUrl: "https://startrek.website/c/risa"
      +apFollowersUrl: "https://startrek.website/c/risa/followers"
      +apInboxUrl: "https://startrek.website/inbox"
      +apDomain: "startrek.website"
      +apPreferredUsername: "risa"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583271 {#268
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#270
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Forget-Elf-on-the-Shelf-It-s"
    +title: "Forget Elf on the Shelf. It's..."
    +url: "https://lemmy.world/pictrs/image/46db433a-fd16-44b2-879c-e33a9448a5f6.jpeg"
    +body: "An alternate idea thought of in response to negativenull’s post."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701127687 {#2418
      date: 2023-11-28 00:28:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17187
    -titleTs: "'elf':2 'forget':1 'shelf':5"
    -bodyTs: "'altern':2 'idea':3 'negativenul':9 'post':11 'respons':7 'thought':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701147130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8810952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701060730 {#1858
      date: 2023-11-27 05:52:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "cop in a shop >:D"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1701773187 {#4061
    date: 2023-12-05 11:46:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4053 …}
  +nested: Doctrine\ORM\PersistentCollection {#4051 …}
  +votes: Doctrine\ORM\PersistentCollection {#4049 …}
  +reports: Doctrine\ORM\PersistentCollection {#4046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4042 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4040 …}
  -id: 169070
  -bodyTs: "'cop':1 'd':5 'shop':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5454115"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701062270 {#4059
    date: 2023-11-27 06:17:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4609
  +user: Proxies\__CG__\App\Entity\User {#4610 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "risa@startrek.website"
      +title: "risa"
      +description: """
        **Star Trek memes and shitposts**\n
        \n
        Come on’n get your jamaharon on! There are no real rules—just don’t break the weather control network.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1565
      +entryCommentCount: 14520
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583695 {#274
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 80
      +apId: "risa@startrek.website"
      +apProfileId: "https://startrek.website/c/risa"
      +apPublicUrl: "https://startrek.website/c/risa"
      +apFollowersUrl: "https://startrek.website/c/risa/followers"
      +apInboxUrl: "https://startrek.website/inbox"
      +apDomain: "startrek.website"
      +apPreferredUsername: "risa"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583271 {#268
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#270
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Forget-Elf-on-the-Shelf-It-s"
    +title: "Forget Elf on the Shelf. It's..."
    +url: "https://lemmy.world/pictrs/image/46db433a-fd16-44b2-879c-e33a9448a5f6.jpeg"
    +body: "An alternate idea thought of in response to negativenull’s post."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701127687 {#2418
      date: 2023-11-28 00:28:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17187
    -titleTs: "'elf':2 'forget':1 'shelf':5"
    -bodyTs: "'altern':2 'idea':3 'negativenul':9 'post':11 'respons':7 'thought':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701147130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8810952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701060730 {#1858
      date: 2023-11-27 05:52:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4055
    +user: App\Entity\User {#4038 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "cop in a shop >:D"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1701773187 {#4061
      date: 2023-12-05 11:46:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ummthatguy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4053 …}
    +nested: Doctrine\ORM\PersistentCollection {#4051 …}
    +votes: Doctrine\ORM\PersistentCollection {#4049 …}
    +reports: Doctrine\ORM\PersistentCollection {#4046 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4042 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4040 …}
    -id: 169070
    -bodyTs: "'cop':1 'd':5 'shop':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5454115"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701062270 {#4059
      date: 2023-11-27 06:17:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4055}
  +body: "Constable irresponsible."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1701062481 {#4607
    date: 2023-11-27 06:21:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
    "@naevaTheRat@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4611 …}
  +nested: Doctrine\ORM\PersistentCollection {#4613 …}
  +votes: Doctrine\ORM\PersistentCollection {#4615 …}
  +reports: Doctrine\ORM\PersistentCollection {#4617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4621 …}
  -id: 169072
  -bodyTs: "'constabl':1 'irrespons':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6636758"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701062481 {#4608
    date: 2023-11-27 06:21: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
51 DENIED edit
App\Entity\EntryComment {#4609
  +user: Proxies\__CG__\App\Entity\User {#4610 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "risa@startrek.website"
      +title: "risa"
      +description: """
        **Star Trek memes and shitposts**\n
        \n
        Come on’n get your jamaharon on! There are no real rules—just don’t break the weather control network.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1565
      +entryCommentCount: 14520
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583695 {#274
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 80
      +apId: "risa@startrek.website"
      +apProfileId: "https://startrek.website/c/risa"
      +apPublicUrl: "https://startrek.website/c/risa"
      +apFollowersUrl: "https://startrek.website/c/risa/followers"
      +apInboxUrl: "https://startrek.website/inbox"
      +apDomain: "startrek.website"
      +apPreferredUsername: "risa"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583271 {#268
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#270
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Forget-Elf-on-the-Shelf-It-s"
    +title: "Forget Elf on the Shelf. It's..."
    +url: "https://lemmy.world/pictrs/image/46db433a-fd16-44b2-879c-e33a9448a5f6.jpeg"
    +body: "An alternate idea thought of in response to negativenull’s post."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701127687 {#2418
      date: 2023-11-28 00:28:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17187
    -titleTs: "'elf':2 'forget':1 'shelf':5"
    -bodyTs: "'altern':2 'idea':3 'negativenul':9 'post':11 'respons':7 'thought':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701147130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8810952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701060730 {#1858
      date: 2023-11-27 05:52:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4055
    +user: App\Entity\User {#4038 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "cop in a shop >:D"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1701773187 {#4061
      date: 2023-12-05 11:46:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ummthatguy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4053 …}
    +nested: Doctrine\ORM\PersistentCollection {#4051 …}
    +votes: Doctrine\ORM\PersistentCollection {#4049 …}
    +reports: Doctrine\ORM\PersistentCollection {#4046 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4042 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4040 …}
    -id: 169070
    -bodyTs: "'cop':1 'd':5 'shop':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5454115"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701062270 {#4059
      date: 2023-11-27 06:17:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4055}
  +body: "Constable irresponsible."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1701062481 {#4607
    date: 2023-11-27 06:21:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
    "@naevaTheRat@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4611 …}
  +nested: Doctrine\ORM\PersistentCollection {#4613 …}
  +votes: Doctrine\ORM\PersistentCollection {#4615 …}
  +reports: Doctrine\ORM\PersistentCollection {#4617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4621 …}
  -id: 169072
  -bodyTs: "'constabl':1 'irrespons':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6636758"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701062481 {#4608
    date: 2023-11-27 06:21: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
52 DENIED moderate
App\Entity\EntryComment {#4609
  +user: Proxies\__CG__\App\Entity\User {#4610 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "risa@startrek.website"
      +title: "risa"
      +description: """
        **Star Trek memes and shitposts**\n
        \n
        Come on’n get your jamaharon on! There are no real rules—just don’t break the weather control network.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1565
      +entryCommentCount: 14520
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583695 {#274
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 80
      +apId: "risa@startrek.website"
      +apProfileId: "https://startrek.website/c/risa"
      +apPublicUrl: "https://startrek.website/c/risa"
      +apFollowersUrl: "https://startrek.website/c/risa/followers"
      +apInboxUrl: "https://startrek.website/inbox"
      +apDomain: "startrek.website"
      +apPreferredUsername: "risa"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583271 {#268
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#270
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Forget-Elf-on-the-Shelf-It-s"
    +title: "Forget Elf on the Shelf. It's..."
    +url: "https://lemmy.world/pictrs/image/46db433a-fd16-44b2-879c-e33a9448a5f6.jpeg"
    +body: "An alternate idea thought of in response to negativenull’s post."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701127687 {#2418
      date: 2023-11-28 00:28:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17187
    -titleTs: "'elf':2 'forget':1 'shelf':5"
    -bodyTs: "'altern':2 'idea':3 'negativenul':9 'post':11 'respons':7 'thought':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701147130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8810952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701060730 {#1858
      date: 2023-11-27 05:52:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4055
    +user: App\Entity\User {#4038 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "cop in a shop >:D"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1701773187 {#4061
      date: 2023-12-05 11:46:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ummthatguy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4053 …}
    +nested: Doctrine\ORM\PersistentCollection {#4051 …}
    +votes: Doctrine\ORM\PersistentCollection {#4049 …}
    +reports: Doctrine\ORM\PersistentCollection {#4046 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4042 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4040 …}
    -id: 169070
    -bodyTs: "'cop':1 'd':5 'shop':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5454115"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701062270 {#4059
      date: 2023-11-27 06:17:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4055}
  +body: "Constable irresponsible."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1701062481 {#4607
    date: 2023-11-27 06:21:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
    "@naevaTheRat@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4611 …}
  +nested: Doctrine\ORM\PersistentCollection {#4613 …}
  +votes: Doctrine\ORM\PersistentCollection {#4615 …}
  +reports: Doctrine\ORM\PersistentCollection {#4617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4621 …}
  -id: 169072
  -bodyTs: "'constabl':1 'irrespons':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6636758"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701062481 {#4608
    date: 2023-11-27 06:21: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
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 {#4679
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "risa@startrek.website"
      +title: "risa"
      +description: """
        **Star Trek memes and shitposts**\n
        \n
        Come on’n get your jamaharon on! There are no real rules—just don’t break the weather control network.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1565
      +entryCommentCount: 14520
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583695 {#274
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 80
      +apId: "risa@startrek.website"
      +apProfileId: "https://startrek.website/c/risa"
      +apPublicUrl: "https://startrek.website/c/risa"
      +apFollowersUrl: "https://startrek.website/c/risa/followers"
      +apInboxUrl: "https://startrek.website/inbox"
      +apDomain: "startrek.website"
      +apPreferredUsername: "risa"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583271 {#268
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#270
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Forget-Elf-on-the-Shelf-It-s"
    +title: "Forget Elf on the Shelf. It's..."
    +url: "https://lemmy.world/pictrs/image/46db433a-fd16-44b2-879c-e33a9448a5f6.jpeg"
    +body: "An alternate idea thought of in response to negativenull’s post."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701127687 {#2418
      date: 2023-11-28 00:28:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17187
    -titleTs: "'elf':2 'forget':1 'shelf':5"
    -bodyTs: "'altern':2 'idea':3 'negativenul':9 'post':11 'respons':7 'thought':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701147130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8810952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701060730 {#1858
      date: 2023-11-27 05:52:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4609
    +user: Proxies\__CG__\App\Entity\User {#4610 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4055
      +user: App\Entity\User {#4038 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "cop in a shop >:D"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1701773187 {#4061
        date: 2023-12-05 11:46:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ummthatguy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4053 …}
      +nested: Doctrine\ORM\PersistentCollection {#4051 …}
      +votes: Doctrine\ORM\PersistentCollection {#4049 …}
      +reports: Doctrine\ORM\PersistentCollection {#4046 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4042 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4040 …}
      -id: 169070
      -bodyTs: "'cop':1 'd':5 'shop':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5454115"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701062270 {#4059
        date: 2023-11-27 06:17:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4055}
    +body: "Constable irresponsible."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701062481 {#4607
      date: 2023-11-27 06:21:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ummthatguy@lemmy.world"
      "@naevaTheRat@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4611 …}
    +nested: Doctrine\ORM\PersistentCollection {#4613 …}
    +votes: Doctrine\ORM\PersistentCollection {#4615 …}
    +reports: Doctrine\ORM\PersistentCollection {#4617 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4619 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4621 …}
    -id: 169072
    -bodyTs: "'constabl':1 'irrespons':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6636758"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701062481 {#4608
      date: 2023-11-27 06:21:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4055}
  +body: "Shapeshifter, lookin’ fine mister."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701063032 {#4680
    date: 2023-11-27 06:30:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
    "@naevaTheRat@lemmy.dbzer0.com"
    "@aeronmelon@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4675 …}
  +nested: Doctrine\ORM\PersistentCollection {#4670 …}
  +votes: Doctrine\ORM\PersistentCollection {#4674 …}
  +reports: Doctrine\ORM\PersistentCollection {#4684 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4686 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4688 …}
  -id: 169083
  -bodyTs: "'fine':3 'lookin':2 'mister':4 'shapeshift':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5614619"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701063032 {#4683
    date: 2023-11-27 06:30:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#4679
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "risa@startrek.website"
      +title: "risa"
      +description: """
        **Star Trek memes and shitposts**\n
        \n
        Come on’n get your jamaharon on! There are no real rules—just don’t break the weather control network.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1565
      +entryCommentCount: 14520
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583695 {#274
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 80
      +apId: "risa@startrek.website"
      +apProfileId: "https://startrek.website/c/risa"
      +apPublicUrl: "https://startrek.website/c/risa"
      +apFollowersUrl: "https://startrek.website/c/risa/followers"
      +apInboxUrl: "https://startrek.website/inbox"
      +apDomain: "startrek.website"
      +apPreferredUsername: "risa"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583271 {#268
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#270
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Forget-Elf-on-the-Shelf-It-s"
    +title: "Forget Elf on the Shelf. It's..."
    +url: "https://lemmy.world/pictrs/image/46db433a-fd16-44b2-879c-e33a9448a5f6.jpeg"
    +body: "An alternate idea thought of in response to negativenull’s post."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701127687 {#2418
      date: 2023-11-28 00:28:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17187
    -titleTs: "'elf':2 'forget':1 'shelf':5"
    -bodyTs: "'altern':2 'idea':3 'negativenul':9 'post':11 'respons':7 'thought':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701147130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8810952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701060730 {#1858
      date: 2023-11-27 05:52:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4609
    +user: Proxies\__CG__\App\Entity\User {#4610 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4055
      +user: App\Entity\User {#4038 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "cop in a shop >:D"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1701773187 {#4061
        date: 2023-12-05 11:46:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ummthatguy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4053 …}
      +nested: Doctrine\ORM\PersistentCollection {#4051 …}
      +votes: Doctrine\ORM\PersistentCollection {#4049 …}
      +reports: Doctrine\ORM\PersistentCollection {#4046 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4042 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4040 …}
      -id: 169070
      -bodyTs: "'cop':1 'd':5 'shop':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5454115"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701062270 {#4059
        date: 2023-11-27 06:17:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4055}
    +body: "Constable irresponsible."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701062481 {#4607
      date: 2023-11-27 06:21:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ummthatguy@lemmy.world"
      "@naevaTheRat@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4611 …}
    +nested: Doctrine\ORM\PersistentCollection {#4613 …}
    +votes: Doctrine\ORM\PersistentCollection {#4615 …}
    +reports: Doctrine\ORM\PersistentCollection {#4617 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4619 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4621 …}
    -id: 169072
    -bodyTs: "'constabl':1 'irrespons':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6636758"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701062481 {#4608
      date: 2023-11-27 06:21:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4055}
  +body: "Shapeshifter, lookin’ fine mister."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701063032 {#4680
    date: 2023-11-27 06:30:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
    "@naevaTheRat@lemmy.dbzer0.com"
    "@aeronmelon@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4675 …}
  +nested: Doctrine\ORM\PersistentCollection {#4670 …}
  +votes: Doctrine\ORM\PersistentCollection {#4674 …}
  +reports: Doctrine\ORM\PersistentCollection {#4684 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4686 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4688 …}
  -id: 169083
  -bodyTs: "'fine':3 'lookin':2 'mister':4 'shapeshift':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5614619"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701063032 {#4683
    date: 2023-11-27 06:30:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#4679
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "risa@startrek.website"
      +title: "risa"
      +description: """
        **Star Trek memes and shitposts**\n
        \n
        Come on’n get your jamaharon on! There are no real rules—just don’t break the weather control network.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1565
      +entryCommentCount: 14520
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583695 {#274
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 80
      +apId: "risa@startrek.website"
      +apProfileId: "https://startrek.website/c/risa"
      +apPublicUrl: "https://startrek.website/c/risa"
      +apFollowersUrl: "https://startrek.website/c/risa/followers"
      +apInboxUrl: "https://startrek.website/inbox"
      +apDomain: "startrek.website"
      +apPreferredUsername: "risa"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583271 {#268
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#270
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Forget-Elf-on-the-Shelf-It-s"
    +title: "Forget Elf on the Shelf. It's..."
    +url: "https://lemmy.world/pictrs/image/46db433a-fd16-44b2-879c-e33a9448a5f6.jpeg"
    +body: "An alternate idea thought of in response to negativenull’s post."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701127687 {#2418
      date: 2023-11-28 00:28:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17187
    -titleTs: "'elf':2 'forget':1 'shelf':5"
    -bodyTs: "'altern':2 'idea':3 'negativenul':9 'post':11 'respons':7 'thought':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701147130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8810952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701060730 {#1858
      date: 2023-11-27 05:52:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4609
    +user: Proxies\__CG__\App\Entity\User {#4610 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4055
      +user: App\Entity\User {#4038 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "cop in a shop >:D"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1701773187 {#4061
        date: 2023-12-05 11:46:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ummthatguy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4053 …}
      +nested: Doctrine\ORM\PersistentCollection {#4051 …}
      +votes: Doctrine\ORM\PersistentCollection {#4049 …}
      +reports: Doctrine\ORM\PersistentCollection {#4046 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4042 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4040 …}
      -id: 169070
      -bodyTs: "'cop':1 'd':5 'shop':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5454115"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701062270 {#4059
        date: 2023-11-27 06:17:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4055}
    +body: "Constable irresponsible."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701062481 {#4607
      date: 2023-11-27 06:21:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ummthatguy@lemmy.world"
      "@naevaTheRat@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4611 …}
    +nested: Doctrine\ORM\PersistentCollection {#4613 …}
    +votes: Doctrine\ORM\PersistentCollection {#4615 …}
    +reports: Doctrine\ORM\PersistentCollection {#4617 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4619 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4621 …}
    -id: 169072
    -bodyTs: "'constabl':1 'irrespons':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6636758"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701062481 {#4608
      date: 2023-11-27 06:21:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4055}
  +body: "Shapeshifter, lookin’ fine mister."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701063032 {#4680
    date: 2023-11-27 06:30:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
    "@naevaTheRat@lemmy.dbzer0.com"
    "@aeronmelon@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4675 …}
  +nested: Doctrine\ORM\PersistentCollection {#4670 …}
  +votes: Doctrine\ORM\PersistentCollection {#4674 …}
  +reports: Doctrine\ORM\PersistentCollection {#4684 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4686 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4688 …}
  -id: 169083
  -bodyTs: "'fine':3 'lookin':2 'mister':4 'shapeshift':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5614619"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701063032 {#4683
    date: 2023-11-27 06:30:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4625
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "risa@startrek.website"
      +title: "risa"
      +description: """
        **Star Trek memes and shitposts**\n
        \n
        Come on’n get your jamaharon on! There are no real rules—just don’t break the weather control network.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1565
      +entryCommentCount: 14520
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583695 {#274
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 80
      +apId: "risa@startrek.website"
      +apProfileId: "https://startrek.website/c/risa"
      +apPublicUrl: "https://startrek.website/c/risa"
      +apFollowersUrl: "https://startrek.website/c/risa/followers"
      +apInboxUrl: "https://startrek.website/inbox"
      +apDomain: "startrek.website"
      +apPreferredUsername: "risa"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583271 {#268
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#270
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Forget-Elf-on-the-Shelf-It-s"
    +title: "Forget Elf on the Shelf. It's..."
    +url: "https://lemmy.world/pictrs/image/46db433a-fd16-44b2-879c-e33a9448a5f6.jpeg"
    +body: "An alternate idea thought of in response to negativenull’s post."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701127687 {#2418
      date: 2023-11-28 00:28:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17187
    -titleTs: "'elf':2 'forget':1 'shelf':5"
    -bodyTs: "'altern':2 'idea':3 'negativenul':9 'post':11 'respons':7 'thought':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701147130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8810952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701060730 {#1858
      date: 2023-11-27 05:52:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4138 …}
  +root: App\Entity\EntryComment {#4138 …}
  +body: """
    Real person, just the face is more straight on and I didn’t spend a lot of time looking for a better shot of Odo. But here’s a second take to add the the nightmares, er, put your mind at ease.\n
    \n
    ![](https://lemmy.world/pictrs/image/3193a666-079e-42b6-8304-8c4a29597011.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701064917 {#4623
    date: 2023-11-27 07:01:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
    "@NumbersCanBeFun@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4626 …}
  +nested: Doctrine\ORM\PersistentCollection {#4628 …}
  +votes: Doctrine\ORM\PersistentCollection {#4630 …}
  +reports: Doctrine\ORM\PersistentCollection {#4632 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4636 …}
  -id: 169133
  -bodyTs: "'/pictrs/image/3193a666-079e-42b6-8304-8c4a29597011.png)':45 'add':33 'better':22 'didn':12 'eas':42 'er':37 'face':5 'lemmy.world':44 'lemmy.world/pictrs/image/3193a666-079e-42b6-8304-8c4a29597011.png)':43 'look':19 'lot':16 'mind':40 'nightmar':36 'odo':25 'person':2 'put':38 'real':1 'second':30 'shot':23 'spend':14 'straight':8 'take':31 'time':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5614944"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701064917 {#4624
    date: 2023-11-27 07:01: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
59 DENIED edit
App\Entity\EntryComment {#4625
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "risa@startrek.website"
      +title: "risa"
      +description: """
        **Star Trek memes and shitposts**\n
        \n
        Come on’n get your jamaharon on! There are no real rules—just don’t break the weather control network.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1565
      +entryCommentCount: 14520
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583695 {#274
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 80
      +apId: "risa@startrek.website"
      +apProfileId: "https://startrek.website/c/risa"
      +apPublicUrl: "https://startrek.website/c/risa"
      +apFollowersUrl: "https://startrek.website/c/risa/followers"
      +apInboxUrl: "https://startrek.website/inbox"
      +apDomain: "startrek.website"
      +apPreferredUsername: "risa"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583271 {#268
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#270
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Forget-Elf-on-the-Shelf-It-s"
    +title: "Forget Elf on the Shelf. It's..."
    +url: "https://lemmy.world/pictrs/image/46db433a-fd16-44b2-879c-e33a9448a5f6.jpeg"
    +body: "An alternate idea thought of in response to negativenull’s post."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701127687 {#2418
      date: 2023-11-28 00:28:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17187
    -titleTs: "'elf':2 'forget':1 'shelf':5"
    -bodyTs: "'altern':2 'idea':3 'negativenul':9 'post':11 'respons':7 'thought':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701147130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8810952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701060730 {#1858
      date: 2023-11-27 05:52:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4138 …}
  +root: App\Entity\EntryComment {#4138 …}
  +body: """
    Real person, just the face is more straight on and I didn’t spend a lot of time looking for a better shot of Odo. But here’s a second take to add the the nightmares, er, put your mind at ease.\n
    \n
    ![](https://lemmy.world/pictrs/image/3193a666-079e-42b6-8304-8c4a29597011.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701064917 {#4623
    date: 2023-11-27 07:01:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
    "@NumbersCanBeFun@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4626 …}
  +nested: Doctrine\ORM\PersistentCollection {#4628 …}
  +votes: Doctrine\ORM\PersistentCollection {#4630 …}
  +reports: Doctrine\ORM\PersistentCollection {#4632 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4636 …}
  -id: 169133
  -bodyTs: "'/pictrs/image/3193a666-079e-42b6-8304-8c4a29597011.png)':45 'add':33 'better':22 'didn':12 'eas':42 'er':37 'face':5 'lemmy.world':44 'lemmy.world/pictrs/image/3193a666-079e-42b6-8304-8c4a29597011.png)':43 'look':19 'lot':16 'mind':40 'nightmar':36 'odo':25 'person':2 'put':38 'real':1 'second':30 'shot':23 'spend':14 'straight':8 'take':31 'time':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5614944"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701064917 {#4624
    date: 2023-11-27 07:01: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
60 DENIED moderate
App\Entity\EntryComment {#4625
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "risa@startrek.website"
      +title: "risa"
      +description: """
        **Star Trek memes and shitposts**\n
        \n
        Come on’n get your jamaharon on! There are no real rules—just don’t break the weather control network.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1565
      +entryCommentCount: 14520
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583695 {#274
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 80
      +apId: "risa@startrek.website"
      +apProfileId: "https://startrek.website/c/risa"
      +apPublicUrl: "https://startrek.website/c/risa"
      +apFollowersUrl: "https://startrek.website/c/risa/followers"
      +apInboxUrl: "https://startrek.website/inbox"
      +apDomain: "startrek.website"
      +apPreferredUsername: "risa"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583271 {#268
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#270
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Forget-Elf-on-the-Shelf-It-s"
    +title: "Forget Elf on the Shelf. It's..."
    +url: "https://lemmy.world/pictrs/image/46db433a-fd16-44b2-879c-e33a9448a5f6.jpeg"
    +body: "An alternate idea thought of in response to negativenull’s post."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701127687 {#2418
      date: 2023-11-28 00:28:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17187
    -titleTs: "'elf':2 'forget':1 'shelf':5"
    -bodyTs: "'altern':2 'idea':3 'negativenul':9 'post':11 'respons':7 'thought':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701147130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8810952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701060730 {#1858
      date: 2023-11-27 05:52:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4138 …}
  +root: App\Entity\EntryComment {#4138 …}
  +body: """
    Real person, just the face is more straight on and I didn’t spend a lot of time looking for a better shot of Odo. But here’s a second take to add the the nightmares, er, put your mind at ease.\n
    \n
    ![](https://lemmy.world/pictrs/image/3193a666-079e-42b6-8304-8c4a29597011.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701064917 {#4623
    date: 2023-11-27 07:01:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
    "@NumbersCanBeFun@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4626 …}
  +nested: Doctrine\ORM\PersistentCollection {#4628 …}
  +votes: Doctrine\ORM\PersistentCollection {#4630 …}
  +reports: Doctrine\ORM\PersistentCollection {#4632 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4636 …}
  -id: 169133
  -bodyTs: "'/pictrs/image/3193a666-079e-42b6-8304-8c4a29597011.png)':45 'add':33 'better':22 'didn':12 'eas':42 'er':37 'face':5 'lemmy.world':44 'lemmy.world/pictrs/image/3193a666-079e-42b6-8304-8c4a29597011.png)':43 'look':19 'lot':16 'mind':40 'nightmar':36 'odo':25 'person':2 'put':38 'real':1 'second':30 'shot':23 'spend':14 'straight':8 'take':31 'time':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5614944"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701064917 {#4624
    date: 2023-11-27 07:01: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
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 {#4723
  +user: App\Entity\User {#4449 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "risa@startrek.website"
      +title: "risa"
      +description: """
        **Star Trek memes and shitposts**\n
        \n
        Come on’n get your jamaharon on! There are no real rules—just don’t break the weather control network.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1565
      +entryCommentCount: 14520
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583695 {#274
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 80
      +apId: "risa@startrek.website"
      +apProfileId: "https://startrek.website/c/risa"
      +apPublicUrl: "https://startrek.website/c/risa"
      +apFollowersUrl: "https://startrek.website/c/risa/followers"
      +apInboxUrl: "https://startrek.website/inbox"
      +apDomain: "startrek.website"
      +apPreferredUsername: "risa"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583271 {#268
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#270
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Forget-Elf-on-the-Shelf-It-s"
    +title: "Forget Elf on the Shelf. It's..."
    +url: "https://lemmy.world/pictrs/image/46db433a-fd16-44b2-879c-e33a9448a5f6.jpeg"
    +body: "An alternate idea thought of in response to negativenull’s post."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701127687 {#2418
      date: 2023-11-28 00:28:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17187
    -titleTs: "'elf':2 'forget':1 'shelf':5"
    -bodyTs: "'altern':2 'idea':3 'negativenul':9 'post':11 'respons':7 'thought':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701147130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8810952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701060730 {#1858
      date: 2023-11-27 05:52:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4625
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4138 …}
    +root: App\Entity\EntryComment {#4138 …}
    +body: """
      Real person, just the face is more straight on and I didn’t spend a lot of time looking for a better shot of Odo. But here’s a second take to add the the nightmares, er, put your mind at ease.\n
      \n
      ![](https://lemmy.world/pictrs/image/3193a666-079e-42b6-8304-8c4a29597011.png)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701064917 {#4623
      date: 2023-11-27 07:01:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ummthatguy@lemmy.world"
      "@NumbersCanBeFun@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4626 …}
    +nested: Doctrine\ORM\PersistentCollection {#4628 …}
    +votes: Doctrine\ORM\PersistentCollection {#4630 …}
    +reports: Doctrine\ORM\PersistentCollection {#4632 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4634 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4636 …}
    -id: 169133
    -bodyTs: "'/pictrs/image/3193a666-079e-42b6-8304-8c4a29597011.png)':45 'add':33 'better':22 'didn':12 'eas':42 'er':37 'face':5 'lemmy.world':44 'lemmy.world/pictrs/image/3193a666-079e-42b6-8304-8c4a29597011.png)':43 'look':19 'lot':16 'mind':40 'nightmar':36 'odo':25 'person':2 'put':38 'real':1 'second':30 'shot':23 'spend':14 'straight':8 'take':31 'time':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5614944"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701064917 {#4624
      date: 2023-11-27 07:01:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4138 …}
  +body: "I am aroused and disturbed at the same time"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701104172 {#4721
    date: 2023-11-27 17:56:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
    "@NumbersCanBeFun@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4724 …}
  +nested: Doctrine\ORM\PersistentCollection {#4726 …}
  +votes: Doctrine\ORM\PersistentCollection {#4728 …}
  +reports: Doctrine\ORM\PersistentCollection {#4730 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4732 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4734 …}
  -id: 170626
  -bodyTs: "'arous':3 'disturb':5 'time':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5218864"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701104172 {#4722
    date: 2023-11-27 17:56:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4723
  +user: App\Entity\User {#4449 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "risa@startrek.website"
      +title: "risa"
      +description: """
        **Star Trek memes and shitposts**\n
        \n
        Come on’n get your jamaharon on! There are no real rules—just don’t break the weather control network.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1565
      +entryCommentCount: 14520
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583695 {#274
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 80
      +apId: "risa@startrek.website"
      +apProfileId: "https://startrek.website/c/risa"
      +apPublicUrl: "https://startrek.website/c/risa"
      +apFollowersUrl: "https://startrek.website/c/risa/followers"
      +apInboxUrl: "https://startrek.website/inbox"
      +apDomain: "startrek.website"
      +apPreferredUsername: "risa"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583271 {#268
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#270
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Forget-Elf-on-the-Shelf-It-s"
    +title: "Forget Elf on the Shelf. It's..."
    +url: "https://lemmy.world/pictrs/image/46db433a-fd16-44b2-879c-e33a9448a5f6.jpeg"
    +body: "An alternate idea thought of in response to negativenull’s post."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701127687 {#2418
      date: 2023-11-28 00:28:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17187
    -titleTs: "'elf':2 'forget':1 'shelf':5"
    -bodyTs: "'altern':2 'idea':3 'negativenul':9 'post':11 'respons':7 'thought':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701147130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8810952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701060730 {#1858
      date: 2023-11-27 05:52:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4625
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4138 …}
    +root: App\Entity\EntryComment {#4138 …}
    +body: """
      Real person, just the face is more straight on and I didn’t spend a lot of time looking for a better shot of Odo. But here’s a second take to add the the nightmares, er, put your mind at ease.\n
      \n
      ![](https://lemmy.world/pictrs/image/3193a666-079e-42b6-8304-8c4a29597011.png)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701064917 {#4623
      date: 2023-11-27 07:01:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ummthatguy@lemmy.world"
      "@NumbersCanBeFun@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4626 …}
    +nested: Doctrine\ORM\PersistentCollection {#4628 …}
    +votes: Doctrine\ORM\PersistentCollection {#4630 …}
    +reports: Doctrine\ORM\PersistentCollection {#4632 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4634 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4636 …}
    -id: 169133
    -bodyTs: "'/pictrs/image/3193a666-079e-42b6-8304-8c4a29597011.png)':45 'add':33 'better':22 'didn':12 'eas':42 'er':37 'face':5 'lemmy.world':44 'lemmy.world/pictrs/image/3193a666-079e-42b6-8304-8c4a29597011.png)':43 'look':19 'lot':16 'mind':40 'nightmar':36 'odo':25 'person':2 'put':38 'real':1 'second':30 'shot':23 'spend':14 'straight':8 'take':31 'time':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5614944"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701064917 {#4624
      date: 2023-11-27 07:01:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4138 …}
  +body: "I am aroused and disturbed at the same time"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701104172 {#4721
    date: 2023-11-27 17:56:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
    "@NumbersCanBeFun@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4724 …}
  +nested: Doctrine\ORM\PersistentCollection {#4726 …}
  +votes: Doctrine\ORM\PersistentCollection {#4728 …}
  +reports: Doctrine\ORM\PersistentCollection {#4730 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4732 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4734 …}
  -id: 170626
  -bodyTs: "'arous':3 'disturb':5 'time':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5218864"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701104172 {#4722
    date: 2023-11-27 17:56:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4723
  +user: App\Entity\User {#4449 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "risa@startrek.website"
      +title: "risa"
      +description: """
        **Star Trek memes and shitposts**\n
        \n
        Come on’n get your jamaharon on! There are no real rules—just don’t break the weather control network.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1565
      +entryCommentCount: 14520
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583695 {#274
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 80
      +apId: "risa@startrek.website"
      +apProfileId: "https://startrek.website/c/risa"
      +apPublicUrl: "https://startrek.website/c/risa"
      +apFollowersUrl: "https://startrek.website/c/risa/followers"
      +apInboxUrl: "https://startrek.website/inbox"
      +apDomain: "startrek.website"
      +apPreferredUsername: "risa"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583271 {#268
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#270
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Forget-Elf-on-the-Shelf-It-s"
    +title: "Forget Elf on the Shelf. It's..."
    +url: "https://lemmy.world/pictrs/image/46db433a-fd16-44b2-879c-e33a9448a5f6.jpeg"
    +body: "An alternate idea thought of in response to negativenull’s post."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701127687 {#2418
      date: 2023-11-28 00:28:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17187
    -titleTs: "'elf':2 'forget':1 'shelf':5"
    -bodyTs: "'altern':2 'idea':3 'negativenul':9 'post':11 'respons':7 'thought':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701147130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8810952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701060730 {#1858
      date: 2023-11-27 05:52:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4625
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4138 …}
    +root: App\Entity\EntryComment {#4138 …}
    +body: """
      Real person, just the face is more straight on and I didn’t spend a lot of time looking for a better shot of Odo. But here’s a second take to add the the nightmares, er, put your mind at ease.\n
      \n
      ![](https://lemmy.world/pictrs/image/3193a666-079e-42b6-8304-8c4a29597011.png)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701064917 {#4623
      date: 2023-11-27 07:01:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ummthatguy@lemmy.world"
      "@NumbersCanBeFun@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4626 …}
    +nested: Doctrine\ORM\PersistentCollection {#4628 …}
    +votes: Doctrine\ORM\PersistentCollection {#4630 …}
    +reports: Doctrine\ORM\PersistentCollection {#4632 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4634 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4636 …}
    -id: 169133
    -bodyTs: "'/pictrs/image/3193a666-079e-42b6-8304-8c4a29597011.png)':45 'add':33 'better':22 'didn':12 'eas':42 'er':37 'face':5 'lemmy.world':44 'lemmy.world/pictrs/image/3193a666-079e-42b6-8304-8c4a29597011.png)':43 'look':19 'lot':16 'mind':40 'nightmar':36 'odo':25 'person':2 'put':38 'real':1 'second':30 'shot':23 'spend':14 'straight':8 'take':31 'time':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5614944"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701064917 {#4624
      date: 2023-11-27 07:01:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4138 …}
  +body: "I am aroused and disturbed at the same time"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701104172 {#4721
    date: 2023-11-27 17:56:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
    "@NumbersCanBeFun@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4724 …}
  +nested: Doctrine\ORM\PersistentCollection {#4726 …}
  +votes: Doctrine\ORM\PersistentCollection {#4728 …}
  +reports: Doctrine\ORM\PersistentCollection {#4730 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4732 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4734 …}
  -id: 170626
  -bodyTs: "'arous':3 'disturb':5 'time':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5218864"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701104172 {#4722
    date: 2023-11-27 17:56:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4213
  +user: App\Entity\User {#4226 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "risa@startrek.website"
      +title: "risa"
      +description: """
        **Star Trek memes and shitposts**\n
        \n
        Come on’n get your jamaharon on! There are no real rules—just don’t break the weather control network.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1565
      +entryCommentCount: 14520
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583695 {#274
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 80
      +apId: "risa@startrek.website"
      +apProfileId: "https://startrek.website/c/risa"
      +apPublicUrl: "https://startrek.website/c/risa"
      +apFollowersUrl: "https://startrek.website/c/risa/followers"
      +apInboxUrl: "https://startrek.website/inbox"
      +apDomain: "startrek.website"
      +apPreferredUsername: "risa"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583271 {#268
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#270
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Forget-Elf-on-the-Shelf-It-s"
    +title: "Forget Elf on the Shelf. It's..."
    +url: "https://lemmy.world/pictrs/image/46db433a-fd16-44b2-879c-e33a9448a5f6.jpeg"
    +body: "An alternate idea thought of in response to negativenull’s post."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701127687 {#2418
      date: 2023-11-28 00:28:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17187
    -titleTs: "'elf':2 'forget':1 'shelf':5"
    -bodyTs: "'altern':2 'idea':3 'negativenul':9 'post':11 'respons':7 'thought':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701147130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8810952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701060730 {#1858
      date: 2023-11-27 05:52:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Aw man, Odo on the Komodo was right there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1701814298 {#4207
    date: 2023-12-05 23:11:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4214 …}
  +nested: Doctrine\ORM\PersistentCollection {#4216 …}
  +votes: Doctrine\ORM\PersistentCollection {#4218 …}
  +reports: Doctrine\ORM\PersistentCollection {#4220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4224 …}
  -id: 169212
  -bodyTs: "'aw':1 'komodo':6 'man':2 'odo':3 'right':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/risa@startrek.website/t/658423/-/comment/3794923"
  +editedAt: DateTimeImmutable @1701779060 {#4208
    date: 2023-12-05 13:24:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701066706 {#4209
    date: 2023-11-27 07:31:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#4213
  +user: App\Entity\User {#4226 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "risa@startrek.website"
      +title: "risa"
      +description: """
        **Star Trek memes and shitposts**\n
        \n
        Come on’n get your jamaharon on! There are no real rules—just don’t break the weather control network.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1565
      +entryCommentCount: 14520
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583695 {#274
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 80
      +apId: "risa@startrek.website"
      +apProfileId: "https://startrek.website/c/risa"
      +apPublicUrl: "https://startrek.website/c/risa"
      +apFollowersUrl: "https://startrek.website/c/risa/followers"
      +apInboxUrl: "https://startrek.website/inbox"
      +apDomain: "startrek.website"
      +apPreferredUsername: "risa"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583271 {#268
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#270
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Forget-Elf-on-the-Shelf-It-s"
    +title: "Forget Elf on the Shelf. It's..."
    +url: "https://lemmy.world/pictrs/image/46db433a-fd16-44b2-879c-e33a9448a5f6.jpeg"
    +body: "An alternate idea thought of in response to negativenull’s post."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701127687 {#2418
      date: 2023-11-28 00:28:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17187
    -titleTs: "'elf':2 'forget':1 'shelf':5"
    -bodyTs: "'altern':2 'idea':3 'negativenul':9 'post':11 'respons':7 'thought':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701147130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8810952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701060730 {#1858
      date: 2023-11-27 05:52:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Aw man, Odo on the Komodo was right there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1701814298 {#4207
    date: 2023-12-05 23:11:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4214 …}
  +nested: Doctrine\ORM\PersistentCollection {#4216 …}
  +votes: Doctrine\ORM\PersistentCollection {#4218 …}
  +reports: Doctrine\ORM\PersistentCollection {#4220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4224 …}
  -id: 169212
  -bodyTs: "'aw':1 'komodo':6 'man':2 'odo':3 'right':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/risa@startrek.website/t/658423/-/comment/3794923"
  +editedAt: DateTimeImmutable @1701779060 {#4208
    date: 2023-12-05 13:24:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701066706 {#4209
    date: 2023-11-27 07:31:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#4213
  +user: App\Entity\User {#4226 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "risa@startrek.website"
      +title: "risa"
      +description: """
        **Star Trek memes and shitposts**\n
        \n
        Come on’n get your jamaharon on! There are no real rules—just don’t break the weather control network.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1565
      +entryCommentCount: 14520
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583695 {#274
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 80
      +apId: "risa@startrek.website"
      +apProfileId: "https://startrek.website/c/risa"
      +apPublicUrl: "https://startrek.website/c/risa"
      +apFollowersUrl: "https://startrek.website/c/risa/followers"
      +apInboxUrl: "https://startrek.website/inbox"
      +apDomain: "startrek.website"
      +apPreferredUsername: "risa"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583271 {#268
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#270
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Forget-Elf-on-the-Shelf-It-s"
    +title: "Forget Elf on the Shelf. It's..."
    +url: "https://lemmy.world/pictrs/image/46db433a-fd16-44b2-879c-e33a9448a5f6.jpeg"
    +body: "An alternate idea thought of in response to negativenull’s post."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701127687 {#2418
      date: 2023-11-28 00:28:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17187
    -titleTs: "'elf':2 'forget':1 'shelf':5"
    -bodyTs: "'altern':2 'idea':3 'negativenul':9 'post':11 'respons':7 'thought':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701147130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8810952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701060730 {#1858
      date: 2023-11-27 05:52:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Aw man, Odo on the Komodo was right there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1701814298 {#4207
    date: 2023-12-05 23:11:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4214 …}
  +nested: Doctrine\ORM\PersistentCollection {#4216 …}
  +votes: Doctrine\ORM\PersistentCollection {#4218 …}
  +reports: Doctrine\ORM\PersistentCollection {#4220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4224 …}
  -id: 169212
  -bodyTs: "'aw':1 'komodo':6 'man':2 'odo':3 'right':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/risa@startrek.website/t/658423/-/comment/3794923"
  +editedAt: DateTimeImmutable @1701779060 {#4208
    date: 2023-12-05 13:24:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701066706 {#4209
    date: 2023-11-27 07:31:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4640
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "risa@startrek.website"
      +title: "risa"
      +description: """
        **Star Trek memes and shitposts**\n
        \n
        Come on’n get your jamaharon on! There are no real rules—just don’t break the weather control network.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1565
      +entryCommentCount: 14520
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583695 {#274
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 80
      +apId: "risa@startrek.website"
      +apProfileId: "https://startrek.website/c/risa"
      +apPublicUrl: "https://startrek.website/c/risa"
      +apFollowersUrl: "https://startrek.website/c/risa/followers"
      +apInboxUrl: "https://startrek.website/inbox"
      +apDomain: "startrek.website"
      +apPreferredUsername: "risa"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583271 {#268
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#270
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Forget-Elf-on-the-Shelf-It-s"
    +title: "Forget Elf on the Shelf. It's..."
    +url: "https://lemmy.world/pictrs/image/46db433a-fd16-44b2-879c-e33a9448a5f6.jpeg"
    +body: "An alternate idea thought of in response to negativenull’s post."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701127687 {#2418
      date: 2023-11-28 00:28:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17187
    -titleTs: "'elf':2 'forget':1 'shelf':5"
    -bodyTs: "'altern':2 'idea':3 'negativenul':9 'post':11 'respons':7 'thought':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701147130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8810952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701060730 {#1858
      date: 2023-11-27 05:52:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4213
    +user: App\Entity\User {#4226 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Aw man, Odo on the Komodo was right there."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1701814298 {#4207
      date: 2023-12-05 23:11:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ummthatguy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4214 …}
    +nested: Doctrine\ORM\PersistentCollection {#4216 …}
    +votes: Doctrine\ORM\PersistentCollection {#4218 …}
    +reports: Doctrine\ORM\PersistentCollection {#4220 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4222 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4224 …}
    -id: 169212
    -bodyTs: "'aw':1 'komodo':6 'man':2 'odo':3 'right':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/risa@startrek.website/t/658423/-/comment/3794923"
    +editedAt: DateTimeImmutable @1701779060 {#4208
      date: 2023-12-05 13:24:20.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701066706 {#4209
      date: 2023-11-27 07:31:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4213}
  +body: "![](https://lemmy.world/pictrs/image/c08e1554-d78e-4cc6-9ddc-4dfa0359191a.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 39
  +score: 0
  +lastActive: DateTime @1701067082 {#4638
    date: 2023-11-27 07:38:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
    "@OurTragicUniverse@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4641 …}
  +nested: Doctrine\ORM\PersistentCollection {#4643 …}
  +votes: Doctrine\ORM\PersistentCollection {#4645 …}
  +reports: Doctrine\ORM\PersistentCollection {#4647 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4649 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4651 …}
  -id: 169224
  -bodyTs: "'/pictrs/image/c08e1554-d78e-4cc6-9ddc-4dfa0359191a.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/c08e1554-d78e-4cc6-9ddc-4dfa0359191a.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5615330"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701067082 {#4639
    date: 2023-11-27 07:38: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
71 DENIED edit
App\Entity\EntryComment {#4640
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "risa@startrek.website"
      +title: "risa"
      +description: """
        **Star Trek memes and shitposts**\n
        \n
        Come on’n get your jamaharon on! There are no real rules—just don’t break the weather control network.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1565
      +entryCommentCount: 14520
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583695 {#274
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 80
      +apId: "risa@startrek.website"
      +apProfileId: "https://startrek.website/c/risa"
      +apPublicUrl: "https://startrek.website/c/risa"
      +apFollowersUrl: "https://startrek.website/c/risa/followers"
      +apInboxUrl: "https://startrek.website/inbox"
      +apDomain: "startrek.website"
      +apPreferredUsername: "risa"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583271 {#268
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#270
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Forget-Elf-on-the-Shelf-It-s"
    +title: "Forget Elf on the Shelf. It's..."
    +url: "https://lemmy.world/pictrs/image/46db433a-fd16-44b2-879c-e33a9448a5f6.jpeg"
    +body: "An alternate idea thought of in response to negativenull’s post."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701127687 {#2418
      date: 2023-11-28 00:28:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17187
    -titleTs: "'elf':2 'forget':1 'shelf':5"
    -bodyTs: "'altern':2 'idea':3 'negativenul':9 'post':11 'respons':7 'thought':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701147130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8810952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701060730 {#1858
      date: 2023-11-27 05:52:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4213
    +user: App\Entity\User {#4226 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Aw man, Odo on the Komodo was right there."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1701814298 {#4207
      date: 2023-12-05 23:11:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ummthatguy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4214 …}
    +nested: Doctrine\ORM\PersistentCollection {#4216 …}
    +votes: Doctrine\ORM\PersistentCollection {#4218 …}
    +reports: Doctrine\ORM\PersistentCollection {#4220 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4222 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4224 …}
    -id: 169212
    -bodyTs: "'aw':1 'komodo':6 'man':2 'odo':3 'right':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/risa@startrek.website/t/658423/-/comment/3794923"
    +editedAt: DateTimeImmutable @1701779060 {#4208
      date: 2023-12-05 13:24:20.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701066706 {#4209
      date: 2023-11-27 07:31:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4213}
  +body: "![](https://lemmy.world/pictrs/image/c08e1554-d78e-4cc6-9ddc-4dfa0359191a.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 39
  +score: 0
  +lastActive: DateTime @1701067082 {#4638
    date: 2023-11-27 07:38:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
    "@OurTragicUniverse@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4641 …}
  +nested: Doctrine\ORM\PersistentCollection {#4643 …}
  +votes: Doctrine\ORM\PersistentCollection {#4645 …}
  +reports: Doctrine\ORM\PersistentCollection {#4647 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4649 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4651 …}
  -id: 169224
  -bodyTs: "'/pictrs/image/c08e1554-d78e-4cc6-9ddc-4dfa0359191a.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/c08e1554-d78e-4cc6-9ddc-4dfa0359191a.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5615330"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701067082 {#4639
    date: 2023-11-27 07:38: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
72 DENIED moderate
App\Entity\EntryComment {#4640
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "risa@startrek.website"
      +title: "risa"
      +description: """
        **Star Trek memes and shitposts**\n
        \n
        Come on’n get your jamaharon on! There are no real rules—just don’t break the weather control network.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1565
      +entryCommentCount: 14520
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583695 {#274
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 80
      +apId: "risa@startrek.website"
      +apProfileId: "https://startrek.website/c/risa"
      +apPublicUrl: "https://startrek.website/c/risa"
      +apFollowersUrl: "https://startrek.website/c/risa/followers"
      +apInboxUrl: "https://startrek.website/inbox"
      +apDomain: "startrek.website"
      +apPreferredUsername: "risa"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583271 {#268
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#270
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Forget-Elf-on-the-Shelf-It-s"
    +title: "Forget Elf on the Shelf. It's..."
    +url: "https://lemmy.world/pictrs/image/46db433a-fd16-44b2-879c-e33a9448a5f6.jpeg"
    +body: "An alternate idea thought of in response to negativenull’s post."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701127687 {#2418
      date: 2023-11-28 00:28:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17187
    -titleTs: "'elf':2 'forget':1 'shelf':5"
    -bodyTs: "'altern':2 'idea':3 'negativenul':9 'post':11 'respons':7 'thought':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701147130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8810952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701060730 {#1858
      date: 2023-11-27 05:52:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4213
    +user: App\Entity\User {#4226 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Aw man, Odo on the Komodo was right there."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1701814298 {#4207
      date: 2023-12-05 23:11:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ummthatguy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4214 …}
    +nested: Doctrine\ORM\PersistentCollection {#4216 …}
    +votes: Doctrine\ORM\PersistentCollection {#4218 …}
    +reports: Doctrine\ORM\PersistentCollection {#4220 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4222 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4224 …}
    -id: 169212
    -bodyTs: "'aw':1 'komodo':6 'man':2 'odo':3 'right':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/risa@startrek.website/t/658423/-/comment/3794923"
    +editedAt: DateTimeImmutable @1701779060 {#4208
      date: 2023-12-05 13:24:20.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701066706 {#4209
      date: 2023-11-27 07:31:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4213}
  +body: "![](https://lemmy.world/pictrs/image/c08e1554-d78e-4cc6-9ddc-4dfa0359191a.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 39
  +score: 0
  +lastActive: DateTime @1701067082 {#4638
    date: 2023-11-27 07:38:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
    "@OurTragicUniverse@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4641 …}
  +nested: Doctrine\ORM\PersistentCollection {#4643 …}
  +votes: Doctrine\ORM\PersistentCollection {#4645 …}
  +reports: Doctrine\ORM\PersistentCollection {#4647 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4649 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4651 …}
  -id: 169224
  -bodyTs: "'/pictrs/image/c08e1554-d78e-4cc6-9ddc-4dfa0359191a.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/c08e1554-d78e-4cc6-9ddc-4dfa0359191a.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5615330"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701067082 {#4639
    date: 2023-11-27 07:38: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
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 {#4738
  +user: App\Entity\User {#4226 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "risa@startrek.website"
      +title: "risa"
      +description: """
        **Star Trek memes and shitposts**\n
        \n
        Come on’n get your jamaharon on! There are no real rules—just don’t break the weather control network.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1565
      +entryCommentCount: 14520
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583695 {#274
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 80
      +apId: "risa@startrek.website"
      +apProfileId: "https://startrek.website/c/risa"
      +apPublicUrl: "https://startrek.website/c/risa"
      +apFollowersUrl: "https://startrek.website/c/risa/followers"
      +apInboxUrl: "https://startrek.website/inbox"
      +apDomain: "startrek.website"
      +apPreferredUsername: "risa"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583271 {#268
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#270
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Forget-Elf-on-the-Shelf-It-s"
    +title: "Forget Elf on the Shelf. It's..."
    +url: "https://lemmy.world/pictrs/image/46db433a-fd16-44b2-879c-e33a9448a5f6.jpeg"
    +body: "An alternate idea thought of in response to negativenull’s post."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701127687 {#2418
      date: 2023-11-28 00:28:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17187
    -titleTs: "'elf':2 'forget':1 'shelf':5"
    -bodyTs: "'altern':2 'idea':3 'negativenul':9 'post':11 'respons':7 'thought':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701147130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8810952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701060730 {#1858
      date: 2023-11-27 05:52:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4640
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4213
      +user: App\Entity\User {#4226 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Aw man, Odo on the Komodo was right there."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1701814298 {#4207
        date: 2023-12-05 23:11:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ummthatguy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4214 …}
      +nested: Doctrine\ORM\PersistentCollection {#4216 …}
      +votes: Doctrine\ORM\PersistentCollection {#4218 …}
      +reports: Doctrine\ORM\PersistentCollection {#4220 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4222 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4224 …}
      -id: 169212
      -bodyTs: "'aw':1 'komodo':6 'man':2 'odo':3 'right':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/risa@startrek.website/t/658423/-/comment/3794923"
      +editedAt: DateTimeImmutable @1701779060 {#4208
        date: 2023-12-05 13:24:20.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701066706 {#4209
        date: 2023-11-27 07:31:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4213}
    +body: "![](https://lemmy.world/pictrs/image/c08e1554-d78e-4cc6-9ddc-4dfa0359191a.jpeg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 39
    +score: 0
    +lastActive: DateTime @1701067082 {#4638
      date: 2023-11-27 07:38:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ummthatguy@lemmy.world"
      "@OurTragicUniverse@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4641 …}
    +nested: Doctrine\ORM\PersistentCollection {#4643 …}
    +votes: Doctrine\ORM\PersistentCollection {#4645 …}
    +reports: Doctrine\ORM\PersistentCollection {#4647 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4649 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4651 …}
    -id: 169224
    -bodyTs: "'/pictrs/image/c08e1554-d78e-4cc6-9ddc-4dfa0359191a.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/c08e1554-d78e-4cc6-9ddc-4dfa0359191a.jpeg)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5615330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701067082 {#4639
      date: 2023-11-27 07:38:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4213}
  +body: """
    Fuck yes. And he looks chuffed.\n
    \n
    Imagining him riding round DS9 like this is entertaining, Quark would fucking piss himself.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1701067598 {#4736
    date: 2023-11-27 07:46:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
    "@OurTragicUniverse@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4739 …}
  +nested: Doctrine\ORM\PersistentCollection {#4741 …}
  +votes: Doctrine\ORM\PersistentCollection {#4743 …}
  +reports: Doctrine\ORM\PersistentCollection {#4745 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4747 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4749 …}
  -id: 169239
  -bodyTs: "'chuf':6 'ds9':11 'entertain':15 'fuck':1,18 'imagin':7 'like':12 'look':5 'piss':19 'quark':16 'ride':9 'round':10 'would':17 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/risa@startrek.website/t/658423/-/comment/3795034"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701067598 {#4737
    date: 2023-11-27 07:46: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
75 DENIED edit
App\Entity\EntryComment {#4738
  +user: App\Entity\User {#4226 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "risa@startrek.website"
      +title: "risa"
      +description: """
        **Star Trek memes and shitposts**\n
        \n
        Come on’n get your jamaharon on! There are no real rules—just don’t break the weather control network.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1565
      +entryCommentCount: 14520
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583695 {#274
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 80
      +apId: "risa@startrek.website"
      +apProfileId: "https://startrek.website/c/risa"
      +apPublicUrl: "https://startrek.website/c/risa"
      +apFollowersUrl: "https://startrek.website/c/risa/followers"
      +apInboxUrl: "https://startrek.website/inbox"
      +apDomain: "startrek.website"
      +apPreferredUsername: "risa"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583271 {#268
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#270
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Forget-Elf-on-the-Shelf-It-s"
    +title: "Forget Elf on the Shelf. It's..."
    +url: "https://lemmy.world/pictrs/image/46db433a-fd16-44b2-879c-e33a9448a5f6.jpeg"
    +body: "An alternate idea thought of in response to negativenull’s post."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701127687 {#2418
      date: 2023-11-28 00:28:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17187
    -titleTs: "'elf':2 'forget':1 'shelf':5"
    -bodyTs: "'altern':2 'idea':3 'negativenul':9 'post':11 'respons':7 'thought':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701147130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8810952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701060730 {#1858
      date: 2023-11-27 05:52:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4640
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4213
      +user: App\Entity\User {#4226 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Aw man, Odo on the Komodo was right there."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1701814298 {#4207
        date: 2023-12-05 23:11:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ummthatguy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4214 …}
      +nested: Doctrine\ORM\PersistentCollection {#4216 …}
      +votes: Doctrine\ORM\PersistentCollection {#4218 …}
      +reports: Doctrine\ORM\PersistentCollection {#4220 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4222 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4224 …}
      -id: 169212
      -bodyTs: "'aw':1 'komodo':6 'man':2 'odo':3 'right':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/risa@startrek.website/t/658423/-/comment/3794923"
      +editedAt: DateTimeImmutable @1701779060 {#4208
        date: 2023-12-05 13:24:20.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701066706 {#4209
        date: 2023-11-27 07:31:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4213}
    +body: "![](https://lemmy.world/pictrs/image/c08e1554-d78e-4cc6-9ddc-4dfa0359191a.jpeg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 39
    +score: 0
    +lastActive: DateTime @1701067082 {#4638
      date: 2023-11-27 07:38:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ummthatguy@lemmy.world"
      "@OurTragicUniverse@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4641 …}
    +nested: Doctrine\ORM\PersistentCollection {#4643 …}
    +votes: Doctrine\ORM\PersistentCollection {#4645 …}
    +reports: Doctrine\ORM\PersistentCollection {#4647 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4649 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4651 …}
    -id: 169224
    -bodyTs: "'/pictrs/image/c08e1554-d78e-4cc6-9ddc-4dfa0359191a.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/c08e1554-d78e-4cc6-9ddc-4dfa0359191a.jpeg)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5615330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701067082 {#4639
      date: 2023-11-27 07:38:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4213}
  +body: """
    Fuck yes. And he looks chuffed.\n
    \n
    Imagining him riding round DS9 like this is entertaining, Quark would fucking piss himself.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1701067598 {#4736
    date: 2023-11-27 07:46:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
    "@OurTragicUniverse@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4739 …}
  +nested: Doctrine\ORM\PersistentCollection {#4741 …}
  +votes: Doctrine\ORM\PersistentCollection {#4743 …}
  +reports: Doctrine\ORM\PersistentCollection {#4745 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4747 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4749 …}
  -id: 169239
  -bodyTs: "'chuf':6 'ds9':11 'entertain':15 'fuck':1,18 'imagin':7 'like':12 'look':5 'piss':19 'quark':16 'ride':9 'round':10 'would':17 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/risa@startrek.website/t/658423/-/comment/3795034"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701067598 {#4737
    date: 2023-11-27 07:46: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
76 DENIED moderate
App\Entity\EntryComment {#4738
  +user: App\Entity\User {#4226 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "risa@startrek.website"
      +title: "risa"
      +description: """
        **Star Trek memes and shitposts**\n
        \n
        Come on’n get your jamaharon on! There are no real rules—just don’t break the weather control network.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1565
      +entryCommentCount: 14520
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583695 {#274
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 80
      +apId: "risa@startrek.website"
      +apProfileId: "https://startrek.website/c/risa"
      +apPublicUrl: "https://startrek.website/c/risa"
      +apFollowersUrl: "https://startrek.website/c/risa/followers"
      +apInboxUrl: "https://startrek.website/inbox"
      +apDomain: "startrek.website"
      +apPreferredUsername: "risa"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583271 {#268
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#270
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Forget-Elf-on-the-Shelf-It-s"
    +title: "Forget Elf on the Shelf. It's..."
    +url: "https://lemmy.world/pictrs/image/46db433a-fd16-44b2-879c-e33a9448a5f6.jpeg"
    +body: "An alternate idea thought of in response to negativenull’s post."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701127687 {#2418
      date: 2023-11-28 00:28:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17187
    -titleTs: "'elf':2 'forget':1 'shelf':5"
    -bodyTs: "'altern':2 'idea':3 'negativenul':9 'post':11 'respons':7 'thought':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701147130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8810952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701060730 {#1858
      date: 2023-11-27 05:52:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4640
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4213
      +user: App\Entity\User {#4226 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Aw man, Odo on the Komodo was right there."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1701814298 {#4207
        date: 2023-12-05 23:11:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ummthatguy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4214 …}
      +nested: Doctrine\ORM\PersistentCollection {#4216 …}
      +votes: Doctrine\ORM\PersistentCollection {#4218 …}
      +reports: Doctrine\ORM\PersistentCollection {#4220 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4222 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4224 …}
      -id: 169212
      -bodyTs: "'aw':1 'komodo':6 'man':2 'odo':3 'right':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/risa@startrek.website/t/658423/-/comment/3794923"
      +editedAt: DateTimeImmutable @1701779060 {#4208
        date: 2023-12-05 13:24:20.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701066706 {#4209
        date: 2023-11-27 07:31:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4213}
    +body: "![](https://lemmy.world/pictrs/image/c08e1554-d78e-4cc6-9ddc-4dfa0359191a.jpeg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 39
    +score: 0
    +lastActive: DateTime @1701067082 {#4638
      date: 2023-11-27 07:38:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ummthatguy@lemmy.world"
      "@OurTragicUniverse@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4641 …}
    +nested: Doctrine\ORM\PersistentCollection {#4643 …}
    +votes: Doctrine\ORM\PersistentCollection {#4645 …}
    +reports: Doctrine\ORM\PersistentCollection {#4647 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4649 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4651 …}
    -id: 169224
    -bodyTs: "'/pictrs/image/c08e1554-d78e-4cc6-9ddc-4dfa0359191a.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/c08e1554-d78e-4cc6-9ddc-4dfa0359191a.jpeg)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5615330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701067082 {#4639
      date: 2023-11-27 07:38:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4213}
  +body: """
    Fuck yes. And he looks chuffed.\n
    \n
    Imagining him riding round DS9 like this is entertaining, Quark would fucking piss himself.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1701067598 {#4736
    date: 2023-11-27 07:46:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
    "@OurTragicUniverse@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4739 …}
  +nested: Doctrine\ORM\PersistentCollection {#4741 …}
  +votes: Doctrine\ORM\PersistentCollection {#4743 …}
  +reports: Doctrine\ORM\PersistentCollection {#4745 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4747 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4749 …}
  -id: 169239
  -bodyTs: "'chuf':6 'ds9':11 'entertain':15 'fuck':1,18 'imagin':7 'like':12 'look':5 'piss':19 'quark':16 'ride':9 'round':10 'would':17 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/risa@startrek.website/t/658423/-/comment/3795034"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701067598 {#4737
    date: 2023-11-27 07:46: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
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 {#4753
  +user: Proxies\__CG__\App\Entity\User {#4754 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "risa@startrek.website"
      +title: "risa"
      +description: """
        **Star Trek memes and shitposts**\n
        \n
        Come on’n get your jamaharon on! There are no real rules—just don’t break the weather control network.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1565
      +entryCommentCount: 14520
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583695 {#274
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 80
      +apId: "risa@startrek.website"
      +apProfileId: "https://startrek.website/c/risa"
      +apPublicUrl: "https://startrek.website/c/risa"
      +apFollowersUrl: "https://startrek.website/c/risa/followers"
      +apInboxUrl: "https://startrek.website/inbox"
      +apDomain: "startrek.website"
      +apPreferredUsername: "risa"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583271 {#268
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#270
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Forget-Elf-on-the-Shelf-It-s"
    +title: "Forget Elf on the Shelf. It's..."
    +url: "https://lemmy.world/pictrs/image/46db433a-fd16-44b2-879c-e33a9448a5f6.jpeg"
    +body: "An alternate idea thought of in response to negativenull’s post."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701127687 {#2418
      date: 2023-11-28 00:28:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17187
    -titleTs: "'elf':2 'forget':1 'shelf':5"
    -bodyTs: "'altern':2 'idea':3 'negativenul':9 'post':11 'respons':7 'thought':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701147130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8810952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701060730 {#1858
      date: 2023-11-27 05:52:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4640
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4213
      +user: App\Entity\User {#4226 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Aw man, Odo on the Komodo was right there."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1701814298 {#4207
        date: 2023-12-05 23:11:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ummthatguy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4214 …}
      +nested: Doctrine\ORM\PersistentCollection {#4216 …}
      +votes: Doctrine\ORM\PersistentCollection {#4218 …}
      +reports: Doctrine\ORM\PersistentCollection {#4220 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4222 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4224 …}
      -id: 169212
      -bodyTs: "'aw':1 'komodo':6 'man':2 'odo':3 'right':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/risa@startrek.website/t/658423/-/comment/3794923"
      +editedAt: DateTimeImmutable @1701779060 {#4208
        date: 2023-12-05 13:24:20.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701066706 {#4209
        date: 2023-11-27 07:31:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4213}
    +body: "![](https://lemmy.world/pictrs/image/c08e1554-d78e-4cc6-9ddc-4dfa0359191a.jpeg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 39
    +score: 0
    +lastActive: DateTime @1701067082 {#4638
      date: 2023-11-27 07:38:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ummthatguy@lemmy.world"
      "@OurTragicUniverse@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4641 …}
    +nested: Doctrine\ORM\PersistentCollection {#4643 …}
    +votes: Doctrine\ORM\PersistentCollection {#4645 …}
    +reports: Doctrine\ORM\PersistentCollection {#4647 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4649 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4651 …}
    -id: 169224
    -bodyTs: "'/pictrs/image/c08e1554-d78e-4cc6-9ddc-4dfa0359191a.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/c08e1554-d78e-4cc6-9ddc-4dfa0359191a.jpeg)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5615330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701067082 {#4639
      date: 2023-11-27 07:38:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4213}
  +body: """
    Oh thank god for that!\n
    \n
    I forgot about Komodo dragons for a minute, and my brain went to Odo on a commode - o 🙈
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701096389 {#4751
    date: 2023-11-27 15:46:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
    "@OurTragicUniverse@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4755 …}
  +nested: Doctrine\ORM\PersistentCollection {#4757 …}
  +votes: Doctrine\ORM\PersistentCollection {#4759 …}
  +reports: Doctrine\ORM\PersistentCollection {#4761 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4763 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4765 …}
  -id: 170175
  -bodyTs: "'brain':16 'commod':22 'dragon':10 'forgot':7 'god':3 'komodo':9 'minut':13 'o':23 'odo':19 'oh':1 'thank':2 'went':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5462519"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701096389 {#4752
    date: 2023-11-27 15:46: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
79 DENIED edit
App\Entity\EntryComment {#4753
  +user: Proxies\__CG__\App\Entity\User {#4754 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "risa@startrek.website"
      +title: "risa"
      +description: """
        **Star Trek memes and shitposts**\n
        \n
        Come on’n get your jamaharon on! There are no real rules—just don’t break the weather control network.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1565
      +entryCommentCount: 14520
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583695 {#274
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 80
      +apId: "risa@startrek.website"
      +apProfileId: "https://startrek.website/c/risa"
      +apPublicUrl: "https://startrek.website/c/risa"
      +apFollowersUrl: "https://startrek.website/c/risa/followers"
      +apInboxUrl: "https://startrek.website/inbox"
      +apDomain: "startrek.website"
      +apPreferredUsername: "risa"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583271 {#268
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#270
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Forget-Elf-on-the-Shelf-It-s"
    +title: "Forget Elf on the Shelf. It's..."
    +url: "https://lemmy.world/pictrs/image/46db433a-fd16-44b2-879c-e33a9448a5f6.jpeg"
    +body: "An alternate idea thought of in response to negativenull’s post."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701127687 {#2418
      date: 2023-11-28 00:28:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17187
    -titleTs: "'elf':2 'forget':1 'shelf':5"
    -bodyTs: "'altern':2 'idea':3 'negativenul':9 'post':11 'respons':7 'thought':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701147130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8810952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701060730 {#1858
      date: 2023-11-27 05:52:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4640
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4213
      +user: App\Entity\User {#4226 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Aw man, Odo on the Komodo was right there."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1701814298 {#4207
        date: 2023-12-05 23:11:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ummthatguy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4214 …}
      +nested: Doctrine\ORM\PersistentCollection {#4216 …}
      +votes: Doctrine\ORM\PersistentCollection {#4218 …}
      +reports: Doctrine\ORM\PersistentCollection {#4220 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4222 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4224 …}
      -id: 169212
      -bodyTs: "'aw':1 'komodo':6 'man':2 'odo':3 'right':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/risa@startrek.website/t/658423/-/comment/3794923"
      +editedAt: DateTimeImmutable @1701779060 {#4208
        date: 2023-12-05 13:24:20.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701066706 {#4209
        date: 2023-11-27 07:31:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4213}
    +body: "![](https://lemmy.world/pictrs/image/c08e1554-d78e-4cc6-9ddc-4dfa0359191a.jpeg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 39
    +score: 0
    +lastActive: DateTime @1701067082 {#4638
      date: 2023-11-27 07:38:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ummthatguy@lemmy.world"
      "@OurTragicUniverse@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4641 …}
    +nested: Doctrine\ORM\PersistentCollection {#4643 …}
    +votes: Doctrine\ORM\PersistentCollection {#4645 …}
    +reports: Doctrine\ORM\PersistentCollection {#4647 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4649 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4651 …}
    -id: 169224
    -bodyTs: "'/pictrs/image/c08e1554-d78e-4cc6-9ddc-4dfa0359191a.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/c08e1554-d78e-4cc6-9ddc-4dfa0359191a.jpeg)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5615330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701067082 {#4639
      date: 2023-11-27 07:38:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4213}
  +body: """
    Oh thank god for that!\n
    \n
    I forgot about Komodo dragons for a minute, and my brain went to Odo on a commode - o 🙈
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701096389 {#4751
    date: 2023-11-27 15:46:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
    "@OurTragicUniverse@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4755 …}
  +nested: Doctrine\ORM\PersistentCollection {#4757 …}
  +votes: Doctrine\ORM\PersistentCollection {#4759 …}
  +reports: Doctrine\ORM\PersistentCollection {#4761 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4763 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4765 …}
  -id: 170175
  -bodyTs: "'brain':16 'commod':22 'dragon':10 'forgot':7 'god':3 'komodo':9 'minut':13 'o':23 'odo':19 'oh':1 'thank':2 'went':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5462519"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701096389 {#4752
    date: 2023-11-27 15:46: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
80 DENIED moderate
App\Entity\EntryComment {#4753
  +user: Proxies\__CG__\App\Entity\User {#4754 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "risa@startrek.website"
      +title: "risa"
      +description: """
        **Star Trek memes and shitposts**\n
        \n
        Come on’n get your jamaharon on! There are no real rules—just don’t break the weather control network.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1565
      +entryCommentCount: 14520
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583695 {#274
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 80
      +apId: "risa@startrek.website"
      +apProfileId: "https://startrek.website/c/risa"
      +apPublicUrl: "https://startrek.website/c/risa"
      +apFollowersUrl: "https://startrek.website/c/risa/followers"
      +apInboxUrl: "https://startrek.website/inbox"
      +apDomain: "startrek.website"
      +apPreferredUsername: "risa"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583271 {#268
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#270
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Forget-Elf-on-the-Shelf-It-s"
    +title: "Forget Elf on the Shelf. It's..."
    +url: "https://lemmy.world/pictrs/image/46db433a-fd16-44b2-879c-e33a9448a5f6.jpeg"
    +body: "An alternate idea thought of in response to negativenull’s post."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701127687 {#2418
      date: 2023-11-28 00:28:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17187
    -titleTs: "'elf':2 'forget':1 'shelf':5"
    -bodyTs: "'altern':2 'idea':3 'negativenul':9 'post':11 'respons':7 'thought':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701147130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8810952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701060730 {#1858
      date: 2023-11-27 05:52:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4640
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4213
      +user: App\Entity\User {#4226 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Aw man, Odo on the Komodo was right there."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1701814298 {#4207
        date: 2023-12-05 23:11:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ummthatguy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4214 …}
      +nested: Doctrine\ORM\PersistentCollection {#4216 …}
      +votes: Doctrine\ORM\PersistentCollection {#4218 …}
      +reports: Doctrine\ORM\PersistentCollection {#4220 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4222 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4224 …}
      -id: 169212
      -bodyTs: "'aw':1 'komodo':6 'man':2 'odo':3 'right':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/risa@startrek.website/t/658423/-/comment/3794923"
      +editedAt: DateTimeImmutable @1701779060 {#4208
        date: 2023-12-05 13:24:20.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701066706 {#4209
        date: 2023-11-27 07:31:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4213}
    +body: "![](https://lemmy.world/pictrs/image/c08e1554-d78e-4cc6-9ddc-4dfa0359191a.jpeg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 39
    +score: 0
    +lastActive: DateTime @1701067082 {#4638
      date: 2023-11-27 07:38:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ummthatguy@lemmy.world"
      "@OurTragicUniverse@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4641 …}
    +nested: Doctrine\ORM\PersistentCollection {#4643 …}
    +votes: Doctrine\ORM\PersistentCollection {#4645 …}
    +reports: Doctrine\ORM\PersistentCollection {#4647 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4649 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4651 …}
    -id: 169224
    -bodyTs: "'/pictrs/image/c08e1554-d78e-4cc6-9ddc-4dfa0359191a.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/c08e1554-d78e-4cc6-9ddc-4dfa0359191a.jpeg)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5615330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701067082 {#4639
      date: 2023-11-27 07:38:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4213}
  +body: """
    Oh thank god for that!\n
    \n
    I forgot about Komodo dragons for a minute, and my brain went to Odo on a commode - o 🙈
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701096389 {#4751
    date: 2023-11-27 15:46:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
    "@OurTragicUniverse@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4755 …}
  +nested: Doctrine\ORM\PersistentCollection {#4757 …}
  +votes: Doctrine\ORM\PersistentCollection {#4759 …}
  +reports: Doctrine\ORM\PersistentCollection {#4761 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4763 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4765 …}
  -id: 170175
  -bodyTs: "'brain':16 'commod':22 'dragon':10 'forgot':7 'god':3 'komodo':9 'minut':13 'o':23 'odo':19 'oh':1 'thank':2 'went':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5462519"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701096389 {#4752
    date: 2023-11-27 15:46: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
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 {#4288
  +user: App\Entity\User {#4301 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "risa@startrek.website"
      +title: "risa"
      +description: """
        **Star Trek memes and shitposts**\n
        \n
        Come on’n get your jamaharon on! There are no real rules—just don’t break the weather control network.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1565
      +entryCommentCount: 14520
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583695 {#274
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 80
      +apId: "risa@startrek.website"
      +apProfileId: "https://startrek.website/c/risa"
      +apPublicUrl: "https://startrek.website/c/risa"
      +apFollowersUrl: "https://startrek.website/c/risa/followers"
      +apInboxUrl: "https://startrek.website/inbox"
      +apDomain: "startrek.website"
      +apPreferredUsername: "risa"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583271 {#268
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#270
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Forget-Elf-on-the-Shelf-It-s"
    +title: "Forget Elf on the Shelf. It's..."
    +url: "https://lemmy.world/pictrs/image/46db433a-fd16-44b2-879c-e33a9448a5f6.jpeg"
    +body: "An alternate idea thought of in response to negativenull’s post."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701127687 {#2418
      date: 2023-11-28 00:28:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17187
    -titleTs: "'elf':2 'forget':1 'shelf':5"
    -bodyTs: "'altern':2 'idea':3 'negativenul':9 'post':11 'respons':7 'thought':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701147130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8810952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701060730 {#1858
      date: 2023-11-27 05:52:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Now do Odo on Frodo"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1701867983 {#4283
    date: 2023-12-06 14:06:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4289 …}
  +nested: Doctrine\ORM\PersistentCollection {#4291 …}
  +votes: Doctrine\ORM\PersistentCollection {#4293 …}
  +reports: Doctrine\ORM\PersistentCollection {#4295 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4297 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4299 …}
  -id: 169371
  -bodyTs: "'frodo':5 'odo':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6155658"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701071865 {#4284
    date: 2023-11-27 08:57:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#4288
  +user: App\Entity\User {#4301 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "risa@startrek.website"
      +title: "risa"
      +description: """
        **Star Trek memes and shitposts**\n
        \n
        Come on’n get your jamaharon on! There are no real rules—just don’t break the weather control network.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1565
      +entryCommentCount: 14520
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583695 {#274
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 80
      +apId: "risa@startrek.website"
      +apProfileId: "https://startrek.website/c/risa"
      +apPublicUrl: "https://startrek.website/c/risa"
      +apFollowersUrl: "https://startrek.website/c/risa/followers"
      +apInboxUrl: "https://startrek.website/inbox"
      +apDomain: "startrek.website"
      +apPreferredUsername: "risa"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583271 {#268
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#270
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Forget-Elf-on-the-Shelf-It-s"
    +title: "Forget Elf on the Shelf. It's..."
    +url: "https://lemmy.world/pictrs/image/46db433a-fd16-44b2-879c-e33a9448a5f6.jpeg"
    +body: "An alternate idea thought of in response to negativenull’s post."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701127687 {#2418
      date: 2023-11-28 00:28:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17187
    -titleTs: "'elf':2 'forget':1 'shelf':5"
    -bodyTs: "'altern':2 'idea':3 'negativenul':9 'post':11 'respons':7 'thought':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701147130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8810952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701060730 {#1858
      date: 2023-11-27 05:52:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Now do Odo on Frodo"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1701867983 {#4283
    date: 2023-12-06 14:06:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4289 …}
  +nested: Doctrine\ORM\PersistentCollection {#4291 …}
  +votes: Doctrine\ORM\PersistentCollection {#4293 …}
  +reports: Doctrine\ORM\PersistentCollection {#4295 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4297 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4299 …}
  -id: 169371
  -bodyTs: "'frodo':5 'odo':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6155658"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701071865 {#4284
    date: 2023-11-27 08:57:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#4288
  +user: App\Entity\User {#4301 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "risa@startrek.website"
      +title: "risa"
      +description: """
        **Star Trek memes and shitposts**\n
        \n
        Come on’n get your jamaharon on! There are no real rules—just don’t break the weather control network.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1565
      +entryCommentCount: 14520
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583695 {#274
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 80
      +apId: "risa@startrek.website"
      +apProfileId: "https://startrek.website/c/risa"
      +apPublicUrl: "https://startrek.website/c/risa"
      +apFollowersUrl: "https://startrek.website/c/risa/followers"
      +apInboxUrl: "https://startrek.website/inbox"
      +apDomain: "startrek.website"
      +apPreferredUsername: "risa"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583271 {#268
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#270
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Forget-Elf-on-the-Shelf-It-s"
    +title: "Forget Elf on the Shelf. It's..."
    +url: "https://lemmy.world/pictrs/image/46db433a-fd16-44b2-879c-e33a9448a5f6.jpeg"
    +body: "An alternate idea thought of in response to negativenull’s post."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701127687 {#2418
      date: 2023-11-28 00:28:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17187
    -titleTs: "'elf':2 'forget':1 'shelf':5"
    -bodyTs: "'altern':2 'idea':3 'negativenul':9 'post':11 'respons':7 'thought':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701147130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8810952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701060730 {#1858
      date: 2023-11-27 05:52:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Now do Odo on Frodo"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1701867983 {#4283
    date: 2023-12-06 14:06:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4289 …}
  +nested: Doctrine\ORM\PersistentCollection {#4291 …}
  +votes: Doctrine\ORM\PersistentCollection {#4293 …}
  +reports: Doctrine\ORM\PersistentCollection {#4295 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4297 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4299 …}
  -id: 169371
  -bodyTs: "'frodo':5 'odo':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6155658"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701071865 {#4284
    date: 2023-11-27 08:57:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4655
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "risa@startrek.website"
      +title: "risa"
      +description: """
        **Star Trek memes and shitposts**\n
        \n
        Come on’n get your jamaharon on! There are no real rules—just don’t break the weather control network.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1565
      +entryCommentCount: 14520
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583695 {#274
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 80
      +apId: "risa@startrek.website"
      +apProfileId: "https://startrek.website/c/risa"
      +apPublicUrl: "https://startrek.website/c/risa"
      +apFollowersUrl: "https://startrek.website/c/risa/followers"
      +apInboxUrl: "https://startrek.website/inbox"
      +apDomain: "startrek.website"
      +apPreferredUsername: "risa"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583271 {#268
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#270
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Forget-Elf-on-the-Shelf-It-s"
    +title: "Forget Elf on the Shelf. It's..."
    +url: "https://lemmy.world/pictrs/image/46db433a-fd16-44b2-879c-e33a9448a5f6.jpeg"
    +body: "An alternate idea thought of in response to negativenull’s post."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701127687 {#2418
      date: 2023-11-28 00:28:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17187
    -titleTs: "'elf':2 'forget':1 'shelf':5"
    -bodyTs: "'altern':2 'idea':3 'negativenul':9 'post':11 'respons':7 'thought':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701147130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8810952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701060730 {#1858
      date: 2023-11-27 05:52:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4288
    +user: App\Entity\User {#4301 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Now do Odo on Frodo"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1701867983 {#4283
      date: 2023-12-06 14:06:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ummthatguy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4289 …}
    +nested: Doctrine\ORM\PersistentCollection {#4291 …}
    +votes: Doctrine\ORM\PersistentCollection {#4293 …}
    +reports: Doctrine\ORM\PersistentCollection {#4295 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4297 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4299 …}
    -id: 169371
    -bodyTs: "'frodo':5 'odo':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6155658"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701071865 {#4284
      date: 2023-11-27 08:57:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4288}
  +body: "![](https://lemmy.world/pictrs/image/b2848a80-d0fb-435c-bd6e-6beaacc090dc.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701100568 {#4653
    date: 2023-11-27 16:56:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
    "@xan1242@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4656 …}
  +nested: Doctrine\ORM\PersistentCollection {#4658 …}
  +votes: Doctrine\ORM\PersistentCollection {#4660 …}
  +reports: Doctrine\ORM\PersistentCollection {#4662 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4664 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4666 …}
  -id: 170403
  -bodyTs: "'/pictrs/image/b2848a80-d0fb-435c-bd6e-6beaacc090dc.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/b2848a80-d0fb-435c-bd6e-6beaacc090dc.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5623316"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701100568 {#4654
    date: 2023-11-27 16:56: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
87 DENIED edit
App\Entity\EntryComment {#4655
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "risa@startrek.website"
      +title: "risa"
      +description: """
        **Star Trek memes and shitposts**\n
        \n
        Come on’n get your jamaharon on! There are no real rules—just don’t break the weather control network.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1565
      +entryCommentCount: 14520
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583695 {#274
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 80
      +apId: "risa@startrek.website"
      +apProfileId: "https://startrek.website/c/risa"
      +apPublicUrl: "https://startrek.website/c/risa"
      +apFollowersUrl: "https://startrek.website/c/risa/followers"
      +apInboxUrl: "https://startrek.website/inbox"
      +apDomain: "startrek.website"
      +apPreferredUsername: "risa"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583271 {#268
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#270
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Forget-Elf-on-the-Shelf-It-s"
    +title: "Forget Elf on the Shelf. It's..."
    +url: "https://lemmy.world/pictrs/image/46db433a-fd16-44b2-879c-e33a9448a5f6.jpeg"
    +body: "An alternate idea thought of in response to negativenull’s post."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701127687 {#2418
      date: 2023-11-28 00:28:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17187
    -titleTs: "'elf':2 'forget':1 'shelf':5"
    -bodyTs: "'altern':2 'idea':3 'negativenul':9 'post':11 'respons':7 'thought':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701147130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8810952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701060730 {#1858
      date: 2023-11-27 05:52:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4288
    +user: App\Entity\User {#4301 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Now do Odo on Frodo"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1701867983 {#4283
      date: 2023-12-06 14:06:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ummthatguy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4289 …}
    +nested: Doctrine\ORM\PersistentCollection {#4291 …}
    +votes: Doctrine\ORM\PersistentCollection {#4293 …}
    +reports: Doctrine\ORM\PersistentCollection {#4295 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4297 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4299 …}
    -id: 169371
    -bodyTs: "'frodo':5 'odo':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6155658"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701071865 {#4284
      date: 2023-11-27 08:57:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4288}
  +body: "![](https://lemmy.world/pictrs/image/b2848a80-d0fb-435c-bd6e-6beaacc090dc.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701100568 {#4653
    date: 2023-11-27 16:56:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
    "@xan1242@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4656 …}
  +nested: Doctrine\ORM\PersistentCollection {#4658 …}
  +votes: Doctrine\ORM\PersistentCollection {#4660 …}
  +reports: Doctrine\ORM\PersistentCollection {#4662 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4664 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4666 …}
  -id: 170403
  -bodyTs: "'/pictrs/image/b2848a80-d0fb-435c-bd6e-6beaacc090dc.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/b2848a80-d0fb-435c-bd6e-6beaacc090dc.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5623316"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701100568 {#4654
    date: 2023-11-27 16:56: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
88 DENIED moderate
App\Entity\EntryComment {#4655
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "risa@startrek.website"
      +title: "risa"
      +description: """
        **Star Trek memes and shitposts**\n
        \n
        Come on’n get your jamaharon on! There are no real rules—just don’t break the weather control network.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1565
      +entryCommentCount: 14520
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583695 {#274
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 80
      +apId: "risa@startrek.website"
      +apProfileId: "https://startrek.website/c/risa"
      +apPublicUrl: "https://startrek.website/c/risa"
      +apFollowersUrl: "https://startrek.website/c/risa/followers"
      +apInboxUrl: "https://startrek.website/inbox"
      +apDomain: "startrek.website"
      +apPreferredUsername: "risa"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583271 {#268
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#270
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Forget-Elf-on-the-Shelf-It-s"
    +title: "Forget Elf on the Shelf. It's..."
    +url: "https://lemmy.world/pictrs/image/46db433a-fd16-44b2-879c-e33a9448a5f6.jpeg"
    +body: "An alternate idea thought of in response to negativenull’s post."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701127687 {#2418
      date: 2023-11-28 00:28:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17187
    -titleTs: "'elf':2 'forget':1 'shelf':5"
    -bodyTs: "'altern':2 'idea':3 'negativenul':9 'post':11 'respons':7 'thought':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701147130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8810952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701060730 {#1858
      date: 2023-11-27 05:52:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4288
    +user: App\Entity\User {#4301 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Now do Odo on Frodo"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1701867983 {#4283
      date: 2023-12-06 14:06:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ummthatguy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4289 …}
    +nested: Doctrine\ORM\PersistentCollection {#4291 …}
    +votes: Doctrine\ORM\PersistentCollection {#4293 …}
    +reports: Doctrine\ORM\PersistentCollection {#4295 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4297 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4299 …}
    -id: 169371
    -bodyTs: "'frodo':5 'odo':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6155658"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701071865 {#4284
      date: 2023-11-27 08:57:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4288}
  +body: "![](https://lemmy.world/pictrs/image/b2848a80-d0fb-435c-bd6e-6beaacc090dc.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701100568 {#4653
    date: 2023-11-27 16:56:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
    "@xan1242@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4656 …}
  +nested: Doctrine\ORM\PersistentCollection {#4658 …}
  +votes: Doctrine\ORM\PersistentCollection {#4660 …}
  +reports: Doctrine\ORM\PersistentCollection {#4662 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4664 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4666 …}
  -id: 170403
  -bodyTs: "'/pictrs/image/b2848a80-d0fb-435c-bd6e-6beaacc090dc.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/b2848a80-d0fb-435c-bd6e-6beaacc090dc.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5623316"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701100568 {#4654
    date: 2023-11-27 16:56: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
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 {#4769
  +user: Proxies\__CG__\App\Entity\User {#4770 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "risa@startrek.website"
      +title: "risa"
      +description: """
        **Star Trek memes and shitposts**\n
        \n
        Come on’n get your jamaharon on! There are no real rules—just don’t break the weather control network.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1565
      +entryCommentCount: 14520
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583695 {#274
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 80
      +apId: "risa@startrek.website"
      +apProfileId: "https://startrek.website/c/risa"
      +apPublicUrl: "https://startrek.website/c/risa"
      +apFollowersUrl: "https://startrek.website/c/risa/followers"
      +apInboxUrl: "https://startrek.website/inbox"
      +apDomain: "startrek.website"
      +apPreferredUsername: "risa"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583271 {#268
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#270
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Forget-Elf-on-the-Shelf-It-s"
    +title: "Forget Elf on the Shelf. It's..."
    +url: "https://lemmy.world/pictrs/image/46db433a-fd16-44b2-879c-e33a9448a5f6.jpeg"
    +body: "An alternate idea thought of in response to negativenull’s post."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701127687 {#2418
      date: 2023-11-28 00:28:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17187
    -titleTs: "'elf':2 'forget':1 'shelf':5"
    -bodyTs: "'altern':2 'idea':3 'negativenul':9 'post':11 'respons':7 'thought':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701147130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8810952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701060730 {#1858
      date: 2023-11-27 05:52:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4655
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4288
      +user: App\Entity\User {#4301 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Now do Odo on Frodo"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1701867983 {#4283
        date: 2023-12-06 14:06:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ummthatguy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4289 …}
      +nested: Doctrine\ORM\PersistentCollection {#4291 …}
      +votes: Doctrine\ORM\PersistentCollection {#4293 …}
      +reports: Doctrine\ORM\PersistentCollection {#4295 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4297 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4299 …}
      -id: 169371
      -bodyTs: "'frodo':5 'odo':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6155658"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701071865 {#4284
        date: 2023-11-27 08:57:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4288}
    +body: "![](https://lemmy.world/pictrs/image/b2848a80-d0fb-435c-bd6e-6beaacc090dc.jpeg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701100568 {#4653
      date: 2023-11-27 16:56:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ummthatguy@lemmy.world"
      "@xan1242@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4656 …}
    +nested: Doctrine\ORM\PersistentCollection {#4658 …}
    +votes: Doctrine\ORM\PersistentCollection {#4660 …}
    +reports: Doctrine\ORM\PersistentCollection {#4662 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4664 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4666 …}
    -id: 170403
    -bodyTs: "'/pictrs/image/b2848a80-d0fb-435c-bd6e-6beaacc090dc.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/b2848a80-d0fb-435c-bd6e-6beaacc090dc.jpeg)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5623316"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701100568 {#4654
      date: 2023-11-27 16:56:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4288}
  +body: "Frodo is about to be on Odo if the constable gets any nearer to the bowl of that pipe. Founder fumes, not even once."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701127687 {#4767
    date: 2023-11-28 00:28:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
    "@xan1242@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4771 …}
  +nested: Doctrine\ORM\PersistentCollection {#4773 …}
  +votes: Doctrine\ORM\PersistentCollection {#4775 …}
  +reports: Doctrine\ORM\PersistentCollection {#4777 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4779 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4781 …}
  -id: 171908
  -bodyTs: "'bowl':16 'constabl':10 'even':23 'founder':20 'frodo':1 'fume':21 'get':11 'nearer':13 'odo':7 'pipe':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/4058449"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701127687 {#4768
    date: 2023-11-28 00:28:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#4769
  +user: Proxies\__CG__\App\Entity\User {#4770 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "risa@startrek.website"
      +title: "risa"
      +description: """
        **Star Trek memes and shitposts**\n
        \n
        Come on’n get your jamaharon on! There are no real rules—just don’t break the weather control network.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1565
      +entryCommentCount: 14520
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583695 {#274
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 80
      +apId: "risa@startrek.website"
      +apProfileId: "https://startrek.website/c/risa"
      +apPublicUrl: "https://startrek.website/c/risa"
      +apFollowersUrl: "https://startrek.website/c/risa/followers"
      +apInboxUrl: "https://startrek.website/inbox"
      +apDomain: "startrek.website"
      +apPreferredUsername: "risa"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583271 {#268
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#270
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Forget-Elf-on-the-Shelf-It-s"
    +title: "Forget Elf on the Shelf. It's..."
    +url: "https://lemmy.world/pictrs/image/46db433a-fd16-44b2-879c-e33a9448a5f6.jpeg"
    +body: "An alternate idea thought of in response to negativenull’s post."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701127687 {#2418
      date: 2023-11-28 00:28:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17187
    -titleTs: "'elf':2 'forget':1 'shelf':5"
    -bodyTs: "'altern':2 'idea':3 'negativenul':9 'post':11 'respons':7 'thought':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701147130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8810952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701060730 {#1858
      date: 2023-11-27 05:52:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4655
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4288
      +user: App\Entity\User {#4301 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Now do Odo on Frodo"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1701867983 {#4283
        date: 2023-12-06 14:06:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ummthatguy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4289 …}
      +nested: Doctrine\ORM\PersistentCollection {#4291 …}
      +votes: Doctrine\ORM\PersistentCollection {#4293 …}
      +reports: Doctrine\ORM\PersistentCollection {#4295 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4297 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4299 …}
      -id: 169371
      -bodyTs: "'frodo':5 'odo':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6155658"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701071865 {#4284
        date: 2023-11-27 08:57:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4288}
    +body: "![](https://lemmy.world/pictrs/image/b2848a80-d0fb-435c-bd6e-6beaacc090dc.jpeg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701100568 {#4653
      date: 2023-11-27 16:56:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ummthatguy@lemmy.world"
      "@xan1242@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4656 …}
    +nested: Doctrine\ORM\PersistentCollection {#4658 …}
    +votes: Doctrine\ORM\PersistentCollection {#4660 …}
    +reports: Doctrine\ORM\PersistentCollection {#4662 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4664 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4666 …}
    -id: 170403
    -bodyTs: "'/pictrs/image/b2848a80-d0fb-435c-bd6e-6beaacc090dc.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/b2848a80-d0fb-435c-bd6e-6beaacc090dc.jpeg)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5623316"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701100568 {#4654
      date: 2023-11-27 16:56:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4288}
  +body: "Frodo is about to be on Odo if the constable gets any nearer to the bowl of that pipe. Founder fumes, not even once."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701127687 {#4767
    date: 2023-11-28 00:28:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
    "@xan1242@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4771 …}
  +nested: Doctrine\ORM\PersistentCollection {#4773 …}
  +votes: Doctrine\ORM\PersistentCollection {#4775 …}
  +reports: Doctrine\ORM\PersistentCollection {#4777 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4779 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4781 …}
  -id: 171908
  -bodyTs: "'bowl':16 'constabl':10 'even':23 'founder':20 'frodo':1 'fume':21 'get':11 'nearer':13 'odo':7 'pipe':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/4058449"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701127687 {#4768
    date: 2023-11-28 00:28:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#4769
  +user: Proxies\__CG__\App\Entity\User {#4770 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "risa@startrek.website"
      +title: "risa"
      +description: """
        **Star Trek memes and shitposts**\n
        \n
        Come on’n get your jamaharon on! There are no real rules—just don’t break the weather control network.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1565
      +entryCommentCount: 14520
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583695 {#274
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 80
      +apId: "risa@startrek.website"
      +apProfileId: "https://startrek.website/c/risa"
      +apPublicUrl: "https://startrek.website/c/risa"
      +apFollowersUrl: "https://startrek.website/c/risa/followers"
      +apInboxUrl: "https://startrek.website/inbox"
      +apDomain: "startrek.website"
      +apPreferredUsername: "risa"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583271 {#268
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#270
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Forget-Elf-on-the-Shelf-It-s"
    +title: "Forget Elf on the Shelf. It's..."
    +url: "https://lemmy.world/pictrs/image/46db433a-fd16-44b2-879c-e33a9448a5f6.jpeg"
    +body: "An alternate idea thought of in response to negativenull’s post."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701127687 {#2418
      date: 2023-11-28 00:28:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17187
    -titleTs: "'elf':2 'forget':1 'shelf':5"
    -bodyTs: "'altern':2 'idea':3 'negativenul':9 'post':11 'respons':7 'thought':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701147130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8810952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701060730 {#1858
      date: 2023-11-27 05:52:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4655
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4288
      +user: App\Entity\User {#4301 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Now do Odo on Frodo"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1701867983 {#4283
        date: 2023-12-06 14:06:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ummthatguy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4289 …}
      +nested: Doctrine\ORM\PersistentCollection {#4291 …}
      +votes: Doctrine\ORM\PersistentCollection {#4293 …}
      +reports: Doctrine\ORM\PersistentCollection {#4295 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4297 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4299 …}
      -id: 169371
      -bodyTs: "'frodo':5 'odo':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6155658"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701071865 {#4284
        date: 2023-11-27 08:57:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4288}
    +body: "![](https://lemmy.world/pictrs/image/b2848a80-d0fb-435c-bd6e-6beaacc090dc.jpeg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701100568 {#4653
      date: 2023-11-27 16:56:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ummthatguy@lemmy.world"
      "@xan1242@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4656 …}
    +nested: Doctrine\ORM\PersistentCollection {#4658 …}
    +votes: Doctrine\ORM\PersistentCollection {#4660 …}
    +reports: Doctrine\ORM\PersistentCollection {#4662 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4664 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4666 …}
    -id: 170403
    -bodyTs: "'/pictrs/image/b2848a80-d0fb-435c-bd6e-6beaacc090dc.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/b2848a80-d0fb-435c-bd6e-6beaacc090dc.jpeg)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5623316"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701100568 {#4654
      date: 2023-11-27 16:56:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4288}
  +body: "Frodo is about to be on Odo if the constable gets any nearer to the bowl of that pipe. Founder fumes, not even once."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701127687 {#4767
    date: 2023-11-28 00:28:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
    "@xan1242@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4771 …}
  +nested: Doctrine\ORM\PersistentCollection {#4773 …}
  +votes: Doctrine\ORM\PersistentCollection {#4775 …}
  +reports: Doctrine\ORM\PersistentCollection {#4777 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4779 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4781 …}
  -id: 171908
  -bodyTs: "'bowl':16 'constabl':10 'even':23 'founder':20 'frodo':1 'fume':21 'get':11 'nearer':13 'odo':7 'pipe':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/4058449"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701127687 {#4768
    date: 2023-11-28 00:28:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4362
  +user: App\Entity\User {#4375 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "risa@startrek.website"
      +title: "risa"
      +description: """
        **Star Trek memes and shitposts**\n
        \n
        Come on’n get your jamaharon on! There are no real rules—just don’t break the weather control network.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1565
      +entryCommentCount: 14520
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583695 {#274
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 80
      +apId: "risa@startrek.website"
      +apProfileId: "https://startrek.website/c/risa"
      +apPublicUrl: "https://startrek.website/c/risa"
      +apFollowersUrl: "https://startrek.website/c/risa/followers"
      +apInboxUrl: "https://startrek.website/inbox"
      +apDomain: "startrek.website"
      +apPreferredUsername: "risa"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583271 {#268
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#270
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Forget-Elf-on-the-Shelf-It-s"
    +title: "Forget Elf on the Shelf. It's..."
    +url: "https://lemmy.world/pictrs/image/46db433a-fd16-44b2-879c-e33a9448a5f6.jpeg"
    +body: "An alternate idea thought of in response to negativenull’s post."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701127687 {#2418
      date: 2023-11-28 00:28:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17187
    -titleTs: "'elf':2 'forget':1 'shelf':5"
    -bodyTs: "'altern':2 'idea':3 'negativenul':9 'post':11 'respons':7 'thought':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701147130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8810952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701060730 {#1858
      date: 2023-11-27 05:52:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    Tangentially, the DS9 shapeshifter makeup looks EXACTLY like the people who go way too hard on their plastic surgery. You know, the 60yo people who want so badly for me to think they're thirty that they get enough fillers that they no longer look how humans of any age are supposed to look so my brain resets and I mentally assume they're seventy.\n
    \n
    I'm not even completely opposed to cosmetic procedures. People have different priorities and psychological needs, but you've got to accept that you can only shave off so many years and approach your vanity with some strategy. We're all fighting a rear-guard action here.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701097200 {#4357
    date: 2023-11-27 16:00:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4363 …}
  +nested: Doctrine\ORM\PersistentCollection {#4365 …}
  +votes: Doctrine\ORM\PersistentCollection {#4367 …}
  +reports: Doctrine\ORM\PersistentCollection {#4369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4373 …}
  -id: 170219
  -bodyTs: "'60yo':23 'accept':87 'action':112 'age':50 'approach':98 'assum':62 'bad':28 'brain':57 'complet':70 'cosmet':73 'differ':77 'ds9':3 'enough':39 'even':69 'exact':7 'fight':107 'filler':40 'get':38 'go':12 'got':85 'guard':111 'hard':15 'human':47 'know':21 'like':8 'longer':44 'look':6,45,54 'm':67 'makeup':5 'mani':95 'mental':61 'need':81 'oppos':71 'peopl':10,24,75 'plastic':18 'prioriti':78 'procedur':74 'psycholog':80 're':34,64,105 'rear':110 'rear-guard':109 'reset':58 'seventi':65 'shapeshift':4 'shave':92 'strategi':103 'suppos':52 'surgeri':19 'tangenti':1 'think':32 'thirti':35 'vaniti':100 've':84 'want':26 'way':13 'year':96"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/risa@startrek.website/t/658423/-/comment/3800761"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701097200 {#4358
    date: 2023-11-27 16:00:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#4362
  +user: App\Entity\User {#4375 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "risa@startrek.website"
      +title: "risa"
      +description: """
        **Star Trek memes and shitposts**\n
        \n
        Come on’n get your jamaharon on! There are no real rules—just don’t break the weather control network.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1565
      +entryCommentCount: 14520
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583695 {#274
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 80
      +apId: "risa@startrek.website"
      +apProfileId: "https://startrek.website/c/risa"
      +apPublicUrl: "https://startrek.website/c/risa"
      +apFollowersUrl: "https://startrek.website/c/risa/followers"
      +apInboxUrl: "https://startrek.website/inbox"
      +apDomain: "startrek.website"
      +apPreferredUsername: "risa"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583271 {#268
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#270
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Forget-Elf-on-the-Shelf-It-s"
    +title: "Forget Elf on the Shelf. It's..."
    +url: "https://lemmy.world/pictrs/image/46db433a-fd16-44b2-879c-e33a9448a5f6.jpeg"
    +body: "An alternate idea thought of in response to negativenull’s post."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701127687 {#2418
      date: 2023-11-28 00:28:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17187
    -titleTs: "'elf':2 'forget':1 'shelf':5"
    -bodyTs: "'altern':2 'idea':3 'negativenul':9 'post':11 'respons':7 'thought':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701147130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8810952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701060730 {#1858
      date: 2023-11-27 05:52:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    Tangentially, the DS9 shapeshifter makeup looks EXACTLY like the people who go way too hard on their plastic surgery. You know, the 60yo people who want so badly for me to think they're thirty that they get enough fillers that they no longer look how humans of any age are supposed to look so my brain resets and I mentally assume they're seventy.\n
    \n
    I'm not even completely opposed to cosmetic procedures. People have different priorities and psychological needs, but you've got to accept that you can only shave off so many years and approach your vanity with some strategy. We're all fighting a rear-guard action here.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701097200 {#4357
    date: 2023-11-27 16:00:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4363 …}
  +nested: Doctrine\ORM\PersistentCollection {#4365 …}
  +votes: Doctrine\ORM\PersistentCollection {#4367 …}
  +reports: Doctrine\ORM\PersistentCollection {#4369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4373 …}
  -id: 170219
  -bodyTs: "'60yo':23 'accept':87 'action':112 'age':50 'approach':98 'assum':62 'bad':28 'brain':57 'complet':70 'cosmet':73 'differ':77 'ds9':3 'enough':39 'even':69 'exact':7 'fight':107 'filler':40 'get':38 'go':12 'got':85 'guard':111 'hard':15 'human':47 'know':21 'like':8 'longer':44 'look':6,45,54 'm':67 'makeup':5 'mani':95 'mental':61 'need':81 'oppos':71 'peopl':10,24,75 'plastic':18 'prioriti':78 'procedur':74 'psycholog':80 're':34,64,105 'rear':110 'rear-guard':109 'reset':58 'seventi':65 'shapeshift':4 'shave':92 'strategi':103 'suppos':52 'surgeri':19 'tangenti':1 'think':32 'thirti':35 'vaniti':100 've':84 'want':26 'way':13 'year':96"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/risa@startrek.website/t/658423/-/comment/3800761"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701097200 {#4358
    date: 2023-11-27 16:00:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#4362
  +user: App\Entity\User {#4375 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "risa@startrek.website"
      +title: "risa"
      +description: """
        **Star Trek memes and shitposts**\n
        \n
        Come on’n get your jamaharon on! There are no real rules—just don’t break the weather control network.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1565
      +entryCommentCount: 14520
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583695 {#274
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 80
      +apId: "risa@startrek.website"
      +apProfileId: "https://startrek.website/c/risa"
      +apPublicUrl: "https://startrek.website/c/risa"
      +apFollowersUrl: "https://startrek.website/c/risa/followers"
      +apInboxUrl: "https://startrek.website/inbox"
      +apDomain: "startrek.website"
      +apPreferredUsername: "risa"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583271 {#268
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#270
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Forget-Elf-on-the-Shelf-It-s"
    +title: "Forget Elf on the Shelf. It's..."
    +url: "https://lemmy.world/pictrs/image/46db433a-fd16-44b2-879c-e33a9448a5f6.jpeg"
    +body: "An alternate idea thought of in response to negativenull’s post."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701127687 {#2418
      date: 2023-11-28 00:28:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17187
    -titleTs: "'elf':2 'forget':1 'shelf':5"
    -bodyTs: "'altern':2 'idea':3 'negativenul':9 'post':11 'respons':7 'thought':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701147130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8810952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701060730 {#1858
      date: 2023-11-27 05:52:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    Tangentially, the DS9 shapeshifter makeup looks EXACTLY like the people who go way too hard on their plastic surgery. You know, the 60yo people who want so badly for me to think they're thirty that they get enough fillers that they no longer look how humans of any age are supposed to look so my brain resets and I mentally assume they're seventy.\n
    \n
    I'm not even completely opposed to cosmetic procedures. People have different priorities and psychological needs, but you've got to accept that you can only shave off so many years and approach your vanity with some strategy. We're all fighting a rear-guard action here.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701097200 {#4357
    date: 2023-11-27 16:00:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4363 …}
  +nested: Doctrine\ORM\PersistentCollection {#4365 …}
  +votes: Doctrine\ORM\PersistentCollection {#4367 …}
  +reports: Doctrine\ORM\PersistentCollection {#4369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4373 …}
  -id: 170219
  -bodyTs: "'60yo':23 'accept':87 'action':112 'age':50 'approach':98 'assum':62 'bad':28 'brain':57 'complet':70 'cosmet':73 'differ':77 'ds9':3 'enough':39 'even':69 'exact':7 'fight':107 'filler':40 'get':38 'go':12 'got':85 'guard':111 'hard':15 'human':47 'know':21 'like':8 'longer':44 'look':6,45,54 'm':67 'makeup':5 'mani':95 'mental':61 'need':81 'oppos':71 'peopl':10,24,75 'plastic':18 'prioriti':78 'procedur':74 'psycholog':80 're':34,64,105 'rear':110 'rear-guard':109 'reset':58 'seventi':65 'shapeshift':4 'shave':92 'strategi':103 'suppos':52 'surgeri':19 'tangenti':1 'think':32 'thirti':35 'vaniti':100 've':84 'want':26 'way':13 'year':96"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/risa@startrek.website/t/658423/-/comment/3800761"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701097200 {#4358
    date: 2023-11-27 16:00:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#4436
  +user: App\Entity\User {#4449 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "risa@startrek.website"
      +title: "risa"
      +description: """
        **Star Trek memes and shitposts**\n
        \n
        Come on’n get your jamaharon on! There are no real rules—just don’t break the weather control network.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1565
      +entryCommentCount: 14520
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583695 {#274
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 80
      +apId: "risa@startrek.website"
      +apProfileId: "https://startrek.website/c/risa"
      +apPublicUrl: "https://startrek.website/c/risa"
      +apFollowersUrl: "https://startrek.website/c/risa/followers"
      +apInboxUrl: "https://startrek.website/inbox"
      +apDomain: "startrek.website"
      +apPreferredUsername: "risa"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583271 {#268
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#270
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Forget-Elf-on-the-Shelf-It-s"
    +title: "Forget Elf on the Shelf. It's..."
    +url: "https://lemmy.world/pictrs/image/46db433a-fd16-44b2-879c-e33a9448a5f6.jpeg"
    +body: "An alternate idea thought of in response to negativenull’s post."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701127687 {#2418
      date: 2023-11-28 00:28:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17187
    -titleTs: "'elf':2 'forget':1 'shelf':5"
    -bodyTs: "'altern':2 'idea':3 'negativenul':9 'post':11 'respons':7 'thought':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701147130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8810952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701060730 {#1858
      date: 2023-11-27 05:52:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "No homo Odo?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701104263 {#4431
    date: 2023-11-27 17:57:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4437 …}
  +nested: Doctrine\ORM\PersistentCollection {#4439 …}
  +votes: Doctrine\ORM\PersistentCollection {#4441 …}
  +reports: Doctrine\ORM\PersistentCollection {#4443 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4445 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4447 …}
  -id: 170631
  -bodyTs: "'homo':2 'odo':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5218892"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701104263 {#4432
    date: 2023-11-27 17:57:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#4436
  +user: App\Entity\User {#4449 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "risa@startrek.website"
      +title: "risa"
      +description: """
        **Star Trek memes and shitposts**\n
        \n
        Come on’n get your jamaharon on! There are no real rules—just don’t break the weather control network.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1565
      +entryCommentCount: 14520
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583695 {#274
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 80
      +apId: "risa@startrek.website"
      +apProfileId: "https://startrek.website/c/risa"
      +apPublicUrl: "https://startrek.website/c/risa"
      +apFollowersUrl: "https://startrek.website/c/risa/followers"
      +apInboxUrl: "https://startrek.website/inbox"
      +apDomain: "startrek.website"
      +apPreferredUsername: "risa"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583271 {#268
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#270
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Forget-Elf-on-the-Shelf-It-s"
    +title: "Forget Elf on the Shelf. It's..."
    +url: "https://lemmy.world/pictrs/image/46db433a-fd16-44b2-879c-e33a9448a5f6.jpeg"
    +body: "An alternate idea thought of in response to negativenull’s post."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701127687 {#2418
      date: 2023-11-28 00:28:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17187
    -titleTs: "'elf':2 'forget':1 'shelf':5"
    -bodyTs: "'altern':2 'idea':3 'negativenul':9 'post':11 'respons':7 'thought':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701147130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8810952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701060730 {#1858
      date: 2023-11-27 05:52:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "No homo Odo?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701104263 {#4431
    date: 2023-11-27 17:57:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4437 …}
  +nested: Doctrine\ORM\PersistentCollection {#4439 …}
  +votes: Doctrine\ORM\PersistentCollection {#4441 …}
  +reports: Doctrine\ORM\PersistentCollection {#4443 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4445 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4447 …}
  -id: 170631
  -bodyTs: "'homo':2 'odo':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5218892"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701104263 {#4432
    date: 2023-11-27 17:57:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#4436
  +user: App\Entity\User {#4449 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "risa@startrek.website"
      +title: "risa"
      +description: """
        **Star Trek memes and shitposts**\n
        \n
        Come on’n get your jamaharon on! There are no real rules—just don’t break the weather control network.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1565
      +entryCommentCount: 14520
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583695 {#274
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 80
      +apId: "risa@startrek.website"
      +apProfileId: "https://startrek.website/c/risa"
      +apPublicUrl: "https://startrek.website/c/risa"
      +apFollowersUrl: "https://startrek.website/c/risa/followers"
      +apInboxUrl: "https://startrek.website/inbox"
      +apDomain: "startrek.website"
      +apPreferredUsername: "risa"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583271 {#268
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#270
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Forget-Elf-on-the-Shelf-It-s"
    +title: "Forget Elf on the Shelf. It's..."
    +url: "https://lemmy.world/pictrs/image/46db433a-fd16-44b2-879c-e33a9448a5f6.jpeg"
    +body: "An alternate idea thought of in response to negativenull’s post."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701127687 {#2418
      date: 2023-11-28 00:28:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17187
    -titleTs: "'elf':2 'forget':1 'shelf':5"
    -bodyTs: "'altern':2 'idea':3 'negativenul':9 'post':11 'respons':7 'thought':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701147130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8810952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701060730 {#1858
      date: 2023-11-27 05:52:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "No homo Odo?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701104263 {#4431
    date: 2023-11-27 17:57:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4437 …}
  +nested: Doctrine\ORM\PersistentCollection {#4439 …}
  +votes: Doctrine\ORM\PersistentCollection {#4441 …}
  +reports: Doctrine\ORM\PersistentCollection {#4443 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4445 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4447 …}
  -id: 170631
  -bodyTs: "'homo':2 'odo':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5218892"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701104263 {#4432
    date: 2023-11-27 17:57:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#4510
  +user: App\Entity\User {#4523 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "risa@startrek.website"
      +title: "risa"
      +description: """
        **Star Trek memes and shitposts**\n
        \n
        Come on’n get your jamaharon on! There are no real rules—just don’t break the weather control network.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1565
      +entryCommentCount: 14520
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583695 {#274
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 80
      +apId: "risa@startrek.website"
      +apProfileId: "https://startrek.website/c/risa"
      +apPublicUrl: "https://startrek.website/c/risa"
      +apFollowersUrl: "https://startrek.website/c/risa/followers"
      +apInboxUrl: "https://startrek.website/inbox"
      +apDomain: "startrek.website"
      +apPreferredUsername: "risa"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583271 {#268
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#270
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Forget-Elf-on-the-Shelf-It-s"
    +title: "Forget Elf on the Shelf. It's..."
    +url: "https://lemmy.world/pictrs/image/46db433a-fd16-44b2-879c-e33a9448a5f6.jpeg"
    +body: "An alternate idea thought of in response to negativenull’s post."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701127687 {#2418
      date: 2023-11-28 00:28:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17187
    -titleTs: "'elf':2 'forget':1 'shelf':5"
    -bodyTs: "'altern':2 'idea':3 'negativenul':9 'post':11 'respons':7 'thought':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701147130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8810952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701060730 {#1858
      date: 2023-11-27 05:52:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "“Odo” does not rhyme with “kimono.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701116526 {#4505
    date: 2023-11-27 21:22:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4511 …}
  +nested: Doctrine\ORM\PersistentCollection {#4513 …}
  +votes: Doctrine\ORM\PersistentCollection {#4515 …}
  +reports: Doctrine\ORM\PersistentCollection {#4517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4521 …}
  -id: 171321
  -bodyTs: "'kimono':6 'odo':1 'rhyme':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5628954"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701116526 {#4506
    date: 2023-11-27 21:22:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#4510
  +user: App\Entity\User {#4523 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "risa@startrek.website"
      +title: "risa"
      +description: """
        **Star Trek memes and shitposts**\n
        \n
        Come on’n get your jamaharon on! There are no real rules—just don’t break the weather control network.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1565
      +entryCommentCount: 14520
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583695 {#274
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 80
      +apId: "risa@startrek.website"
      +apProfileId: "https://startrek.website/c/risa"
      +apPublicUrl: "https://startrek.website/c/risa"
      +apFollowersUrl: "https://startrek.website/c/risa/followers"
      +apInboxUrl: "https://startrek.website/inbox"
      +apDomain: "startrek.website"
      +apPreferredUsername: "risa"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583271 {#268
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#270
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Forget-Elf-on-the-Shelf-It-s"
    +title: "Forget Elf on the Shelf. It's..."
    +url: "https://lemmy.world/pictrs/image/46db433a-fd16-44b2-879c-e33a9448a5f6.jpeg"
    +body: "An alternate idea thought of in response to negativenull’s post."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701127687 {#2418
      date: 2023-11-28 00:28:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17187
    -titleTs: "'elf':2 'forget':1 'shelf':5"
    -bodyTs: "'altern':2 'idea':3 'negativenul':9 'post':11 'respons':7 'thought':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701147130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8810952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701060730 {#1858
      date: 2023-11-27 05:52:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "“Odo” does not rhyme with “kimono.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701116526 {#4505
    date: 2023-11-27 21:22:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4511 …}
  +nested: Doctrine\ORM\PersistentCollection {#4513 …}
  +votes: Doctrine\ORM\PersistentCollection {#4515 …}
  +reports: Doctrine\ORM\PersistentCollection {#4517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4521 …}
  -id: 171321
  -bodyTs: "'kimono':6 'odo':1 'rhyme':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5628954"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701116526 {#4506
    date: 2023-11-27 21:22:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#4510
  +user: App\Entity\User {#4523 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "risa@startrek.website"
      +title: "risa"
      +description: """
        **Star Trek memes and shitposts**\n
        \n
        Come on’n get your jamaharon on! There are no real rules—just don’t break the weather control network.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1565
      +entryCommentCount: 14520
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583695 {#274
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 80
      +apId: "risa@startrek.website"
      +apProfileId: "https://startrek.website/c/risa"
      +apPublicUrl: "https://startrek.website/c/risa"
      +apFollowersUrl: "https://startrek.website/c/risa/followers"
      +apInboxUrl: "https://startrek.website/inbox"
      +apDomain: "startrek.website"
      +apPreferredUsername: "risa"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583271 {#268
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#270
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Forget-Elf-on-the-Shelf-It-s"
    +title: "Forget Elf on the Shelf. It's..."
    +url: "https://lemmy.world/pictrs/image/46db433a-fd16-44b2-879c-e33a9448a5f6.jpeg"
    +body: "An alternate idea thought of in response to negativenull’s post."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701127687 {#2418
      date: 2023-11-28 00:28:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 17187
    -titleTs: "'elf':2 'forget':1 'shelf':5"
    -bodyTs: "'altern':2 'idea':3 'negativenul':9 'post':11 'respons':7 'thought':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701147130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8810952"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701060730 {#1858
      date: 2023-11-27 05:52:10.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "“Odo” does not rhyme with “kimono.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701116526 {#4505
    date: 2023-11-27 21:22:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4511 …}
  +nested: Doctrine\ORM\PersistentCollection {#4513 …}
  +votes: Doctrine\ORM\PersistentCollection {#4515 …}
  +reports: Doctrine\ORM\PersistentCollection {#4517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4521 …}
  -id: 171321
  -bodyTs: "'kimono':6 'odo':1 'rhyme':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5628954"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701116526 {#4506
    date: 2023-11-27 21:22:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED edit
App\Entity\Magazine {#264
  +icon: Proxies\__CG__\App\Entity\Image {#245 …}
  +name: "risa@startrek.website"
  +title: "risa"
  +description: """
    **Star Trek memes and shitposts**\n
    \n
    Come on’n get your jamaharon on! There are no real rules—just don’t break the weather control network.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 1565
  +entryCommentCount: 14520
  +postCount: 0
  +postCommentCount: 0
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583695 {#274
    date: 2024-10-22 09:54:55.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#236 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
  +entries: Doctrine\ORM\PersistentCollection {#179 …}
  +posts: Doctrine\ORM\PersistentCollection {#137 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
  +bans: Doctrine\ORM\PersistentCollection {#116 …}
  +reports: Doctrine\ORM\PersistentCollection {#102 …}
  +badges: Doctrine\ORM\PersistentCollection {#80 …}
  +logs: Doctrine\ORM\PersistentCollection {#70 …}
  +awards: Doctrine\ORM\PersistentCollection {#1360 …}
  +categories: Doctrine\ORM\PersistentCollection {#1792 …}
  -id: 80
  +apId: "risa@startrek.website"
  +apProfileId: "https://startrek.website/c/risa"
  +apPublicUrl: "https://startrek.website/c/risa"
  +apFollowersUrl: "https://startrek.website/c/risa/followers"
  +apInboxUrl: "https://startrek.website/inbox"
  +apDomain: "startrek.website"
  +apPreferredUsername: "risa"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1729583271 {#268
    date: 2024-10-22 09:47:51.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1699085204 {#270
    date: 2023-11-04 09:06:44.0 +01: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