GET https://kbin.spritesserver.nl/index.php/m/risa@startrek.website/t/9554/Nicky-Boo-What-s-the-Matter-with-you

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.75 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.03 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: "Nicky-Boo-What-s-the-Matter-with-you"
  +title: "Nicky-Boo What's the Matter with you?"
  +url: "https://startrek.website/pictrs/image/3afa8462-cdcc-4343-8b5d-f44096b0622d.jpeg"
  +body: "And now, for a very important message…"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 110
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699111565 {#2418
    date: 2023-11-04 16:26:05.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: 9554
  -titleTs: "'boo':3 'matter':7 'nicki':2 'nicky-boo':1"
  -bodyTs: "'import':6 'messag':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699161856
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3350611"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699075456 {#1858
    date: 2023-11-04 06:24:16.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: "Nicky-Boo-What-s-the-Matter-with-you"
  +title: "Nicky-Boo What's the Matter with you?"
  +url: "https://startrek.website/pictrs/image/3afa8462-cdcc-4343-8b5d-f44096b0622d.jpeg"
  +body: "And now, for a very important message…"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 110
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699111565 {#2418
    date: 2023-11-04 16:26:05.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: 9554
  -titleTs: "'boo':3 'matter':7 'nicki':2 'nicky-boo':1"
  -bodyTs: "'import':6 'messag':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699161856
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3350611"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699075456 {#1858
    date: 2023-11-04 06:24:16.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: "Nicky-Boo-What-s-the-Matter-with-you"
  +title: "Nicky-Boo What's the Matter with you?"
  +url: "https://startrek.website/pictrs/image/3afa8462-cdcc-4343-8b5d-f44096b0622d.jpeg"
  +body: "And now, for a very important message…"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 110
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699111565 {#2418
    date: 2023-11-04 16:26:05.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: 9554
  -titleTs: "'boo':3 'matter':7 'nicki':2 'nicky-boo':1"
  -bodyTs: "'import':6 'messag':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699161856
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3350611"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699075456 {#1858
    date: 2023-11-04 06:24:16.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 {#4023
  +user: App\Entity\User {#3971 …}
  +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: "Nicky-Boo-What-s-the-Matter-with-you"
    +title: "Nicky-Boo What's the Matter with you?"
    +url: "https://startrek.website/pictrs/image/3afa8462-cdcc-4343-8b5d-f44096b0622d.jpeg"
    +body: "And now, for a very important message…"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 110
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699111565 {#2418
      date: 2023-11-04 16:26:05.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: 9554
    -titleTs: "'boo':3 'matter':7 'nicki':2 'nicky-boo':1"
    -bodyTs: "'import':6 'messag':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699161856
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3350611"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699075456 {#1858
      date: 2023-11-04 06:24:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "He wears a disguise"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699111567 {#4032
    date: 2023-11-04 16:26:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@khaosworks@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4021 …}
  +nested: Doctrine\ORM\PersistentCollection {#4019 …}
  +votes: Doctrine\ORM\PersistentCollection {#4017 …}
  +reports: Doctrine\ORM\PersistentCollection {#4015 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3983 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3987 …}
  -id: 89351
  -bodyTs: "'disguis':4 'wear':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4556500"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699099416 {#3968
    date: 2023-11-04 13:03:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#4023
  +user: App\Entity\User {#3971 …}
  +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: "Nicky-Boo-What-s-the-Matter-with-you"
    +title: "Nicky-Boo What's the Matter with you?"
    +url: "https://startrek.website/pictrs/image/3afa8462-cdcc-4343-8b5d-f44096b0622d.jpeg"
    +body: "And now, for a very important message…"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 110
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699111565 {#2418
      date: 2023-11-04 16:26:05.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: 9554
    -titleTs: "'boo':3 'matter':7 'nicki':2 'nicky-boo':1"
    -bodyTs: "'import':6 'messag':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699161856
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3350611"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699075456 {#1858
      date: 2023-11-04 06:24:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "He wears a disguise"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699111567 {#4032
    date: 2023-11-04 16:26:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@khaosworks@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4021 …}
  +nested: Doctrine\ORM\PersistentCollection {#4019 …}
  +votes: Doctrine\ORM\PersistentCollection {#4017 …}
  +reports: Doctrine\ORM\PersistentCollection {#4015 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3983 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3987 …}
  -id: 89351
  -bodyTs: "'disguis':4 'wear':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4556500"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699099416 {#3968
    date: 2023-11-04 13:03:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#4023
  +user: App\Entity\User {#3971 …}
  +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: "Nicky-Boo-What-s-the-Matter-with-you"
    +title: "Nicky-Boo What's the Matter with you?"
    +url: "https://startrek.website/pictrs/image/3afa8462-cdcc-4343-8b5d-f44096b0622d.jpeg"
    +body: "And now, for a very important message…"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 110
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699111565 {#2418
      date: 2023-11-04 16:26:05.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: 9554
    -titleTs: "'boo':3 'matter':7 'nicki':2 'nicky-boo':1"
    -bodyTs: "'import':6 'messag':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699161856
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3350611"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699075456 {#1858
      date: 2023-11-04 06:24:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "He wears a disguise"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699111567 {#4032
    date: 2023-11-04 16:26:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@khaosworks@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4021 …}
  +nested: Doctrine\ORM\PersistentCollection {#4019 …}
  +votes: Doctrine\ORM\PersistentCollection {#4017 …}
  +reports: Doctrine\ORM\PersistentCollection {#4015 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3983 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3987 …}
  -id: 89351
  -bodyTs: "'disguis':4 'wear':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4556500"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699099416 {#3968
    date: 2023-11-04 13:03:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4389
  +user: Proxies\__CG__\App\Entity\User {#4390 …}
  +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: "Nicky-Boo-What-s-the-Matter-with-you"
    +title: "Nicky-Boo What's the Matter with you?"
    +url: "https://startrek.website/pictrs/image/3afa8462-cdcc-4343-8b5d-f44096b0622d.jpeg"
    +body: "And now, for a very important message…"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 110
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699111565 {#2418
      date: 2023-11-04 16:26:05.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: 9554
    -titleTs: "'boo':3 'matter':7 'nicki':2 'nicky-boo':1"
    -bodyTs: "'import':6 'messag':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699161856
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3350611"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699075456 {#1858
      date: 2023-11-04 06:24:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4023
    +user: App\Entity\User {#3971 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "He wears a disguise"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699111567 {#4032
      date: 2023-11-04 16:26:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@khaosworks@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4021 …}
    +nested: Doctrine\ORM\PersistentCollection {#4019 …}
    +votes: Doctrine\ORM\PersistentCollection {#4017 …}
    +reports: Doctrine\ORM\PersistentCollection {#4015 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3983 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3987 …}
    -id: 89351
    -bodyTs: "'disguis':4 'wear':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4556500"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699099416 {#3968
      date: 2023-11-04 13:03:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4023}
  +body: "To look like human guys?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699111565 {#4387
    date: 2023-11-04 16:26:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@khaosworks@startrek.website"
    "@Kichae@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4391 …}
  +nested: Doctrine\ORM\PersistentCollection {#4393 …}
  +votes: Doctrine\ORM\PersistentCollection {#4395 …}
  +reports: Doctrine\ORM\PersistentCollection {#4397 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4401 …}
  -id: 89840
  -bodyTs: "'guy':5 'human':4 'like':3 'look':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5152095"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699111565 {#4388
    date: 2023-11-04 16:26:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4389
  +user: Proxies\__CG__\App\Entity\User {#4390 …}
  +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: "Nicky-Boo-What-s-the-Matter-with-you"
    +title: "Nicky-Boo What's the Matter with you?"
    +url: "https://startrek.website/pictrs/image/3afa8462-cdcc-4343-8b5d-f44096b0622d.jpeg"
    +body: "And now, for a very important message…"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 110
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699111565 {#2418
      date: 2023-11-04 16:26:05.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: 9554
    -titleTs: "'boo':3 'matter':7 'nicki':2 'nicky-boo':1"
    -bodyTs: "'import':6 'messag':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699161856
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3350611"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699075456 {#1858
      date: 2023-11-04 06:24:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4023
    +user: App\Entity\User {#3971 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "He wears a disguise"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699111567 {#4032
      date: 2023-11-04 16:26:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@khaosworks@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4021 …}
    +nested: Doctrine\ORM\PersistentCollection {#4019 …}
    +votes: Doctrine\ORM\PersistentCollection {#4017 …}
    +reports: Doctrine\ORM\PersistentCollection {#4015 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3983 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3987 …}
    -id: 89351
    -bodyTs: "'disguis':4 'wear':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4556500"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699099416 {#3968
      date: 2023-11-04 13:03:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4023}
  +body: "To look like human guys?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699111565 {#4387
    date: 2023-11-04 16:26:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@khaosworks@startrek.website"
    "@Kichae@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4391 …}
  +nested: Doctrine\ORM\PersistentCollection {#4393 …}
  +votes: Doctrine\ORM\PersistentCollection {#4395 …}
  +reports: Doctrine\ORM\PersistentCollection {#4397 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4401 …}
  -id: 89840
  -bodyTs: "'guy':5 'human':4 'like':3 'look':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5152095"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699111565 {#4388
    date: 2023-11-04 16:26:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4389
  +user: Proxies\__CG__\App\Entity\User {#4390 …}
  +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: "Nicky-Boo-What-s-the-Matter-with-you"
    +title: "Nicky-Boo What's the Matter with you?"
    +url: "https://startrek.website/pictrs/image/3afa8462-cdcc-4343-8b5d-f44096b0622d.jpeg"
    +body: "And now, for a very important message…"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 110
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699111565 {#2418
      date: 2023-11-04 16:26:05.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: 9554
    -titleTs: "'boo':3 'matter':7 'nicki':2 'nicky-boo':1"
    -bodyTs: "'import':6 'messag':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699161856
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3350611"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699075456 {#1858
      date: 2023-11-04 06:24:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4023
    +user: App\Entity\User {#3971 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "He wears a disguise"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699111567 {#4032
      date: 2023-11-04 16:26:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@khaosworks@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4021 …}
    +nested: Doctrine\ORM\PersistentCollection {#4019 …}
    +votes: Doctrine\ORM\PersistentCollection {#4017 …}
    +reports: Doctrine\ORM\PersistentCollection {#4015 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3983 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3987 …}
    -id: 89351
    -bodyTs: "'disguis':4 'wear':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4556500"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699099416 {#3968
      date: 2023-11-04 13:03:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4023}
  +body: "To look like human guys?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699111565 {#4387
    date: 2023-11-04 16:26:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@khaosworks@startrek.website"
    "@Kichae@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4391 …}
  +nested: Doctrine\ORM\PersistentCollection {#4393 …}
  +votes: Doctrine\ORM\PersistentCollection {#4395 …}
  +reports: Doctrine\ORM\PersistentCollection {#4397 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4401 …}
  -id: 89840
  -bodyTs: "'guy':5 'human':4 'like':3 'look':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5152095"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699111565 {#4388
    date: 2023-11-04 16:26:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4055
  +user: App\Entity\User {#4044 …}
  +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: "Nicky-Boo-What-s-the-Matter-with-you"
    +title: "Nicky-Boo What's the Matter with you?"
    +url: "https://startrek.website/pictrs/image/3afa8462-cdcc-4343-8b5d-f44096b0622d.jpeg"
    +body: "And now, for a very important message…"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 110
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699111565 {#2418
      date: 2023-11-04 16:26:05.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: 9554
    -titleTs: "'boo':3 'matter':7 'nicki':2 'nicky-boo':1"
    -bodyTs: "'import':6 'messag':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699161856
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3350611"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699075456 {#1858
      date: 2023-11-04 06:24:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I need more Lower Decks x Animaniacs crossovers 👏"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699082646 {#4061
    date: 2023-11-04 08:24:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@khaosworks@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4060 …}
  +nested: Doctrine\ORM\PersistentCollection {#4059 …}
  +votes: Doctrine\ORM\PersistentCollection {#4050 …}
  +reports: Doctrine\ORM\PersistentCollection {#4053 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4046 …}
  -id: 88949
  -bodyTs: "'animaniac':7 'crossov':8 'deck':5 'lower':4 'need':2 'x':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5702535"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699082646 {#4066
    date: 2023-11-04 08:24: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
15 DENIED edit
App\Entity\EntryComment {#4055
  +user: App\Entity\User {#4044 …}
  +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: "Nicky-Boo-What-s-the-Matter-with-you"
    +title: "Nicky-Boo What's the Matter with you?"
    +url: "https://startrek.website/pictrs/image/3afa8462-cdcc-4343-8b5d-f44096b0622d.jpeg"
    +body: "And now, for a very important message…"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 110
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699111565 {#2418
      date: 2023-11-04 16:26:05.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: 9554
    -titleTs: "'boo':3 'matter':7 'nicki':2 'nicky-boo':1"
    -bodyTs: "'import':6 'messag':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699161856
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3350611"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699075456 {#1858
      date: 2023-11-04 06:24:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I need more Lower Decks x Animaniacs crossovers 👏"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699082646 {#4061
    date: 2023-11-04 08:24:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@khaosworks@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4060 …}
  +nested: Doctrine\ORM\PersistentCollection {#4059 …}
  +votes: Doctrine\ORM\PersistentCollection {#4050 …}
  +reports: Doctrine\ORM\PersistentCollection {#4053 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4046 …}
  -id: 88949
  -bodyTs: "'animaniac':7 'crossov':8 'deck':5 'lower':4 'need':2 'x':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5702535"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699082646 {#4066
    date: 2023-11-04 08:24: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
16 DENIED moderate
App\Entity\EntryComment {#4055
  +user: App\Entity\User {#4044 …}
  +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: "Nicky-Boo-What-s-the-Matter-with-you"
    +title: "Nicky-Boo What's the Matter with you?"
    +url: "https://startrek.website/pictrs/image/3afa8462-cdcc-4343-8b5d-f44096b0622d.jpeg"
    +body: "And now, for a very important message…"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 110
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699111565 {#2418
      date: 2023-11-04 16:26:05.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: 9554
    -titleTs: "'boo':3 'matter':7 'nicki':2 'nicky-boo':1"
    -bodyTs: "'import':6 'messag':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699161856
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3350611"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699075456 {#1858
      date: 2023-11-04 06:24:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I need more Lower Decks x Animaniacs crossovers 👏"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699082646 {#4061
    date: 2023-11-04 08:24:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@khaosworks@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4060 …}
  +nested: Doctrine\ORM\PersistentCollection {#4059 …}
  +votes: Doctrine\ORM\PersistentCollection {#4050 …}
  +reports: Doctrine\ORM\PersistentCollection {#4053 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4046 …}
  -id: 88949
  -bodyTs: "'animaniac':7 'crossov':8 'deck':5 'lower':4 'need':2 'x':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5702535"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699082646 {#4066
    date: 2023-11-04 08:24: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
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 {#4140
  +user: App\Entity\User {#4153 …}
  +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: "Nicky-Boo-What-s-the-Matter-with-you"
    +title: "Nicky-Boo What's the Matter with you?"
    +url: "https://startrek.website/pictrs/image/3afa8462-cdcc-4343-8b5d-f44096b0622d.jpeg"
    +body: "And now, for a very important message…"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 110
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699111565 {#2418
      date: 2023-11-04 16:26:05.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: 9554
    -titleTs: "'boo':3 'matter':7 'nicki':2 'nicky-boo':1"
    -bodyTs: "'import':6 'messag':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699161856
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3350611"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699075456 {#1858
      date: 2023-11-04 06:24:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Oh, this template is gonna be a *thing*, isn't it?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699081474 {#4135
    date: 2023-11-04 08:04:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@khaosworks@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4141 …}
  +nested: Doctrine\ORM\PersistentCollection {#4143 …}
  +votes: Doctrine\ORM\PersistentCollection {#4145 …}
  +reports: Doctrine\ORM\PersistentCollection {#4147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4149 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4151 …}
  -id: 89524
  -bodyTs: "'gonna':5 'isn':9 'oh':1 'templat':3 'thing':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/risa@startrek.website/t/596850/-/comment/3353281"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699081474 {#4136
    date: 2023-11-04 08:04:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#4140
  +user: App\Entity\User {#4153 …}
  +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: "Nicky-Boo-What-s-the-Matter-with-you"
    +title: "Nicky-Boo What's the Matter with you?"
    +url: "https://startrek.website/pictrs/image/3afa8462-cdcc-4343-8b5d-f44096b0622d.jpeg"
    +body: "And now, for a very important message…"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 110
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699111565 {#2418
      date: 2023-11-04 16:26:05.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: 9554
    -titleTs: "'boo':3 'matter':7 'nicki':2 'nicky-boo':1"
    -bodyTs: "'import':6 'messag':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699161856
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3350611"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699075456 {#1858
      date: 2023-11-04 06:24:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Oh, this template is gonna be a *thing*, isn't it?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699081474 {#4135
    date: 2023-11-04 08:04:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@khaosworks@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4141 …}
  +nested: Doctrine\ORM\PersistentCollection {#4143 …}
  +votes: Doctrine\ORM\PersistentCollection {#4145 …}
  +reports: Doctrine\ORM\PersistentCollection {#4147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4149 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4151 …}
  -id: 89524
  -bodyTs: "'gonna':5 'isn':9 'oh':1 'templat':3 'thing':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/risa@startrek.website/t/596850/-/comment/3353281"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699081474 {#4136
    date: 2023-11-04 08:04:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#4140
  +user: App\Entity\User {#4153 …}
  +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: "Nicky-Boo-What-s-the-Matter-with-you"
    +title: "Nicky-Boo What's the Matter with you?"
    +url: "https://startrek.website/pictrs/image/3afa8462-cdcc-4343-8b5d-f44096b0622d.jpeg"
    +body: "And now, for a very important message…"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 110
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699111565 {#2418
      date: 2023-11-04 16:26:05.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: 9554
    -titleTs: "'boo':3 'matter':7 'nicki':2 'nicky-boo':1"
    -bodyTs: "'import':6 'messag':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699161856
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3350611"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699075456 {#1858
      date: 2023-11-04 06:24:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Oh, this template is gonna be a *thing*, isn't it?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699081474 {#4135
    date: 2023-11-04 08:04:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@khaosworks@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4141 …}
  +nested: Doctrine\ORM\PersistentCollection {#4143 …}
  +votes: Doctrine\ORM\PersistentCollection {#4145 …}
  +reports: Doctrine\ORM\PersistentCollection {#4147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4149 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4151 …}
  -id: 89524
  -bodyTs: "'gonna':5 'isn':9 'oh':1 'templat':3 'thing':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/risa@startrek.website/t/596850/-/comment/3353281"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699081474 {#4136
    date: 2023-11-04 08:04:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4215
  +user: App\Entity\User {#4228 …}
  +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: "Nicky-Boo-What-s-the-Matter-with-you"
    +title: "Nicky-Boo What's the Matter with you?"
    +url: "https://startrek.website/pictrs/image/3afa8462-cdcc-4343-8b5d-f44096b0622d.jpeg"
    +body: "And now, for a very important message…"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 110
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699111565 {#2418
      date: 2023-11-04 16:26:05.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: 9554
    -titleTs: "'boo':3 'matter':7 'nicki':2 'nicky-boo':1"
    -bodyTs: "'import':6 'messag':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699161856
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3350611"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699075456 {#1858
      date: 2023-11-04 06:24:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "He wears a disguise to get some delta flies, but he’s not Tom Paris, he’s a Proton Boo."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699110757 {#4210
    date: 2023-11-04 16:12:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@khaosworks@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4216 …}
  +nested: Doctrine\ORM\PersistentCollection {#4218 …}
  +votes: Doctrine\ORM\PersistentCollection {#4220 …}
  +reports: Doctrine\ORM\PersistentCollection {#4222 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4224 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4226 …}
  -id: 89118
  -bodyTs: "'boo':20 'delta':8 'disguis':4 'fli':9 'get':6 'pari':15 'proton':19 'tom':14 'wear':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5141791"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699080534 {#4211
    date: 2023-11-04 07:48:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4215
  +user: App\Entity\User {#4228 …}
  +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: "Nicky-Boo-What-s-the-Matter-with-you"
    +title: "Nicky-Boo What's the Matter with you?"
    +url: "https://startrek.website/pictrs/image/3afa8462-cdcc-4343-8b5d-f44096b0622d.jpeg"
    +body: "And now, for a very important message…"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 110
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699111565 {#2418
      date: 2023-11-04 16:26:05.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: 9554
    -titleTs: "'boo':3 'matter':7 'nicki':2 'nicky-boo':1"
    -bodyTs: "'import':6 'messag':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699161856
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3350611"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699075456 {#1858
      date: 2023-11-04 06:24:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "He wears a disguise to get some delta flies, but he’s not Tom Paris, he’s a Proton Boo."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699110757 {#4210
    date: 2023-11-04 16:12:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@khaosworks@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4216 …}
  +nested: Doctrine\ORM\PersistentCollection {#4218 …}
  +votes: Doctrine\ORM\PersistentCollection {#4220 …}
  +reports: Doctrine\ORM\PersistentCollection {#4222 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4224 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4226 …}
  -id: 89118
  -bodyTs: "'boo':20 'delta':8 'disguis':4 'fli':9 'get':6 'pari':15 'proton':19 'tom':14 'wear':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5141791"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699080534 {#4211
    date: 2023-11-04 07:48:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4215
  +user: App\Entity\User {#4228 …}
  +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: "Nicky-Boo-What-s-the-Matter-with-you"
    +title: "Nicky-Boo What's the Matter with you?"
    +url: "https://startrek.website/pictrs/image/3afa8462-cdcc-4343-8b5d-f44096b0622d.jpeg"
    +body: "And now, for a very important message…"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 110
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699111565 {#2418
      date: 2023-11-04 16:26:05.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: 9554
    -titleTs: "'boo':3 'matter':7 'nicki':2 'nicky-boo':1"
    -bodyTs: "'import':6 'messag':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699161856
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3350611"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699075456 {#1858
      date: 2023-11-04 06:24:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "He wears a disguise to get some delta flies, but he’s not Tom Paris, he’s a Proton Boo."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699110757 {#4210
    date: 2023-11-04 16:12:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@khaosworks@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4216 …}
  +nested: Doctrine\ORM\PersistentCollection {#4218 …}
  +votes: Doctrine\ORM\PersistentCollection {#4220 …}
  +reports: Doctrine\ORM\PersistentCollection {#4222 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4224 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4226 …}
  -id: 89118
  -bodyTs: "'boo':20 'delta':8 'disguis':4 'fli':9 'get':6 'pari':15 'proton':19 'tom':14 'wear':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5141791"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699080534 {#4211
    date: 2023-11-04 07:48:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4375
  +user: Proxies\__CG__\App\Entity\User {#4371 …}
  +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: "Nicky-Boo-What-s-the-Matter-with-you"
    +title: "Nicky-Boo What's the Matter with you?"
    +url: "https://startrek.website/pictrs/image/3afa8462-cdcc-4343-8b5d-f44096b0622d.jpeg"
    +body: "And now, for a very important message…"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 110
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699111565 {#2418
      date: 2023-11-04 16:26:05.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: 9554
    -titleTs: "'boo':3 'matter':7 'nicki':2 'nicky-boo':1"
    -bodyTs: "'import':6 'messag':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699161856
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3350611"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699075456 {#1858
      date: 2023-11-04 06:24:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4215
    +user: App\Entity\User {#4228 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "He wears a disguise to get some delta flies, but he’s not Tom Paris, he’s a Proton Boo."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1699110757 {#4210
      date: 2023-11-04 16:12:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@khaosworks@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4216 …}
    +nested: Doctrine\ORM\PersistentCollection {#4218 …}
    +votes: Doctrine\ORM\PersistentCollection {#4220 …}
    +reports: Doctrine\ORM\PersistentCollection {#4222 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4224 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4226 …}
    -id: 89118
    -bodyTs: "'boo':20 'delta':8 'disguis':4 'fli':9 'get':6 'pari':15 'proton':19 'tom':14 'wear':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5141791"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699080534 {#4211
      date: 2023-11-04 07:48:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4215}
  +body: "They have the same face"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699104574 {#4376
    date: 2023-11-04 14:29:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@khaosworks@startrek.website"
    "@famousringo@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4367 …}
  +nested: Doctrine\ORM\PersistentCollection {#4365 …}
  +votes: Doctrine\ORM\PersistentCollection {#4369 …}
  +reports: Doctrine\ORM\PersistentCollection {#4381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4385 …}
  -id: 89501
  -bodyTs: "'face':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5056729"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699104574 {#4379
    date: 2023-11-04 14:29:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#4375
  +user: Proxies\__CG__\App\Entity\User {#4371 …}
  +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: "Nicky-Boo-What-s-the-Matter-with-you"
    +title: "Nicky-Boo What's the Matter with you?"
    +url: "https://startrek.website/pictrs/image/3afa8462-cdcc-4343-8b5d-f44096b0622d.jpeg"
    +body: "And now, for a very important message…"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 110
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699111565 {#2418
      date: 2023-11-04 16:26:05.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: 9554
    -titleTs: "'boo':3 'matter':7 'nicki':2 'nicky-boo':1"
    -bodyTs: "'import':6 'messag':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699161856
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3350611"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699075456 {#1858
      date: 2023-11-04 06:24:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4215
    +user: App\Entity\User {#4228 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "He wears a disguise to get some delta flies, but he’s not Tom Paris, he’s a Proton Boo."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1699110757 {#4210
      date: 2023-11-04 16:12:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@khaosworks@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4216 …}
    +nested: Doctrine\ORM\PersistentCollection {#4218 …}
    +votes: Doctrine\ORM\PersistentCollection {#4220 …}
    +reports: Doctrine\ORM\PersistentCollection {#4222 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4224 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4226 …}
    -id: 89118
    -bodyTs: "'boo':20 'delta':8 'disguis':4 'fli':9 'get':6 'pari':15 'proton':19 'tom':14 'wear':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5141791"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699080534 {#4211
      date: 2023-11-04 07:48:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4215}
  +body: "They have the same face"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699104574 {#4376
    date: 2023-11-04 14:29:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@khaosworks@startrek.website"
    "@famousringo@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4367 …}
  +nested: Doctrine\ORM\PersistentCollection {#4365 …}
  +votes: Doctrine\ORM\PersistentCollection {#4369 …}
  +reports: Doctrine\ORM\PersistentCollection {#4381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4385 …}
  -id: 89501
  -bodyTs: "'face':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5056729"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699104574 {#4379
    date: 2023-11-04 14:29:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#4375
  +user: Proxies\__CG__\App\Entity\User {#4371 …}
  +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: "Nicky-Boo-What-s-the-Matter-with-you"
    +title: "Nicky-Boo What's the Matter with you?"
    +url: "https://startrek.website/pictrs/image/3afa8462-cdcc-4343-8b5d-f44096b0622d.jpeg"
    +body: "And now, for a very important message…"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 110
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699111565 {#2418
      date: 2023-11-04 16:26:05.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: 9554
    -titleTs: "'boo':3 'matter':7 'nicki':2 'nicky-boo':1"
    -bodyTs: "'import':6 'messag':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699161856
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3350611"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699075456 {#1858
      date: 2023-11-04 06:24:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4215
    +user: App\Entity\User {#4228 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "He wears a disguise to get some delta flies, but he’s not Tom Paris, he’s a Proton Boo."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1699110757 {#4210
      date: 2023-11-04 16:12:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@khaosworks@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4216 …}
    +nested: Doctrine\ORM\PersistentCollection {#4218 …}
    +votes: Doctrine\ORM\PersistentCollection {#4220 …}
    +reports: Doctrine\ORM\PersistentCollection {#4222 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4224 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4226 …}
    -id: 89118
    -bodyTs: "'boo':20 'delta':8 'disguis':4 'fli':9 'get':6 'pari':15 'proton':19 'tom':14 'wear':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5141791"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699080534 {#4211
      date: 2023-11-04 07:48:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4215}
  +body: "They have the same face"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699104574 {#4376
    date: 2023-11-04 14:29:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@khaosworks@startrek.website"
    "@famousringo@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4367 …}
  +nested: Doctrine\ORM\PersistentCollection {#4365 …}
  +votes: Doctrine\ORM\PersistentCollection {#4369 …}
  +reports: Doctrine\ORM\PersistentCollection {#4381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4385 …}
  -id: 89501
  -bodyTs: "'face':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5056729"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699104574 {#4379
    date: 2023-11-04 14:29:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4404
  +user: Proxies\__CG__\App\Entity\User {#4412 …}
  +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: "Nicky-Boo-What-s-the-Matter-with-you"
    +title: "Nicky-Boo What's the Matter with you?"
    +url: "https://startrek.website/pictrs/image/3afa8462-cdcc-4343-8b5d-f44096b0622d.jpeg"
    +body: "And now, for a very important message…"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 110
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699111565 {#2418
      date: 2023-11-04 16:26:05.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: 9554
    -titleTs: "'boo':3 'matter':7 'nicki':2 'nicky-boo':1"
    -bodyTs: "'import':6 'messag':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699161856
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3350611"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699075456 {#1858
      date: 2023-11-04 06:24:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4375
    +user: Proxies\__CG__\App\Entity\User {#4371 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4215
      +user: App\Entity\User {#4228 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "He wears a disguise to get some delta flies, but he’s not Tom Paris, he’s a Proton Boo."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1699110757 {#4210
        date: 2023-11-04 16:12:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@khaosworks@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4216 …}
      +nested: Doctrine\ORM\PersistentCollection {#4218 …}
      +votes: Doctrine\ORM\PersistentCollection {#4220 …}
      +reports: Doctrine\ORM\PersistentCollection {#4222 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4224 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4226 …}
      -id: 89118
      -bodyTs: "'boo':20 'delta':8 'disguis':4 'fli':9 'get':6 'pari':15 'proton':19 'tom':14 'wear':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5141791"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699080534 {#4211
        date: 2023-11-04 07:48:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4215}
    +body: "They have the same face"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1699104574 {#4376
      date: 2023-11-04 14:29:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@khaosworks@startrek.website"
      "@famousringo@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4367 …}
    +nested: Doctrine\ORM\PersistentCollection {#4365 …}
    +votes: Doctrine\ORM\PersistentCollection {#4369 …}
    +reports: Doctrine\ORM\PersistentCollection {#4381 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4383 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4385 …}
    -id: 89501
    -bodyTs: "'face':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5056729"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699104574 {#4379
      date: 2023-11-04 14:29:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4215}
  +body: "I don’t see it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699110755 {#4409
    date: 2023-11-04 16:12:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@khaosworks@startrek.website"
    "@famousringo@sh.itjust.works"
    "@EmpathicVagrant@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4415 …}
  +nested: Doctrine\ORM\PersistentCollection {#4417 …}
  +votes: Doctrine\ORM\PersistentCollection {#4413 …}
  +reports: Doctrine\ORM\PersistentCollection {#4420 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4424 …}
  -id: 89806
  -bodyTs: "'see':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5058796"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699110755 {#4406
    date: 2023-11-04 16:12:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#4404
  +user: Proxies\__CG__\App\Entity\User {#4412 …}
  +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: "Nicky-Boo-What-s-the-Matter-with-you"
    +title: "Nicky-Boo What's the Matter with you?"
    +url: "https://startrek.website/pictrs/image/3afa8462-cdcc-4343-8b5d-f44096b0622d.jpeg"
    +body: "And now, for a very important message…"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 110
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699111565 {#2418
      date: 2023-11-04 16:26:05.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: 9554
    -titleTs: "'boo':3 'matter':7 'nicki':2 'nicky-boo':1"
    -bodyTs: "'import':6 'messag':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699161856
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3350611"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699075456 {#1858
      date: 2023-11-04 06:24:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4375
    +user: Proxies\__CG__\App\Entity\User {#4371 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4215
      +user: App\Entity\User {#4228 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "He wears a disguise to get some delta flies, but he’s not Tom Paris, he’s a Proton Boo."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1699110757 {#4210
        date: 2023-11-04 16:12:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@khaosworks@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4216 …}
      +nested: Doctrine\ORM\PersistentCollection {#4218 …}
      +votes: Doctrine\ORM\PersistentCollection {#4220 …}
      +reports: Doctrine\ORM\PersistentCollection {#4222 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4224 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4226 …}
      -id: 89118
      -bodyTs: "'boo':20 'delta':8 'disguis':4 'fli':9 'get':6 'pari':15 'proton':19 'tom':14 'wear':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5141791"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699080534 {#4211
        date: 2023-11-04 07:48:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4215}
    +body: "They have the same face"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1699104574 {#4376
      date: 2023-11-04 14:29:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@khaosworks@startrek.website"
      "@famousringo@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4367 …}
    +nested: Doctrine\ORM\PersistentCollection {#4365 …}
    +votes: Doctrine\ORM\PersistentCollection {#4369 …}
    +reports: Doctrine\ORM\PersistentCollection {#4381 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4383 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4385 …}
    -id: 89501
    -bodyTs: "'face':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5056729"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699104574 {#4379
      date: 2023-11-04 14:29:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4215}
  +body: "I don’t see it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699110755 {#4409
    date: 2023-11-04 16:12:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@khaosworks@startrek.website"
    "@famousringo@sh.itjust.works"
    "@EmpathicVagrant@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4415 …}
  +nested: Doctrine\ORM\PersistentCollection {#4417 …}
  +votes: Doctrine\ORM\PersistentCollection {#4413 …}
  +reports: Doctrine\ORM\PersistentCollection {#4420 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4424 …}
  -id: 89806
  -bodyTs: "'see':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5058796"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699110755 {#4406
    date: 2023-11-04 16:12:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#4404
  +user: Proxies\__CG__\App\Entity\User {#4412 …}
  +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: "Nicky-Boo-What-s-the-Matter-with-you"
    +title: "Nicky-Boo What's the Matter with you?"
    +url: "https://startrek.website/pictrs/image/3afa8462-cdcc-4343-8b5d-f44096b0622d.jpeg"
    +body: "And now, for a very important message…"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 110
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699111565 {#2418
      date: 2023-11-04 16:26:05.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: 9554
    -titleTs: "'boo':3 'matter':7 'nicki':2 'nicky-boo':1"
    -bodyTs: "'import':6 'messag':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699161856
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3350611"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699075456 {#1858
      date: 2023-11-04 06:24:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4375
    +user: Proxies\__CG__\App\Entity\User {#4371 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4215
      +user: App\Entity\User {#4228 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "He wears a disguise to get some delta flies, but he’s not Tom Paris, he’s a Proton Boo."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1699110757 {#4210
        date: 2023-11-04 16:12:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@khaosworks@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4216 …}
      +nested: Doctrine\ORM\PersistentCollection {#4218 …}
      +votes: Doctrine\ORM\PersistentCollection {#4220 …}
      +reports: Doctrine\ORM\PersistentCollection {#4222 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4224 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4226 …}
      -id: 89118
      -bodyTs: "'boo':20 'delta':8 'disguis':4 'fli':9 'get':6 'pari':15 'proton':19 'tom':14 'wear':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5141791"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699080534 {#4211
        date: 2023-11-04 07:48:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4215}
    +body: "They have the same face"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1699104574 {#4376
      date: 2023-11-04 14:29:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@khaosworks@startrek.website"
      "@famousringo@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4367 …}
    +nested: Doctrine\ORM\PersistentCollection {#4365 …}
    +votes: Doctrine\ORM\PersistentCollection {#4369 …}
    +reports: Doctrine\ORM\PersistentCollection {#4381 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4383 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4385 …}
    -id: 89501
    -bodyTs: "'face':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5056729"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699104574 {#4379
      date: 2023-11-04 14:29:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4215}
  +body: "I don’t see it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699110755 {#4409
    date: 2023-11-04 16:12:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@khaosworks@startrek.website"
    "@famousringo@sh.itjust.works"
    "@EmpathicVagrant@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4415 …}
  +nested: Doctrine\ORM\PersistentCollection {#4417 …}
  +votes: Doctrine\ORM\PersistentCollection {#4413 …}
  +reports: Doctrine\ORM\PersistentCollection {#4420 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4424 …}
  -id: 89806
  -bodyTs: "'see':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5058796"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699110755 {#4406
    date: 2023-11-04 16:12:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#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: "Nicky-Boo-What-s-the-Matter-with-you"
    +title: "Nicky-Boo What's the Matter with you?"
    +url: "https://startrek.website/pictrs/image/3afa8462-cdcc-4343-8b5d-f44096b0622d.jpeg"
    +body: "And now, for a very important message…"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 110
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699111565 {#2418
      date: 2023-11-04 16:26:05.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: 9554
    -titleTs: "'boo':3 'matter':7 'nicki':2 'nicky-boo':1"
    -bodyTs: "'import':6 'messag':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699161856
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3350611"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699075456 {#1858
      date: 2023-11-04 06:24:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Chicken Boo?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699075786 {#4283
    date: 2023-11-04 06:29:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@khaosworks@startrek.website"
  ]
  +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: 88948
  -bodyTs: "'boo':2 'chicken':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/3274934"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699075786 {#4284
    date: 2023-11-04 06:29: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
35 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: "Nicky-Boo-What-s-the-Matter-with-you"
    +title: "Nicky-Boo What's the Matter with you?"
    +url: "https://startrek.website/pictrs/image/3afa8462-cdcc-4343-8b5d-f44096b0622d.jpeg"
    +body: "And now, for a very important message…"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 110
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699111565 {#2418
      date: 2023-11-04 16:26:05.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: 9554
    -titleTs: "'boo':3 'matter':7 'nicki':2 'nicky-boo':1"
    -bodyTs: "'import':6 'messag':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699161856
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3350611"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699075456 {#1858
      date: 2023-11-04 06:24:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Chicken Boo?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699075786 {#4283
    date: 2023-11-04 06:29:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@khaosworks@startrek.website"
  ]
  +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: 88948
  -bodyTs: "'boo':2 'chicken':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/3274934"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699075786 {#4284
    date: 2023-11-04 06:29: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
36 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: "Nicky-Boo-What-s-the-Matter-with-you"
    +title: "Nicky-Boo What's the Matter with you?"
    +url: "https://startrek.website/pictrs/image/3afa8462-cdcc-4343-8b5d-f44096b0622d.jpeg"
    +body: "And now, for a very important message…"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 110
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699111565 {#2418
      date: 2023-11-04 16:26:05.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: 9554
    -titleTs: "'boo':3 'matter':7 'nicki':2 'nicky-boo':1"
    -bodyTs: "'import':6 'messag':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699161856
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3350611"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699075456 {#1858
      date: 2023-11-04 06:24:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Chicken Boo?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699075786 {#4283
    date: 2023-11-04 06:29:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@khaosworks@startrek.website"
  ]
  +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: 88948
  -bodyTs: "'boo':2 'chicken':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/3274934"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699075786 {#4284
    date: 2023-11-04 06:29: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
37 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