GET https://kbin.spritesserver.nl/m/risa@startrek.website/comments/newest?p=5

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 …}
}
1.02 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.05 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#1785
  +user: App\Entity\User {#1460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "When I was a kid I hated her episodes, as an adult, I love them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705675885 {#1539
    date: 2024-01-19 15:51:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1749 …}
  +nested: Doctrine\ORM\PersistentCollection {#1748 …}
  +votes: Doctrine\ORM\PersistentCollection {#1477 …}
  +reports: Doctrine\ORM\PersistentCollection {#1485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1416 …}
  -id: 322873
  -bodyTs: "'adult':12 'episod':9 'hate':7 'kid':5 'love':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6825417"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705675885 {#1498
    date: 2024-01-19 15:51:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#1785
  +user: App\Entity\User {#1460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "When I was a kid I hated her episodes, as an adult, I love them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705675885 {#1539
    date: 2024-01-19 15:51:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1749 …}
  +nested: Doctrine\ORM\PersistentCollection {#1748 …}
  +votes: Doctrine\ORM\PersistentCollection {#1477 …}
  +reports: Doctrine\ORM\PersistentCollection {#1485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1416 …}
  -id: 322873
  -bodyTs: "'adult':12 'episod':9 'hate':7 'kid':5 'love':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6825417"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705675885 {#1498
    date: 2024-01-19 15:51:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#1785
  +user: App\Entity\User {#1460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "When I was a kid I hated her episodes, as an adult, I love them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705675885 {#1539
    date: 2024-01-19 15:51:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1749 …}
  +nested: Doctrine\ORM\PersistentCollection {#1748 …}
  +votes: Doctrine\ORM\PersistentCollection {#1477 …}
  +reports: Doctrine\ORM\PersistentCollection {#1485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1416 …}
  -id: 322873
  -bodyTs: "'adult':12 'episod':9 'hate':7 'kid':5 'love':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6825417"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705675885 {#1498
    date: 2024-01-19 15:51:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1740
  +user: App\Entity\User {#2460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "She’s a sex pest though, worse than Barclay."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1727223681 {#1735
    date: 2024-09-25 02:21:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1718 …}
  +nested: Doctrine\ORM\PersistentCollection {#2464 …}
  +votes: Doctrine\ORM\PersistentCollection {#2448 …}
  +reports: Doctrine\ORM\PersistentCollection {#2447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
  -id: 322807
  -bodyTs: "'barclay':9 'pest':5 'sex':4 'though':6 'wors':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ttrpg.network/comment/4583766"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705674845 {#1716
    date: 2024-01-19 15:34: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
7 DENIED edit
App\Entity\EntryComment {#1740
  +user: App\Entity\User {#2460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "She’s a sex pest though, worse than Barclay."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1727223681 {#1735
    date: 2024-09-25 02:21:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1718 …}
  +nested: Doctrine\ORM\PersistentCollection {#2464 …}
  +votes: Doctrine\ORM\PersistentCollection {#2448 …}
  +reports: Doctrine\ORM\PersistentCollection {#2447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
  -id: 322807
  -bodyTs: "'barclay':9 'pest':5 'sex':4 'though':6 'wors':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ttrpg.network/comment/4583766"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705674845 {#1716
    date: 2024-01-19 15:34: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
8 DENIED moderate
App\Entity\EntryComment {#1740
  +user: App\Entity\User {#2460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "She’s a sex pest though, worse than Barclay."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1727223681 {#1735
    date: 2024-09-25 02:21:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1718 …}
  +nested: Doctrine\ORM\PersistentCollection {#2464 …}
  +votes: Doctrine\ORM\PersistentCollection {#2448 …}
  +reports: Doctrine\ORM\PersistentCollection {#2447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
  -id: 322807
  -bodyTs: "'barclay':9 'pest':5 'sex':4 'though':6 'wors':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ttrpg.network/comment/4583766"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705674845 {#1716
    date: 2024-01-19 15:34: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
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 {#3171
  +user: App\Entity\User {#1460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1740
    +user: App\Entity\User {#2460 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "She’s a sex pest though, worse than Barclay."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1727223681 {#1735
      date: 2024-09-25 02:21:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Corgana@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1718 …}
    +nested: Doctrine\ORM\PersistentCollection {#2464 …}
    +votes: Doctrine\ORM\PersistentCollection {#2448 …}
    +reports: Doctrine\ORM\PersistentCollection {#2447 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
    -id: 322807
    -bodyTs: "'barclay':9 'pest':5 'sex':4 'though':6 'wors':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ttrpg.network/comment/4583766"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705674845 {#1716
      date: 2024-01-19 15:34:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1740}
  +body: "Partially negated by her telepathy. Theoretically she can ignore social boundaries in favour of going by someone’s actual individual boundaries and hidden feelings/comfort levels."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705676059 {#3168
    date: 2024-01-19 15:54:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
    "@sirblastalot@ttrpg.network"
    "@Corgana@startrek.website"
    "@sirblastalot@ttrpg.network"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3172 …}
  +nested: Doctrine\ORM\PersistentCollection {#3174 …}
  +votes: Doctrine\ORM\PersistentCollection {#3176 …}
  +reports: Doctrine\ORM\PersistentCollection {#3178 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3180 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3182 …}
  -id: 322888
  -bodyTs: "'actual':19 'boundari':11,21 'favour':13 'feelings/comfort':24 'go':15 'hidden':23 'ignor':9 'individu':20 'level':25 'negat':2 'partial':1 'social':10 'someon':17 'telepathi':5 'theoret':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6825479"
  +editedAt: DateTimeImmutable @1726760231 {#3169
    date: 2024-09-19 17:37:11.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705676059 {#3170
    date: 2024-01-19 15:54:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3171
  +user: App\Entity\User {#1460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1740
    +user: App\Entity\User {#2460 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "She’s a sex pest though, worse than Barclay."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1727223681 {#1735
      date: 2024-09-25 02:21:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Corgana@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1718 …}
    +nested: Doctrine\ORM\PersistentCollection {#2464 …}
    +votes: Doctrine\ORM\PersistentCollection {#2448 …}
    +reports: Doctrine\ORM\PersistentCollection {#2447 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
    -id: 322807
    -bodyTs: "'barclay':9 'pest':5 'sex':4 'though':6 'wors':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ttrpg.network/comment/4583766"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705674845 {#1716
      date: 2024-01-19 15:34:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1740}
  +body: "Partially negated by her telepathy. Theoretically she can ignore social boundaries in favour of going by someone’s actual individual boundaries and hidden feelings/comfort levels."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705676059 {#3168
    date: 2024-01-19 15:54:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
    "@sirblastalot@ttrpg.network"
    "@Corgana@startrek.website"
    "@sirblastalot@ttrpg.network"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3172 …}
  +nested: Doctrine\ORM\PersistentCollection {#3174 …}
  +votes: Doctrine\ORM\PersistentCollection {#3176 …}
  +reports: Doctrine\ORM\PersistentCollection {#3178 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3180 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3182 …}
  -id: 322888
  -bodyTs: "'actual':19 'boundari':11,21 'favour':13 'feelings/comfort':24 'go':15 'hidden':23 'ignor':9 'individu':20 'level':25 'negat':2 'partial':1 'social':10 'someon':17 'telepathi':5 'theoret':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6825479"
  +editedAt: DateTimeImmutable @1726760231 {#3169
    date: 2024-09-19 17:37:11.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705676059 {#3170
    date: 2024-01-19 15:54:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3171
  +user: App\Entity\User {#1460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1740
    +user: App\Entity\User {#2460 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "She’s a sex pest though, worse than Barclay."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1727223681 {#1735
      date: 2024-09-25 02:21:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Corgana@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1718 …}
    +nested: Doctrine\ORM\PersistentCollection {#2464 …}
    +votes: Doctrine\ORM\PersistentCollection {#2448 …}
    +reports: Doctrine\ORM\PersistentCollection {#2447 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
    -id: 322807
    -bodyTs: "'barclay':9 'pest':5 'sex':4 'though':6 'wors':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ttrpg.network/comment/4583766"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705674845 {#1716
      date: 2024-01-19 15:34:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1740}
  +body: "Partially negated by her telepathy. Theoretically she can ignore social boundaries in favour of going by someone’s actual individual boundaries and hidden feelings/comfort levels."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705676059 {#3168
    date: 2024-01-19 15:54:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
    "@sirblastalot@ttrpg.network"
    "@Corgana@startrek.website"
    "@sirblastalot@ttrpg.network"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3172 …}
  +nested: Doctrine\ORM\PersistentCollection {#3174 …}
  +votes: Doctrine\ORM\PersistentCollection {#3176 …}
  +reports: Doctrine\ORM\PersistentCollection {#3178 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3180 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3182 …}
  -id: 322888
  -bodyTs: "'actual':19 'boundari':11,21 'favour':13 'feelings/comfort':24 'go':15 'hidden':23 'ignor':9 'individu':20 'level':25 'negat':2 'partial':1 'social':10 'someon':17 'telepathi':5 'theoret':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6825479"
  +editedAt: DateTimeImmutable @1726760231 {#3169
    date: 2024-09-19 17:37:11.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705676059 {#3170
    date: 2024-01-19 15:54:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3257
  +user: Proxies\__CG__\App\Entity\User {#3258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3171
    +user: App\Entity\User {#1460 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1740
      +user: App\Entity\User {#2460 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "She’s a sex pest though, worse than Barclay."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1727223681 {#1735
        date: 2024-09-25 02:21:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Corgana@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1718 …}
      +nested: Doctrine\ORM\PersistentCollection {#2464 …}
      +votes: Doctrine\ORM\PersistentCollection {#2448 …}
      +reports: Doctrine\ORM\PersistentCollection {#2447 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
      -id: 322807
      -bodyTs: "'barclay':9 'pest':5 'sex':4 'though':6 'wors':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ttrpg.network/comment/4583766"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705674845 {#1716
        date: 2024-01-19 15:34:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1740}
    +body: "Partially negated by her telepathy. Theoretically she can ignore social boundaries in favour of going by someone’s actual individual boundaries and hidden feelings/comfort levels."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705676059 {#3168
      date: 2024-01-19 15:54:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Corgana@startrek.website"
      "@sirblastalot@ttrpg.network"
      "@Corgana@startrek.website"
      "@sirblastalot@ttrpg.network"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3172 …}
    +nested: Doctrine\ORM\PersistentCollection {#3174 …}
    +votes: Doctrine\ORM\PersistentCollection {#3176 …}
    +reports: Doctrine\ORM\PersistentCollection {#3178 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3180 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3182 …}
    -id: 322888
    -bodyTs: "'actual':19 'boundari':11,21 'favour':13 'feelings/comfort':24 'go':15 'hidden':23 'ignor':9 'individu':20 'level':25 'negat':2 'partial':1 'social':10 'someon':17 'telepathi':5 'theoret':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6825479"
    +editedAt: DateTimeImmutable @1726760231 {#3169
      date: 2024-09-19 17:37:11.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705676059 {#3170
      date: 2024-01-19 15:54:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1740}
  +body: "In other words she knows exactly how much she can violate people’s boundaries before they’ll be uncomfortable enough to do something about it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1705683201 {#3255
    date: 2024-01-19 17:53:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
    "@sirblastalot@ttrpg.network"
    "@antidote101@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3259 …}
  +nested: Doctrine\ORM\PersistentCollection {#3261 …}
  +votes: Doctrine\ORM\PersistentCollection {#3263 …}
  +reports: Doctrine\ORM\PersistentCollection {#3265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3269 …}
  -id: 323226
  -bodyTs: "'boundari':14 'enough':20 'exact':6 'know':5 'll':17 'much':8 'peopl':12 'someth':23 'uncomfort':19 'violat':11 'word':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6560486"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705683201 {#3256
    date: 2024-01-19 17:53:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#3257
  +user: Proxies\__CG__\App\Entity\User {#3258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3171
    +user: App\Entity\User {#1460 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1740
      +user: App\Entity\User {#2460 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "She’s a sex pest though, worse than Barclay."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1727223681 {#1735
        date: 2024-09-25 02:21:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Corgana@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1718 …}
      +nested: Doctrine\ORM\PersistentCollection {#2464 …}
      +votes: Doctrine\ORM\PersistentCollection {#2448 …}
      +reports: Doctrine\ORM\PersistentCollection {#2447 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
      -id: 322807
      -bodyTs: "'barclay':9 'pest':5 'sex':4 'though':6 'wors':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ttrpg.network/comment/4583766"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705674845 {#1716
        date: 2024-01-19 15:34:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1740}
    +body: "Partially negated by her telepathy. Theoretically she can ignore social boundaries in favour of going by someone’s actual individual boundaries and hidden feelings/comfort levels."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705676059 {#3168
      date: 2024-01-19 15:54:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Corgana@startrek.website"
      "@sirblastalot@ttrpg.network"
      "@Corgana@startrek.website"
      "@sirblastalot@ttrpg.network"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3172 …}
    +nested: Doctrine\ORM\PersistentCollection {#3174 …}
    +votes: Doctrine\ORM\PersistentCollection {#3176 …}
    +reports: Doctrine\ORM\PersistentCollection {#3178 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3180 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3182 …}
    -id: 322888
    -bodyTs: "'actual':19 'boundari':11,21 'favour':13 'feelings/comfort':24 'go':15 'hidden':23 'ignor':9 'individu':20 'level':25 'negat':2 'partial':1 'social':10 'someon':17 'telepathi':5 'theoret':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6825479"
    +editedAt: DateTimeImmutable @1726760231 {#3169
      date: 2024-09-19 17:37:11.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705676059 {#3170
      date: 2024-01-19 15:54:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1740}
  +body: "In other words she knows exactly how much she can violate people’s boundaries before they’ll be uncomfortable enough to do something about it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1705683201 {#3255
    date: 2024-01-19 17:53:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
    "@sirblastalot@ttrpg.network"
    "@antidote101@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3259 …}
  +nested: Doctrine\ORM\PersistentCollection {#3261 …}
  +votes: Doctrine\ORM\PersistentCollection {#3263 …}
  +reports: Doctrine\ORM\PersistentCollection {#3265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3269 …}
  -id: 323226
  -bodyTs: "'boundari':14 'enough':20 'exact':6 'know':5 'll':17 'much':8 'peopl':12 'someth':23 'uncomfort':19 'violat':11 'word':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6560486"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705683201 {#3256
    date: 2024-01-19 17:53:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#3257
  +user: Proxies\__CG__\App\Entity\User {#3258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3171
    +user: App\Entity\User {#1460 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1740
      +user: App\Entity\User {#2460 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "She’s a sex pest though, worse than Barclay."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1727223681 {#1735
        date: 2024-09-25 02:21:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Corgana@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1718 …}
      +nested: Doctrine\ORM\PersistentCollection {#2464 …}
      +votes: Doctrine\ORM\PersistentCollection {#2448 …}
      +reports: Doctrine\ORM\PersistentCollection {#2447 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
      -id: 322807
      -bodyTs: "'barclay':9 'pest':5 'sex':4 'though':6 'wors':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ttrpg.network/comment/4583766"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705674845 {#1716
        date: 2024-01-19 15:34:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1740}
    +body: "Partially negated by her telepathy. Theoretically she can ignore social boundaries in favour of going by someone’s actual individual boundaries and hidden feelings/comfort levels."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705676059 {#3168
      date: 2024-01-19 15:54:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Corgana@startrek.website"
      "@sirblastalot@ttrpg.network"
      "@Corgana@startrek.website"
      "@sirblastalot@ttrpg.network"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3172 …}
    +nested: Doctrine\ORM\PersistentCollection {#3174 …}
    +votes: Doctrine\ORM\PersistentCollection {#3176 …}
    +reports: Doctrine\ORM\PersistentCollection {#3178 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3180 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3182 …}
    -id: 322888
    -bodyTs: "'actual':19 'boundari':11,21 'favour':13 'feelings/comfort':24 'go':15 'hidden':23 'ignor':9 'individu':20 'level':25 'negat':2 'partial':1 'social':10 'someon':17 'telepathi':5 'theoret':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6825479"
    +editedAt: DateTimeImmutable @1726760231 {#3169
      date: 2024-09-19 17:37:11.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705676059 {#3170
      date: 2024-01-19 15:54:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1740}
  +body: "In other words she knows exactly how much she can violate people’s boundaries before they’ll be uncomfortable enough to do something about it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1705683201 {#3255
    date: 2024-01-19 17:53:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
    "@sirblastalot@ttrpg.network"
    "@antidote101@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3259 …}
  +nested: Doctrine\ORM\PersistentCollection {#3261 …}
  +votes: Doctrine\ORM\PersistentCollection {#3263 …}
  +reports: Doctrine\ORM\PersistentCollection {#3265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3269 …}
  -id: 323226
  -bodyTs: "'boundari':14 'enough':20 'exact':6 'know':5 'll':17 'much':8 'peopl':12 'someth':23 'uncomfort':19 'violat':11 'word':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6560486"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705683201 {#3256
    date: 2024-01-19 17:53:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3187
  +user: Proxies\__CG__\App\Entity\User {#3188 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1740
    +user: App\Entity\User {#2460 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "She’s a sex pest though, worse than Barclay."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1727223681 {#1735
      date: 2024-09-25 02:21:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Corgana@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1718 …}
    +nested: Doctrine\ORM\PersistentCollection {#2464 …}
    +votes: Doctrine\ORM\PersistentCollection {#2448 …}
    +reports: Doctrine\ORM\PersistentCollection {#2447 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
    -id: 322807
    -bodyTs: "'barclay':9 'pest':5 'sex':4 'though':6 'wors':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ttrpg.network/comment/4583766"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705674845 {#1716
      date: 2024-01-19 15:34:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1740}
  +body: """
    It’s worse because she’s telepathic - she knows the advances are unwanted and makes people uncomfortable, and yet she does it anyway.\n
    \n
    On top of that, she’s a very important Federation ambassador. People might feel pressured into keeping her happy.\n
    \n
    I have a feeling that if she were of a different sex people would view her relentless unwanted sexual advances quite differently.\n
    \n
    But I guess “man trying to avoid sexual advances of horny older woman” was seen as being a hilarious role reversal on 90s TV.\n
    \n
    She did have some amazing scenes though. She can certainly act when she gets a serious scene as opposed to a sex pest scene.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1705698671 {#3184
    date: 2024-01-19 22:11:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
    "@sirblastalot@ttrpg.network"
    "@Corgana@startrek.website"
    "@sirblastalot@ttrpg.network"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3189 …}
  +nested: Doctrine\ORM\PersistentCollection {#3191 …}
  +votes: Doctrine\ORM\PersistentCollection {#3193 …}
  +reports: Doctrine\ORM\PersistentCollection {#3195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3199 …}
  -id: 323971
  -bodyTs: "'90s':87 'act':99 'advanc':11,62,73 'amaz':93 'ambassador':34 'anyway':23 'avoid':71 'certain':98 'differ':53,64 'feder':33 'feel':37,46 'get':102 'guess':67 'happi':42 'hilari':83 'horni':75 'import':32 'keep':40 'know':9 'make':15 'man':68 'might':36 'older':76 'oppos':107 'peopl':16,35,55 'pest':111 'pressur':38 'quit':63 'relentless':59 'revers':85 'role':84 'scene':94,105,112 'seen':79 'serious':104 'sex':54,110 'sexual':61,72 'telepath':7 'though':95 'top':25 'tri':69 'tv':88 'uncomfort':17 'unwant':13,60 'view':57 'woman':77 'wors':3 'would':56 'yet':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6832497"
  +editedAt: DateTimeImmutable @1727035007 {#3185
    date: 2024-09-22 21:56:47.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705698671 {#3186
    date: 2024-01-19 22:11:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#3187
  +user: Proxies\__CG__\App\Entity\User {#3188 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1740
    +user: App\Entity\User {#2460 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "She’s a sex pest though, worse than Barclay."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1727223681 {#1735
      date: 2024-09-25 02:21:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Corgana@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1718 …}
    +nested: Doctrine\ORM\PersistentCollection {#2464 …}
    +votes: Doctrine\ORM\PersistentCollection {#2448 …}
    +reports: Doctrine\ORM\PersistentCollection {#2447 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
    -id: 322807
    -bodyTs: "'barclay':9 'pest':5 'sex':4 'though':6 'wors':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ttrpg.network/comment/4583766"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705674845 {#1716
      date: 2024-01-19 15:34:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1740}
  +body: """
    It’s worse because she’s telepathic - she knows the advances are unwanted and makes people uncomfortable, and yet she does it anyway.\n
    \n
    On top of that, she’s a very important Federation ambassador. People might feel pressured into keeping her happy.\n
    \n
    I have a feeling that if she were of a different sex people would view her relentless unwanted sexual advances quite differently.\n
    \n
    But I guess “man trying to avoid sexual advances of horny older woman” was seen as being a hilarious role reversal on 90s TV.\n
    \n
    She did have some amazing scenes though. She can certainly act when she gets a serious scene as opposed to a sex pest scene.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1705698671 {#3184
    date: 2024-01-19 22:11:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
    "@sirblastalot@ttrpg.network"
    "@Corgana@startrek.website"
    "@sirblastalot@ttrpg.network"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3189 …}
  +nested: Doctrine\ORM\PersistentCollection {#3191 …}
  +votes: Doctrine\ORM\PersistentCollection {#3193 …}
  +reports: Doctrine\ORM\PersistentCollection {#3195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3199 …}
  -id: 323971
  -bodyTs: "'90s':87 'act':99 'advanc':11,62,73 'amaz':93 'ambassador':34 'anyway':23 'avoid':71 'certain':98 'differ':53,64 'feder':33 'feel':37,46 'get':102 'guess':67 'happi':42 'hilari':83 'horni':75 'import':32 'keep':40 'know':9 'make':15 'man':68 'might':36 'older':76 'oppos':107 'peopl':16,35,55 'pest':111 'pressur':38 'quit':63 'relentless':59 'revers':85 'role':84 'scene':94,105,112 'seen':79 'serious':104 'sex':54,110 'sexual':61,72 'telepath':7 'though':95 'top':25 'tri':69 'tv':88 'uncomfort':17 'unwant':13,60 'view':57 'woman':77 'wors':3 'would':56 'yet':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6832497"
  +editedAt: DateTimeImmutable @1727035007 {#3185
    date: 2024-09-22 21:56:47.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705698671 {#3186
    date: 2024-01-19 22:11:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#3187
  +user: Proxies\__CG__\App\Entity\User {#3188 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1740
    +user: App\Entity\User {#2460 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "She’s a sex pest though, worse than Barclay."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1727223681 {#1735
      date: 2024-09-25 02:21:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Corgana@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1718 …}
    +nested: Doctrine\ORM\PersistentCollection {#2464 …}
    +votes: Doctrine\ORM\PersistentCollection {#2448 …}
    +reports: Doctrine\ORM\PersistentCollection {#2447 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
    -id: 322807
    -bodyTs: "'barclay':9 'pest':5 'sex':4 'though':6 'wors':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ttrpg.network/comment/4583766"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705674845 {#1716
      date: 2024-01-19 15:34:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1740}
  +body: """
    It’s worse because she’s telepathic - she knows the advances are unwanted and makes people uncomfortable, and yet she does it anyway.\n
    \n
    On top of that, she’s a very important Federation ambassador. People might feel pressured into keeping her happy.\n
    \n
    I have a feeling that if she were of a different sex people would view her relentless unwanted sexual advances quite differently.\n
    \n
    But I guess “man trying to avoid sexual advances of horny older woman” was seen as being a hilarious role reversal on 90s TV.\n
    \n
    She did have some amazing scenes though. She can certainly act when she gets a serious scene as opposed to a sex pest scene.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1705698671 {#3184
    date: 2024-01-19 22:11:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
    "@sirblastalot@ttrpg.network"
    "@Corgana@startrek.website"
    "@sirblastalot@ttrpg.network"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3189 …}
  +nested: Doctrine\ORM\PersistentCollection {#3191 …}
  +votes: Doctrine\ORM\PersistentCollection {#3193 …}
  +reports: Doctrine\ORM\PersistentCollection {#3195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3199 …}
  -id: 323971
  -bodyTs: "'90s':87 'act':99 'advanc':11,62,73 'amaz':93 'ambassador':34 'anyway':23 'avoid':71 'certain':98 'differ':53,64 'feder':33 'feel':37,46 'get':102 'guess':67 'happi':42 'hilari':83 'horni':75 'import':32 'keep':40 'know':9 'make':15 'man':68 'might':36 'older':76 'oppos':107 'peopl':16,35,55 'pest':111 'pressur':38 'quit':63 'relentless':59 'revers':85 'role':84 'scene':94,105,112 'seen':79 'serious':104 'sex':54,110 'sexual':61,72 'telepath':7 'though':95 'top':25 'tri':69 'tv':88 'uncomfort':17 'unwant':13,60 'view':57 'woman':77 'wors':3 'would':56 'yet':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6832497"
  +editedAt: DateTimeImmutable @1727035007 {#3185
    date: 2024-09-22 21:56:47.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705698671 {#3186
    date: 2024-01-19 22:11:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3320
  +user: App\Entity\User {#2460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3187
    +user: Proxies\__CG__\App\Entity\User {#3188 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1740
      +user: App\Entity\User {#2460 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "She’s a sex pest though, worse than Barclay."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1727223681 {#1735
        date: 2024-09-25 02:21:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Corgana@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1718 …}
      +nested: Doctrine\ORM\PersistentCollection {#2464 …}
      +votes: Doctrine\ORM\PersistentCollection {#2448 …}
      +reports: Doctrine\ORM\PersistentCollection {#2447 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
      -id: 322807
      -bodyTs: "'barclay':9 'pest':5 'sex':4 'though':6 'wors':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ttrpg.network/comment/4583766"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705674845 {#1716
        date: 2024-01-19 15:34:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1740}
    +body: """
      It’s worse because she’s telepathic - she knows the advances are unwanted and makes people uncomfortable, and yet she does it anyway.\n
      \n
      On top of that, she’s a very important Federation ambassador. People might feel pressured into keeping her happy.\n
      \n
      I have a feeling that if she were of a different sex people would view her relentless unwanted sexual advances quite differently.\n
      \n
      But I guess “man trying to avoid sexual advances of horny older woman” was seen as being a hilarious role reversal on 90s TV.\n
      \n
      She did have some amazing scenes though. She can certainly act when she gets a serious scene as opposed to a sex pest scene.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1705698671 {#3184
      date: 2024-01-19 22:11:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Corgana@startrek.website"
      "@sirblastalot@ttrpg.network"
      "@Corgana@startrek.website"
      "@sirblastalot@ttrpg.network"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3189 …}
    +nested: Doctrine\ORM\PersistentCollection {#3191 …}
    +votes: Doctrine\ORM\PersistentCollection {#3193 …}
    +reports: Doctrine\ORM\PersistentCollection {#3195 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3197 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3199 …}
    -id: 323971
    -bodyTs: "'90s':87 'act':99 'advanc':11,62,73 'amaz':93 'ambassador':34 'anyway':23 'avoid':71 'certain':98 'differ':53,64 'feder':33 'feel':37,46 'get':102 'guess':67 'happi':42 'hilari':83 'horni':75 'import':32 'keep':40 'know':9 'make':15 'man':68 'might':36 'older':76 'oppos':107 'peopl':16,35,55 'pest':111 'pressur':38 'quit':63 'relentless':59 'revers':85 'role':84 'scene':94,105,112 'seen':79 'serious':104 'sex':54,110 'sexual':61,72 'telepath':7 'though':95 'top':25 'tri':69 'tv':88 'uncomfort':17 'unwant':13,60 'view':57 'woman':77 'wors':3 'would':56 'yet':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6832497"
    +editedAt: DateTimeImmutable @1727035007 {#3185
      date: 2024-09-22 21:56:47.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705698671 {#3186
      date: 2024-01-19 22:11:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1740}
  +body: """
    Love Majel Barret, hate Lwaxana.\n
    \n
    Also, did we have this same conversation a couple weeks ago on telegram?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705728919 {#3318
    date: 2024-01-20 06:35:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
    "@sirblastalot@ttrpg.network"
    "@TheGrandNagus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3321 …}
  +nested: Doctrine\ORM\PersistentCollection {#3323 …}
  +votes: Doctrine\ORM\PersistentCollection {#3325 …}
  +reports: Doctrine\ORM\PersistentCollection {#3327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3329 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3331 …}
  -id: 324952
  -bodyTs: "'ago':16 'also':6 'barret':3 'convers':12 'coupl':14 'hate':4 'love':1 'lwaxana':5 'majel':2 'telegram':18 'week':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ttrpg.network/comment/4598104"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705728919 {#3319
    date: 2024-01-20 06:35:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3320
  +user: App\Entity\User {#2460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3187
    +user: Proxies\__CG__\App\Entity\User {#3188 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1740
      +user: App\Entity\User {#2460 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "She’s a sex pest though, worse than Barclay."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1727223681 {#1735
        date: 2024-09-25 02:21:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Corgana@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1718 …}
      +nested: Doctrine\ORM\PersistentCollection {#2464 …}
      +votes: Doctrine\ORM\PersistentCollection {#2448 …}
      +reports: Doctrine\ORM\PersistentCollection {#2447 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
      -id: 322807
      -bodyTs: "'barclay':9 'pest':5 'sex':4 'though':6 'wors':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ttrpg.network/comment/4583766"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705674845 {#1716
        date: 2024-01-19 15:34:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1740}
    +body: """
      It’s worse because she’s telepathic - she knows the advances are unwanted and makes people uncomfortable, and yet she does it anyway.\n
      \n
      On top of that, she’s a very important Federation ambassador. People might feel pressured into keeping her happy.\n
      \n
      I have a feeling that if she were of a different sex people would view her relentless unwanted sexual advances quite differently.\n
      \n
      But I guess “man trying to avoid sexual advances of horny older woman” was seen as being a hilarious role reversal on 90s TV.\n
      \n
      She did have some amazing scenes though. She can certainly act when she gets a serious scene as opposed to a sex pest scene.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1705698671 {#3184
      date: 2024-01-19 22:11:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Corgana@startrek.website"
      "@sirblastalot@ttrpg.network"
      "@Corgana@startrek.website"
      "@sirblastalot@ttrpg.network"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3189 …}
    +nested: Doctrine\ORM\PersistentCollection {#3191 …}
    +votes: Doctrine\ORM\PersistentCollection {#3193 …}
    +reports: Doctrine\ORM\PersistentCollection {#3195 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3197 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3199 …}
    -id: 323971
    -bodyTs: "'90s':87 'act':99 'advanc':11,62,73 'amaz':93 'ambassador':34 'anyway':23 'avoid':71 'certain':98 'differ':53,64 'feder':33 'feel':37,46 'get':102 'guess':67 'happi':42 'hilari':83 'horni':75 'import':32 'keep':40 'know':9 'make':15 'man':68 'might':36 'older':76 'oppos':107 'peopl':16,35,55 'pest':111 'pressur':38 'quit':63 'relentless':59 'revers':85 'role':84 'scene':94,105,112 'seen':79 'serious':104 'sex':54,110 'sexual':61,72 'telepath':7 'though':95 'top':25 'tri':69 'tv':88 'uncomfort':17 'unwant':13,60 'view':57 'woman':77 'wors':3 'would':56 'yet':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6832497"
    +editedAt: DateTimeImmutable @1727035007 {#3185
      date: 2024-09-22 21:56:47.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705698671 {#3186
      date: 2024-01-19 22:11:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1740}
  +body: """
    Love Majel Barret, hate Lwaxana.\n
    \n
    Also, did we have this same conversation a couple weeks ago on telegram?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705728919 {#3318
    date: 2024-01-20 06:35:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
    "@sirblastalot@ttrpg.network"
    "@TheGrandNagus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3321 …}
  +nested: Doctrine\ORM\PersistentCollection {#3323 …}
  +votes: Doctrine\ORM\PersistentCollection {#3325 …}
  +reports: Doctrine\ORM\PersistentCollection {#3327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3329 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3331 …}
  -id: 324952
  -bodyTs: "'ago':16 'also':6 'barret':3 'convers':12 'coupl':14 'hate':4 'love':1 'lwaxana':5 'majel':2 'telegram':18 'week':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ttrpg.network/comment/4598104"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705728919 {#3319
    date: 2024-01-20 06:35:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3320
  +user: App\Entity\User {#2460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3187
    +user: Proxies\__CG__\App\Entity\User {#3188 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1740
      +user: App\Entity\User {#2460 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "She’s a sex pest though, worse than Barclay."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1727223681 {#1735
        date: 2024-09-25 02:21:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Corgana@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1718 …}
      +nested: Doctrine\ORM\PersistentCollection {#2464 …}
      +votes: Doctrine\ORM\PersistentCollection {#2448 …}
      +reports: Doctrine\ORM\PersistentCollection {#2447 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
      -id: 322807
      -bodyTs: "'barclay':9 'pest':5 'sex':4 'though':6 'wors':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ttrpg.network/comment/4583766"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705674845 {#1716
        date: 2024-01-19 15:34:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1740}
    +body: """
      It’s worse because she’s telepathic - she knows the advances are unwanted and makes people uncomfortable, and yet she does it anyway.\n
      \n
      On top of that, she’s a very important Federation ambassador. People might feel pressured into keeping her happy.\n
      \n
      I have a feeling that if she were of a different sex people would view her relentless unwanted sexual advances quite differently.\n
      \n
      But I guess “man trying to avoid sexual advances of horny older woman” was seen as being a hilarious role reversal on 90s TV.\n
      \n
      She did have some amazing scenes though. She can certainly act when she gets a serious scene as opposed to a sex pest scene.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1705698671 {#3184
      date: 2024-01-19 22:11:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Corgana@startrek.website"
      "@sirblastalot@ttrpg.network"
      "@Corgana@startrek.website"
      "@sirblastalot@ttrpg.network"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3189 …}
    +nested: Doctrine\ORM\PersistentCollection {#3191 …}
    +votes: Doctrine\ORM\PersistentCollection {#3193 …}
    +reports: Doctrine\ORM\PersistentCollection {#3195 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3197 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3199 …}
    -id: 323971
    -bodyTs: "'90s':87 'act':99 'advanc':11,62,73 'amaz':93 'ambassador':34 'anyway':23 'avoid':71 'certain':98 'differ':53,64 'feder':33 'feel':37,46 'get':102 'guess':67 'happi':42 'hilari':83 'horni':75 'import':32 'keep':40 'know':9 'make':15 'man':68 'might':36 'older':76 'oppos':107 'peopl':16,35,55 'pest':111 'pressur':38 'quit':63 'relentless':59 'revers':85 'role':84 'scene':94,105,112 'seen':79 'serious':104 'sex':54,110 'sexual':61,72 'telepath':7 'though':95 'top':25 'tri':69 'tv':88 'uncomfort':17 'unwant':13,60 'view':57 'woman':77 'wors':3 'would':56 'yet':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6832497"
    +editedAt: DateTimeImmutable @1727035007 {#3185
      date: 2024-09-22 21:56:47.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705698671 {#3186
      date: 2024-01-19 22:11:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1740}
  +body: """
    Love Majel Barret, hate Lwaxana.\n
    \n
    Also, did we have this same conversation a couple weeks ago on telegram?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705728919 {#3318
    date: 2024-01-20 06:35:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
    "@sirblastalot@ttrpg.network"
    "@TheGrandNagus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3321 …}
  +nested: Doctrine\ORM\PersistentCollection {#3323 …}
  +votes: Doctrine\ORM\PersistentCollection {#3325 …}
  +reports: Doctrine\ORM\PersistentCollection {#3327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3329 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3331 …}
  -id: 324952
  -bodyTs: "'ago':16 'also':6 'barret':3 'convers':12 'coupl':14 'hate':4 'love':1 'lwaxana':5 'majel':2 'telegram':18 'week':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ttrpg.network/comment/4598104"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705728919 {#3319
    date: 2024-01-20 06:35:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3437
  +user: Proxies\__CG__\App\Entity\User {#3188 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3320
    +user: App\Entity\User {#2460 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3187
      +user: Proxies\__CG__\App\Entity\User {#3188 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#1740
        +user: App\Entity\User {#2460 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "She’s a sex pest though, worse than Barclay."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1727223681 {#1735
          date: 2024-09-25 02:21:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Corgana@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1718 …}
        +nested: Doctrine\ORM\PersistentCollection {#2464 …}
        +votes: Doctrine\ORM\PersistentCollection {#2448 …}
        +reports: Doctrine\ORM\PersistentCollection {#2447 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
        -id: 322807
        -bodyTs: "'barclay':9 'pest':5 'sex':4 'though':6 'wors':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ttrpg.network/comment/4583766"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705674845 {#1716
          date: 2024-01-19 15:34:05.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1740}
      +body: """
        It’s worse because she’s telepathic - she knows the advances are unwanted and makes people uncomfortable, and yet she does it anyway.\n
        \n
        On top of that, she’s a very important Federation ambassador. People might feel pressured into keeping her happy.\n
        \n
        I have a feeling that if she were of a different sex people would view her relentless unwanted sexual advances quite differently.\n
        \n
        But I guess “man trying to avoid sexual advances of horny older woman” was seen as being a hilarious role reversal on 90s TV.\n
        \n
        She did have some amazing scenes though. She can certainly act when she gets a serious scene as opposed to a sex pest scene.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1705698671 {#3184
        date: 2024-01-19 22:11:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Corgana@startrek.website"
        "@sirblastalot@ttrpg.network"
        "@Corgana@startrek.website"
        "@sirblastalot@ttrpg.network"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3189 …}
      +nested: Doctrine\ORM\PersistentCollection {#3191 …}
      +votes: Doctrine\ORM\PersistentCollection {#3193 …}
      +reports: Doctrine\ORM\PersistentCollection {#3195 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3197 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3199 …}
      -id: 323971
      -bodyTs: "'90s':87 'act':99 'advanc':11,62,73 'amaz':93 'ambassador':34 'anyway':23 'avoid':71 'certain':98 'differ':53,64 'feder':33 'feel':37,46 'get':102 'guess':67 'happi':42 'hilari':83 'horni':75 'import':32 'keep':40 'know':9 'make':15 'man':68 'might':36 'older':76 'oppos':107 'peopl':16,35,55 'pest':111 'pressur':38 'quit':63 'relentless':59 'revers':85 'role':84 'scene':94,105,112 'seen':79 'serious':104 'sex':54,110 'sexual':61,72 'telepath':7 'though':95 'top':25 'tri':69 'tv':88 'uncomfort':17 'unwant':13,60 'view':57 'woman':77 'wors':3 'would':56 'yet':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6832497"
      +editedAt: DateTimeImmutable @1727035007 {#3185
        date: 2024-09-22 21:56:47.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705698671 {#3186
        date: 2024-01-19 22:11:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1740}
    +body: """
      Love Majel Barret, hate Lwaxana.\n
      \n
      Also, did we have this same conversation a couple weeks ago on telegram?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705728919 {#3318
      date: 2024-01-20 06:35:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Corgana@startrek.website"
      "@sirblastalot@ttrpg.network"
      "@TheGrandNagus@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3321 …}
    +nested: Doctrine\ORM\PersistentCollection {#3323 …}
    +votes: Doctrine\ORM\PersistentCollection {#3325 …}
    +reports: Doctrine\ORM\PersistentCollection {#3327 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3329 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3331 …}
    -id: 324952
    -bodyTs: "'ago':16 'also':6 'barret':3 'convers':12 'coupl':14 'hate':4 'love':1 'lwaxana':5 'majel':2 'telegram':18 'week':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ttrpg.network/comment/4598104"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705728919 {#3319
      date: 2024-01-20 06:35:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1740}
  +body: "Nah I don’t have telegram, must’ve been somebody else I’m afraid :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705738426 {#3435
    date: 2024-01-20 09:13:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
    "@sirblastalot@ttrpg.network"
    "@TheGrandNagus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3438 …}
  +nested: Doctrine\ORM\PersistentCollection {#3440 …}
  +votes: Doctrine\ORM\PersistentCollection {#3442 …}
  +reports: Doctrine\ORM\PersistentCollection {#3444 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3446 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3448 …}
  -id: 325168
  -bodyTs: "'afraid':14 'els':11 'm':13 'must':7 'nah':1 'somebodi':10 'telegram':6 've':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6844438"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705738426 {#3436
    date: 2024-01-20 09:13: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
27 DENIED edit
App\Entity\EntryComment {#3437
  +user: Proxies\__CG__\App\Entity\User {#3188 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3320
    +user: App\Entity\User {#2460 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3187
      +user: Proxies\__CG__\App\Entity\User {#3188 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#1740
        +user: App\Entity\User {#2460 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "She’s a sex pest though, worse than Barclay."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1727223681 {#1735
          date: 2024-09-25 02:21:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Corgana@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1718 …}
        +nested: Doctrine\ORM\PersistentCollection {#2464 …}
        +votes: Doctrine\ORM\PersistentCollection {#2448 …}
        +reports: Doctrine\ORM\PersistentCollection {#2447 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
        -id: 322807
        -bodyTs: "'barclay':9 'pest':5 'sex':4 'though':6 'wors':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ttrpg.network/comment/4583766"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705674845 {#1716
          date: 2024-01-19 15:34:05.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1740}
      +body: """
        It’s worse because she’s telepathic - she knows the advances are unwanted and makes people uncomfortable, and yet she does it anyway.\n
        \n
        On top of that, she’s a very important Federation ambassador. People might feel pressured into keeping her happy.\n
        \n
        I have a feeling that if she were of a different sex people would view her relentless unwanted sexual advances quite differently.\n
        \n
        But I guess “man trying to avoid sexual advances of horny older woman” was seen as being a hilarious role reversal on 90s TV.\n
        \n
        She did have some amazing scenes though. She can certainly act when she gets a serious scene as opposed to a sex pest scene.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1705698671 {#3184
        date: 2024-01-19 22:11:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Corgana@startrek.website"
        "@sirblastalot@ttrpg.network"
        "@Corgana@startrek.website"
        "@sirblastalot@ttrpg.network"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3189 …}
      +nested: Doctrine\ORM\PersistentCollection {#3191 …}
      +votes: Doctrine\ORM\PersistentCollection {#3193 …}
      +reports: Doctrine\ORM\PersistentCollection {#3195 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3197 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3199 …}
      -id: 323971
      -bodyTs: "'90s':87 'act':99 'advanc':11,62,73 'amaz':93 'ambassador':34 'anyway':23 'avoid':71 'certain':98 'differ':53,64 'feder':33 'feel':37,46 'get':102 'guess':67 'happi':42 'hilari':83 'horni':75 'import':32 'keep':40 'know':9 'make':15 'man':68 'might':36 'older':76 'oppos':107 'peopl':16,35,55 'pest':111 'pressur':38 'quit':63 'relentless':59 'revers':85 'role':84 'scene':94,105,112 'seen':79 'serious':104 'sex':54,110 'sexual':61,72 'telepath':7 'though':95 'top':25 'tri':69 'tv':88 'uncomfort':17 'unwant':13,60 'view':57 'woman':77 'wors':3 'would':56 'yet':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6832497"
      +editedAt: DateTimeImmutable @1727035007 {#3185
        date: 2024-09-22 21:56:47.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705698671 {#3186
        date: 2024-01-19 22:11:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1740}
    +body: """
      Love Majel Barret, hate Lwaxana.\n
      \n
      Also, did we have this same conversation a couple weeks ago on telegram?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705728919 {#3318
      date: 2024-01-20 06:35:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Corgana@startrek.website"
      "@sirblastalot@ttrpg.network"
      "@TheGrandNagus@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3321 …}
    +nested: Doctrine\ORM\PersistentCollection {#3323 …}
    +votes: Doctrine\ORM\PersistentCollection {#3325 …}
    +reports: Doctrine\ORM\PersistentCollection {#3327 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3329 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3331 …}
    -id: 324952
    -bodyTs: "'ago':16 'also':6 'barret':3 'convers':12 'coupl':14 'hate':4 'love':1 'lwaxana':5 'majel':2 'telegram':18 'week':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ttrpg.network/comment/4598104"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705728919 {#3319
      date: 2024-01-20 06:35:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1740}
  +body: "Nah I don’t have telegram, must’ve been somebody else I’m afraid :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705738426 {#3435
    date: 2024-01-20 09:13:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
    "@sirblastalot@ttrpg.network"
    "@TheGrandNagus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3438 …}
  +nested: Doctrine\ORM\PersistentCollection {#3440 …}
  +votes: Doctrine\ORM\PersistentCollection {#3442 …}
  +reports: Doctrine\ORM\PersistentCollection {#3444 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3446 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3448 …}
  -id: 325168
  -bodyTs: "'afraid':14 'els':11 'm':13 'must':7 'nah':1 'somebodi':10 'telegram':6 've':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6844438"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705738426 {#3436
    date: 2024-01-20 09:13: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
28 DENIED moderate
App\Entity\EntryComment {#3437
  +user: Proxies\__CG__\App\Entity\User {#3188 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3320
    +user: App\Entity\User {#2460 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3187
      +user: Proxies\__CG__\App\Entity\User {#3188 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#1740
        +user: App\Entity\User {#2460 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "She’s a sex pest though, worse than Barclay."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1727223681 {#1735
          date: 2024-09-25 02:21:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Corgana@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1718 …}
        +nested: Doctrine\ORM\PersistentCollection {#2464 …}
        +votes: Doctrine\ORM\PersistentCollection {#2448 …}
        +reports: Doctrine\ORM\PersistentCollection {#2447 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
        -id: 322807
        -bodyTs: "'barclay':9 'pest':5 'sex':4 'though':6 'wors':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ttrpg.network/comment/4583766"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705674845 {#1716
          date: 2024-01-19 15:34:05.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1740}
      +body: """
        It’s worse because she’s telepathic - she knows the advances are unwanted and makes people uncomfortable, and yet she does it anyway.\n
        \n
        On top of that, she’s a very important Federation ambassador. People might feel pressured into keeping her happy.\n
        \n
        I have a feeling that if she were of a different sex people would view her relentless unwanted sexual advances quite differently.\n
        \n
        But I guess “man trying to avoid sexual advances of horny older woman” was seen as being a hilarious role reversal on 90s TV.\n
        \n
        She did have some amazing scenes though. She can certainly act when she gets a serious scene as opposed to a sex pest scene.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1705698671 {#3184
        date: 2024-01-19 22:11:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Corgana@startrek.website"
        "@sirblastalot@ttrpg.network"
        "@Corgana@startrek.website"
        "@sirblastalot@ttrpg.network"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3189 …}
      +nested: Doctrine\ORM\PersistentCollection {#3191 …}
      +votes: Doctrine\ORM\PersistentCollection {#3193 …}
      +reports: Doctrine\ORM\PersistentCollection {#3195 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3197 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3199 …}
      -id: 323971
      -bodyTs: "'90s':87 'act':99 'advanc':11,62,73 'amaz':93 'ambassador':34 'anyway':23 'avoid':71 'certain':98 'differ':53,64 'feder':33 'feel':37,46 'get':102 'guess':67 'happi':42 'hilari':83 'horni':75 'import':32 'keep':40 'know':9 'make':15 'man':68 'might':36 'older':76 'oppos':107 'peopl':16,35,55 'pest':111 'pressur':38 'quit':63 'relentless':59 'revers':85 'role':84 'scene':94,105,112 'seen':79 'serious':104 'sex':54,110 'sexual':61,72 'telepath':7 'though':95 'top':25 'tri':69 'tv':88 'uncomfort':17 'unwant':13,60 'view':57 'woman':77 'wors':3 'would':56 'yet':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6832497"
      +editedAt: DateTimeImmutable @1727035007 {#3185
        date: 2024-09-22 21:56:47.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705698671 {#3186
        date: 2024-01-19 22:11:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1740}
    +body: """
      Love Majel Barret, hate Lwaxana.\n
      \n
      Also, did we have this same conversation a couple weeks ago on telegram?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705728919 {#3318
      date: 2024-01-20 06:35:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Corgana@startrek.website"
      "@sirblastalot@ttrpg.network"
      "@TheGrandNagus@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3321 …}
    +nested: Doctrine\ORM\PersistentCollection {#3323 …}
    +votes: Doctrine\ORM\PersistentCollection {#3325 …}
    +reports: Doctrine\ORM\PersistentCollection {#3327 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3329 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3331 …}
    -id: 324952
    -bodyTs: "'ago':16 'also':6 'barret':3 'convers':12 'coupl':14 'hate':4 'love':1 'lwaxana':5 'majel':2 'telegram':18 'week':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ttrpg.network/comment/4598104"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705728919 {#3319
      date: 2024-01-20 06:35:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1740}
  +body: "Nah I don’t have telegram, must’ve been somebody else I’m afraid :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705738426 {#3435
    date: 2024-01-20 09:13:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
    "@sirblastalot@ttrpg.network"
    "@TheGrandNagus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3438 …}
  +nested: Doctrine\ORM\PersistentCollection {#3440 …}
  +votes: Doctrine\ORM\PersistentCollection {#3442 …}
  +reports: Doctrine\ORM\PersistentCollection {#3444 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3446 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3448 …}
  -id: 325168
  -bodyTs: "'afraid':14 'els':11 'm':13 'must':7 'nah':1 'somebodi':10 'telegram':6 've':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6844438"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705738426 {#3436
    date: 2024-01-20 09:13: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
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 {#3335
  +user: Proxies\__CG__\App\Entity\User {#3336 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3187
    +user: Proxies\__CG__\App\Entity\User {#3188 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1740
      +user: App\Entity\User {#2460 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "She’s a sex pest though, worse than Barclay."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1727223681 {#1735
        date: 2024-09-25 02:21:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Corgana@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1718 …}
      +nested: Doctrine\ORM\PersistentCollection {#2464 …}
      +votes: Doctrine\ORM\PersistentCollection {#2448 …}
      +reports: Doctrine\ORM\PersistentCollection {#2447 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
      -id: 322807
      -bodyTs: "'barclay':9 'pest':5 'sex':4 'though':6 'wors':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ttrpg.network/comment/4583766"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705674845 {#1716
        date: 2024-01-19 15:34:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1740}
    +body: """
      It’s worse because she’s telepathic - she knows the advances are unwanted and makes people uncomfortable, and yet she does it anyway.\n
      \n
      On top of that, she’s a very important Federation ambassador. People might feel pressured into keeping her happy.\n
      \n
      I have a feeling that if she were of a different sex people would view her relentless unwanted sexual advances quite differently.\n
      \n
      But I guess “man trying to avoid sexual advances of horny older woman” was seen as being a hilarious role reversal on 90s TV.\n
      \n
      She did have some amazing scenes though. She can certainly act when she gets a serious scene as opposed to a sex pest scene.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1705698671 {#3184
      date: 2024-01-19 22:11:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Corgana@startrek.website"
      "@sirblastalot@ttrpg.network"
      "@Corgana@startrek.website"
      "@sirblastalot@ttrpg.network"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3189 …}
    +nested: Doctrine\ORM\PersistentCollection {#3191 …}
    +votes: Doctrine\ORM\PersistentCollection {#3193 …}
    +reports: Doctrine\ORM\PersistentCollection {#3195 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3197 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3199 …}
    -id: 323971
    -bodyTs: "'90s':87 'act':99 'advanc':11,62,73 'amaz':93 'ambassador':34 'anyway':23 'avoid':71 'certain':98 'differ':53,64 'feder':33 'feel':37,46 'get':102 'guess':67 'happi':42 'hilari':83 'horni':75 'import':32 'keep':40 'know':9 'make':15 'man':68 'might':36 'older':76 'oppos':107 'peopl':16,35,55 'pest':111 'pressur':38 'quit':63 'relentless':59 'revers':85 'role':84 'scene':94,105,112 'seen':79 'serious':104 'sex':54,110 'sexual':61,72 'telepath':7 'though':95 'top':25 'tri':69 'tv':88 'uncomfort':17 'unwant':13,60 'view':57 'woman':77 'wors':3 'would':56 'yet':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6832497"
    +editedAt: DateTimeImmutable @1727035007 {#3185
      date: 2024-09-22 21:56:47.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705698671 {#3186
      date: 2024-01-19 22:11:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1740}
  +body: "Her demeaning of her daughter too, “little one”, grates. She’s a narcissist. Reminds me of someone in real life and I’ll never be able to get past it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705752303 {#3333
    date: 2024-01-20 13:05:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
    "@sirblastalot@ttrpg.network"
    "@TheGrandNagus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3337 …}
  +nested: Doctrine\ORM\PersistentCollection {#3339 …}
  +votes: Doctrine\ORM\PersistentCollection {#3341 …}
  +reports: Doctrine\ORM\PersistentCollection {#3343 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3345 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3347 …}
  -id: 325460
  -bodyTs: "'abl':26 'daughter':5 'demean':2 'get':28 'grate':9 'life':20 'littl':7 'll':23 'narcissist':13 'never':24 'one':8 'past':29 'real':19 'remind':14 'someon':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3477637"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705752303 {#3334
    date: 2024-01-20 13:05:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#3335
  +user: Proxies\__CG__\App\Entity\User {#3336 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3187
    +user: Proxies\__CG__\App\Entity\User {#3188 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1740
      +user: App\Entity\User {#2460 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "She’s a sex pest though, worse than Barclay."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1727223681 {#1735
        date: 2024-09-25 02:21:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Corgana@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1718 …}
      +nested: Doctrine\ORM\PersistentCollection {#2464 …}
      +votes: Doctrine\ORM\PersistentCollection {#2448 …}
      +reports: Doctrine\ORM\PersistentCollection {#2447 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
      -id: 322807
      -bodyTs: "'barclay':9 'pest':5 'sex':4 'though':6 'wors':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ttrpg.network/comment/4583766"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705674845 {#1716
        date: 2024-01-19 15:34:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1740}
    +body: """
      It’s worse because she’s telepathic - she knows the advances are unwanted and makes people uncomfortable, and yet she does it anyway.\n
      \n
      On top of that, she’s a very important Federation ambassador. People might feel pressured into keeping her happy.\n
      \n
      I have a feeling that if she were of a different sex people would view her relentless unwanted sexual advances quite differently.\n
      \n
      But I guess “man trying to avoid sexual advances of horny older woman” was seen as being a hilarious role reversal on 90s TV.\n
      \n
      She did have some amazing scenes though. She can certainly act when she gets a serious scene as opposed to a sex pest scene.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1705698671 {#3184
      date: 2024-01-19 22:11:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Corgana@startrek.website"
      "@sirblastalot@ttrpg.network"
      "@Corgana@startrek.website"
      "@sirblastalot@ttrpg.network"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3189 …}
    +nested: Doctrine\ORM\PersistentCollection {#3191 …}
    +votes: Doctrine\ORM\PersistentCollection {#3193 …}
    +reports: Doctrine\ORM\PersistentCollection {#3195 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3197 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3199 …}
    -id: 323971
    -bodyTs: "'90s':87 'act':99 'advanc':11,62,73 'amaz':93 'ambassador':34 'anyway':23 'avoid':71 'certain':98 'differ':53,64 'feder':33 'feel':37,46 'get':102 'guess':67 'happi':42 'hilari':83 'horni':75 'import':32 'keep':40 'know':9 'make':15 'man':68 'might':36 'older':76 'oppos':107 'peopl':16,35,55 'pest':111 'pressur':38 'quit':63 'relentless':59 'revers':85 'role':84 'scene':94,105,112 'seen':79 'serious':104 'sex':54,110 'sexual':61,72 'telepath':7 'though':95 'top':25 'tri':69 'tv':88 'uncomfort':17 'unwant':13,60 'view':57 'woman':77 'wors':3 'would':56 'yet':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6832497"
    +editedAt: DateTimeImmutable @1727035007 {#3185
      date: 2024-09-22 21:56:47.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705698671 {#3186
      date: 2024-01-19 22:11:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1740}
  +body: "Her demeaning of her daughter too, “little one”, grates. She’s a narcissist. Reminds me of someone in real life and I’ll never be able to get past it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705752303 {#3333
    date: 2024-01-20 13:05:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
    "@sirblastalot@ttrpg.network"
    "@TheGrandNagus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3337 …}
  +nested: Doctrine\ORM\PersistentCollection {#3339 …}
  +votes: Doctrine\ORM\PersistentCollection {#3341 …}
  +reports: Doctrine\ORM\PersistentCollection {#3343 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3345 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3347 …}
  -id: 325460
  -bodyTs: "'abl':26 'daughter':5 'demean':2 'get':28 'grate':9 'life':20 'littl':7 'll':23 'narcissist':13 'never':24 'one':8 'past':29 'real':19 'remind':14 'someon':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3477637"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705752303 {#3334
    date: 2024-01-20 13:05:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#3335
  +user: Proxies\__CG__\App\Entity\User {#3336 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3187
    +user: Proxies\__CG__\App\Entity\User {#3188 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1740
      +user: App\Entity\User {#2460 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "She’s a sex pest though, worse than Barclay."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1727223681 {#1735
        date: 2024-09-25 02:21:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Corgana@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1718 …}
      +nested: Doctrine\ORM\PersistentCollection {#2464 …}
      +votes: Doctrine\ORM\PersistentCollection {#2448 …}
      +reports: Doctrine\ORM\PersistentCollection {#2447 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
      -id: 322807
      -bodyTs: "'barclay':9 'pest':5 'sex':4 'though':6 'wors':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ttrpg.network/comment/4583766"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705674845 {#1716
        date: 2024-01-19 15:34:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1740}
    +body: """
      It’s worse because she’s telepathic - she knows the advances are unwanted and makes people uncomfortable, and yet she does it anyway.\n
      \n
      On top of that, she’s a very important Federation ambassador. People might feel pressured into keeping her happy.\n
      \n
      I have a feeling that if she were of a different sex people would view her relentless unwanted sexual advances quite differently.\n
      \n
      But I guess “man trying to avoid sexual advances of horny older woman” was seen as being a hilarious role reversal on 90s TV.\n
      \n
      She did have some amazing scenes though. She can certainly act when she gets a serious scene as opposed to a sex pest scene.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1705698671 {#3184
      date: 2024-01-19 22:11:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Corgana@startrek.website"
      "@sirblastalot@ttrpg.network"
      "@Corgana@startrek.website"
      "@sirblastalot@ttrpg.network"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3189 …}
    +nested: Doctrine\ORM\PersistentCollection {#3191 …}
    +votes: Doctrine\ORM\PersistentCollection {#3193 …}
    +reports: Doctrine\ORM\PersistentCollection {#3195 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3197 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3199 …}
    -id: 323971
    -bodyTs: "'90s':87 'act':99 'advanc':11,62,73 'amaz':93 'ambassador':34 'anyway':23 'avoid':71 'certain':98 'differ':53,64 'feder':33 'feel':37,46 'get':102 'guess':67 'happi':42 'hilari':83 'horni':75 'import':32 'keep':40 'know':9 'make':15 'man':68 'might':36 'older':76 'oppos':107 'peopl':16,35,55 'pest':111 'pressur':38 'quit':63 'relentless':59 'revers':85 'role':84 'scene':94,105,112 'seen':79 'serious':104 'sex':54,110 'sexual':61,72 'telepath':7 'though':95 'top':25 'tri':69 'tv':88 'uncomfort':17 'unwant':13,60 'view':57 'woman':77 'wors':3 'would':56 'yet':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6832497"
    +editedAt: DateTimeImmutable @1727035007 {#3185
      date: 2024-09-22 21:56:47.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705698671 {#3186
      date: 2024-01-19 22:11:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1740}
  +body: "Her demeaning of her daughter too, “little one”, grates. She’s a narcissist. Reminds me of someone in real life and I’ll never be able to get past it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705752303 {#3333
    date: 2024-01-20 13:05:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
    "@sirblastalot@ttrpg.network"
    "@TheGrandNagus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3337 …}
  +nested: Doctrine\ORM\PersistentCollection {#3339 …}
  +votes: Doctrine\ORM\PersistentCollection {#3341 …}
  +reports: Doctrine\ORM\PersistentCollection {#3343 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3345 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3347 …}
  -id: 325460
  -bodyTs: "'abl':26 'daughter':5 'demean':2 'get':28 'grate':9 'life':20 'littl':7 'll':23 'narcissist':13 'never':24 'one':8 'past':29 'real':19 'remind':14 'someon':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3477637"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705752303 {#3334
    date: 2024-01-20 13:05:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3351
  +user: Proxies\__CG__\App\Entity\User {#3352 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3187
    +user: Proxies\__CG__\App\Entity\User {#3188 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1740
      +user: App\Entity\User {#2460 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "She’s a sex pest though, worse than Barclay."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1727223681 {#1735
        date: 2024-09-25 02:21:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Corgana@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1718 …}
      +nested: Doctrine\ORM\PersistentCollection {#2464 …}
      +votes: Doctrine\ORM\PersistentCollection {#2448 …}
      +reports: Doctrine\ORM\PersistentCollection {#2447 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
      -id: 322807
      -bodyTs: "'barclay':9 'pest':5 'sex':4 'though':6 'wors':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ttrpg.network/comment/4583766"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705674845 {#1716
        date: 2024-01-19 15:34:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1740}
    +body: """
      It’s worse because she’s telepathic - she knows the advances are unwanted and makes people uncomfortable, and yet she does it anyway.\n
      \n
      On top of that, she’s a very important Federation ambassador. People might feel pressured into keeping her happy.\n
      \n
      I have a feeling that if she were of a different sex people would view her relentless unwanted sexual advances quite differently.\n
      \n
      But I guess “man trying to avoid sexual advances of horny older woman” was seen as being a hilarious role reversal on 90s TV.\n
      \n
      She did have some amazing scenes though. She can certainly act when she gets a serious scene as opposed to a sex pest scene.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1705698671 {#3184
      date: 2024-01-19 22:11:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Corgana@startrek.website"
      "@sirblastalot@ttrpg.network"
      "@Corgana@startrek.website"
      "@sirblastalot@ttrpg.network"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3189 …}
    +nested: Doctrine\ORM\PersistentCollection {#3191 …}
    +votes: Doctrine\ORM\PersistentCollection {#3193 …}
    +reports: Doctrine\ORM\PersistentCollection {#3195 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3197 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3199 …}
    -id: 323971
    -bodyTs: "'90s':87 'act':99 'advanc':11,62,73 'amaz':93 'ambassador':34 'anyway':23 'avoid':71 'certain':98 'differ':53,64 'feder':33 'feel':37,46 'get':102 'guess':67 'happi':42 'hilari':83 'horni':75 'import':32 'keep':40 'know':9 'make':15 'man':68 'might':36 'older':76 'oppos':107 'peopl':16,35,55 'pest':111 'pressur':38 'quit':63 'relentless':59 'revers':85 'role':84 'scene':94,105,112 'seen':79 'serious':104 'sex':54,110 'sexual':61,72 'telepath':7 'though':95 'top':25 'tri':69 'tv':88 'uncomfort':17 'unwant':13,60 'view':57 'woman':77 'wors':3 'would':56 'yet':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6832497"
    +editedAt: DateTimeImmutable @1727035007 {#3185
      date: 2024-09-22 21:56:47.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705698671 {#3186
      date: 2024-01-19 22:11:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1740}
  +body: "I feel like most people would agree she’s a *terrible* person. Makes for a great character in a tv show though because she shakes things up."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705796950 {#3349
    date: 2024-01-21 01:29:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
    "@sirblastalot@ttrpg.network"
    "@TheGrandNagus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3353 …}
  +nested: Doctrine\ORM\PersistentCollection {#3355 …}
  +votes: Doctrine\ORM\PersistentCollection {#3357 …}
  +reports: Doctrine\ORM\PersistentCollection {#3359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3363 …}
  -id: 326982
  -bodyTs: "'agre':7 'charact':17 'feel':2 'great':16 'like':3 'make':13 'peopl':5 'person':12 'shake':25 'show':21 'terribl':11 'thing':26 'though':22 'tv':20 'would':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4821210"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705796950 {#3350
    date: 2024-01-21 01:29:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#3351
  +user: Proxies\__CG__\App\Entity\User {#3352 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3187
    +user: Proxies\__CG__\App\Entity\User {#3188 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1740
      +user: App\Entity\User {#2460 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "She’s a sex pest though, worse than Barclay."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1727223681 {#1735
        date: 2024-09-25 02:21:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Corgana@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1718 …}
      +nested: Doctrine\ORM\PersistentCollection {#2464 …}
      +votes: Doctrine\ORM\PersistentCollection {#2448 …}
      +reports: Doctrine\ORM\PersistentCollection {#2447 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
      -id: 322807
      -bodyTs: "'barclay':9 'pest':5 'sex':4 'though':6 'wors':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ttrpg.network/comment/4583766"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705674845 {#1716
        date: 2024-01-19 15:34:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1740}
    +body: """
      It’s worse because she’s telepathic - she knows the advances are unwanted and makes people uncomfortable, and yet she does it anyway.\n
      \n
      On top of that, she’s a very important Federation ambassador. People might feel pressured into keeping her happy.\n
      \n
      I have a feeling that if she were of a different sex people would view her relentless unwanted sexual advances quite differently.\n
      \n
      But I guess “man trying to avoid sexual advances of horny older woman” was seen as being a hilarious role reversal on 90s TV.\n
      \n
      She did have some amazing scenes though. She can certainly act when she gets a serious scene as opposed to a sex pest scene.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1705698671 {#3184
      date: 2024-01-19 22:11:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Corgana@startrek.website"
      "@sirblastalot@ttrpg.network"
      "@Corgana@startrek.website"
      "@sirblastalot@ttrpg.network"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3189 …}
    +nested: Doctrine\ORM\PersistentCollection {#3191 …}
    +votes: Doctrine\ORM\PersistentCollection {#3193 …}
    +reports: Doctrine\ORM\PersistentCollection {#3195 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3197 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3199 …}
    -id: 323971
    -bodyTs: "'90s':87 'act':99 'advanc':11,62,73 'amaz':93 'ambassador':34 'anyway':23 'avoid':71 'certain':98 'differ':53,64 'feder':33 'feel':37,46 'get':102 'guess':67 'happi':42 'hilari':83 'horni':75 'import':32 'keep':40 'know':9 'make':15 'man':68 'might':36 'older':76 'oppos':107 'peopl':16,35,55 'pest':111 'pressur':38 'quit':63 'relentless':59 'revers':85 'role':84 'scene':94,105,112 'seen':79 'serious':104 'sex':54,110 'sexual':61,72 'telepath':7 'though':95 'top':25 'tri':69 'tv':88 'uncomfort':17 'unwant':13,60 'view':57 'woman':77 'wors':3 'would':56 'yet':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6832497"
    +editedAt: DateTimeImmutable @1727035007 {#3185
      date: 2024-09-22 21:56:47.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705698671 {#3186
      date: 2024-01-19 22:11:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1740}
  +body: "I feel like most people would agree she’s a *terrible* person. Makes for a great character in a tv show though because she shakes things up."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705796950 {#3349
    date: 2024-01-21 01:29:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
    "@sirblastalot@ttrpg.network"
    "@TheGrandNagus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3353 …}
  +nested: Doctrine\ORM\PersistentCollection {#3355 …}
  +votes: Doctrine\ORM\PersistentCollection {#3357 …}
  +reports: Doctrine\ORM\PersistentCollection {#3359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3363 …}
  -id: 326982
  -bodyTs: "'agre':7 'charact':17 'feel':2 'great':16 'like':3 'make':13 'peopl':5 'person':12 'shake':25 'show':21 'terribl':11 'thing':26 'though':22 'tv':20 'would':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4821210"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705796950 {#3350
    date: 2024-01-21 01:29:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#3351
  +user: Proxies\__CG__\App\Entity\User {#3352 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3187
    +user: Proxies\__CG__\App\Entity\User {#3188 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1740
      +user: App\Entity\User {#2460 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "She’s a sex pest though, worse than Barclay."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1727223681 {#1735
        date: 2024-09-25 02:21:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Corgana@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1718 …}
      +nested: Doctrine\ORM\PersistentCollection {#2464 …}
      +votes: Doctrine\ORM\PersistentCollection {#2448 …}
      +reports: Doctrine\ORM\PersistentCollection {#2447 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
      -id: 322807
      -bodyTs: "'barclay':9 'pest':5 'sex':4 'though':6 'wors':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ttrpg.network/comment/4583766"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705674845 {#1716
        date: 2024-01-19 15:34:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1740}
    +body: """
      It’s worse because she’s telepathic - she knows the advances are unwanted and makes people uncomfortable, and yet she does it anyway.\n
      \n
      On top of that, she’s a very important Federation ambassador. People might feel pressured into keeping her happy.\n
      \n
      I have a feeling that if she were of a different sex people would view her relentless unwanted sexual advances quite differently.\n
      \n
      But I guess “man trying to avoid sexual advances of horny older woman” was seen as being a hilarious role reversal on 90s TV.\n
      \n
      She did have some amazing scenes though. She can certainly act when she gets a serious scene as opposed to a sex pest scene.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1705698671 {#3184
      date: 2024-01-19 22:11:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Corgana@startrek.website"
      "@sirblastalot@ttrpg.network"
      "@Corgana@startrek.website"
      "@sirblastalot@ttrpg.network"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3189 …}
    +nested: Doctrine\ORM\PersistentCollection {#3191 …}
    +votes: Doctrine\ORM\PersistentCollection {#3193 …}
    +reports: Doctrine\ORM\PersistentCollection {#3195 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3197 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3199 …}
    -id: 323971
    -bodyTs: "'90s':87 'act':99 'advanc':11,62,73 'amaz':93 'ambassador':34 'anyway':23 'avoid':71 'certain':98 'differ':53,64 'feder':33 'feel':37,46 'get':102 'guess':67 'happi':42 'hilari':83 'horni':75 'import':32 'keep':40 'know':9 'make':15 'man':68 'might':36 'older':76 'oppos':107 'peopl':16,35,55 'pest':111 'pressur':38 'quit':63 'relentless':59 'revers':85 'role':84 'scene':94,105,112 'seen':79 'serious':104 'sex':54,110 'sexual':61,72 'telepath':7 'though':95 'top':25 'tri':69 'tv':88 'uncomfort':17 'unwant':13,60 'view':57 'woman':77 'wors':3 'would':56 'yet':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6832497"
    +editedAt: DateTimeImmutable @1727035007 {#3185
      date: 2024-09-22 21:56:47.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705698671 {#3186
      date: 2024-01-19 22:11:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1740}
  +body: "I feel like most people would agree she’s a *terrible* person. Makes for a great character in a tv show though because she shakes things up."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705796950 {#3349
    date: 2024-01-21 01:29:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
    "@sirblastalot@ttrpg.network"
    "@TheGrandNagus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3353 …}
  +nested: Doctrine\ORM\PersistentCollection {#3355 …}
  +votes: Doctrine\ORM\PersistentCollection {#3357 …}
  +reports: Doctrine\ORM\PersistentCollection {#3359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3363 …}
  -id: 326982
  -bodyTs: "'agre':7 'charact':17 'feel':2 'great':16 'like':3 'make':13 'peopl':5 'person':12 'shake':25 'show':21 'terribl':11 'thing':26 'though':22 'tv':20 'would':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4821210"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705796950 {#3350
    date: 2024-01-21 01:29:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#1362
  +user: App\Entity\User {#2021 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "On my very first watch of TNG, I was so annoyed the first couple of times I saw Lwaxana or Q dominate an episode, but by the end of the series I was cheering every time they showed up!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1726771855 {#1382
    date: 2024-09-19 20:50:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1403 …}
  +nested: Doctrine\ORM\PersistentCollection {#2023 …}
  +votes: Doctrine\ORM\PersistentCollection {#2032 …}
  +reports: Doctrine\ORM\PersistentCollection {#2024 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2018 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2011 …}
  -id: 322746
  -bodyTs: "'annoy':11 'cheer':34 'coupl':14 'domin':22 'end':28 'episod':24 'everi':35 'first':4,13 'lwaxana':19 'q':21 'saw':18 'seri':31 'show':38 'time':16,36 'tng':7 'watch':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5877201"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705673677 {#1401
    date: 2024-01-19 15:14:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#1362
  +user: App\Entity\User {#2021 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "On my very first watch of TNG, I was so annoyed the first couple of times I saw Lwaxana or Q dominate an episode, but by the end of the series I was cheering every time they showed up!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1726771855 {#1382
    date: 2024-09-19 20:50:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1403 …}
  +nested: Doctrine\ORM\PersistentCollection {#2023 …}
  +votes: Doctrine\ORM\PersistentCollection {#2032 …}
  +reports: Doctrine\ORM\PersistentCollection {#2024 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2018 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2011 …}
  -id: 322746
  -bodyTs: "'annoy':11 'cheer':34 'coupl':14 'domin':22 'end':28 'episod':24 'everi':35 'first':4,13 'lwaxana':19 'q':21 'saw':18 'seri':31 'show':38 'time':16,36 'tng':7 'watch':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5877201"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705673677 {#1401
    date: 2024-01-19 15:14:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#1362
  +user: App\Entity\User {#2021 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "On my very first watch of TNG, I was so annoyed the first couple of times I saw Lwaxana or Q dominate an episode, but by the end of the series I was cheering every time they showed up!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1726771855 {#1382
    date: 2024-09-19 20:50:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1403 …}
  +nested: Doctrine\ORM\PersistentCollection {#2023 …}
  +votes: Doctrine\ORM\PersistentCollection {#2032 …}
  +reports: Doctrine\ORM\PersistentCollection {#2024 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2018 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2011 …}
  -id: 322746
  -bodyTs: "'annoy':11 'cheer':34 'coupl':14 'domin':22 'end':28 'episod':24 'everi':35 'first':4,13 'lwaxana':19 'q':21 'saw':18 'seri':31 'show':38 'time':16,36 'tng':7 'watch':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5877201"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705673677 {#1401
    date: 2024-01-19 15:14:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#3154
  +user: Proxies\__CG__\App\Entity\User {#3155 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1362
    +user: App\Entity\User {#2021 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "On my very first watch of TNG, I was so annoyed the first couple of times I saw Lwaxana or Q dominate an episode, but by the end of the series I was cheering every time they showed up!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1726771855 {#1382
      date: 2024-09-19 20:50:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Corgana@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1403 …}
    +nested: Doctrine\ORM\PersistentCollection {#2023 …}
    +votes: Doctrine\ORM\PersistentCollection {#2032 …}
    +reports: Doctrine\ORM\PersistentCollection {#2024 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2018 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2011 …}
    -id: 322746
    -bodyTs: "'annoy':11 'cheer':34 'coupl':14 'domin':22 'end':28 'episod':24 'everi':35 'first':4,13 'lwaxana':19 'q':21 'saw':18 'seri':31 'show':38 'time':16,36 'tng':7 'watch':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/5877201"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705673677 {#1401
      date: 2024-01-19 15:14:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1362}
  +body: "The Q farewell of Piccard Season 2 is the only redeeming quality of that entire season."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705679101 {#3152
    date: 2024-01-19 16:45:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3156 …}
  +nested: Doctrine\ORM\PersistentCollection {#3158 …}
  +votes: Doctrine\ORM\PersistentCollection {#3160 …}
  +reports: Doctrine\ORM\PersistentCollection {#3162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3164 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3166 …}
  -id: 323022
  -bodyTs: "'2':7 'entir':15 'farewel':3 'piccard':5 'q':2 'qualiti':12 'redeem':11 'season':6,16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7525708"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705679101 {#3153
    date: 2024-01-19 16:45:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#3154
  +user: Proxies\__CG__\App\Entity\User {#3155 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1362
    +user: App\Entity\User {#2021 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "On my very first watch of TNG, I was so annoyed the first couple of times I saw Lwaxana or Q dominate an episode, but by the end of the series I was cheering every time they showed up!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1726771855 {#1382
      date: 2024-09-19 20:50:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Corgana@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1403 …}
    +nested: Doctrine\ORM\PersistentCollection {#2023 …}
    +votes: Doctrine\ORM\PersistentCollection {#2032 …}
    +reports: Doctrine\ORM\PersistentCollection {#2024 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2018 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2011 …}
    -id: 322746
    -bodyTs: "'annoy':11 'cheer':34 'coupl':14 'domin':22 'end':28 'episod':24 'everi':35 'first':4,13 'lwaxana':19 'q':21 'saw':18 'seri':31 'show':38 'time':16,36 'tng':7 'watch':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/5877201"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705673677 {#1401
      date: 2024-01-19 15:14:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1362}
  +body: "The Q farewell of Piccard Season 2 is the only redeeming quality of that entire season."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705679101 {#3152
    date: 2024-01-19 16:45:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3156 …}
  +nested: Doctrine\ORM\PersistentCollection {#3158 …}
  +votes: Doctrine\ORM\PersistentCollection {#3160 …}
  +reports: Doctrine\ORM\PersistentCollection {#3162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3164 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3166 …}
  -id: 323022
  -bodyTs: "'2':7 'entir':15 'farewel':3 'piccard':5 'q':2 'qualiti':12 'redeem':11 'season':6,16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7525708"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705679101 {#3153
    date: 2024-01-19 16:45:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#3154
  +user: Proxies\__CG__\App\Entity\User {#3155 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1362
    +user: App\Entity\User {#2021 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "On my very first watch of TNG, I was so annoyed the first couple of times I saw Lwaxana or Q dominate an episode, but by the end of the series I was cheering every time they showed up!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1726771855 {#1382
      date: 2024-09-19 20:50:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Corgana@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1403 …}
    +nested: Doctrine\ORM\PersistentCollection {#2023 …}
    +votes: Doctrine\ORM\PersistentCollection {#2032 …}
    +reports: Doctrine\ORM\PersistentCollection {#2024 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2018 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2011 …}
    -id: 322746
    -bodyTs: "'annoy':11 'cheer':34 'coupl':14 'domin':22 'end':28 'episod':24 'everi':35 'first':4,13 'lwaxana':19 'q':21 'saw':18 'seri':31 'show':38 'time':16,36 'tng':7 'watch':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/5877201"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705673677 {#1401
      date: 2024-01-19 15:14:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1362}
  +body: "The Q farewell of Piccard Season 2 is the only redeeming quality of that entire season."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705679101 {#3152
    date: 2024-01-19 16:45:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3156 …}
  +nested: Doctrine\ORM\PersistentCollection {#3158 …}
  +votes: Doctrine\ORM\PersistentCollection {#3160 …}
  +reports: Doctrine\ORM\PersistentCollection {#3162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3164 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3166 …}
  -id: 323022
  -bodyTs: "'2':7 'entir':15 'farewel':3 'piccard':5 'q':2 'qualiti':12 'redeem':11 'season':6,16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7525708"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705679101 {#3153
    date: 2024-01-19 16:45:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#2164
  +user: App\Entity\User {#2300 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Lwaxana is a treat every single time she’s on screen. And sometimes when she isn’t."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1726962624 {#2344
    date: 2024-09-22 01:50:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2331 …}
  +nested: Doctrine\ORM\PersistentCollection {#2289 …}
  +votes: Doctrine\ORM\PersistentCollection {#2326 …}
  +reports: Doctrine\ORM\PersistentCollection {#2325 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
  -id: 322721
  -bodyTs: "'everi':5 'isn':16 'lwaxana':1 'screen':11 'singl':6 'sometim':13 'time':7 'treat':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6824568"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705673371 {#2349
    date: 2024-01-19 15:09:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#2164
  +user: App\Entity\User {#2300 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Lwaxana is a treat every single time she’s on screen. And sometimes when she isn’t."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1726962624 {#2344
    date: 2024-09-22 01:50:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2331 …}
  +nested: Doctrine\ORM\PersistentCollection {#2289 …}
  +votes: Doctrine\ORM\PersistentCollection {#2326 …}
  +reports: Doctrine\ORM\PersistentCollection {#2325 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
  -id: 322721
  -bodyTs: "'everi':5 'isn':16 'lwaxana':1 'screen':11 'singl':6 'sometim':13 'time':7 'treat':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6824568"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705673371 {#2349
    date: 2024-01-19 15:09:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#2164
  +user: App\Entity\User {#2300 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Lwaxana is a treat every single time she’s on screen. And sometimes when she isn’t."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1726962624 {#2344
    date: 2024-09-22 01:50:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2331 …}
  +nested: Doctrine\ORM\PersistentCollection {#2289 …}
  +votes: Doctrine\ORM\PersistentCollection {#2326 …}
  +reports: Doctrine\ORM\PersistentCollection {#2325 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
  -id: 322721
  -bodyTs: "'everi':5 'isn':16 'lwaxana':1 'screen':11 'singl':6 'sometim':13 'time':7 'treat':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6824568"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705673371 {#2349
    date: 2024-01-19 15:09:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#3123
  +user: Proxies\__CG__\App\Entity\User {#3048 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2164
    +user: App\Entity\User {#2300 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Lwaxana is a treat every single time she’s on screen. And sometimes when she isn’t."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1726962624 {#2344
      date: 2024-09-22 01:50:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Corgana@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2331 …}
    +nested: Doctrine\ORM\PersistentCollection {#2289 …}
    +votes: Doctrine\ORM\PersistentCollection {#2326 …}
    +reports: Doctrine\ORM\PersistentCollection {#2325 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
    -id: 322721
    -bodyTs: "'everi':5 'isn':16 'lwaxana':1 'screen':11 'singl':6 'sometim':13 'time':7 'treat':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6824568"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705673371 {#2349
      date: 2024-01-19 15:09:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: """
    The best cold intro is:\n
    \n
    > “Counselor Deanna Troi, personal log, stardate 44805.3. My mother is on board.”\n
    \n
    *Empty corridor with Picard peeking around the corner*
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 55
  +score: 0
  +lastActive: DateTime @1705673558 {#3121
    date: 2024-01-19 15:12:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
    "@A_Union_of_Kobolds@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3124 …}
  +nested: Doctrine\ORM\PersistentCollection {#3126 …}
  +votes: Doctrine\ORM\PersistentCollection {#3128 …}
  +reports: Doctrine\ORM\PersistentCollection {#3130 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3134 …}
  -id: 322736
  -bodyTs: "'44805.3':12 'around':23 'best':2 'board':17 'cold':3 'corner':25 'corridor':19 'counselor':6 'deanna':7 'empti':18 'intro':4 'log':10 'mother':14 'peek':22 'person':9 'picard':21 'stardat':11 'troi':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5877157"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705673558 {#3122
    date: 2024-01-19 15:12:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#3123
  +user: Proxies\__CG__\App\Entity\User {#3048 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2164
    +user: App\Entity\User {#2300 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Lwaxana is a treat every single time she’s on screen. And sometimes when she isn’t."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1726962624 {#2344
      date: 2024-09-22 01:50:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Corgana@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2331 …}
    +nested: Doctrine\ORM\PersistentCollection {#2289 …}
    +votes: Doctrine\ORM\PersistentCollection {#2326 …}
    +reports: Doctrine\ORM\PersistentCollection {#2325 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
    -id: 322721
    -bodyTs: "'everi':5 'isn':16 'lwaxana':1 'screen':11 'singl':6 'sometim':13 'time':7 'treat':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6824568"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705673371 {#2349
      date: 2024-01-19 15:09:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: """
    The best cold intro is:\n
    \n
    > “Counselor Deanna Troi, personal log, stardate 44805.3. My mother is on board.”\n
    \n
    *Empty corridor with Picard peeking around the corner*
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 55
  +score: 0
  +lastActive: DateTime @1705673558 {#3121
    date: 2024-01-19 15:12:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
    "@A_Union_of_Kobolds@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3124 …}
  +nested: Doctrine\ORM\PersistentCollection {#3126 …}
  +votes: Doctrine\ORM\PersistentCollection {#3128 …}
  +reports: Doctrine\ORM\PersistentCollection {#3130 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3134 …}
  -id: 322736
  -bodyTs: "'44805.3':12 'around':23 'best':2 'board':17 'cold':3 'corner':25 'corridor':19 'counselor':6 'deanna':7 'empti':18 'intro':4 'log':10 'mother':14 'peek':22 'person':9 'picard':21 'stardat':11 'troi':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5877157"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705673558 {#3122
    date: 2024-01-19 15:12:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#3123
  +user: Proxies\__CG__\App\Entity\User {#3048 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2164
    +user: App\Entity\User {#2300 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Lwaxana is a treat every single time she’s on screen. And sometimes when she isn’t."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1726962624 {#2344
      date: 2024-09-22 01:50:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Corgana@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2331 …}
    +nested: Doctrine\ORM\PersistentCollection {#2289 …}
    +votes: Doctrine\ORM\PersistentCollection {#2326 …}
    +reports: Doctrine\ORM\PersistentCollection {#2325 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
    -id: 322721
    -bodyTs: "'everi':5 'isn':16 'lwaxana':1 'screen':11 'singl':6 'sometim':13 'time':7 'treat':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6824568"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705673371 {#2349
      date: 2024-01-19 15:09:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: """
    The best cold intro is:\n
    \n
    > “Counselor Deanna Troi, personal log, stardate 44805.3. My mother is on board.”\n
    \n
    *Empty corridor with Picard peeking around the corner*
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 55
  +score: 0
  +lastActive: DateTime @1705673558 {#3121
    date: 2024-01-19 15:12:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
    "@A_Union_of_Kobolds@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3124 …}
  +nested: Doctrine\ORM\PersistentCollection {#3126 …}
  +votes: Doctrine\ORM\PersistentCollection {#3128 …}
  +reports: Doctrine\ORM\PersistentCollection {#3130 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3134 …}
  -id: 322736
  -bodyTs: "'44805.3':12 'around':23 'best':2 'board':17 'cold':3 'corner':25 'corridor':19 'counselor':6 'deanna':7 'empti':18 'intro':4 'log':10 'mother':14 'peek':22 'person':9 'picard':21 'stardat':11 'troi':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5877157"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705673558 {#3122
    date: 2024-01-19 15:12:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#3241
  +user: Proxies\__CG__\App\Entity\User {#3242 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3123
    +user: Proxies\__CG__\App\Entity\User {#3048 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2164
      +user: App\Entity\User {#2300 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Lwaxana is a treat every single time she’s on screen. And sometimes when she isn’t."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1726962624 {#2344
        date: 2024-09-22 01:50:24.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Corgana@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2331 …}
      +nested: Doctrine\ORM\PersistentCollection {#2289 …}
      +votes: Doctrine\ORM\PersistentCollection {#2326 …}
      +reports: Doctrine\ORM\PersistentCollection {#2325 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
      -id: 322721
      -bodyTs: "'everi':5 'isn':16 'lwaxana':1 'screen':11 'singl':6 'sometim':13 'time':7 'treat':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6824568"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705673371 {#2349
        date: 2024-01-19 15:09:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2164}
    +body: """
      The best cold intro is:\n
      \n
      > “Counselor Deanna Troi, personal log, stardate 44805.3. My mother is on board.”\n
      \n
      *Empty corridor with Picard peeking around the corner*
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 55
    +score: 0
    +lastActive: DateTime @1705673558 {#3121
      date: 2024-01-19 15:12:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Corgana@startrek.website"
      "@A_Union_of_Kobolds@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3124 …}
    +nested: Doctrine\ORM\PersistentCollection {#3126 …}
    +votes: Doctrine\ORM\PersistentCollection {#3128 …}
    +reports: Doctrine\ORM\PersistentCollection {#3130 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3134 …}
    -id: 322736
    -bodyTs: "'44805.3':12 'around':23 'best':2 'board':17 'cold':3 'corner':25 'corridor':19 'counselor':6 'deanna':7 'empti':18 'intro':4 'log':10 'mother':14 'peek':22 'person':9 'picard':21 'stardat':11 'troi':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/5877157"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705673558 {#3122
      date: 2024-01-19 15:12:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: "We just watched that one last night after a week and a half of dealing with heavy shit that still isn’t done yet. Not really the episode I would have chosen to dip the toes back in after trauma, but that’s what was up next. Still a great ep."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705691234 {#3239
    date: 2024-01-19 20:07:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
    "@A_Union_of_Kobolds@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3243 …}
  +nested: Doctrine\ORM\PersistentCollection {#3245 …}
  +votes: Doctrine\ORM\PersistentCollection {#3247 …}
  +reports: Doctrine\ORM\PersistentCollection {#3249 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3251 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3253 …}
  -id: 323605
  -bodyTs: "'back':37 'chosen':32 'deal':15 'dip':34 'done':23 'ep':51 'episod':28 'great':50 'half':13 'heavi':17 'isn':21 'last':6 'next':47 'night':7 'one':5 'realli':26 'shit':18 'still':20,48 'toe':36 'trauma':40 'watch':3 'week':10 'would':30 'yet':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5883595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705691234 {#3240
    date: 2024-01-19 20:07:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#3241
  +user: Proxies\__CG__\App\Entity\User {#3242 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3123
    +user: Proxies\__CG__\App\Entity\User {#3048 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2164
      +user: App\Entity\User {#2300 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Lwaxana is a treat every single time she’s on screen. And sometimes when she isn’t."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1726962624 {#2344
        date: 2024-09-22 01:50:24.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Corgana@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2331 …}
      +nested: Doctrine\ORM\PersistentCollection {#2289 …}
      +votes: Doctrine\ORM\PersistentCollection {#2326 …}
      +reports: Doctrine\ORM\PersistentCollection {#2325 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
      -id: 322721
      -bodyTs: "'everi':5 'isn':16 'lwaxana':1 'screen':11 'singl':6 'sometim':13 'time':7 'treat':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6824568"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705673371 {#2349
        date: 2024-01-19 15:09:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2164}
    +body: """
      The best cold intro is:\n
      \n
      > “Counselor Deanna Troi, personal log, stardate 44805.3. My mother is on board.”\n
      \n
      *Empty corridor with Picard peeking around the corner*
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 55
    +score: 0
    +lastActive: DateTime @1705673558 {#3121
      date: 2024-01-19 15:12:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Corgana@startrek.website"
      "@A_Union_of_Kobolds@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3124 …}
    +nested: Doctrine\ORM\PersistentCollection {#3126 …}
    +votes: Doctrine\ORM\PersistentCollection {#3128 …}
    +reports: Doctrine\ORM\PersistentCollection {#3130 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3134 …}
    -id: 322736
    -bodyTs: "'44805.3':12 'around':23 'best':2 'board':17 'cold':3 'corner':25 'corridor':19 'counselor':6 'deanna':7 'empti':18 'intro':4 'log':10 'mother':14 'peek':22 'person':9 'picard':21 'stardat':11 'troi':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/5877157"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705673558 {#3122
      date: 2024-01-19 15:12:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: "We just watched that one last night after a week and a half of dealing with heavy shit that still isn’t done yet. Not really the episode I would have chosen to dip the toes back in after trauma, but that’s what was up next. Still a great ep."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705691234 {#3239
    date: 2024-01-19 20:07:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
    "@A_Union_of_Kobolds@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3243 …}
  +nested: Doctrine\ORM\PersistentCollection {#3245 …}
  +votes: Doctrine\ORM\PersistentCollection {#3247 …}
  +reports: Doctrine\ORM\PersistentCollection {#3249 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3251 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3253 …}
  -id: 323605
  -bodyTs: "'back':37 'chosen':32 'deal':15 'dip':34 'done':23 'ep':51 'episod':28 'great':50 'half':13 'heavi':17 'isn':21 'last':6 'next':47 'night':7 'one':5 'realli':26 'shit':18 'still':20,48 'toe':36 'trauma':40 'watch':3 'week':10 'would':30 'yet':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5883595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705691234 {#3240
    date: 2024-01-19 20:07:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#3241
  +user: Proxies\__CG__\App\Entity\User {#3242 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3123
    +user: Proxies\__CG__\App\Entity\User {#3048 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2164
      +user: App\Entity\User {#2300 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Lwaxana is a treat every single time she’s on screen. And sometimes when she isn’t."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1726962624 {#2344
        date: 2024-09-22 01:50:24.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Corgana@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2331 …}
      +nested: Doctrine\ORM\PersistentCollection {#2289 …}
      +votes: Doctrine\ORM\PersistentCollection {#2326 …}
      +reports: Doctrine\ORM\PersistentCollection {#2325 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
      -id: 322721
      -bodyTs: "'everi':5 'isn':16 'lwaxana':1 'screen':11 'singl':6 'sometim':13 'time':7 'treat':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6824568"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705673371 {#2349
        date: 2024-01-19 15:09:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2164}
    +body: """
      The best cold intro is:\n
      \n
      > “Counselor Deanna Troi, personal log, stardate 44805.3. My mother is on board.”\n
      \n
      *Empty corridor with Picard peeking around the corner*
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 55
    +score: 0
    +lastActive: DateTime @1705673558 {#3121
      date: 2024-01-19 15:12:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Corgana@startrek.website"
      "@A_Union_of_Kobolds@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3124 …}
    +nested: Doctrine\ORM\PersistentCollection {#3126 …}
    +votes: Doctrine\ORM\PersistentCollection {#3128 …}
    +reports: Doctrine\ORM\PersistentCollection {#3130 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3134 …}
    -id: 322736
    -bodyTs: "'44805.3':12 'around':23 'best':2 'board':17 'cold':3 'corner':25 'corridor':19 'counselor':6 'deanna':7 'empti':18 'intro':4 'log':10 'mother':14 'peek':22 'person':9 'picard':21 'stardat':11 'troi':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/5877157"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705673558 {#3122
      date: 2024-01-19 15:12:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: "We just watched that one last night after a week and a half of dealing with heavy shit that still isn’t done yet. Not really the episode I would have chosen to dip the toes back in after trauma, but that’s what was up next. Still a great ep."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705691234 {#3239
    date: 2024-01-19 20:07:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
    "@A_Union_of_Kobolds@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3243 …}
  +nested: Doctrine\ORM\PersistentCollection {#3245 …}
  +votes: Doctrine\ORM\PersistentCollection {#3247 …}
  +reports: Doctrine\ORM\PersistentCollection {#3249 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3251 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3253 …}
  -id: 323605
  -bodyTs: "'back':37 'chosen':32 'deal':15 'dip':34 'done':23 'ep':51 'episod':28 'great':50 'half':13 'heavi':17 'isn':21 'last':6 'next':47 'night':7 'one':5 'realli':26 'shit':18 'still':20,48 'toe':36 'trauma':40 'watch':3 'week':10 'would':30 'yet':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5883595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705691234 {#3240
    date: 2024-01-19 20:07:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#3421
  +user: Proxies\__CG__\App\Entity\User {#3422 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3241
    +user: Proxies\__CG__\App\Entity\User {#3242 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3123
      +user: Proxies\__CG__\App\Entity\User {#3048 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2164
        +user: App\Entity\User {#2300 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "Lwaxana is a treat every single time she’s on screen. And sometimes when she isn’t."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1726962624 {#2344
          date: 2024-09-22 01:50:24.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Corgana@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2331 …}
        +nested: Doctrine\ORM\PersistentCollection {#2289 …}
        +votes: Doctrine\ORM\PersistentCollection {#2326 …}
        +reports: Doctrine\ORM\PersistentCollection {#2325 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
        -id: 322721
        -bodyTs: "'everi':5 'isn':16 'lwaxana':1 'screen':11 'singl':6 'sometim':13 'time':7 'treat':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6824568"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705673371 {#2349
          date: 2024-01-19 15:09:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2164}
      +body: """
        The best cold intro is:\n
        \n
        > “Counselor Deanna Troi, personal log, stardate 44805.3. My mother is on board.”\n
        \n
        *Empty corridor with Picard peeking around the corner*
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 55
      +score: 0
      +lastActive: DateTime @1705673558 {#3121
        date: 2024-01-19 15:12:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Corgana@startrek.website"
        "@A_Union_of_Kobolds@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3124 …}
      +nested: Doctrine\ORM\PersistentCollection {#3126 …}
      +votes: Doctrine\ORM\PersistentCollection {#3128 …}
      +reports: Doctrine\ORM\PersistentCollection {#3130 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3134 …}
      -id: 322736
      -bodyTs: "'44805.3':12 'around':23 'best':2 'board':17 'cold':3 'corner':25 'corridor':19 'counselor':6 'deanna':7 'empti':18 'intro':4 'log':10 'mother':14 'peek':22 'person':9 'picard':21 'stardat':11 'troi':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5877157"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705673558 {#3122
        date: 2024-01-19 15:12:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2164}
    +body: "We just watched that one last night after a week and a half of dealing with heavy shit that still isn’t done yet. Not really the episode I would have chosen to dip the toes back in after trauma, but that’s what was up next. Still a great ep."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1705691234 {#3239
      date: 2024-01-19 20:07:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Corgana@startrek.website"
      "@A_Union_of_Kobolds@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3243 …}
    +nested: Doctrine\ORM\PersistentCollection {#3245 …}
    +votes: Doctrine\ORM\PersistentCollection {#3247 …}
    +reports: Doctrine\ORM\PersistentCollection {#3249 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3251 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3253 …}
    -id: 323605
    -bodyTs: "'back':37 'chosen':32 'deal':15 'dip':34 'done':23 'ep':51 'episod':28 'great':50 'half':13 'heavi':17 'isn':21 'last':6 'next':47 'night':7 'one':5 'realli':26 'shit':18 'still':20,48 'toe':36 'trauma':40 'watch':3 'week':10 'would':30 'yet':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/5883595"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705691234 {#3240
      date: 2024-01-19 20:07:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: "I hope you fair well on your trauma recovery journey."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705714586 {#3419
    date: 2024-01-20 02:36:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
    "@A_Union_of_Kobolds@lemmy.world"
    "@MelodiousFunk@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3423 …}
  +nested: Doctrine\ORM\PersistentCollection {#3425 …}
  +votes: Doctrine\ORM\PersistentCollection {#3427 …}
  +reports: Doctrine\ORM\PersistentCollection {#3429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3431 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3433 …}
  -id: 324609
  -bodyTs: "'fair':4 'hope':2 'journey':10 'recoveri':9 'trauma':8 'well':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6837515"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705714586 {#3420
    date: 2024-01-20 02:36:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#3421
  +user: Proxies\__CG__\App\Entity\User {#3422 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3241
    +user: Proxies\__CG__\App\Entity\User {#3242 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3123
      +user: Proxies\__CG__\App\Entity\User {#3048 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2164
        +user: App\Entity\User {#2300 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "Lwaxana is a treat every single time she’s on screen. And sometimes when she isn’t."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1726962624 {#2344
          date: 2024-09-22 01:50:24.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Corgana@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2331 …}
        +nested: Doctrine\ORM\PersistentCollection {#2289 …}
        +votes: Doctrine\ORM\PersistentCollection {#2326 …}
        +reports: Doctrine\ORM\PersistentCollection {#2325 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
        -id: 322721
        -bodyTs: "'everi':5 'isn':16 'lwaxana':1 'screen':11 'singl':6 'sometim':13 'time':7 'treat':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6824568"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705673371 {#2349
          date: 2024-01-19 15:09:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2164}
      +body: """
        The best cold intro is:\n
        \n
        > “Counselor Deanna Troi, personal log, stardate 44805.3. My mother is on board.”\n
        \n
        *Empty corridor with Picard peeking around the corner*
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 55
      +score: 0
      +lastActive: DateTime @1705673558 {#3121
        date: 2024-01-19 15:12:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Corgana@startrek.website"
        "@A_Union_of_Kobolds@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3124 …}
      +nested: Doctrine\ORM\PersistentCollection {#3126 …}
      +votes: Doctrine\ORM\PersistentCollection {#3128 …}
      +reports: Doctrine\ORM\PersistentCollection {#3130 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3134 …}
      -id: 322736
      -bodyTs: "'44805.3':12 'around':23 'best':2 'board':17 'cold':3 'corner':25 'corridor':19 'counselor':6 'deanna':7 'empti':18 'intro':4 'log':10 'mother':14 'peek':22 'person':9 'picard':21 'stardat':11 'troi':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5877157"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705673558 {#3122
        date: 2024-01-19 15:12:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2164}
    +body: "We just watched that one last night after a week and a half of dealing with heavy shit that still isn’t done yet. Not really the episode I would have chosen to dip the toes back in after trauma, but that’s what was up next. Still a great ep."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1705691234 {#3239
      date: 2024-01-19 20:07:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Corgana@startrek.website"
      "@A_Union_of_Kobolds@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3243 …}
    +nested: Doctrine\ORM\PersistentCollection {#3245 …}
    +votes: Doctrine\ORM\PersistentCollection {#3247 …}
    +reports: Doctrine\ORM\PersistentCollection {#3249 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3251 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3253 …}
    -id: 323605
    -bodyTs: "'back':37 'chosen':32 'deal':15 'dip':34 'done':23 'ep':51 'episod':28 'great':50 'half':13 'heavi':17 'isn':21 'last':6 'next':47 'night':7 'one':5 'realli':26 'shit':18 'still':20,48 'toe':36 'trauma':40 'watch':3 'week':10 'would':30 'yet':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/5883595"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705691234 {#3240
      date: 2024-01-19 20:07:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: "I hope you fair well on your trauma recovery journey."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705714586 {#3419
    date: 2024-01-20 02:36:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
    "@A_Union_of_Kobolds@lemmy.world"
    "@MelodiousFunk@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3423 …}
  +nested: Doctrine\ORM\PersistentCollection {#3425 …}
  +votes: Doctrine\ORM\PersistentCollection {#3427 …}
  +reports: Doctrine\ORM\PersistentCollection {#3429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3431 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3433 …}
  -id: 324609
  -bodyTs: "'fair':4 'hope':2 'journey':10 'recoveri':9 'trauma':8 'well':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6837515"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705714586 {#3420
    date: 2024-01-20 02:36:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#3421
  +user: Proxies\__CG__\App\Entity\User {#3422 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3241
    +user: Proxies\__CG__\App\Entity\User {#3242 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3123
      +user: Proxies\__CG__\App\Entity\User {#3048 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2164
        +user: App\Entity\User {#2300 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "Lwaxana is a treat every single time she’s on screen. And sometimes when she isn’t."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1726962624 {#2344
          date: 2024-09-22 01:50:24.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Corgana@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2331 …}
        +nested: Doctrine\ORM\PersistentCollection {#2289 …}
        +votes: Doctrine\ORM\PersistentCollection {#2326 …}
        +reports: Doctrine\ORM\PersistentCollection {#2325 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
        -id: 322721
        -bodyTs: "'everi':5 'isn':16 'lwaxana':1 'screen':11 'singl':6 'sometim':13 'time':7 'treat':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6824568"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705673371 {#2349
          date: 2024-01-19 15:09:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2164}
      +body: """
        The best cold intro is:\n
        \n
        > “Counselor Deanna Troi, personal log, stardate 44805.3. My mother is on board.”\n
        \n
        *Empty corridor with Picard peeking around the corner*
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 55
      +score: 0
      +lastActive: DateTime @1705673558 {#3121
        date: 2024-01-19 15:12:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Corgana@startrek.website"
        "@A_Union_of_Kobolds@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3124 …}
      +nested: Doctrine\ORM\PersistentCollection {#3126 …}
      +votes: Doctrine\ORM\PersistentCollection {#3128 …}
      +reports: Doctrine\ORM\PersistentCollection {#3130 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3134 …}
      -id: 322736
      -bodyTs: "'44805.3':12 'around':23 'best':2 'board':17 'cold':3 'corner':25 'corridor':19 'counselor':6 'deanna':7 'empti':18 'intro':4 'log':10 'mother':14 'peek':22 'person':9 'picard':21 'stardat':11 'troi':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5877157"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705673558 {#3122
        date: 2024-01-19 15:12:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2164}
    +body: "We just watched that one last night after a week and a half of dealing with heavy shit that still isn’t done yet. Not really the episode I would have chosen to dip the toes back in after trauma, but that’s what was up next. Still a great ep."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1705691234 {#3239
      date: 2024-01-19 20:07:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Corgana@startrek.website"
      "@A_Union_of_Kobolds@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3243 …}
    +nested: Doctrine\ORM\PersistentCollection {#3245 …}
    +votes: Doctrine\ORM\PersistentCollection {#3247 …}
    +reports: Doctrine\ORM\PersistentCollection {#3249 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3251 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3253 …}
    -id: 323605
    -bodyTs: "'back':37 'chosen':32 'deal':15 'dip':34 'done':23 'ep':51 'episod':28 'great':50 'half':13 'heavi':17 'isn':21 'last':6 'next':47 'night':7 'one':5 'realli':26 'shit':18 'still':20,48 'toe':36 'trauma':40 'watch':3 'week':10 'would':30 'yet':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/5883595"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705691234 {#3240
      date: 2024-01-19 20:07:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: "I hope you fair well on your trauma recovery journey."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705714586 {#3419
    date: 2024-01-20 02:36:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
    "@A_Union_of_Kobolds@lemmy.world"
    "@MelodiousFunk@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3423 …}
  +nested: Doctrine\ORM\PersistentCollection {#3425 …}
  +votes: Doctrine\ORM\PersistentCollection {#3427 …}
  +reports: Doctrine\ORM\PersistentCollection {#3429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3431 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3433 …}
  -id: 324609
  -bodyTs: "'fair':4 'hope':2 'journey':10 'recoveri':9 'trauma':8 'well':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6837515"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705714586 {#3420
    date: 2024-01-20 02:36:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#3461
  +user: Proxies\__CG__\App\Entity\User {#3242 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3421
    +user: Proxies\__CG__\App\Entity\User {#3422 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3241
      +user: Proxies\__CG__\App\Entity\User {#3242 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3123
        +user: Proxies\__CG__\App\Entity\User {#3048 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2164
          +user: App\Entity\User {#2300 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "Lwaxana is a treat every single time she’s on screen. And sometimes when she isn’t."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 25
          +score: 0
          +lastActive: DateTime @1726962624 {#2344
            date: 2024-09-22 01:50:24.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Corgana@startrek.website"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2331 …}
          +nested: Doctrine\ORM\PersistentCollection {#2289 …}
          +votes: Doctrine\ORM\PersistentCollection {#2326 …}
          +reports: Doctrine\ORM\PersistentCollection {#2325 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
          -id: 322721
          -bodyTs: "'everi':5 'isn':16 'lwaxana':1 'screen':11 'singl':6 'sometim':13 'time':7 'treat':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6824568"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705673371 {#2349
            date: 2024-01-19 15:09:31.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2164}
        +body: """
          The best cold intro is:\n
          \n
          > “Counselor Deanna Troi, personal log, stardate 44805.3. My mother is on board.”\n
          \n
          *Empty corridor with Picard peeking around the corner*
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 55
        +score: 0
        +lastActive: DateTime @1705673558 {#3121
          date: 2024-01-19 15:12:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Corgana@startrek.website"
          "@A_Union_of_Kobolds@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3124 …}
        +nested: Doctrine\ORM\PersistentCollection {#3126 …}
        +votes: Doctrine\ORM\PersistentCollection {#3128 …}
        +reports: Doctrine\ORM\PersistentCollection {#3130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3134 …}
        -id: 322736
        -bodyTs: "'44805.3':12 'around':23 'best':2 'board':17 'cold':3 'corner':25 'corridor':19 'counselor':6 'deanna':7 'empti':18 'intro':4 'log':10 'mother':14 'peek':22 'person':9 'picard':21 'stardat':11 'troi':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/5877157"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705673558 {#3122
          date: 2024-01-19 15:12:38.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2164}
      +body: "We just watched that one last night after a week and a half of dealing with heavy shit that still isn’t done yet. Not really the episode I would have chosen to dip the toes back in after trauma, but that’s what was up next. Still a great ep."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1705691234 {#3239
        date: 2024-01-19 20:07:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Corgana@startrek.website"
        "@A_Union_of_Kobolds@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3243 …}
      +nested: Doctrine\ORM\PersistentCollection {#3245 …}
      +votes: Doctrine\ORM\PersistentCollection {#3247 …}
      +reports: Doctrine\ORM\PersistentCollection {#3249 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3251 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3253 …}
      -id: 323605
      -bodyTs: "'back':37 'chosen':32 'deal':15 'dip':34 'done':23 'ep':51 'episod':28 'great':50 'half':13 'heavi':17 'isn':21 'last':6 'next':47 'night':7 'one':5 'realli':26 'shit':18 'still':20,48 'toe':36 'trauma':40 'watch':3 'week':10 'would':30 'yet':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5883595"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705691234 {#3240
        date: 2024-01-19 20:07:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2164}
    +body: "I hope you fair well on your trauma recovery journey."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705714586 {#3419
      date: 2024-01-20 02:36:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Corgana@startrek.website"
      "@A_Union_of_Kobolds@lemmy.world"
      "@MelodiousFunk@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3423 …}
    +nested: Doctrine\ORM\PersistentCollection {#3425 …}
    +votes: Doctrine\ORM\PersistentCollection {#3427 …}
    +reports: Doctrine\ORM\PersistentCollection {#3429 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3431 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3433 …}
    -id: 324609
    -bodyTs: "'fair':4 'hope':2 'journey':10 'recoveri':9 'trauma':8 'well':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6837515"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705714586 {#3420
      date: 2024-01-20 02:36:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: "Much appreciated, friendly random internet person 🤝"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705715957 {#3462
    date: 2024-01-20 02:59:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
    "@A_Union_of_Kobolds@lemmy.world"
    "@MelodiousFunk@startrek.website"
    "@ZoopZeZoop@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3457 …}
  +nested: Doctrine\ORM\PersistentCollection {#3452 …}
  +votes: Doctrine\ORM\PersistentCollection {#3456 …}
  +reports: Doctrine\ORM\PersistentCollection {#3466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3468 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3470 …}
  -id: 324647
  -bodyTs: "'appreci':2 'friend':3 'internet':5 'much':1 'person':6 'random':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5892607"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705715957 {#3465
    date: 2024-01-20 02:59:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#3461
  +user: Proxies\__CG__\App\Entity\User {#3242 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3421
    +user: Proxies\__CG__\App\Entity\User {#3422 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3241
      +user: Proxies\__CG__\App\Entity\User {#3242 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3123
        +user: Proxies\__CG__\App\Entity\User {#3048 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2164
          +user: App\Entity\User {#2300 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "Lwaxana is a treat every single time she’s on screen. And sometimes when she isn’t."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 25
          +score: 0
          +lastActive: DateTime @1726962624 {#2344
            date: 2024-09-22 01:50:24.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Corgana@startrek.website"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2331 …}
          +nested: Doctrine\ORM\PersistentCollection {#2289 …}
          +votes: Doctrine\ORM\PersistentCollection {#2326 …}
          +reports: Doctrine\ORM\PersistentCollection {#2325 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
          -id: 322721
          -bodyTs: "'everi':5 'isn':16 'lwaxana':1 'screen':11 'singl':6 'sometim':13 'time':7 'treat':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6824568"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705673371 {#2349
            date: 2024-01-19 15:09:31.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2164}
        +body: """
          The best cold intro is:\n
          \n
          > “Counselor Deanna Troi, personal log, stardate 44805.3. My mother is on board.”\n
          \n
          *Empty corridor with Picard peeking around the corner*
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 55
        +score: 0
        +lastActive: DateTime @1705673558 {#3121
          date: 2024-01-19 15:12:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Corgana@startrek.website"
          "@A_Union_of_Kobolds@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3124 …}
        +nested: Doctrine\ORM\PersistentCollection {#3126 …}
        +votes: Doctrine\ORM\PersistentCollection {#3128 …}
        +reports: Doctrine\ORM\PersistentCollection {#3130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3134 …}
        -id: 322736
        -bodyTs: "'44805.3':12 'around':23 'best':2 'board':17 'cold':3 'corner':25 'corridor':19 'counselor':6 'deanna':7 'empti':18 'intro':4 'log':10 'mother':14 'peek':22 'person':9 'picard':21 'stardat':11 'troi':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/5877157"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705673558 {#3122
          date: 2024-01-19 15:12:38.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2164}
      +body: "We just watched that one last night after a week and a half of dealing with heavy shit that still isn’t done yet. Not really the episode I would have chosen to dip the toes back in after trauma, but that’s what was up next. Still a great ep."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1705691234 {#3239
        date: 2024-01-19 20:07:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Corgana@startrek.website"
        "@A_Union_of_Kobolds@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3243 …}
      +nested: Doctrine\ORM\PersistentCollection {#3245 …}
      +votes: Doctrine\ORM\PersistentCollection {#3247 …}
      +reports: Doctrine\ORM\PersistentCollection {#3249 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3251 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3253 …}
      -id: 323605
      -bodyTs: "'back':37 'chosen':32 'deal':15 'dip':34 'done':23 'ep':51 'episod':28 'great':50 'half':13 'heavi':17 'isn':21 'last':6 'next':47 'night':7 'one':5 'realli':26 'shit':18 'still':20,48 'toe':36 'trauma':40 'watch':3 'week':10 'would':30 'yet':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5883595"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705691234 {#3240
        date: 2024-01-19 20:07:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2164}
    +body: "I hope you fair well on your trauma recovery journey."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705714586 {#3419
      date: 2024-01-20 02:36:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Corgana@startrek.website"
      "@A_Union_of_Kobolds@lemmy.world"
      "@MelodiousFunk@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3423 …}
    +nested: Doctrine\ORM\PersistentCollection {#3425 …}
    +votes: Doctrine\ORM\PersistentCollection {#3427 …}
    +reports: Doctrine\ORM\PersistentCollection {#3429 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3431 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3433 …}
    -id: 324609
    -bodyTs: "'fair':4 'hope':2 'journey':10 'recoveri':9 'trauma':8 'well':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6837515"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705714586 {#3420
      date: 2024-01-20 02:36:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: "Much appreciated, friendly random internet person 🤝"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705715957 {#3462
    date: 2024-01-20 02:59:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
    "@A_Union_of_Kobolds@lemmy.world"
    "@MelodiousFunk@startrek.website"
    "@ZoopZeZoop@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3457 …}
  +nested: Doctrine\ORM\PersistentCollection {#3452 …}
  +votes: Doctrine\ORM\PersistentCollection {#3456 …}
  +reports: Doctrine\ORM\PersistentCollection {#3466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3468 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3470 …}
  -id: 324647
  -bodyTs: "'appreci':2 'friend':3 'internet':5 'much':1 'person':6 'random':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5892607"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705715957 {#3465
    date: 2024-01-20 02:59:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#3461
  +user: Proxies\__CG__\App\Entity\User {#3242 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3421
    +user: Proxies\__CG__\App\Entity\User {#3422 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3241
      +user: Proxies\__CG__\App\Entity\User {#3242 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3123
        +user: Proxies\__CG__\App\Entity\User {#3048 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2164
          +user: App\Entity\User {#2300 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "Lwaxana is a treat every single time she’s on screen. And sometimes when she isn’t."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 25
          +score: 0
          +lastActive: DateTime @1726962624 {#2344
            date: 2024-09-22 01:50:24.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Corgana@startrek.website"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2331 …}
          +nested: Doctrine\ORM\PersistentCollection {#2289 …}
          +votes: Doctrine\ORM\PersistentCollection {#2326 …}
          +reports: Doctrine\ORM\PersistentCollection {#2325 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
          -id: 322721
          -bodyTs: "'everi':5 'isn':16 'lwaxana':1 'screen':11 'singl':6 'sometim':13 'time':7 'treat':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6824568"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705673371 {#2349
            date: 2024-01-19 15:09:31.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2164}
        +body: """
          The best cold intro is:\n
          \n
          > “Counselor Deanna Troi, personal log, stardate 44805.3. My mother is on board.”\n
          \n
          *Empty corridor with Picard peeking around the corner*
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 55
        +score: 0
        +lastActive: DateTime @1705673558 {#3121
          date: 2024-01-19 15:12:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Corgana@startrek.website"
          "@A_Union_of_Kobolds@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3124 …}
        +nested: Doctrine\ORM\PersistentCollection {#3126 …}
        +votes: Doctrine\ORM\PersistentCollection {#3128 …}
        +reports: Doctrine\ORM\PersistentCollection {#3130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3134 …}
        -id: 322736
        -bodyTs: "'44805.3':12 'around':23 'best':2 'board':17 'cold':3 'corner':25 'corridor':19 'counselor':6 'deanna':7 'empti':18 'intro':4 'log':10 'mother':14 'peek':22 'person':9 'picard':21 'stardat':11 'troi':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/5877157"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705673558 {#3122
          date: 2024-01-19 15:12:38.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2164}
      +body: "We just watched that one last night after a week and a half of dealing with heavy shit that still isn’t done yet. Not really the episode I would have chosen to dip the toes back in after trauma, but that’s what was up next. Still a great ep."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1705691234 {#3239
        date: 2024-01-19 20:07:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Corgana@startrek.website"
        "@A_Union_of_Kobolds@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3243 …}
      +nested: Doctrine\ORM\PersistentCollection {#3245 …}
      +votes: Doctrine\ORM\PersistentCollection {#3247 …}
      +reports: Doctrine\ORM\PersistentCollection {#3249 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3251 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3253 …}
      -id: 323605
      -bodyTs: "'back':37 'chosen':32 'deal':15 'dip':34 'done':23 'ep':51 'episod':28 'great':50 'half':13 'heavi':17 'isn':21 'last':6 'next':47 'night':7 'one':5 'realli':26 'shit':18 'still':20,48 'toe':36 'trauma':40 'watch':3 'week':10 'would':30 'yet':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5883595"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705691234 {#3240
        date: 2024-01-19 20:07:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2164}
    +body: "I hope you fair well on your trauma recovery journey."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705714586 {#3419
      date: 2024-01-20 02:36:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Corgana@startrek.website"
      "@A_Union_of_Kobolds@lemmy.world"
      "@MelodiousFunk@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3423 …}
    +nested: Doctrine\ORM\PersistentCollection {#3425 …}
    +votes: Doctrine\ORM\PersistentCollection {#3427 …}
    +reports: Doctrine\ORM\PersistentCollection {#3429 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3431 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3433 …}
    -id: 324609
    -bodyTs: "'fair':4 'hope':2 'journey':10 'recoveri':9 'trauma':8 'well':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6837515"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705714586 {#3420
      date: 2024-01-20 02:36:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: "Much appreciated, friendly random internet person 🤝"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705715957 {#3462
    date: 2024-01-20 02:59:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
    "@A_Union_of_Kobolds@lemmy.world"
    "@MelodiousFunk@startrek.website"
    "@ZoopZeZoop@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3457 …}
  +nested: Doctrine\ORM\PersistentCollection {#3452 …}
  +votes: Doctrine\ORM\PersistentCollection {#3456 …}
  +reports: Doctrine\ORM\PersistentCollection {#3466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3468 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3470 …}
  -id: 324647
  -bodyTs: "'appreci':2 'friend':3 'internet':5 'much':1 'person':6 'random':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5892607"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705715957 {#3465
    date: 2024-01-20 02:59:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#3138
  +user: Proxies\__CG__\App\Entity\User {#3139 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2164
    +user: App\Entity\User {#2300 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Lwaxana is a treat every single time she’s on screen. And sometimes when she isn’t."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1726962624 {#2344
      date: 2024-09-22 01:50:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Corgana@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2331 …}
    +nested: Doctrine\ORM\PersistentCollection {#2289 …}
    +votes: Doctrine\ORM\PersistentCollection {#2326 …}
    +reports: Doctrine\ORM\PersistentCollection {#2325 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
    -id: 322721
    -bodyTs: "'everi':5 'isn':16 'lwaxana':1 'screen':11 'singl':6 'sometim':13 'time':7 'treat':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6824568"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705673371 {#2349
      date: 2024-01-19 15:09:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: "The episode where she and Odo are trapped on the elevator is amazing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1705676685 {#3136
    date: 2024-01-19 16:04:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
    "@A_Union_of_Kobolds@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3140 …}
  +nested: Doctrine\ORM\PersistentCollection {#3142 …}
  +votes: Doctrine\ORM\PersistentCollection {#3144 …}
  +reports: Doctrine\ORM\PersistentCollection {#3146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
  -id: 322914
  -bodyTs: "'amaz':13 'elev':11 'episod':2 'odo':6 'trap':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6825633"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705676685 {#3137
    date: 2024-01-19 16:04:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#3138
  +user: Proxies\__CG__\App\Entity\User {#3139 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2164
    +user: App\Entity\User {#2300 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Lwaxana is a treat every single time she’s on screen. And sometimes when she isn’t."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1726962624 {#2344
      date: 2024-09-22 01:50:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Corgana@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2331 …}
    +nested: Doctrine\ORM\PersistentCollection {#2289 …}
    +votes: Doctrine\ORM\PersistentCollection {#2326 …}
    +reports: Doctrine\ORM\PersistentCollection {#2325 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
    -id: 322721
    -bodyTs: "'everi':5 'isn':16 'lwaxana':1 'screen':11 'singl':6 'sometim':13 'time':7 'treat':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6824568"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705673371 {#2349
      date: 2024-01-19 15:09:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: "The episode where she and Odo are trapped on the elevator is amazing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1705676685 {#3136
    date: 2024-01-19 16:04:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
    "@A_Union_of_Kobolds@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3140 …}
  +nested: Doctrine\ORM\PersistentCollection {#3142 …}
  +votes: Doctrine\ORM\PersistentCollection {#3144 …}
  +reports: Doctrine\ORM\PersistentCollection {#3146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
  -id: 322914
  -bodyTs: "'amaz':13 'elev':11 'episod':2 'odo':6 'trap':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6825633"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705676685 {#3137
    date: 2024-01-19 16:04:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#3138
  +user: Proxies\__CG__\App\Entity\User {#3139 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2164
    +user: App\Entity\User {#2300 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Lwaxana is a treat every single time she’s on screen. And sometimes when she isn’t."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1726962624 {#2344
      date: 2024-09-22 01:50:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Corgana@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2331 …}
    +nested: Doctrine\ORM\PersistentCollection {#2289 …}
    +votes: Doctrine\ORM\PersistentCollection {#2326 …}
    +reports: Doctrine\ORM\PersistentCollection {#2325 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
    -id: 322721
    -bodyTs: "'everi':5 'isn':16 'lwaxana':1 'screen':11 'singl':6 'sometim':13 'time':7 'treat':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6824568"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705673371 {#2349
      date: 2024-01-19 15:09:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: "The episode where she and Odo are trapped on the elevator is amazing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1705676685 {#3136
    date: 2024-01-19 16:04:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
    "@A_Union_of_Kobolds@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3140 …}
  +nested: Doctrine\ORM\PersistentCollection {#3142 …}
  +votes: Doctrine\ORM\PersistentCollection {#3144 …}
  +reports: Doctrine\ORM\PersistentCollection {#3146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
  -id: 322914
  -bodyTs: "'amaz':13 'elev':11 'episod':2 'odo':6 'trap':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6825633"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705676685 {#3137
    date: 2024-01-19 16:04:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#3273
  +user: Proxies\__CG__\App\Entity\User {#3032 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3138
    +user: Proxies\__CG__\App\Entity\User {#3139 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2164
      +user: App\Entity\User {#2300 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Lwaxana is a treat every single time she’s on screen. And sometimes when she isn’t."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1726962624 {#2344
        date: 2024-09-22 01:50:24.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Corgana@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2331 …}
      +nested: Doctrine\ORM\PersistentCollection {#2289 …}
      +votes: Doctrine\ORM\PersistentCollection {#2326 …}
      +reports: Doctrine\ORM\PersistentCollection {#2325 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
      -id: 322721
      -bodyTs: "'everi':5 'isn':16 'lwaxana':1 'screen':11 'singl':6 'sometim':13 'time':7 'treat':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6824568"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705673371 {#2349
        date: 2024-01-19 15:09:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2164}
    +body: "The episode where she and Odo are trapped on the elevator is amazing."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1705676685 {#3136
      date: 2024-01-19 16:04:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Corgana@startrek.website"
      "@A_Union_of_Kobolds@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3140 …}
    +nested: Doctrine\ORM\PersistentCollection {#3142 …}
    +votes: Doctrine\ORM\PersistentCollection {#3144 …}
    +reports: Doctrine\ORM\PersistentCollection {#3146 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3148 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
    -id: 322914
    -bodyTs: "'amaz':13 'elev':11 'episod':2 'odo':6 'trap':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6825633"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705676685 {#3137
      date: 2024-01-19 16:04:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: "I just watched that one for the first time the other day and it completely changed my mind on her. Just fantastic."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705677040 {#3271
    date: 2024-01-19 16:10:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
    "@A_Union_of_Kobolds@lemmy.world"
    "@Telodzrum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3274 …}
  +nested: Doctrine\ORM\PersistentCollection {#3276 …}
  +votes: Doctrine\ORM\PersistentCollection {#3278 …}
  +reports: Doctrine\ORM\PersistentCollection {#3280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
  -id: 322930
  -bodyTs: "'chang':16 'complet':15 'day':12 'fantast':22 'first':8 'mind':18 'one':5 'time':9 'watch':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6825735"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705677040 {#3272
    date: 2024-01-19 16:10:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#3273
  +user: Proxies\__CG__\App\Entity\User {#3032 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3138
    +user: Proxies\__CG__\App\Entity\User {#3139 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2164
      +user: App\Entity\User {#2300 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Lwaxana is a treat every single time she’s on screen. And sometimes when she isn’t."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1726962624 {#2344
        date: 2024-09-22 01:50:24.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Corgana@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2331 …}
      +nested: Doctrine\ORM\PersistentCollection {#2289 …}
      +votes: Doctrine\ORM\PersistentCollection {#2326 …}
      +reports: Doctrine\ORM\PersistentCollection {#2325 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
      -id: 322721
      -bodyTs: "'everi':5 'isn':16 'lwaxana':1 'screen':11 'singl':6 'sometim':13 'time':7 'treat':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6824568"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705673371 {#2349
        date: 2024-01-19 15:09:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2164}
    +body: "The episode where she and Odo are trapped on the elevator is amazing."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1705676685 {#3136
      date: 2024-01-19 16:04:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Corgana@startrek.website"
      "@A_Union_of_Kobolds@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3140 …}
    +nested: Doctrine\ORM\PersistentCollection {#3142 …}
    +votes: Doctrine\ORM\PersistentCollection {#3144 …}
    +reports: Doctrine\ORM\PersistentCollection {#3146 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3148 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
    -id: 322914
    -bodyTs: "'amaz':13 'elev':11 'episod':2 'odo':6 'trap':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6825633"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705676685 {#3137
      date: 2024-01-19 16:04:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: "I just watched that one for the first time the other day and it completely changed my mind on her. Just fantastic."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705677040 {#3271
    date: 2024-01-19 16:10:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
    "@A_Union_of_Kobolds@lemmy.world"
    "@Telodzrum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3274 …}
  +nested: Doctrine\ORM\PersistentCollection {#3276 …}
  +votes: Doctrine\ORM\PersistentCollection {#3278 …}
  +reports: Doctrine\ORM\PersistentCollection {#3280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
  -id: 322930
  -bodyTs: "'chang':16 'complet':15 'day':12 'fantast':22 'first':8 'mind':18 'one':5 'time':9 'watch':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6825735"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705677040 {#3272
    date: 2024-01-19 16:10:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#3273
  +user: Proxies\__CG__\App\Entity\User {#3032 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3138
    +user: Proxies\__CG__\App\Entity\User {#3139 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2164
      +user: App\Entity\User {#2300 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Lwaxana is a treat every single time she’s on screen. And sometimes when she isn’t."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1726962624 {#2344
        date: 2024-09-22 01:50:24.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Corgana@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2331 …}
      +nested: Doctrine\ORM\PersistentCollection {#2289 …}
      +votes: Doctrine\ORM\PersistentCollection {#2326 …}
      +reports: Doctrine\ORM\PersistentCollection {#2325 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
      -id: 322721
      -bodyTs: "'everi':5 'isn':16 'lwaxana':1 'screen':11 'singl':6 'sometim':13 'time':7 'treat':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6824568"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705673371 {#2349
        date: 2024-01-19 15:09:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2164}
    +body: "The episode where she and Odo are trapped on the elevator is amazing."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1705676685 {#3136
      date: 2024-01-19 16:04:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Corgana@startrek.website"
      "@A_Union_of_Kobolds@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3140 …}
    +nested: Doctrine\ORM\PersistentCollection {#3142 …}
    +votes: Doctrine\ORM\PersistentCollection {#3144 …}
    +reports: Doctrine\ORM\PersistentCollection {#3146 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3148 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
    -id: 322914
    -bodyTs: "'amaz':13 'elev':11 'episod':2 'odo':6 'trap':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6825633"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705676685 {#3137
      date: 2024-01-19 16:04:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: "I just watched that one for the first time the other day and it completely changed my mind on her. Just fantastic."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705677040 {#3271
    date: 2024-01-19 16:10:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
    "@A_Union_of_Kobolds@lemmy.world"
    "@Telodzrum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3274 …}
  +nested: Doctrine\ORM\PersistentCollection {#3276 …}
  +votes: Doctrine\ORM\PersistentCollection {#3278 …}
  +reports: Doctrine\ORM\PersistentCollection {#3280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
  -id: 322930
  -bodyTs: "'chang':16 'complet':15 'day':12 'fantast':22 'first':8 'mind':18 'one':5 'time':9 'watch':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6825735"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705677040 {#3272
    date: 2024-01-19 16:10:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#3289
  +user: Proxies\__CG__\App\Entity\User {#3048 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3138
    +user: Proxies\__CG__\App\Entity\User {#3139 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2164
      +user: App\Entity\User {#2300 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Lwaxana is a treat every single time she’s on screen. And sometimes when she isn’t."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1726962624 {#2344
        date: 2024-09-22 01:50:24.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Corgana@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2331 …}
      +nested: Doctrine\ORM\PersistentCollection {#2289 …}
      +votes: Doctrine\ORM\PersistentCollection {#2326 …}
      +reports: Doctrine\ORM\PersistentCollection {#2325 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
      -id: 322721
      -bodyTs: "'everi':5 'isn':16 'lwaxana':1 'screen':11 'singl':6 'sometim':13 'time':7 'treat':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6824568"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705673371 {#2349
        date: 2024-01-19 15:09:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2164}
    +body: "The episode where she and Odo are trapped on the elevator is amazing."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1705676685 {#3136
      date: 2024-01-19 16:04:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Corgana@startrek.website"
      "@A_Union_of_Kobolds@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3140 …}
    +nested: Doctrine\ORM\PersistentCollection {#3142 …}
    +votes: Doctrine\ORM\PersistentCollection {#3144 …}
    +reports: Doctrine\ORM\PersistentCollection {#3146 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3148 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
    -id: 322914
    -bodyTs: "'amaz':13 'elev':11 'episod':2 'odo':6 'trap':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6825633"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705676685 {#3137
      date: 2024-01-19 16:04:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: "Yesss, it’s such a shame that the other Odo-Lwaxana episode (the one where she gets married) is the B-plot of “The Muse”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705677299 {#3286
    date: 2024-01-19 16:14:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
    "@A_Union_of_Kobolds@lemmy.world"
    "@Telodzrum@lemmy.world"
    "@Corgana@startrek.website"
    "@A_Union_of_Kobolds@lemmy.world"
    "@Telodzrum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3290 …}
  +nested: Doctrine\ORM\PersistentCollection {#3292 …}
  +votes: Doctrine\ORM\PersistentCollection {#3294 …}
  +reports: Doctrine\ORM\PersistentCollection {#3296 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3300 …}
  -id: 322939
  -bodyTs: "'b':23 'b-plot':22 'episod':13 'get':18 'lwaxana':12 'marri':19 'muse':27 'odo':11 'odo-lwaxana':10 'one':15 'plot':24 'shame':6 'yesss':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5878493"
  +editedAt: DateTimeImmutable @1726765383 {#3287
    date: 2024-09-19 19:03:03.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705677299 {#3288
    date: 2024-01-19 16:14:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#3289
  +user: Proxies\__CG__\App\Entity\User {#3048 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3138
    +user: Proxies\__CG__\App\Entity\User {#3139 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2164
      +user: App\Entity\User {#2300 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Lwaxana is a treat every single time she’s on screen. And sometimes when she isn’t."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1726962624 {#2344
        date: 2024-09-22 01:50:24.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Corgana@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2331 …}
      +nested: Doctrine\ORM\PersistentCollection {#2289 …}
      +votes: Doctrine\ORM\PersistentCollection {#2326 …}
      +reports: Doctrine\ORM\PersistentCollection {#2325 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
      -id: 322721
      -bodyTs: "'everi':5 'isn':16 'lwaxana':1 'screen':11 'singl':6 'sometim':13 'time':7 'treat':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6824568"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705673371 {#2349
        date: 2024-01-19 15:09:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2164}
    +body: "The episode where she and Odo are trapped on the elevator is amazing."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1705676685 {#3136
      date: 2024-01-19 16:04:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Corgana@startrek.website"
      "@A_Union_of_Kobolds@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3140 …}
    +nested: Doctrine\ORM\PersistentCollection {#3142 …}
    +votes: Doctrine\ORM\PersistentCollection {#3144 …}
    +reports: Doctrine\ORM\PersistentCollection {#3146 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3148 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
    -id: 322914
    -bodyTs: "'amaz':13 'elev':11 'episod':2 'odo':6 'trap':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6825633"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705676685 {#3137
      date: 2024-01-19 16:04:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: "Yesss, it’s such a shame that the other Odo-Lwaxana episode (the one where she gets married) is the B-plot of “The Muse”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705677299 {#3286
    date: 2024-01-19 16:14:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
    "@A_Union_of_Kobolds@lemmy.world"
    "@Telodzrum@lemmy.world"
    "@Corgana@startrek.website"
    "@A_Union_of_Kobolds@lemmy.world"
    "@Telodzrum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3290 …}
  +nested: Doctrine\ORM\PersistentCollection {#3292 …}
  +votes: Doctrine\ORM\PersistentCollection {#3294 …}
  +reports: Doctrine\ORM\PersistentCollection {#3296 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3300 …}
  -id: 322939
  -bodyTs: "'b':23 'b-plot':22 'episod':13 'get':18 'lwaxana':12 'marri':19 'muse':27 'odo':11 'odo-lwaxana':10 'one':15 'plot':24 'shame':6 'yesss':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5878493"
  +editedAt: DateTimeImmutable @1726765383 {#3287
    date: 2024-09-19 19:03:03.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705677299 {#3288
    date: 2024-01-19 16:14:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#3289
  +user: Proxies\__CG__\App\Entity\User {#3048 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3138
    +user: Proxies\__CG__\App\Entity\User {#3139 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2164
      +user: App\Entity\User {#2300 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Lwaxana is a treat every single time she’s on screen. And sometimes when she isn’t."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1726962624 {#2344
        date: 2024-09-22 01:50:24.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Corgana@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2331 …}
      +nested: Doctrine\ORM\PersistentCollection {#2289 …}
      +votes: Doctrine\ORM\PersistentCollection {#2326 …}
      +reports: Doctrine\ORM\PersistentCollection {#2325 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
      -id: 322721
      -bodyTs: "'everi':5 'isn':16 'lwaxana':1 'screen':11 'singl':6 'sometim':13 'time':7 'treat':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6824568"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705673371 {#2349
        date: 2024-01-19 15:09:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2164}
    +body: "The episode where she and Odo are trapped on the elevator is amazing."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1705676685 {#3136
      date: 2024-01-19 16:04:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Corgana@startrek.website"
      "@A_Union_of_Kobolds@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3140 …}
    +nested: Doctrine\ORM\PersistentCollection {#3142 …}
    +votes: Doctrine\ORM\PersistentCollection {#3144 …}
    +reports: Doctrine\ORM\PersistentCollection {#3146 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3148 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
    -id: 322914
    -bodyTs: "'amaz':13 'elev':11 'episod':2 'odo':6 'trap':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6825633"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705676685 {#3137
      date: 2024-01-19 16:04:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: "Yesss, it’s such a shame that the other Odo-Lwaxana episode (the one where she gets married) is the B-plot of “The Muse”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705677299 {#3286
    date: 2024-01-19 16:14:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
    "@A_Union_of_Kobolds@lemmy.world"
    "@Telodzrum@lemmy.world"
    "@Corgana@startrek.website"
    "@A_Union_of_Kobolds@lemmy.world"
    "@Telodzrum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3290 …}
  +nested: Doctrine\ORM\PersistentCollection {#3292 …}
  +votes: Doctrine\ORM\PersistentCollection {#3294 …}
  +reports: Doctrine\ORM\PersistentCollection {#3296 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3300 …}
  -id: 322939
  -bodyTs: "'b':23 'b-plot':22 'episod':13 'get':18 'lwaxana':12 'marri':19 'muse':27 'odo':11 'odo-lwaxana':10 'one':15 'plot':24 'shame':6 'yesss':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5878493"
  +editedAt: DateTimeImmutable @1726765383 {#3287
    date: 2024-09-19 19:03:03.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705677299 {#3288
    date: 2024-01-19 16:14:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#3304
  +user: Proxies\__CG__\App\Entity\User {#3305 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3138
    +user: Proxies\__CG__\App\Entity\User {#3139 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2164
      +user: App\Entity\User {#2300 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Lwaxana is a treat every single time she’s on screen. And sometimes when she isn’t."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1726962624 {#2344
        date: 2024-09-22 01:50:24.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Corgana@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2331 …}
      +nested: Doctrine\ORM\PersistentCollection {#2289 …}
      +votes: Doctrine\ORM\PersistentCollection {#2326 …}
      +reports: Doctrine\ORM\PersistentCollection {#2325 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
      -id: 322721
      -bodyTs: "'everi':5 'isn':16 'lwaxana':1 'screen':11 'singl':6 'sometim':13 'time':7 'treat':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6824568"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705673371 {#2349
        date: 2024-01-19 15:09:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2164}
    +body: "The episode where she and Odo are trapped on the elevator is amazing."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1705676685 {#3136
      date: 2024-01-19 16:04:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Corgana@startrek.website"
      "@A_Union_of_Kobolds@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3140 …}
    +nested: Doctrine\ORM\PersistentCollection {#3142 …}
    +votes: Doctrine\ORM\PersistentCollection {#3144 …}
    +reports: Doctrine\ORM\PersistentCollection {#3146 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3148 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
    -id: 322914
    -bodyTs: "'amaz':13 'elev':11 'episod':2 'odo':6 'trap':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6825633"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705676685 {#3137
      date: 2024-01-19 16:04:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: "I don’t love most Lwaxana episodes, but that one and Half a Life are wonderful."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705705387 {#3302
    date: 2024-01-20 00:03:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
    "@A_Union_of_Kobolds@lemmy.world"
    "@Telodzrum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3306 …}
  +nested: Doctrine\ORM\PersistentCollection {#3308 …}
  +votes: Doctrine\ORM\PersistentCollection {#3310 …}
  +reports: Doctrine\ORM\PersistentCollection {#3312 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3314 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3316 …}
  -id: 324275
  -bodyTs: "'episod':7 'half':12 'life':14 'love':4 'lwaxana':6 'one':10 'wonder':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6834252"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705705387 {#3303
    date: 2024-01-20 00:03:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#3304
  +user: Proxies\__CG__\App\Entity\User {#3305 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3138
    +user: Proxies\__CG__\App\Entity\User {#3139 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2164
      +user: App\Entity\User {#2300 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Lwaxana is a treat every single time she’s on screen. And sometimes when she isn’t."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1726962624 {#2344
        date: 2024-09-22 01:50:24.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Corgana@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2331 …}
      +nested: Doctrine\ORM\PersistentCollection {#2289 …}
      +votes: Doctrine\ORM\PersistentCollection {#2326 …}
      +reports: Doctrine\ORM\PersistentCollection {#2325 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
      -id: 322721
      -bodyTs: "'everi':5 'isn':16 'lwaxana':1 'screen':11 'singl':6 'sometim':13 'time':7 'treat':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6824568"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705673371 {#2349
        date: 2024-01-19 15:09:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2164}
    +body: "The episode where she and Odo are trapped on the elevator is amazing."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1705676685 {#3136
      date: 2024-01-19 16:04:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Corgana@startrek.website"
      "@A_Union_of_Kobolds@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3140 …}
    +nested: Doctrine\ORM\PersistentCollection {#3142 …}
    +votes: Doctrine\ORM\PersistentCollection {#3144 …}
    +reports: Doctrine\ORM\PersistentCollection {#3146 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3148 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
    -id: 322914
    -bodyTs: "'amaz':13 'elev':11 'episod':2 'odo':6 'trap':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6825633"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705676685 {#3137
      date: 2024-01-19 16:04:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: "I don’t love most Lwaxana episodes, but that one and Half a Life are wonderful."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705705387 {#3302
    date: 2024-01-20 00:03:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
    "@A_Union_of_Kobolds@lemmy.world"
    "@Telodzrum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3306 …}
  +nested: Doctrine\ORM\PersistentCollection {#3308 …}
  +votes: Doctrine\ORM\PersistentCollection {#3310 …}
  +reports: Doctrine\ORM\PersistentCollection {#3312 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3314 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3316 …}
  -id: 324275
  -bodyTs: "'episod':7 'half':12 'life':14 'love':4 'lwaxana':6 'one':10 'wonder':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6834252"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705705387 {#3303
    date: 2024-01-20 00:03:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#3304
  +user: Proxies\__CG__\App\Entity\User {#3305 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3138
    +user: Proxies\__CG__\App\Entity\User {#3139 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2164
      +user: App\Entity\User {#2300 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Lwaxana is a treat every single time she’s on screen. And sometimes when she isn’t."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1726962624 {#2344
        date: 2024-09-22 01:50:24.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Corgana@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2331 …}
      +nested: Doctrine\ORM\PersistentCollection {#2289 …}
      +votes: Doctrine\ORM\PersistentCollection {#2326 …}
      +reports: Doctrine\ORM\PersistentCollection {#2325 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
      -id: 322721
      -bodyTs: "'everi':5 'isn':16 'lwaxana':1 'screen':11 'singl':6 'sometim':13 'time':7 'treat':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6824568"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705673371 {#2349
        date: 2024-01-19 15:09:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2164}
    +body: "The episode where she and Odo are trapped on the elevator is amazing."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1705676685 {#3136
      date: 2024-01-19 16:04:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Corgana@startrek.website"
      "@A_Union_of_Kobolds@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3140 …}
    +nested: Doctrine\ORM\PersistentCollection {#3142 …}
    +votes: Doctrine\ORM\PersistentCollection {#3144 …}
    +reports: Doctrine\ORM\PersistentCollection {#3146 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3148 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
    -id: 322914
    -bodyTs: "'amaz':13 'elev':11 'episod':2 'odo':6 'trap':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6825633"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705676685 {#3137
      date: 2024-01-19 16:04:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: "I don’t love most Lwaxana episodes, but that one and Half a Life are wonderful."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705705387 {#3302
    date: 2024-01-20 00:03:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
    "@A_Union_of_Kobolds@lemmy.world"
    "@Telodzrum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3306 …}
  +nested: Doctrine\ORM\PersistentCollection {#3308 …}
  +votes: Doctrine\ORM\PersistentCollection {#3310 …}
  +reports: Doctrine\ORM\PersistentCollection {#3312 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3314 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3316 …}
  -id: 324275
  -bodyTs: "'episod':7 'half':12 'life':14 'love':4 'lwaxana':6 'one':10 'wonder':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6834252"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705705387 {#3303
    date: 2024-01-20 00:03:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#2118
  +user: App\Entity\User {#2162 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I had a mug custom made with her on it so I’m not fit to judge.\n
    \n
    Does it help that I had Guinan put on other side? idk
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1726782411 {#2110
    date: 2024-09-19 23:46:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2117 …}
  +nested: Doctrine\ORM\PersistentCollection {#2122 …}
  +votes: Doctrine\ORM\PersistentCollection {#2113 …}
  +reports: Doctrine\ORM\PersistentCollection {#2119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
  -id: 322692
  -bodyTs: "'custom':5 'fit':15 'guinan':24 'help':20 'idk':29 'judg':17 'm':13 'made':6 'mug':4 'put':25 'side':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6824330"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705672641 {#2107
    date: 2024-01-19 14:57:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#2118
  +user: App\Entity\User {#2162 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I had a mug custom made with her on it so I’m not fit to judge.\n
    \n
    Does it help that I had Guinan put on other side? idk
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1726782411 {#2110
    date: 2024-09-19 23:46:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2117 …}
  +nested: Doctrine\ORM\PersistentCollection {#2122 …}
  +votes: Doctrine\ORM\PersistentCollection {#2113 …}
  +reports: Doctrine\ORM\PersistentCollection {#2119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
  -id: 322692
  -bodyTs: "'custom':5 'fit':15 'guinan':24 'help':20 'idk':29 'judg':17 'm':13 'made':6 'mug':4 'put':25 'side':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6824330"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705672641 {#2107
    date: 2024-01-19 14:57:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#2118
  +user: App\Entity\User {#2162 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I had a mug custom made with her on it so I’m not fit to judge.\n
    \n
    Does it help that I had Guinan put on other side? idk
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1726782411 {#2110
    date: 2024-09-19 23:46:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2117 …}
  +nested: Doctrine\ORM\PersistentCollection {#2122 …}
  +votes: Doctrine\ORM\PersistentCollection {#2113 …}
  +reports: Doctrine\ORM\PersistentCollection {#2119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
  -id: 322692
  -bodyTs: "'custom':5 'fit':15 'guinan':24 'help':20 'idk':29 'judg':17 'm':13 'made':6 'mug':4 'put':25 'side':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6824330"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705672641 {#2107
    date: 2024-01-19 14:57:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#3033
  +user: Proxies\__CG__\App\Entity\User {#3032 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2118
    +user: App\Entity\User {#2162 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      I had a mug custom made with her on it so I’m not fit to judge.\n
      \n
      Does it help that I had Guinan put on other side? idk
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1726782411 {#2110
      date: 2024-09-19 23:46:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Corgana@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2117 …}
    +nested: Doctrine\ORM\PersistentCollection {#2122 …}
    +votes: Doctrine\ORM\PersistentCollection {#2113 …}
    +reports: Doctrine\ORM\PersistentCollection {#2119 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
    -id: 322692
    -bodyTs: "'custom':5 'fit':15 'guinan':24 'help':20 'idk':29 'judg':17 'm':13 'made':6 'mug':4 'put':25 'side':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6824330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705672641 {#2107
      date: 2024-01-19 14:57:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2118}
  +body: "I’d like to see this mug, please."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705673354 {#3035
    date: 2024-01-19 15:09:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
    "@Knitwear@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3031 …}
  +nested: Doctrine\ORM\PersistentCollection {#3029 …}
  +votes: Doctrine\ORM\PersistentCollection {#3109 …}
  +reports: Doctrine\ORM\PersistentCollection {#3110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3097 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
  -id: 322720
  -bodyTs: "'d':2 'like':3 'mug':7 'pleas':8 'see':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6824562"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705673354 {#3034
    date: 2024-01-19 15:09:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#3033
  +user: Proxies\__CG__\App\Entity\User {#3032 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2118
    +user: App\Entity\User {#2162 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      I had a mug custom made with her on it so I’m not fit to judge.\n
      \n
      Does it help that I had Guinan put on other side? idk
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1726782411 {#2110
      date: 2024-09-19 23:46:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Corgana@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2117 …}
    +nested: Doctrine\ORM\PersistentCollection {#2122 …}
    +votes: Doctrine\ORM\PersistentCollection {#2113 …}
    +reports: Doctrine\ORM\PersistentCollection {#2119 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
    -id: 322692
    -bodyTs: "'custom':5 'fit':15 'guinan':24 'help':20 'idk':29 'judg':17 'm':13 'made':6 'mug':4 'put':25 'side':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6824330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705672641 {#2107
      date: 2024-01-19 14:57:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2118}
  +body: "I’d like to see this mug, please."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705673354 {#3035
    date: 2024-01-19 15:09:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
    "@Knitwear@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3031 …}
  +nested: Doctrine\ORM\PersistentCollection {#3029 …}
  +votes: Doctrine\ORM\PersistentCollection {#3109 …}
  +reports: Doctrine\ORM\PersistentCollection {#3110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3097 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
  -id: 322720
  -bodyTs: "'d':2 'like':3 'mug':7 'pleas':8 'see':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6824562"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705673354 {#3034
    date: 2024-01-19 15:09:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#3033
  +user: Proxies\__CG__\App\Entity\User {#3032 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2118
    +user: App\Entity\User {#2162 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      I had a mug custom made with her on it so I’m not fit to judge.\n
      \n
      Does it help that I had Guinan put on other side? idk
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1726782411 {#2110
      date: 2024-09-19 23:46:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Corgana@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2117 …}
    +nested: Doctrine\ORM\PersistentCollection {#2122 …}
    +votes: Doctrine\ORM\PersistentCollection {#2113 …}
    +reports: Doctrine\ORM\PersistentCollection {#2119 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
    -id: 322692
    -bodyTs: "'custom':5 'fit':15 'guinan':24 'help':20 'idk':29 'judg':17 'm':13 'made':6 'mug':4 'put':25 'side':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6824330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705672641 {#2107
      date: 2024-01-19 14:57:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2118}
  +body: "I’d like to see this mug, please."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705673354 {#3035
    date: 2024-01-19 15:09:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
    "@Knitwear@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3031 …}
  +nested: Doctrine\ORM\PersistentCollection {#3029 …}
  +votes: Doctrine\ORM\PersistentCollection {#3109 …}
  +reports: Doctrine\ORM\PersistentCollection {#3110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3097 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
  -id: 322720
  -bodyTs: "'d':2 'like':3 'mug':7 'pleas':8 'see':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6824562"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705673354 {#3034
    date: 2024-01-19 15:09:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#3208
  +user: App\Entity\User {#2162 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3033
    +user: Proxies\__CG__\App\Entity\User {#3032 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2118
      +user: App\Entity\User {#2162 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        I had a mug custom made with her on it so I’m not fit to judge.\n
        \n
        Does it help that I had Guinan put on other side? idk
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1726782411 {#2110
        date: 2024-09-19 23:46:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Corgana@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2117 …}
      +nested: Doctrine\ORM\PersistentCollection {#2122 …}
      +votes: Doctrine\ORM\PersistentCollection {#2113 …}
      +reports: Doctrine\ORM\PersistentCollection {#2119 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
      -id: 322692
      -bodyTs: "'custom':5 'fit':15 'guinan':24 'help':20 'idk':29 'judg':17 'm':13 'made':6 'mug':4 'put':25 'side':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6824330"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705672641 {#2107
        date: 2024-01-19 14:57:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2118}
    +body: "I’d like to see this mug, please."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1705673354 {#3035
      date: 2024-01-19 15:09:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Corgana@startrek.website"
      "@Knitwear@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3031 …}
    +nested: Doctrine\ORM\PersistentCollection {#3029 …}
    +votes: Doctrine\ORM\PersistentCollection {#3109 …}
    +reports: Doctrine\ORM\PersistentCollection {#3110 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3097 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
    -id: 322720
    -bodyTs: "'d':2 'like':3 'mug':7 'pleas':8 'see':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6824562"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705673354 {#3034
      date: 2024-01-19 15:09:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2118}
  +body: """
    Why am I like this\n
    \n
    [imgur.com/a/avF7mLc](https://imgur.com/a/avF7mLc)\n
    \n
    I guess they just seem like two Queens who stand outside it all and thus see things more clearly idk
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1705673547 {#3216
    date: 2024-01-19 15:12:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
    "@Knitwear@lemmy.world"
    "@kaitco@lemmy.world"
    "@Corgana@startrek.website"
    "@Knitwear@lemmy.world"
    "@kaitco@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3207 …}
  +nested: Doctrine\ORM\PersistentCollection {#3205 …}
  +votes: Doctrine\ORM\PersistentCollection {#3203 …}
  +reports: Doctrine\ORM\PersistentCollection {#3218 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3220 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3222 …}
  -id: 322735
  -bodyTs: "'/a/avf7mlc](https://imgur.com/a/avf7mlc)':8 'clear':27 'guess':10 'idk':28 'imgur.com':7 'imgur.com/a/avf7mlc](https://imgur.com/a/avf7mlc)':6 'like':4,14 'outsid':19 'queen':16 'see':24 'seem':13 'stand':18 'thing':25 'thus':23 'two':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6824638"
  +editedAt: DateTimeImmutable @1726743727 {#3213
    date: 2024-09-19 13:02:07.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705673547 {#3215
    date: 2024-01-19 15:12:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#3208
  +user: App\Entity\User {#2162 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3033
    +user: Proxies\__CG__\App\Entity\User {#3032 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2118
      +user: App\Entity\User {#2162 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        I had a mug custom made with her on it so I’m not fit to judge.\n
        \n
        Does it help that I had Guinan put on other side? idk
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1726782411 {#2110
        date: 2024-09-19 23:46:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Corgana@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2117 …}
      +nested: Doctrine\ORM\PersistentCollection {#2122 …}
      +votes: Doctrine\ORM\PersistentCollection {#2113 …}
      +reports: Doctrine\ORM\PersistentCollection {#2119 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
      -id: 322692
      -bodyTs: "'custom':5 'fit':15 'guinan':24 'help':20 'idk':29 'judg':17 'm':13 'made':6 'mug':4 'put':25 'side':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6824330"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705672641 {#2107
        date: 2024-01-19 14:57:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2118}
    +body: "I’d like to see this mug, please."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1705673354 {#3035
      date: 2024-01-19 15:09:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Corgana@startrek.website"
      "@Knitwear@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3031 …}
    +nested: Doctrine\ORM\PersistentCollection {#3029 …}
    +votes: Doctrine\ORM\PersistentCollection {#3109 …}
    +reports: Doctrine\ORM\PersistentCollection {#3110 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3097 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
    -id: 322720
    -bodyTs: "'d':2 'like':3 'mug':7 'pleas':8 'see':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6824562"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705673354 {#3034
      date: 2024-01-19 15:09:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2118}
  +body: """
    Why am I like this\n
    \n
    [imgur.com/a/avF7mLc](https://imgur.com/a/avF7mLc)\n
    \n
    I guess they just seem like two Queens who stand outside it all and thus see things more clearly idk
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1705673547 {#3216
    date: 2024-01-19 15:12:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
    "@Knitwear@lemmy.world"
    "@kaitco@lemmy.world"
    "@Corgana@startrek.website"
    "@Knitwear@lemmy.world"
    "@kaitco@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3207 …}
  +nested: Doctrine\ORM\PersistentCollection {#3205 …}
  +votes: Doctrine\ORM\PersistentCollection {#3203 …}
  +reports: Doctrine\ORM\PersistentCollection {#3218 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3220 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3222 …}
  -id: 322735
  -bodyTs: "'/a/avf7mlc](https://imgur.com/a/avf7mlc)':8 'clear':27 'guess':10 'idk':28 'imgur.com':7 'imgur.com/a/avf7mlc](https://imgur.com/a/avf7mlc)':6 'like':4,14 'outsid':19 'queen':16 'see':24 'seem':13 'stand':18 'thing':25 'thus':23 'two':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6824638"
  +editedAt: DateTimeImmutable @1726743727 {#3213
    date: 2024-09-19 13:02:07.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705673547 {#3215
    date: 2024-01-19 15:12:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#3208
  +user: App\Entity\User {#2162 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3033
    +user: Proxies\__CG__\App\Entity\User {#3032 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2118
      +user: App\Entity\User {#2162 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        I had a mug custom made with her on it so I’m not fit to judge.\n
        \n
        Does it help that I had Guinan put on other side? idk
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1726782411 {#2110
        date: 2024-09-19 23:46:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Corgana@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2117 …}
      +nested: Doctrine\ORM\PersistentCollection {#2122 …}
      +votes: Doctrine\ORM\PersistentCollection {#2113 …}
      +reports: Doctrine\ORM\PersistentCollection {#2119 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
      -id: 322692
      -bodyTs: "'custom':5 'fit':15 'guinan':24 'help':20 'idk':29 'judg':17 'm':13 'made':6 'mug':4 'put':25 'side':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6824330"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705672641 {#2107
        date: 2024-01-19 14:57:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2118}
    +body: "I’d like to see this mug, please."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1705673354 {#3035
      date: 2024-01-19 15:09:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Corgana@startrek.website"
      "@Knitwear@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3031 …}
    +nested: Doctrine\ORM\PersistentCollection {#3029 …}
    +votes: Doctrine\ORM\PersistentCollection {#3109 …}
    +reports: Doctrine\ORM\PersistentCollection {#3110 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3097 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
    -id: 322720
    -bodyTs: "'d':2 'like':3 'mug':7 'pleas':8 'see':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6824562"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705673354 {#3034
      date: 2024-01-19 15:09:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2118}
  +body: """
    Why am I like this\n
    \n
    [imgur.com/a/avF7mLc](https://imgur.com/a/avF7mLc)\n
    \n
    I guess they just seem like two Queens who stand outside it all and thus see things more clearly idk
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1705673547 {#3216
    date: 2024-01-19 15:12:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
    "@Knitwear@lemmy.world"
    "@kaitco@lemmy.world"
    "@Corgana@startrek.website"
    "@Knitwear@lemmy.world"
    "@kaitco@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3207 …}
  +nested: Doctrine\ORM\PersistentCollection {#3205 …}
  +votes: Doctrine\ORM\PersistentCollection {#3203 …}
  +reports: Doctrine\ORM\PersistentCollection {#3218 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3220 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3222 …}
  -id: 322735
  -bodyTs: "'/a/avf7mlc](https://imgur.com/a/avf7mlc)':8 'clear':27 'guess':10 'idk':28 'imgur.com':7 'imgur.com/a/avf7mlc](https://imgur.com/a/avf7mlc)':6 'like':4,14 'outsid':19 'queen':16 'see':24 'seem':13 'stand':18 'thing':25 'thus':23 'two':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6824638"
  +editedAt: DateTimeImmutable @1726743727 {#3213
    date: 2024-09-19 13:02:07.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705673547 {#3215
    date: 2024-01-19 15:12:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#3368
  +user: Proxies\__CG__\App\Entity\User {#3032 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3208
    +user: App\Entity\User {#2162 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3033
      +user: Proxies\__CG__\App\Entity\User {#3032 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2118
        +user: App\Entity\User {#2162 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          I had a mug custom made with her on it so I’m not fit to judge.\n
          \n
          Does it help that I had Guinan put on other side? idk
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1726782411 {#2110
          date: 2024-09-19 23:46:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Corgana@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2117 …}
        +nested: Doctrine\ORM\PersistentCollection {#2122 …}
        +votes: Doctrine\ORM\PersistentCollection {#2113 …}
        +reports: Doctrine\ORM\PersistentCollection {#2119 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
        -id: 322692
        -bodyTs: "'custom':5 'fit':15 'guinan':24 'help':20 'idk':29 'judg':17 'm':13 'made':6 'mug':4 'put':25 'side':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6824330"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705672641 {#2107
          date: 2024-01-19 14:57:21.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2118}
      +body: "I’d like to see this mug, please."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1705673354 {#3035
        date: 2024-01-19 15:09:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Corgana@startrek.website"
        "@Knitwear@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3031 …}
      +nested: Doctrine\ORM\PersistentCollection {#3029 …}
      +votes: Doctrine\ORM\PersistentCollection {#3109 …}
      +reports: Doctrine\ORM\PersistentCollection {#3110 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3097 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
      -id: 322720
      -bodyTs: "'d':2 'like':3 'mug':7 'pleas':8 'see':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6824562"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705673354 {#3034
        date: 2024-01-19 15:09:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2118}
    +body: """
      Why am I like this\n
      \n
      [imgur.com/a/avF7mLc](https://imgur.com/a/avF7mLc)\n
      \n
      I guess they just seem like two Queens who stand outside it all and thus see things more clearly idk
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1705673547 {#3216
      date: 2024-01-19 15:12:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Corgana@startrek.website"
      "@Knitwear@lemmy.world"
      "@kaitco@lemmy.world"
      "@Corgana@startrek.website"
      "@Knitwear@lemmy.world"
      "@kaitco@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3207 …}
    +nested: Doctrine\ORM\PersistentCollection {#3205 …}
    +votes: Doctrine\ORM\PersistentCollection {#3203 …}
    +reports: Doctrine\ORM\PersistentCollection {#3218 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3220 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3222 …}
    -id: 322735
    -bodyTs: "'/a/avf7mlc](https://imgur.com/a/avf7mlc)':8 'clear':27 'guess':10 'idk':28 'imgur.com':7 'imgur.com/a/avf7mlc](https://imgur.com/a/avf7mlc)':6 'like':4,14 'outsid':19 'queen':16 'see':24 'seem':13 'stand':18 'thing':25 'thus':23 'two':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6824638"
    +editedAt: DateTimeImmutable @1726743727 {#3213
      date: 2024-09-19 13:02:07.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705673547 {#3215
      date: 2024-01-19 15:12:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2118}
  +body: """
    That’s the most brilliant thing I’ve seen all day!\n
    \n
    Granted, it’s only 9:15 here, but still!!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705673766 {#3367
    date: 2024-01-19 15:16:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
    "@Knitwear@lemmy.world"
    "@kaitco@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3374 …}
  +nested: Doctrine\ORM\PersistentCollection {#3376 …}
  +votes: Doctrine\ORM\PersistentCollection {#3378 …}
  +reports: Doctrine\ORM\PersistentCollection {#3381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3385 …}
  -id: 322751
  -bodyTs: "'15':17 '9':16 'brilliant':5 'day':11 'grant':12 'seen':9 'still':20 'thing':6 've':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6824712"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705673766 {#3370
    date: 2024-01-19 15:16: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
95 DENIED edit
App\Entity\EntryComment {#3368
  +user: Proxies\__CG__\App\Entity\User {#3032 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3208
    +user: App\Entity\User {#2162 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3033
      +user: Proxies\__CG__\App\Entity\User {#3032 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2118
        +user: App\Entity\User {#2162 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          I had a mug custom made with her on it so I’m not fit to judge.\n
          \n
          Does it help that I had Guinan put on other side? idk
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1726782411 {#2110
          date: 2024-09-19 23:46:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Corgana@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2117 …}
        +nested: Doctrine\ORM\PersistentCollection {#2122 …}
        +votes: Doctrine\ORM\PersistentCollection {#2113 …}
        +reports: Doctrine\ORM\PersistentCollection {#2119 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
        -id: 322692
        -bodyTs: "'custom':5 'fit':15 'guinan':24 'help':20 'idk':29 'judg':17 'm':13 'made':6 'mug':4 'put':25 'side':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6824330"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705672641 {#2107
          date: 2024-01-19 14:57:21.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2118}
      +body: "I’d like to see this mug, please."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1705673354 {#3035
        date: 2024-01-19 15:09:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Corgana@startrek.website"
        "@Knitwear@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3031 …}
      +nested: Doctrine\ORM\PersistentCollection {#3029 …}
      +votes: Doctrine\ORM\PersistentCollection {#3109 …}
      +reports: Doctrine\ORM\PersistentCollection {#3110 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3097 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
      -id: 322720
      -bodyTs: "'d':2 'like':3 'mug':7 'pleas':8 'see':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6824562"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705673354 {#3034
        date: 2024-01-19 15:09:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2118}
    +body: """
      Why am I like this\n
      \n
      [imgur.com/a/avF7mLc](https://imgur.com/a/avF7mLc)\n
      \n
      I guess they just seem like two Queens who stand outside it all and thus see things more clearly idk
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1705673547 {#3216
      date: 2024-01-19 15:12:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Corgana@startrek.website"
      "@Knitwear@lemmy.world"
      "@kaitco@lemmy.world"
      "@Corgana@startrek.website"
      "@Knitwear@lemmy.world"
      "@kaitco@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3207 …}
    +nested: Doctrine\ORM\PersistentCollection {#3205 …}
    +votes: Doctrine\ORM\PersistentCollection {#3203 …}
    +reports: Doctrine\ORM\PersistentCollection {#3218 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3220 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3222 …}
    -id: 322735
    -bodyTs: "'/a/avf7mlc](https://imgur.com/a/avf7mlc)':8 'clear':27 'guess':10 'idk':28 'imgur.com':7 'imgur.com/a/avf7mlc](https://imgur.com/a/avf7mlc)':6 'like':4,14 'outsid':19 'queen':16 'see':24 'seem':13 'stand':18 'thing':25 'thus':23 'two':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6824638"
    +editedAt: DateTimeImmutable @1726743727 {#3213
      date: 2024-09-19 13:02:07.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705673547 {#3215
      date: 2024-01-19 15:12:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2118}
  +body: """
    That’s the most brilliant thing I’ve seen all day!\n
    \n
    Granted, it’s only 9:15 here, but still!!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705673766 {#3367
    date: 2024-01-19 15:16:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
    "@Knitwear@lemmy.world"
    "@kaitco@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3374 …}
  +nested: Doctrine\ORM\PersistentCollection {#3376 …}
  +votes: Doctrine\ORM\PersistentCollection {#3378 …}
  +reports: Doctrine\ORM\PersistentCollection {#3381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3385 …}
  -id: 322751
  -bodyTs: "'15':17 '9':16 'brilliant':5 'day':11 'grant':12 'seen':9 'still':20 'thing':6 've':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6824712"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705673766 {#3370
    date: 2024-01-19 15:16: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
96 DENIED moderate
App\Entity\EntryComment {#3368
  +user: Proxies\__CG__\App\Entity\User {#3032 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3208
    +user: App\Entity\User {#2162 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3033
      +user: Proxies\__CG__\App\Entity\User {#3032 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2118
        +user: App\Entity\User {#2162 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          I had a mug custom made with her on it so I’m not fit to judge.\n
          \n
          Does it help that I had Guinan put on other side? idk
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1726782411 {#2110
          date: 2024-09-19 23:46:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Corgana@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2117 …}
        +nested: Doctrine\ORM\PersistentCollection {#2122 …}
        +votes: Doctrine\ORM\PersistentCollection {#2113 …}
        +reports: Doctrine\ORM\PersistentCollection {#2119 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
        -id: 322692
        -bodyTs: "'custom':5 'fit':15 'guinan':24 'help':20 'idk':29 'judg':17 'm':13 'made':6 'mug':4 'put':25 'side':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6824330"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705672641 {#2107
          date: 2024-01-19 14:57:21.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2118}
      +body: "I’d like to see this mug, please."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1705673354 {#3035
        date: 2024-01-19 15:09:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Corgana@startrek.website"
        "@Knitwear@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3031 …}
      +nested: Doctrine\ORM\PersistentCollection {#3029 …}
      +votes: Doctrine\ORM\PersistentCollection {#3109 …}
      +reports: Doctrine\ORM\PersistentCollection {#3110 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3097 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
      -id: 322720
      -bodyTs: "'d':2 'like':3 'mug':7 'pleas':8 'see':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6824562"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705673354 {#3034
        date: 2024-01-19 15:09:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2118}
    +body: """
      Why am I like this\n
      \n
      [imgur.com/a/avF7mLc](https://imgur.com/a/avF7mLc)\n
      \n
      I guess they just seem like two Queens who stand outside it all and thus see things more clearly idk
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1705673547 {#3216
      date: 2024-01-19 15:12:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Corgana@startrek.website"
      "@Knitwear@lemmy.world"
      "@kaitco@lemmy.world"
      "@Corgana@startrek.website"
      "@Knitwear@lemmy.world"
      "@kaitco@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3207 …}
    +nested: Doctrine\ORM\PersistentCollection {#3205 …}
    +votes: Doctrine\ORM\PersistentCollection {#3203 …}
    +reports: Doctrine\ORM\PersistentCollection {#3218 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3220 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3222 …}
    -id: 322735
    -bodyTs: "'/a/avf7mlc](https://imgur.com/a/avf7mlc)':8 'clear':27 'guess':10 'idk':28 'imgur.com':7 'imgur.com/a/avf7mlc](https://imgur.com/a/avf7mlc)':6 'like':4,14 'outsid':19 'queen':16 'see':24 'seem':13 'stand':18 'thing':25 'thus':23 'two':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6824638"
    +editedAt: DateTimeImmutable @1726743727 {#3213
      date: 2024-09-19 13:02:07.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705673547 {#3215
      date: 2024-01-19 15:12:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2118}
  +body: """
    That’s the most brilliant thing I’ve seen all day!\n
    \n
    Granted, it’s only 9:15 here, but still!!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705673766 {#3367
    date: 2024-01-19 15:16:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
    "@Knitwear@lemmy.world"
    "@kaitco@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3374 …}
  +nested: Doctrine\ORM\PersistentCollection {#3376 …}
  +votes: Doctrine\ORM\PersistentCollection {#3378 …}
  +reports: Doctrine\ORM\PersistentCollection {#3381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3385 …}
  -id: 322751
  -bodyTs: "'15':17 '9':16 'brilliant':5 'day':11 'grant':12 'seen':9 'still':20 'thing':6 've':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6824712"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705673766 {#3370
    date: 2024-01-19 15:16: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
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#3389
  +user: Proxies\__CG__\App\Entity\User {#3390 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3208
    +user: App\Entity\User {#2162 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3033
      +user: Proxies\__CG__\App\Entity\User {#3032 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2118
        +user: App\Entity\User {#2162 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          I had a mug custom made with her on it so I’m not fit to judge.\n
          \n
          Does it help that I had Guinan put on other side? idk
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1726782411 {#2110
          date: 2024-09-19 23:46:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Corgana@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2117 …}
        +nested: Doctrine\ORM\PersistentCollection {#2122 …}
        +votes: Doctrine\ORM\PersistentCollection {#2113 …}
        +reports: Doctrine\ORM\PersistentCollection {#2119 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
        -id: 322692
        -bodyTs: "'custom':5 'fit':15 'guinan':24 'help':20 'idk':29 'judg':17 'm':13 'made':6 'mug':4 'put':25 'side':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6824330"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705672641 {#2107
          date: 2024-01-19 14:57:21.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2118}
      +body: "I’d like to see this mug, please."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1705673354 {#3035
        date: 2024-01-19 15:09:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Corgana@startrek.website"
        "@Knitwear@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3031 …}
      +nested: Doctrine\ORM\PersistentCollection {#3029 …}
      +votes: Doctrine\ORM\PersistentCollection {#3109 …}
      +reports: Doctrine\ORM\PersistentCollection {#3110 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3097 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
      -id: 322720
      -bodyTs: "'d':2 'like':3 'mug':7 'pleas':8 'see':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6824562"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705673354 {#3034
        date: 2024-01-19 15:09:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2118}
    +body: """
      Why am I like this\n
      \n
      [imgur.com/a/avF7mLc](https://imgur.com/a/avF7mLc)\n
      \n
      I guess they just seem like two Queens who stand outside it all and thus see things more clearly idk
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1705673547 {#3216
      date: 2024-01-19 15:12:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Corgana@startrek.website"
      "@Knitwear@lemmy.world"
      "@kaitco@lemmy.world"
      "@Corgana@startrek.website"
      "@Knitwear@lemmy.world"
      "@kaitco@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3207 …}
    +nested: Doctrine\ORM\PersistentCollection {#3205 …}
    +votes: Doctrine\ORM\PersistentCollection {#3203 …}
    +reports: Doctrine\ORM\PersistentCollection {#3218 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3220 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3222 …}
    -id: 322735
    -bodyTs: "'/a/avf7mlc](https://imgur.com/a/avf7mlc)':8 'clear':27 'guess':10 'idk':28 'imgur.com':7 'imgur.com/a/avf7mlc](https://imgur.com/a/avf7mlc)':6 'like':4,14 'outsid':19 'queen':16 'see':24 'seem':13 'stand':18 'thing':25 'thus':23 'two':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6824638"
    +editedAt: DateTimeImmutable @1726743727 {#3213
      date: 2024-09-19 13:02:07.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705673547 {#3215
      date: 2024-01-19 15:12:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2118}
  +body: "It’s a glorious mug"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705681311 {#3387
    date: 2024-01-19 17:21:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
    "@Knitwear@lemmy.world"
    "@kaitco@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3391 …}
  +nested: Doctrine\ORM\PersistentCollection {#3393 …}
  +votes: Doctrine\ORM\PersistentCollection {#3395 …}
  +reports: Doctrine\ORM\PersistentCollection {#3397 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3401 …}
  -id: 323121
  -bodyTs: "'glorious':4 'mug':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6827100"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705681311 {#3388
    date: 2024-01-19 17:21:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#3389
  +user: Proxies\__CG__\App\Entity\User {#3390 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3208
    +user: App\Entity\User {#2162 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3033
      +user: Proxies\__CG__\App\Entity\User {#3032 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2118
        +user: App\Entity\User {#2162 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          I had a mug custom made with her on it so I’m not fit to judge.\n
          \n
          Does it help that I had Guinan put on other side? idk
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1726782411 {#2110
          date: 2024-09-19 23:46:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Corgana@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2117 …}
        +nested: Doctrine\ORM\PersistentCollection {#2122 …}
        +votes: Doctrine\ORM\PersistentCollection {#2113 …}
        +reports: Doctrine\ORM\PersistentCollection {#2119 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
        -id: 322692
        -bodyTs: "'custom':5 'fit':15 'guinan':24 'help':20 'idk':29 'judg':17 'm':13 'made':6 'mug':4 'put':25 'side':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6824330"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705672641 {#2107
          date: 2024-01-19 14:57:21.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2118}
      +body: "I’d like to see this mug, please."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1705673354 {#3035
        date: 2024-01-19 15:09:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Corgana@startrek.website"
        "@Knitwear@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3031 …}
      +nested: Doctrine\ORM\PersistentCollection {#3029 …}
      +votes: Doctrine\ORM\PersistentCollection {#3109 …}
      +reports: Doctrine\ORM\PersistentCollection {#3110 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3097 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
      -id: 322720
      -bodyTs: "'d':2 'like':3 'mug':7 'pleas':8 'see':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6824562"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705673354 {#3034
        date: 2024-01-19 15:09:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2118}
    +body: """
      Why am I like this\n
      \n
      [imgur.com/a/avF7mLc](https://imgur.com/a/avF7mLc)\n
      \n
      I guess they just seem like two Queens who stand outside it all and thus see things more clearly idk
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1705673547 {#3216
      date: 2024-01-19 15:12:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Corgana@startrek.website"
      "@Knitwear@lemmy.world"
      "@kaitco@lemmy.world"
      "@Corgana@startrek.website"
      "@Knitwear@lemmy.world"
      "@kaitco@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3207 …}
    +nested: Doctrine\ORM\PersistentCollection {#3205 …}
    +votes: Doctrine\ORM\PersistentCollection {#3203 …}
    +reports: Doctrine\ORM\PersistentCollection {#3218 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3220 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3222 …}
    -id: 322735
    -bodyTs: "'/a/avf7mlc](https://imgur.com/a/avf7mlc)':8 'clear':27 'guess':10 'idk':28 'imgur.com':7 'imgur.com/a/avf7mlc](https://imgur.com/a/avf7mlc)':6 'like':4,14 'outsid':19 'queen':16 'see':24 'seem':13 'stand':18 'thing':25 'thus':23 'two':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6824638"
    +editedAt: DateTimeImmutable @1726743727 {#3213
      date: 2024-09-19 13:02:07.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705673547 {#3215
      date: 2024-01-19 15:12:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2118}
  +body: "It’s a glorious mug"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705681311 {#3387
    date: 2024-01-19 17:21:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
    "@Knitwear@lemmy.world"
    "@kaitco@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3391 …}
  +nested: Doctrine\ORM\PersistentCollection {#3393 …}
  +votes: Doctrine\ORM\PersistentCollection {#3395 …}
  +reports: Doctrine\ORM\PersistentCollection {#3397 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3401 …}
  -id: 323121
  -bodyTs: "'glorious':4 'mug':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6827100"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705681311 {#3388
    date: 2024-01-19 17:21:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#3389
  +user: Proxies\__CG__\App\Entity\User {#3390 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3208
    +user: App\Entity\User {#2162 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3033
      +user: Proxies\__CG__\App\Entity\User {#3032 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2118
        +user: App\Entity\User {#2162 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          I had a mug custom made with her on it so I’m not fit to judge.\n
          \n
          Does it help that I had Guinan put on other side? idk
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1726782411 {#2110
          date: 2024-09-19 23:46:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Corgana@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2117 …}
        +nested: Doctrine\ORM\PersistentCollection {#2122 …}
        +votes: Doctrine\ORM\PersistentCollection {#2113 …}
        +reports: Doctrine\ORM\PersistentCollection {#2119 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
        -id: 322692
        -bodyTs: "'custom':5 'fit':15 'guinan':24 'help':20 'idk':29 'judg':17 'm':13 'made':6 'mug':4 'put':25 'side':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6824330"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705672641 {#2107
          date: 2024-01-19 14:57:21.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2118}
      +body: "I’d like to see this mug, please."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1705673354 {#3035
        date: 2024-01-19 15:09:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Corgana@startrek.website"
        "@Knitwear@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3031 …}
      +nested: Doctrine\ORM\PersistentCollection {#3029 …}
      +votes: Doctrine\ORM\PersistentCollection {#3109 …}
      +reports: Doctrine\ORM\PersistentCollection {#3110 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3097 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
      -id: 322720
      -bodyTs: "'d':2 'like':3 'mug':7 'pleas':8 'see':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6824562"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705673354 {#3034
        date: 2024-01-19 15:09:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2118}
    +body: """
      Why am I like this\n
      \n
      [imgur.com/a/avF7mLc](https://imgur.com/a/avF7mLc)\n
      \n
      I guess they just seem like two Queens who stand outside it all and thus see things more clearly idk
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1705673547 {#3216
      date: 2024-01-19 15:12:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Corgana@startrek.website"
      "@Knitwear@lemmy.world"
      "@kaitco@lemmy.world"
      "@Corgana@startrek.website"
      "@Knitwear@lemmy.world"
      "@kaitco@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3207 …}
    +nested: Doctrine\ORM\PersistentCollection {#3205 …}
    +votes: Doctrine\ORM\PersistentCollection {#3203 …}
    +reports: Doctrine\ORM\PersistentCollection {#3218 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3220 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3222 …}
    -id: 322735
    -bodyTs: "'/a/avf7mlc](https://imgur.com/a/avf7mlc)':8 'clear':27 'guess':10 'idk':28 'imgur.com':7 'imgur.com/a/avf7mlc](https://imgur.com/a/avf7mlc)':6 'like':4,14 'outsid':19 'queen':16 'see':24 'seem':13 'stand':18 'thing':25 'thus':23 'two':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6824638"
    +editedAt: DateTimeImmutable @1726743727 {#3213
      date: 2024-09-19 13:02:07.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705673547 {#3215
      date: 2024-01-19 15:12:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2118}
  +body: "It’s a glorious mug"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705681311 {#3387
    date: 2024-01-19 17:21:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
    "@Knitwear@lemmy.world"
    "@kaitco@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3391 …}
  +nested: Doctrine\ORM\PersistentCollection {#3393 …}
  +votes: Doctrine\ORM\PersistentCollection {#3395 …}
  +reports: Doctrine\ORM\PersistentCollection {#3397 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3401 …}
  -id: 323121
  -bodyTs: "'glorious':4 'mug':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6827100"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705681311 {#3388
    date: 2024-01-19 17:21:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#3113
  +user: Proxies\__CG__\App\Entity\User {#3048 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2118
    +user: App\Entity\User {#2162 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      I had a mug custom made with her on it so I’m not fit to judge.\n
      \n
      Does it help that I had Guinan put on other side? idk
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1726782411 {#2110
      date: 2024-09-19 23:46:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Corgana@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2117 …}
    +nested: Doctrine\ORM\PersistentCollection {#2122 …}
    +votes: Doctrine\ORM\PersistentCollection {#2113 …}
    +reports: Doctrine\ORM\PersistentCollection {#2119 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
    -id: 322692
    -bodyTs: "'custom':5 'fit':15 'guinan':24 'help':20 'idk':29 'judg':17 'm':13 'made':6 'mug':4 'put':25 'side':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6824330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705672641 {#2107
      date: 2024-01-19 14:57:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2118}
  +body: """
    Damnit Jean-Luc, show us the damn mug!\n
    \n
    EDIT: they did 😄
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1705673627 {#3101
    date: 2024-01-19 15:13:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
    "@Knitwear@lemmy.world"
    "@Corgana@startrek.website"
    "@Knitwear@lemmy.world"
    "@Corgana@startrek.website"
    "@Knitwear@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3112 …}
  +nested: Doctrine\ORM\PersistentCollection {#3105 …}
  +votes: Doctrine\ORM\PersistentCollection {#3107 …}
  +reports: Doctrine\ORM\PersistentCollection {#3115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3117 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3119 …}
  -id: 322743
  -bodyTs: "'damn':8 'damnit':1 'edit':10 'jean':3 'jean-luc':2 'luc':4 'mug':9 'show':5 'us':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5877180"
  +editedAt: DateTimeImmutable @1726744155 {#3102
    date: 2024-09-19 13:09:15.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705673627 {#3103
    date: 2024-01-19 15:13:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#3113
  +user: Proxies\__CG__\App\Entity\User {#3048 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2118
    +user: App\Entity\User {#2162 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      I had a mug custom made with her on it so I’m not fit to judge.\n
      \n
      Does it help that I had Guinan put on other side? idk
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1726782411 {#2110
      date: 2024-09-19 23:46:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Corgana@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2117 …}
    +nested: Doctrine\ORM\PersistentCollection {#2122 …}
    +votes: Doctrine\ORM\PersistentCollection {#2113 …}
    +reports: Doctrine\ORM\PersistentCollection {#2119 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
    -id: 322692
    -bodyTs: "'custom':5 'fit':15 'guinan':24 'help':20 'idk':29 'judg':17 'm':13 'made':6 'mug':4 'put':25 'side':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6824330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705672641 {#2107
      date: 2024-01-19 14:57:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2118}
  +body: """
    Damnit Jean-Luc, show us the damn mug!\n
    \n
    EDIT: they did 😄
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1705673627 {#3101
    date: 2024-01-19 15:13:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
    "@Knitwear@lemmy.world"
    "@Corgana@startrek.website"
    "@Knitwear@lemmy.world"
    "@Corgana@startrek.website"
    "@Knitwear@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3112 …}
  +nested: Doctrine\ORM\PersistentCollection {#3105 …}
  +votes: Doctrine\ORM\PersistentCollection {#3107 …}
  +reports: Doctrine\ORM\PersistentCollection {#3115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3117 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3119 …}
  -id: 322743
  -bodyTs: "'damn':8 'damnit':1 'edit':10 'jean':3 'jean-luc':2 'luc':4 'mug':9 'show':5 'us':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5877180"
  +editedAt: DateTimeImmutable @1726744155 {#3102
    date: 2024-09-19 13:09:15.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705673627 {#3103
    date: 2024-01-19 15:13:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#3113
  +user: Proxies\__CG__\App\Entity\User {#3048 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2118
    +user: App\Entity\User {#2162 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      I had a mug custom made with her on it so I’m not fit to judge.\n
      \n
      Does it help that I had Guinan put on other side? idk
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1726782411 {#2110
      date: 2024-09-19 23:46:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Corgana@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2117 …}
    +nested: Doctrine\ORM\PersistentCollection {#2122 …}
    +votes: Doctrine\ORM\PersistentCollection {#2113 …}
    +reports: Doctrine\ORM\PersistentCollection {#2119 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
    -id: 322692
    -bodyTs: "'custom':5 'fit':15 'guinan':24 'help':20 'idk':29 'judg':17 'm':13 'made':6 'mug':4 'put':25 'side':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6824330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705672641 {#2107
      date: 2024-01-19 14:57:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2118}
  +body: """
    Damnit Jean-Luc, show us the damn mug!\n
    \n
    EDIT: they did 😄
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1705673627 {#3101
    date: 2024-01-19 15:13:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
    "@Knitwear@lemmy.world"
    "@Corgana@startrek.website"
    "@Knitwear@lemmy.world"
    "@Corgana@startrek.website"
    "@Knitwear@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3112 …}
  +nested: Doctrine\ORM\PersistentCollection {#3105 …}
  +votes: Doctrine\ORM\PersistentCollection {#3107 …}
  +reports: Doctrine\ORM\PersistentCollection {#3115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3117 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3119 …}
  -id: 322743
  -bodyTs: "'damn':8 'damnit':1 'edit':10 'jean':3 'jean-luc':2 'luc':4 'mug':9 'show':5 'us':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5877180"
  +editedAt: DateTimeImmutable @1726744155 {#3102
    date: 2024-09-19 13:09:15.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705673627 {#3103
    date: 2024-01-19 15:13:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\EntryComment {#2276
  +user: App\Entity\User {#2194 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "She can be both. Sometimes the best character is the worst."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1726917544 {#2281
    date: 2024-09-21 13:19:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2279 …}
  +nested: Doctrine\ORM\PersistentCollection {#2277 …}
  +votes: Doctrine\ORM\PersistentCollection {#2220 …}
  +reports: Doctrine\ORM\PersistentCollection {#2222 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
  -id: 322675
  -bodyTs: "'best':7 'charact':8 'sometim':5 'worst':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6606411"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705672387 {#2283
    date: 2024-01-19 14:53:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#2276
  +user: App\Entity\User {#2194 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "She can be both. Sometimes the best character is the worst."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1726917544 {#2281
    date: 2024-09-21 13:19:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2279 …}
  +nested: Doctrine\ORM\PersistentCollection {#2277 …}
  +votes: Doctrine\ORM\PersistentCollection {#2220 …}
  +reports: Doctrine\ORM\PersistentCollection {#2222 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
  -id: 322675
  -bodyTs: "'best':7 'charact':8 'sometim':5 'worst':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6606411"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705672387 {#2283
    date: 2024-01-19 14:53:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#2276
  +user: App\Entity\User {#2194 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "She can be both. Sometimes the best character is the worst."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1726917544 {#2281
    date: 2024-09-21 13:19:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2279 …}
  +nested: Doctrine\ORM\PersistentCollection {#2277 …}
  +votes: Doctrine\ORM\PersistentCollection {#2220 …}
  +reports: Doctrine\ORM\PersistentCollection {#2222 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
  -id: 322675
  -bodyTs: "'best':7 'charact':8 'sometim':5 'worst':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6606411"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705672387 {#2283
    date: 2024-01-19 14:53:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\EntryComment {#3049
  +user: Proxies\__CG__\App\Entity\User {#3048 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2276
    +user: App\Entity\User {#2194 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "She can be both. Sometimes the best character is the worst."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1726917544 {#2281
      date: 2024-09-21 13:19:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Corgana@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2279 …}
    +nested: Doctrine\ORM\PersistentCollection {#2277 …}
    +votes: Doctrine\ORM\PersistentCollection {#2220 …}
    +reports: Doctrine\ORM\PersistentCollection {#2222 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
    -id: 322675
    -bodyTs: "'best':7 'charact':8 'sometim':5 'worst':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/6606411"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705672387 {#2283
      date: 2024-01-19 14:53:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2276}
  +body: "I can see you still have a long way to go. It’s ok, I was like you once."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1705673401 {#3052
    date: 2024-01-19 15:10:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
    "@Tolookah@discuss.tchncs.de"
    "@Corgana@startrek.website"
    "@Tolookah@discuss.tchncs.de"
    "@Corgana@startrek.website"
    "@Tolookah@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3047 …}
  +nested: Doctrine\ORM\PersistentCollection {#3045 …}
  +votes: Doctrine\ORM\PersistentCollection {#3043 …}
  +reports: Doctrine\ORM\PersistentCollection {#3041 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3039 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3037 …}
  -id: 322725
  -bodyTs: "'go':11 'like':17 'long':8 'ok':14 'see':3 'still':5 'way':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5877089"
  +editedAt: DateTimeImmutable @1726744770 {#3051
    date: 2024-09-19 13:19:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705673401 {#3050
    date: 2024-01-19 15:10:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#3049
  +user: Proxies\__CG__\App\Entity\User {#3048 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2276
    +user: App\Entity\User {#2194 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "She can be both. Sometimes the best character is the worst."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1726917544 {#2281
      date: 2024-09-21 13:19:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Corgana@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2279 …}
    +nested: Doctrine\ORM\PersistentCollection {#2277 …}
    +votes: Doctrine\ORM\PersistentCollection {#2220 …}
    +reports: Doctrine\ORM\PersistentCollection {#2222 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
    -id: 322675
    -bodyTs: "'best':7 'charact':8 'sometim':5 'worst':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/6606411"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705672387 {#2283
      date: 2024-01-19 14:53:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2276}
  +body: "I can see you still have a long way to go. It’s ok, I was like you once."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1705673401 {#3052
    date: 2024-01-19 15:10:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
    "@Tolookah@discuss.tchncs.de"
    "@Corgana@startrek.website"
    "@Tolookah@discuss.tchncs.de"
    "@Corgana@startrek.website"
    "@Tolookah@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3047 …}
  +nested: Doctrine\ORM\PersistentCollection {#3045 …}
  +votes: Doctrine\ORM\PersistentCollection {#3043 …}
  +reports: Doctrine\ORM\PersistentCollection {#3041 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3039 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3037 …}
  -id: 322725
  -bodyTs: "'go':11 'like':17 'long':8 'ok':14 'see':3 'still':5 'way':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5877089"
  +editedAt: DateTimeImmutable @1726744770 {#3051
    date: 2024-09-19 13:19:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705673401 {#3050
    date: 2024-01-19 15:10:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#3049
  +user: Proxies\__CG__\App\Entity\User {#3048 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2276
    +user: App\Entity\User {#2194 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "She can be both. Sometimes the best character is the worst."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1726917544 {#2281
      date: 2024-09-21 13:19:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Corgana@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2279 …}
    +nested: Doctrine\ORM\PersistentCollection {#2277 …}
    +votes: Doctrine\ORM\PersistentCollection {#2220 …}
    +reports: Doctrine\ORM\PersistentCollection {#2222 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
    -id: 322675
    -bodyTs: "'best':7 'charact':8 'sometim':5 'worst':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/6606411"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705672387 {#2283
      date: 2024-01-19 14:53:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2276}
  +body: "I can see you still have a long way to go. It’s ok, I was like you once."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1705673401 {#3052
    date: 2024-01-19 15:10:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
    "@Tolookah@discuss.tchncs.de"
    "@Corgana@startrek.website"
    "@Tolookah@discuss.tchncs.de"
    "@Corgana@startrek.website"
    "@Tolookah@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3047 …}
  +nested: Doctrine\ORM\PersistentCollection {#3045 …}
  +votes: Doctrine\ORM\PersistentCollection {#3043 …}
  +reports: Doctrine\ORM\PersistentCollection {#3041 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3039 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3037 …}
  -id: 322725
  -bodyTs: "'go':11 'like':17 'long':8 'ok':14 'see':3 'still':5 'way':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5877089"
  +editedAt: DateTimeImmutable @1726744770 {#3051
    date: 2024-09-19 13:19:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705673401 {#3050
    date: 2024-01-19 15:10:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\EntryComment {#3226
  +user: App\Entity\User {#2194 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3049
    +user: Proxies\__CG__\App\Entity\User {#3048 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2276
      +user: App\Entity\User {#2194 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "She can be both. Sometimes the best character is the worst."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1726917544 {#2281
        date: 2024-09-21 13:19:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Corgana@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2279 …}
      +nested: Doctrine\ORM\PersistentCollection {#2277 …}
      +votes: Doctrine\ORM\PersistentCollection {#2220 …}
      +reports: Doctrine\ORM\PersistentCollection {#2222 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
      -id: 322675
      -bodyTs: "'best':7 'charact':8 'sometim':5 'worst':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/6606411"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705672387 {#2283
        date: 2024-01-19 14:53:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2276}
    +body: "I can see you still have a long way to go. It’s ok, I was like you once."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1705673401 {#3052
      date: 2024-01-19 15:10:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Corgana@startrek.website"
      "@Tolookah@discuss.tchncs.de"
      "@Corgana@startrek.website"
      "@Tolookah@discuss.tchncs.de"
      "@Corgana@startrek.website"
      "@Tolookah@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3047 …}
    +nested: Doctrine\ORM\PersistentCollection {#3045 …}
    +votes: Doctrine\ORM\PersistentCollection {#3043 …}
    +reports: Doctrine\ORM\PersistentCollection {#3041 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3039 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3037 …}
    -id: 322725
    -bodyTs: "'go':11 'like':17 'long':8 'ok':14 'see':3 'still':5 'way':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/5877089"
    +editedAt: DateTimeImmutable @1726744770 {#3051
      date: 2024-09-19 13:19:30.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705673401 {#3050
      date: 2024-01-19 15:10:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2276}
  +body: "I dunno, I can like a character and think they’re the worst. It’s likely that I like them *because* they’re the worst."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705680363 {#3224
    date: 2024-01-19 17:06:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
    "@Tolookah@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3227 …}
  +nested: Doctrine\ORM\PersistentCollection {#3229 …}
  +votes: Doctrine\ORM\PersistentCollection {#3231 …}
  +reports: Doctrine\ORM\PersistentCollection {#3233 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3235 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3237 …}
  -id: 323074
  -bodyTs: "'charact':7 'dunno':2 'like':5,16,19 're':11,23 'think':9 'worst':13,25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6609381"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705680363 {#3225
    date: 2024-01-19 17:06:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#3226
  +user: App\Entity\User {#2194 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3049
    +user: Proxies\__CG__\App\Entity\User {#3048 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2276
      +user: App\Entity\User {#2194 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "She can be both. Sometimes the best character is the worst."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1726917544 {#2281
        date: 2024-09-21 13:19:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Corgana@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2279 …}
      +nested: Doctrine\ORM\PersistentCollection {#2277 …}
      +votes: Doctrine\ORM\PersistentCollection {#2220 …}
      +reports: Doctrine\ORM\PersistentCollection {#2222 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
      -id: 322675
      -bodyTs: "'best':7 'charact':8 'sometim':5 'worst':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/6606411"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705672387 {#2283
        date: 2024-01-19 14:53:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2276}
    +body: "I can see you still have a long way to go. It’s ok, I was like you once."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1705673401 {#3052
      date: 2024-01-19 15:10:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Corgana@startrek.website"
      "@Tolookah@discuss.tchncs.de"
      "@Corgana@startrek.website"
      "@Tolookah@discuss.tchncs.de"
      "@Corgana@startrek.website"
      "@Tolookah@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3047 …}
    +nested: Doctrine\ORM\PersistentCollection {#3045 …}
    +votes: Doctrine\ORM\PersistentCollection {#3043 …}
    +reports: Doctrine\ORM\PersistentCollection {#3041 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3039 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3037 …}
    -id: 322725
    -bodyTs: "'go':11 'like':17 'long':8 'ok':14 'see':3 'still':5 'way':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/5877089"
    +editedAt: DateTimeImmutable @1726744770 {#3051
      date: 2024-09-19 13:19:30.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705673401 {#3050
      date: 2024-01-19 15:10:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2276}
  +body: "I dunno, I can like a character and think they’re the worst. It’s likely that I like them *because* they’re the worst."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705680363 {#3224
    date: 2024-01-19 17:06:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
    "@Tolookah@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3227 …}
  +nested: Doctrine\ORM\PersistentCollection {#3229 …}
  +votes: Doctrine\ORM\PersistentCollection {#3231 …}
  +reports: Doctrine\ORM\PersistentCollection {#3233 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3235 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3237 …}
  -id: 323074
  -bodyTs: "'charact':7 'dunno':2 'like':5,16,19 're':11,23 'think':9 'worst':13,25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6609381"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705680363 {#3225
    date: 2024-01-19 17:06:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#3226
  +user: App\Entity\User {#2194 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3049
    +user: Proxies\__CG__\App\Entity\User {#3048 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2276
      +user: App\Entity\User {#2194 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "She can be both. Sometimes the best character is the worst."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1726917544 {#2281
        date: 2024-09-21 13:19:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Corgana@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2279 …}
      +nested: Doctrine\ORM\PersistentCollection {#2277 …}
      +votes: Doctrine\ORM\PersistentCollection {#2220 …}
      +reports: Doctrine\ORM\PersistentCollection {#2222 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
      -id: 322675
      -bodyTs: "'best':7 'charact':8 'sometim':5 'worst':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/6606411"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705672387 {#2283
        date: 2024-01-19 14:53:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2276}
    +body: "I can see you still have a long way to go. It’s ok, I was like you once."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1705673401 {#3052
      date: 2024-01-19 15:10:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Corgana@startrek.website"
      "@Tolookah@discuss.tchncs.de"
      "@Corgana@startrek.website"
      "@Tolookah@discuss.tchncs.de"
      "@Corgana@startrek.website"
      "@Tolookah@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3047 …}
    +nested: Doctrine\ORM\PersistentCollection {#3045 …}
    +votes: Doctrine\ORM\PersistentCollection {#3043 …}
    +reports: Doctrine\ORM\PersistentCollection {#3041 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3039 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3037 …}
    -id: 322725
    -bodyTs: "'go':11 'like':17 'long':8 'ok':14 'see':3 'still':5 'way':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/5877089"
    +editedAt: DateTimeImmutable @1726744770 {#3051
      date: 2024-09-19 13:19:30.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705673401 {#3050
      date: 2024-01-19 15:10:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2276}
  +body: "I dunno, I can like a character and think they’re the worst. It’s likely that I like them *because* they’re the worst."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705680363 {#3224
    date: 2024-01-19 17:06:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
    "@Tolookah@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3227 …}
  +nested: Doctrine\ORM\PersistentCollection {#3229 …}
  +votes: Doctrine\ORM\PersistentCollection {#3231 …}
  +reports: Doctrine\ORM\PersistentCollection {#3233 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3235 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3237 …}
  -id: 323074
  -bodyTs: "'charact':7 'dunno':2 'like':5,16,19 're':11,23 'think':9 'worst':13,25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6609381"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705680363 {#3225
    date: 2024-01-19 17:06:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
App\Entity\EntryComment {#3405
  +user: Proxies\__CG__\App\Entity\User {#3406 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3226
    +user: App\Entity\User {#2194 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3049
      +user: Proxies\__CG__\App\Entity\User {#3048 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2276
        +user: App\Entity\User {#2194 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "She can be both. Sometimes the best character is the worst."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1726917544 {#2281
          date: 2024-09-21 13:19:04.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Corgana@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2279 …}
        +nested: Doctrine\ORM\PersistentCollection {#2277 …}
        +votes: Doctrine\ORM\PersistentCollection {#2220 …}
        +reports: Doctrine\ORM\PersistentCollection {#2222 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
        -id: 322675
        -bodyTs: "'best':7 'charact':8 'sometim':5 'worst':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/6606411"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705672387 {#2283
          date: 2024-01-19 14:53:07.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2276}
      +body: "I can see you still have a long way to go. It’s ok, I was like you once."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1705673401 {#3052
        date: 2024-01-19 15:10:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Corgana@startrek.website"
        "@Tolookah@discuss.tchncs.de"
        "@Corgana@startrek.website"
        "@Tolookah@discuss.tchncs.de"
        "@Corgana@startrek.website"
        "@Tolookah@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3047 …}
      +nested: Doctrine\ORM\PersistentCollection {#3045 …}
      +votes: Doctrine\ORM\PersistentCollection {#3043 …}
      +reports: Doctrine\ORM\PersistentCollection {#3041 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3039 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3037 …}
      -id: 322725
      -bodyTs: "'go':11 'like':17 'long':8 'ok':14 'see':3 'still':5 'way':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5877089"
      +editedAt: DateTimeImmutable @1726744770 {#3051
        date: 2024-09-19 13:19:30.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705673401 {#3050
        date: 2024-01-19 15:10:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2276}
    +body: "I dunno, I can like a character and think they’re the worst. It’s likely that I like them *because* they’re the worst."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705680363 {#3224
      date: 2024-01-19 17:06:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Corgana@startrek.website"
      "@Tolookah@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3227 …}
    +nested: Doctrine\ORM\PersistentCollection {#3229 …}
    +votes: Doctrine\ORM\PersistentCollection {#3231 …}
    +reports: Doctrine\ORM\PersistentCollection {#3233 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3235 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3237 …}
    -id: 323074
    -bodyTs: "'charact':7 'dunno':2 'like':5,16,19 're':11,23 'think':9 'worst':13,25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/6609381"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705680363 {#3225
      date: 2024-01-19 17:06:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2276}
  +body: "Like the Badmirals."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705706289 {#3403
    date: 2024-01-20 00:18:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
    "@Tolookah@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3407 …}
  +nested: Doctrine\ORM\PersistentCollection {#3409 …}
  +votes: Doctrine\ORM\PersistentCollection {#3411 …}
  +reports: Doctrine\ORM\PersistentCollection {#3413 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3415 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3417 …}
  -id: 324322
  -bodyTs: "'badmir':3 'like':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6834589"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705706289 {#3404
    date: 2024-01-20 00:18:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#3405
  +user: Proxies\__CG__\App\Entity\User {#3406 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3226
    +user: App\Entity\User {#2194 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3049
      +user: Proxies\__CG__\App\Entity\User {#3048 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2276
        +user: App\Entity\User {#2194 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "She can be both. Sometimes the best character is the worst."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1726917544 {#2281
          date: 2024-09-21 13:19:04.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Corgana@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2279 …}
        +nested: Doctrine\ORM\PersistentCollection {#2277 …}
        +votes: Doctrine\ORM\PersistentCollection {#2220 …}
        +reports: Doctrine\ORM\PersistentCollection {#2222 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
        -id: 322675
        -bodyTs: "'best':7 'charact':8 'sometim':5 'worst':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/6606411"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705672387 {#2283
          date: 2024-01-19 14:53:07.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2276}
      +body: "I can see you still have a long way to go. It’s ok, I was like you once."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1705673401 {#3052
        date: 2024-01-19 15:10:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Corgana@startrek.website"
        "@Tolookah@discuss.tchncs.de"
        "@Corgana@startrek.website"
        "@Tolookah@discuss.tchncs.de"
        "@Corgana@startrek.website"
        "@Tolookah@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3047 …}
      +nested: Doctrine\ORM\PersistentCollection {#3045 …}
      +votes: Doctrine\ORM\PersistentCollection {#3043 …}
      +reports: Doctrine\ORM\PersistentCollection {#3041 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3039 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3037 …}
      -id: 322725
      -bodyTs: "'go':11 'like':17 'long':8 'ok':14 'see':3 'still':5 'way':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5877089"
      +editedAt: DateTimeImmutable @1726744770 {#3051
        date: 2024-09-19 13:19:30.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705673401 {#3050
        date: 2024-01-19 15:10:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2276}
    +body: "I dunno, I can like a character and think they’re the worst. It’s likely that I like them *because* they’re the worst."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705680363 {#3224
      date: 2024-01-19 17:06:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Corgana@startrek.website"
      "@Tolookah@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3227 …}
    +nested: Doctrine\ORM\PersistentCollection {#3229 …}
    +votes: Doctrine\ORM\PersistentCollection {#3231 …}
    +reports: Doctrine\ORM\PersistentCollection {#3233 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3235 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3237 …}
    -id: 323074
    -bodyTs: "'charact':7 'dunno':2 'like':5,16,19 're':11,23 'think':9 'worst':13,25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/6609381"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705680363 {#3225
      date: 2024-01-19 17:06:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2276}
  +body: "Like the Badmirals."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705706289 {#3403
    date: 2024-01-20 00:18:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
    "@Tolookah@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3407 …}
  +nested: Doctrine\ORM\PersistentCollection {#3409 …}
  +votes: Doctrine\ORM\PersistentCollection {#3411 …}
  +reports: Doctrine\ORM\PersistentCollection {#3413 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3415 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3417 …}
  -id: 324322
  -bodyTs: "'badmir':3 'like':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6834589"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705706289 {#3404
    date: 2024-01-20 00:18:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#3405
  +user: Proxies\__CG__\App\Entity\User {#3406 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3226
    +user: App\Entity\User {#2194 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3049
      +user: Proxies\__CG__\App\Entity\User {#3048 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2276
        +user: App\Entity\User {#2194 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "She can be both. Sometimes the best character is the worst."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1726917544 {#2281
          date: 2024-09-21 13:19:04.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Corgana@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2279 …}
        +nested: Doctrine\ORM\PersistentCollection {#2277 …}
        +votes: Doctrine\ORM\PersistentCollection {#2220 …}
        +reports: Doctrine\ORM\PersistentCollection {#2222 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
        -id: 322675
        -bodyTs: "'best':7 'charact':8 'sometim':5 'worst':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/6606411"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705672387 {#2283
          date: 2024-01-19 14:53:07.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2276}
      +body: "I can see you still have a long way to go. It’s ok, I was like you once."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1705673401 {#3052
        date: 2024-01-19 15:10:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Corgana@startrek.website"
        "@Tolookah@discuss.tchncs.de"
        "@Corgana@startrek.website"
        "@Tolookah@discuss.tchncs.de"
        "@Corgana@startrek.website"
        "@Tolookah@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3047 …}
      +nested: Doctrine\ORM\PersistentCollection {#3045 …}
      +votes: Doctrine\ORM\PersistentCollection {#3043 …}
      +reports: Doctrine\ORM\PersistentCollection {#3041 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3039 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3037 …}
      -id: 322725
      -bodyTs: "'go':11 'like':17 'long':8 'ok':14 'see':3 'still':5 'way':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5877089"
      +editedAt: DateTimeImmutable @1726744770 {#3051
        date: 2024-09-19 13:19:30.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705673401 {#3050
        date: 2024-01-19 15:10:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2276}
    +body: "I dunno, I can like a character and think they’re the worst. It’s likely that I like them *because* they’re the worst."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705680363 {#3224
      date: 2024-01-19 17:06:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Corgana@startrek.website"
      "@Tolookah@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3227 …}
    +nested: Doctrine\ORM\PersistentCollection {#3229 …}
    +votes: Doctrine\ORM\PersistentCollection {#3231 …}
    +reports: Doctrine\ORM\PersistentCollection {#3233 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3235 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3237 …}
    -id: 323074
    -bodyTs: "'charact':7 'dunno':2 'like':5,16,19 're':11,23 'think':9 'worst':13,25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/6609381"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705680363 {#3225
      date: 2024-01-19 17:06:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2276}
  +body: "Like the Badmirals."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705706289 {#3403
    date: 2024-01-20 00:18:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
    "@Tolookah@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3407 …}
  +nested: Doctrine\ORM\PersistentCollection {#3409 …}
  +votes: Doctrine\ORM\PersistentCollection {#3411 …}
  +reports: Doctrine\ORM\PersistentCollection {#3413 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3415 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3417 …}
  -id: 324322
  -bodyTs: "'badmir':3 'like':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6834589"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705706289 {#3404
    date: 2024-01-20 00:18:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\EntryComment {#2287
  +user: App\Entity\User {#2152 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2188 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    The twist?\n
    \n
    They’re 39, 35, and 28 years old.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705572954 {#2256
    date: 2024-01-18 11:15:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ep1cFac3pa1m@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2142 …}
  +nested: Doctrine\ORM\PersistentCollection {#2039 …}
  +votes: Doctrine\ORM\PersistentCollection {#2155 …}
  +reports: Doctrine\ORM\PersistentCollection {#2158 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2145 …}
  -id: 318836
  -bodyTs: "'28':8 '35':6 '39':5 'old':10 're':4 'twist':2 'year':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7492800"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705572954 {#2251
    date: 2024-01-18 11:15: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
123 DENIED edit
App\Entity\EntryComment {#2287
  +user: App\Entity\User {#2152 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2188 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    The twist?\n
    \n
    They’re 39, 35, and 28 years old.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705572954 {#2256
    date: 2024-01-18 11:15:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ep1cFac3pa1m@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2142 …}
  +nested: Doctrine\ORM\PersistentCollection {#2039 …}
  +votes: Doctrine\ORM\PersistentCollection {#2155 …}
  +reports: Doctrine\ORM\PersistentCollection {#2158 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2145 …}
  -id: 318836
  -bodyTs: "'28':8 '35':6 '39':5 'old':10 're':4 'twist':2 'year':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7492800"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705572954 {#2251
    date: 2024-01-18 11:15: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
124 DENIED moderate
App\Entity\EntryComment {#2287
  +user: App\Entity\User {#2152 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2188 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    The twist?\n
    \n
    They’re 39, 35, and 28 years old.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705572954 {#2256
    date: 2024-01-18 11:15:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ep1cFac3pa1m@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2142 …}
  +nested: Doctrine\ORM\PersistentCollection {#2039 …}
  +votes: Doctrine\ORM\PersistentCollection {#2155 …}
  +reports: Doctrine\ORM\PersistentCollection {#2158 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2145 …}
  -id: 318836
  -bodyTs: "'28':8 '35':6 '39':5 'old':10 're':4 'twist':2 'year':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7492800"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705572954 {#2251
    date: 2024-01-18 11:15: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
125 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
App\Entity\EntryComment {#1980
  +user: App\Entity\User {#1348 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2188 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    How you want them to be:\n
    \n
    ![](https://yiffit.net/pictrs/image/864aad77-cbad-4e92-bde8-90e1173c4cac.jpeg)\n
    \n
    How they turn out:\n
    \n
    ![](https://yiffit.net/pictrs/image/0dd96a75-2cc5-4aa2-9488-ad69400ec11d.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705543830 {#1987
    date: 2024-01-18 03:10:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ep1cFac3pa1m@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2368 …}
  +nested: Doctrine\ORM\PersistentCollection {#2373 …}
  +votes: Doctrine\ORM\PersistentCollection {#2376 …}
  +reports: Doctrine\ORM\PersistentCollection {#2365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2352 …}
  -id: 318170
  -bodyTs: "'/pictrs/image/0dd96a75-2cc5-4aa2-9488-ad69400ec11d.jpeg)':16 '/pictrs/image/864aad77-cbad-4e92-bde8-90e1173c4cac.jpeg)':9 'turn':12 'want':3 'yiffit.net':8,15 'yiffit.net/pictrs/image/0dd96a75-2cc5-4aa2-9488-ad69400ec11d.jpeg)':14 'yiffit.net/pictrs/image/864aad77-cbad-4e92-bde8-90e1173c4cac.jpeg)':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4758752"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705543830 {#1981
    date: 2024-01-18 03:10:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#1980
  +user: App\Entity\User {#1348 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2188 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    How you want them to be:\n
    \n
    ![](https://yiffit.net/pictrs/image/864aad77-cbad-4e92-bde8-90e1173c4cac.jpeg)\n
    \n
    How they turn out:\n
    \n
    ![](https://yiffit.net/pictrs/image/0dd96a75-2cc5-4aa2-9488-ad69400ec11d.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705543830 {#1987
    date: 2024-01-18 03:10:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ep1cFac3pa1m@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2368 …}
  +nested: Doctrine\ORM\PersistentCollection {#2373 …}
  +votes: Doctrine\ORM\PersistentCollection {#2376 …}
  +reports: Doctrine\ORM\PersistentCollection {#2365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2352 …}
  -id: 318170
  -bodyTs: "'/pictrs/image/0dd96a75-2cc5-4aa2-9488-ad69400ec11d.jpeg)':16 '/pictrs/image/864aad77-cbad-4e92-bde8-90e1173c4cac.jpeg)':9 'turn':12 'want':3 'yiffit.net':8,15 'yiffit.net/pictrs/image/0dd96a75-2cc5-4aa2-9488-ad69400ec11d.jpeg)':14 'yiffit.net/pictrs/image/864aad77-cbad-4e92-bde8-90e1173c4cac.jpeg)':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4758752"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705543830 {#1981
    date: 2024-01-18 03:10:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#1980
  +user: App\Entity\User {#1348 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2188 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    How you want them to be:\n
    \n
    ![](https://yiffit.net/pictrs/image/864aad77-cbad-4e92-bde8-90e1173c4cac.jpeg)\n
    \n
    How they turn out:\n
    \n
    ![](https://yiffit.net/pictrs/image/0dd96a75-2cc5-4aa2-9488-ad69400ec11d.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705543830 {#1987
    date: 2024-01-18 03:10:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ep1cFac3pa1m@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2368 …}
  +nested: Doctrine\ORM\PersistentCollection {#2373 …}
  +votes: Doctrine\ORM\PersistentCollection {#2376 …}
  +reports: Doctrine\ORM\PersistentCollection {#2365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2352 …}
  -id: 318170
  -bodyTs: "'/pictrs/image/0dd96a75-2cc5-4aa2-9488-ad69400ec11d.jpeg)':16 '/pictrs/image/864aad77-cbad-4e92-bde8-90e1173c4cac.jpeg)':9 'turn':12 'want':3 'yiffit.net':8,15 'yiffit.net/pictrs/image/0dd96a75-2cc5-4aa2-9488-ad69400ec11d.jpeg)':14 'yiffit.net/pictrs/image/864aad77-cbad-4e92-bde8-90e1173c4cac.jpeg)':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4758752"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705543830 {#1981
    date: 2024-01-18 03:10:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
App\Entity\EntryComment {#2542
  +user: App\Entity\User {#2555 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2188 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "With every “No,” you kill your children just a little bit…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1726252714 {#2537
    date: 2024-09-13 20:38:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ep1cFac3pa1m@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2543 …}
  +nested: Doctrine\ORM\PersistentCollection {#2545 …}
  +votes: Doctrine\ORM\PersistentCollection {#2547 …}
  +reports: Doctrine\ORM\PersistentCollection {#2549 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2553 …}
  -id: 318157
  -bodyTs: "'bit':11 'children':7 'everi':2 'kill':5 'littl':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6789687"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705543552 {#2538
    date: 2024-01-18 03:05:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#2542
  +user: App\Entity\User {#2555 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2188 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "With every “No,” you kill your children just a little bit…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1726252714 {#2537
    date: 2024-09-13 20:38:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ep1cFac3pa1m@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2543 …}
  +nested: Doctrine\ORM\PersistentCollection {#2545 …}
  +votes: Doctrine\ORM\PersistentCollection {#2547 …}
  +reports: Doctrine\ORM\PersistentCollection {#2549 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2553 …}
  -id: 318157
  -bodyTs: "'bit':11 'children':7 'everi':2 'kill':5 'littl':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6789687"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705543552 {#2538
    date: 2024-01-18 03:05:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#2542
  +user: App\Entity\User {#2555 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2188 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "With every “No,” you kill your children just a little bit…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1726252714 {#2537
    date: 2024-09-13 20:38:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ep1cFac3pa1m@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2543 …}
  +nested: Doctrine\ORM\PersistentCollection {#2545 …}
  +votes: Doctrine\ORM\PersistentCollection {#2547 …}
  +reports: Doctrine\ORM\PersistentCollection {#2549 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2553 …}
  -id: 318157
  -bodyTs: "'bit':11 'children':7 'everi':2 'kill':5 'littl':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6789687"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705543552 {#2538
    date: 2024-01-18 03:05:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
133 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
App\Entity\EntryComment {#3081
  +user: Proxies\__CG__\App\Entity\User {#3096 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2188 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2542
    +user: App\Entity\User {#2555 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2188 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "With every “No,” you kill your children just a little bit…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1726252714 {#2537
      date: 2024-09-13 20:38:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Ep1cFac3pa1m@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2543 …}
    +nested: Doctrine\ORM\PersistentCollection {#2545 …}
    +votes: Doctrine\ORM\PersistentCollection {#2547 …}
    +reports: Doctrine\ORM\PersistentCollection {#2549 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2551 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2553 …}
    -id: 318157
    -bodyTs: "'bit':11 'children':7 'everi':2 'kill':5 'littl':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6789687"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705543552 {#2538
      date: 2024-01-18 03:05:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2542}
  +body: "I mean, saying “yes” to some of their ideas will kill them a lot"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1705543690 {#3083
    date: 2024-01-18 03:08:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ep1cFac3pa1m@lemmy.world"
    "@superfes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3080 …}
  +nested: Doctrine\ORM\PersistentCollection {#3078 …}
  +votes: Doctrine\ORM\PersistentCollection {#3076 …}
  +reports: Doctrine\ORM\PersistentCollection {#3074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3072 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3070 …}
  -id: 318165
  -bodyTs: "'idea':9 'kill':11 'lot':14 'mean':2 'say':3 'yes':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6789731"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705543690 {#3082
    date: 2024-01-18 03:08:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\EntryComment {#3081
  +user: Proxies\__CG__\App\Entity\User {#3096 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2188 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2542
    +user: App\Entity\User {#2555 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2188 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "With every “No,” you kill your children just a little bit…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1726252714 {#2537
      date: 2024-09-13 20:38:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Ep1cFac3pa1m@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2543 …}
    +nested: Doctrine\ORM\PersistentCollection {#2545 …}
    +votes: Doctrine\ORM\PersistentCollection {#2547 …}
    +reports: Doctrine\ORM\PersistentCollection {#2549 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2551 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2553 …}
    -id: 318157
    -bodyTs: "'bit':11 'children':7 'everi':2 'kill':5 'littl':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6789687"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705543552 {#2538
      date: 2024-01-18 03:05:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2542}
  +body: "I mean, saying “yes” to some of their ideas will kill them a lot"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1705543690 {#3083
    date: 2024-01-18 03:08:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ep1cFac3pa1m@lemmy.world"
    "@superfes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3080 …}
  +nested: Doctrine\ORM\PersistentCollection {#3078 …}
  +votes: Doctrine\ORM\PersistentCollection {#3076 …}
  +reports: Doctrine\ORM\PersistentCollection {#3074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3072 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3070 …}
  -id: 318165
  -bodyTs: "'idea':9 'kill':11 'lot':14 'mean':2 'say':3 'yes':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6789731"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705543690 {#3082
    date: 2024-01-18 03:08:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\EntryComment {#3081
  +user: Proxies\__CG__\App\Entity\User {#3096 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2188 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2542
    +user: App\Entity\User {#2555 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2188 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "With every “No,” you kill your children just a little bit…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1726252714 {#2537
      date: 2024-09-13 20:38:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Ep1cFac3pa1m@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2543 …}
    +nested: Doctrine\ORM\PersistentCollection {#2545 …}
    +votes: Doctrine\ORM\PersistentCollection {#2547 …}
    +reports: Doctrine\ORM\PersistentCollection {#2549 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2551 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2553 …}
    -id: 318157
    -bodyTs: "'bit':11 'children':7 'everi':2 'kill':5 'littl':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6789687"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705543552 {#2538
      date: 2024-01-18 03:05:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2542}
  +body: "I mean, saying “yes” to some of their ideas will kill them a lot"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1705543690 {#3083
    date: 2024-01-18 03:08:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ep1cFac3pa1m@lemmy.world"
    "@superfes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3080 …}
  +nested: Doctrine\ORM\PersistentCollection {#3078 …}
  +votes: Doctrine\ORM\PersistentCollection {#3076 …}
  +reports: Doctrine\ORM\PersistentCollection {#3074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3072 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3070 …}
  -id: 318165
  -bodyTs: "'idea':9 'kill':11 'lot':14 'mean':2 'say':3 'yes':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6789731"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705543690 {#3082
    date: 2024-01-18 03:08:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
137 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
138 DENIED moderate
App\Entity\EntryComment {#3066
  +user: Proxies\__CG__\App\Entity\User {#3065 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2188 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2542
    +user: App\Entity\User {#2555 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2188 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "With every “No,” you kill your children just a little bit…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1726252714 {#2537
      date: 2024-09-13 20:38:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Ep1cFac3pa1m@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2543 …}
    +nested: Doctrine\ORM\PersistentCollection {#2545 …}
    +votes: Doctrine\ORM\PersistentCollection {#2547 …}
    +reports: Doctrine\ORM\PersistentCollection {#2549 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2551 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2553 …}
    -id: 318157
    -bodyTs: "'bit':11 'children':7 'everi':2 'kill':5 'littl':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6789687"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705543552 {#2538
      date: 2024-01-18 03:05:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2542}
  +body: "Don’t worry I was already told I’m the meanest daddy in the world for telling my kid no to eating birthday cake for breakfast"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705547269 {#3068
    date: 2024-01-18 04:07:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ep1cFac3pa1m@lemmy.world"
    "@superfes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3064 …}
  +nested: Doctrine\ORM\PersistentCollection {#3062 …}
  +votes: Doctrine\ORM\PersistentCollection {#3060 …}
  +reports: Doctrine\ORM\PersistentCollection {#3058 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
  -id: 318313
  -bodyTs: "'alreadi':6 'birthday':23 'breakfast':26 'cake':24 'daddi':12 'eat':22 'kid':19 'm':9 'meanest':11 'tell':17 'told':7 'world':15 'worri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6518445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705547269 {#3067
    date: 2024-01-18 04:07:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#3066
  +user: Proxies\__CG__\App\Entity\User {#3065 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2188 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2542
    +user: App\Entity\User {#2555 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2188 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "With every “No,” you kill your children just a little bit…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1726252714 {#2537
      date: 2024-09-13 20:38:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Ep1cFac3pa1m@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2543 …}
    +nested: Doctrine\ORM\PersistentCollection {#2545 …}
    +votes: Doctrine\ORM\PersistentCollection {#2547 …}
    +reports: Doctrine\ORM\PersistentCollection {#2549 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2551 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2553 …}
    -id: 318157
    -bodyTs: "'bit':11 'children':7 'everi':2 'kill':5 'littl':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6789687"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705543552 {#2538
      date: 2024-01-18 03:05:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2542}
  +body: "Don’t worry I was already told I’m the meanest daddy in the world for telling my kid no to eating birthday cake for breakfast"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705547269 {#3068
    date: 2024-01-18 04:07:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ep1cFac3pa1m@lemmy.world"
    "@superfes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3064 …}
  +nested: Doctrine\ORM\PersistentCollection {#3062 …}
  +votes: Doctrine\ORM\PersistentCollection {#3060 …}
  +reports: Doctrine\ORM\PersistentCollection {#3058 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
  -id: 318313
  -bodyTs: "'alreadi':6 'birthday':23 'breakfast':26 'cake':24 'daddi':12 'eat':22 'kid':19 'm':9 'meanest':11 'tell':17 'told':7 'world':15 'worri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6518445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705547269 {#3067
    date: 2024-01-18 04:07:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#3066
  +user: Proxies\__CG__\App\Entity\User {#3065 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2188 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2542
    +user: App\Entity\User {#2555 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2188 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "With every “No,” you kill your children just a little bit…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1726252714 {#2537
      date: 2024-09-13 20:38:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Ep1cFac3pa1m@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2543 …}
    +nested: Doctrine\ORM\PersistentCollection {#2545 …}
    +votes: Doctrine\ORM\PersistentCollection {#2547 …}
    +reports: Doctrine\ORM\PersistentCollection {#2549 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2551 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2553 …}
    -id: 318157
    -bodyTs: "'bit':11 'children':7 'everi':2 'kill':5 'littl':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6789687"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705543552 {#2538
      date: 2024-01-18 03:05:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2542}
  +body: "Don’t worry I was already told I’m the meanest daddy in the world for telling my kid no to eating birthday cake for breakfast"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705547269 {#3068
    date: 2024-01-18 04:07:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ep1cFac3pa1m@lemmy.world"
    "@superfes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3064 …}
  +nested: Doctrine\ORM\PersistentCollection {#3062 …}
  +votes: Doctrine\ORM\PersistentCollection {#3060 …}
  +reports: Doctrine\ORM\PersistentCollection {#3058 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
  -id: 318313
  -bodyTs: "'alreadi':6 'birthday':23 'breakfast':26 'cake':24 'daddi':12 'eat':22 'kid':19 'm':9 'meanest':11 'tell':17 'told':7 'world':15 'worri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6518445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705547269 {#3067
    date: 2024-01-18 04:07:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
141 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
142 DENIED moderate
App\Entity\EntryComment {#2615
  +user: App\Entity\User {#2628 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2188 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "They’re just hoping their dead hopes and dreams enter Sto’Vo’Kor."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1726215281 {#2610
    date: 2024-09-13 10:14:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ep1cFac3pa1m@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2616 …}
  +nested: Doctrine\ORM\PersistentCollection {#2618 …}
  +votes: Doctrine\ORM\PersistentCollection {#2620 …}
  +reports: Doctrine\ORM\PersistentCollection {#2622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2624 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2626 …}
  -id: 318041
  -bodyTs: "'dead':6 'dream':9 'enter':10 'hope':4,7 'kor':13 're':2 'sto':11 'vo':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7699498"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705540395 {#2611
    date: 2024-01-18 02:13:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
App\Entity\EntryComment {#2615
  +user: App\Entity\User {#2628 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2188 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "They’re just hoping their dead hopes and dreams enter Sto’Vo’Kor."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1726215281 {#2610
    date: 2024-09-13 10:14:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ep1cFac3pa1m@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2616 …}
  +nested: Doctrine\ORM\PersistentCollection {#2618 …}
  +votes: Doctrine\ORM\PersistentCollection {#2620 …}
  +reports: Doctrine\ORM\PersistentCollection {#2622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2624 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2626 …}
  -id: 318041
  -bodyTs: "'dead':6 'dream':9 'enter':10 'hope':4,7 'kor':13 're':2 'sto':11 'vo':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7699498"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705540395 {#2611
    date: 2024-01-18 02:13:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
App\Entity\EntryComment {#2615
  +user: App\Entity\User {#2628 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2188 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "They’re just hoping their dead hopes and dreams enter Sto’Vo’Kor."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1726215281 {#2610
    date: 2024-09-13 10:14:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ep1cFac3pa1m@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2616 …}
  +nested: Doctrine\ORM\PersistentCollection {#2618 …}
  +votes: Doctrine\ORM\PersistentCollection {#2620 …}
  +reports: Doctrine\ORM\PersistentCollection {#2622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2624 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2626 …}
  -id: 318041
  -bodyTs: "'dead':6 'dream':9 'enter':10 'hope':4,7 'kor':13 're':2 'sto':11 'vo':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7699498"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705540395 {#2611
    date: 2024-01-18 02:13:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
145 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
146 DENIED moderate
App\Entity\EntryComment {#3013
  +user: Proxies\__CG__\App\Entity\User {#3096 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2188 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2615
    +user: App\Entity\User {#2628 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2188 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "They’re just hoping their dead hopes and dreams enter Sto’Vo’Kor."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1726215281 {#2610
      date: 2024-09-13 10:14:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Ep1cFac3pa1m@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2616 …}
    +nested: Doctrine\ORM\PersistentCollection {#2618 …}
    +votes: Doctrine\ORM\PersistentCollection {#2620 …}
    +reports: Doctrine\ORM\PersistentCollection {#2622 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2624 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2626 …}
    -id: 318041
    -bodyTs: "'dead':6 'dream':9 'enter':10 'hope':4,7 'kor':13 're':2 'sto':11 'vo':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7699498"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705540395 {#2611
      date: 2024-01-18 02:13:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2615}
  +body: "Aren’t we all?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705543311 {#3014
    date: 2024-01-18 03:01:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ep1cFac3pa1m@lemmy.world"
    "@smuuthbrane@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3095 …}
  +nested: Doctrine\ORM\PersistentCollection {#3093 …}
  +votes: Doctrine\ORM\PersistentCollection {#3091 …}
  +reports: Doctrine\ORM\PersistentCollection {#3089 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3087 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3085 …}
  -id: 318151
  -bodyTs: "'aren':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6789623"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705543311 {#3017
    date: 2024-01-18 03:01:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#3013
  +user: Proxies\__CG__\App\Entity\User {#3096 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2188 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2615
    +user: App\Entity\User {#2628 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2188 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "They’re just hoping their dead hopes and dreams enter Sto’Vo’Kor."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1726215281 {#2610
      date: 2024-09-13 10:14:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Ep1cFac3pa1m@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2616 …}
    +nested: Doctrine\ORM\PersistentCollection {#2618 …}
    +votes: Doctrine\ORM\PersistentCollection {#2620 …}
    +reports: Doctrine\ORM\PersistentCollection {#2622 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2624 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2626 …}
    -id: 318041
    -bodyTs: "'dead':6 'dream':9 'enter':10 'hope':4,7 'kor':13 're':2 'sto':11 'vo':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7699498"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705540395 {#2611
      date: 2024-01-18 02:13:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2615}
  +body: "Aren’t we all?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705543311 {#3014
    date: 2024-01-18 03:01:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ep1cFac3pa1m@lemmy.world"
    "@smuuthbrane@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3095 …}
  +nested: Doctrine\ORM\PersistentCollection {#3093 …}
  +votes: Doctrine\ORM\PersistentCollection {#3091 …}
  +reports: Doctrine\ORM\PersistentCollection {#3089 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3087 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3085 …}
  -id: 318151
  -bodyTs: "'aren':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6789623"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705543311 {#3017
    date: 2024-01-18 03:01:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#3013
  +user: Proxies\__CG__\App\Entity\User {#3096 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2188 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2615
    +user: App\Entity\User {#2628 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2188 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "They’re just hoping their dead hopes and dreams enter Sto’Vo’Kor."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1726215281 {#2610
      date: 2024-09-13 10:14:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Ep1cFac3pa1m@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2616 …}
    +nested: Doctrine\ORM\PersistentCollection {#2618 …}
    +votes: Doctrine\ORM\PersistentCollection {#2620 …}
    +reports: Doctrine\ORM\PersistentCollection {#2622 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2624 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2626 …}
    -id: 318041
    -bodyTs: "'dead':6 'dream':9 'enter':10 'hope':4,7 'kor':13 're':2 'sto':11 'vo':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7699498"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705540395 {#2611
      date: 2024-01-18 02:13:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2615}
  +body: "Aren’t we all?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705543311 {#3014
    date: 2024-01-18 03:01:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ep1cFac3pa1m@lemmy.world"
    "@smuuthbrane@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3095 …}
  +nested: Doctrine\ORM\PersistentCollection {#3093 …}
  +votes: Doctrine\ORM\PersistentCollection {#3091 …}
  +reports: Doctrine\ORM\PersistentCollection {#3089 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3087 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3085 …}
  -id: 318151
  -bodyTs: "'aren':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6789623"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705543311 {#3017
    date: 2024-01-18 03:01:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
149 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
150 DENIED moderate
App\Entity\EntryComment {#2689
  +user: App\Entity\User {#2702 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2188 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "School holidays here is Australia; can relate all too well!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705539338 {#2684
    date: 2024-01-18 01:55:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ep1cFac3pa1m@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2690 …}
  +nested: Doctrine\ORM\PersistentCollection {#2692 …}
  +votes: Doctrine\ORM\PersistentCollection {#2694 …}
  +reports: Doctrine\ORM\PersistentCollection {#2696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2700 …}
  -id: 319177
  -bodyTs: "'australia':5 'holiday':2 'relat':7 'school':1 'well':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/5888450"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705539338 {#2685
    date: 2024-01-18 01:55:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
151 DENIED edit
App\Entity\EntryComment {#2689
  +user: App\Entity\User {#2702 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2188 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "School holidays here is Australia; can relate all too well!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705539338 {#2684
    date: 2024-01-18 01:55:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ep1cFac3pa1m@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2690 …}
  +nested: Doctrine\ORM\PersistentCollection {#2692 …}
  +votes: Doctrine\ORM\PersistentCollection {#2694 …}
  +reports: Doctrine\ORM\PersistentCollection {#2696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2700 …}
  -id: 319177
  -bodyTs: "'australia':5 'holiday':2 'relat':7 'school':1 'well':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/5888450"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705539338 {#2685
    date: 2024-01-18 01:55:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
152 DENIED moderate
App\Entity\EntryComment {#2689
  +user: App\Entity\User {#2702 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2188 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "School holidays here is Australia; can relate all too well!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705539338 {#2684
    date: 2024-01-18 01:55:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ep1cFac3pa1m@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2690 …}
  +nested: Doctrine\ORM\PersistentCollection {#2692 …}
  +votes: Doctrine\ORM\PersistentCollection {#2694 …}
  +reports: Doctrine\ORM\PersistentCollection {#2696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2700 …}
  -id: 319177
  -bodyTs: "'australia':5 'holiday':2 'relat':7 'school':1 'well':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/5888450"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705539338 {#2685
    date: 2024-01-18 01:55:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
153 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
154 DENIED moderate
App\Entity\EntryComment {#2763
  +user: App\Entity\User {#2777 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2764 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I was not ready for that"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705340480 {#2758
    date: 2024-01-15 18:41:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2765 …}
  +nested: Doctrine\ORM\PersistentCollection {#2767 …}
  +votes: Doctrine\ORM\PersistentCollection {#2769 …}
  +reports: Doctrine\ORM\PersistentCollection {#2771 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2773 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2775 …}
  -id: 311269
  -bodyTs: "'readi':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6332963"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705340480 {#2759
    date: 2024-01-15 18:41:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 DENIED edit
App\Entity\EntryComment {#2763
  +user: App\Entity\User {#2777 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2764 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I was not ready for that"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705340480 {#2758
    date: 2024-01-15 18:41:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2765 …}
  +nested: Doctrine\ORM\PersistentCollection {#2767 …}
  +votes: Doctrine\ORM\PersistentCollection {#2769 …}
  +reports: Doctrine\ORM\PersistentCollection {#2771 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2773 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2775 …}
  -id: 311269
  -bodyTs: "'readi':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6332963"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705340480 {#2759
    date: 2024-01-15 18:41:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
156 DENIED moderate
App\Entity\EntryComment {#2763
  +user: App\Entity\User {#2777 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2764 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I was not ready for that"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705340480 {#2758
    date: 2024-01-15 18:41:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2765 …}
  +nested: Doctrine\ORM\PersistentCollection {#2767 …}
  +votes: Doctrine\ORM\PersistentCollection {#2769 …}
  +reports: Doctrine\ORM\PersistentCollection {#2771 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2773 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2775 …}
  -id: 311269
  -bodyTs: "'readi':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6332963"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705340480 {#2759
    date: 2024-01-15 18:41:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
157 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
158 DENIED moderate
App\Entity\EntryComment {#2837
  +user: App\Entity\User {#1460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "My unpopular opinion is that most of DS9 is poorly written, and often doesn’t even have a B story."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705337104 {#2832
    date: 2024-01-15 17:45:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@USSBurritoTruck@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2839 …}
  +nested: Doctrine\ORM\PersistentCollection {#2841 …}
  +votes: Doctrine\ORM\PersistentCollection {#2843 …}
  +reports: Doctrine\ORM\PersistentCollection {#2845 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2847 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2849 …}
  -id: 311112
  -bodyTs: "'b':19 'doesn':14 'ds9':8 'even':16 'often':13 'opinion':3 'poor':10 'stori':20 'unpopular':2 'written':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6711316"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705337104 {#2833
    date: 2024-01-15 17:45:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
159 DENIED edit
App\Entity\EntryComment {#2837
  +user: App\Entity\User {#1460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "My unpopular opinion is that most of DS9 is poorly written, and often doesn’t even have a B story."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705337104 {#2832
    date: 2024-01-15 17:45:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@USSBurritoTruck@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2839 …}
  +nested: Doctrine\ORM\PersistentCollection {#2841 …}
  +votes: Doctrine\ORM\PersistentCollection {#2843 …}
  +reports: Doctrine\ORM\PersistentCollection {#2845 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2847 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2849 …}
  -id: 311112
  -bodyTs: "'b':19 'doesn':14 'ds9':8 'even':16 'often':13 'opinion':3 'poor':10 'stori':20 'unpopular':2 'written':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6711316"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705337104 {#2833
    date: 2024-01-15 17:45:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
160 DENIED moderate
App\Entity\EntryComment {#2837
  +user: App\Entity\User {#1460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "My unpopular opinion is that most of DS9 is poorly written, and often doesn’t even have a B story."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705337104 {#2832
    date: 2024-01-15 17:45:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@USSBurritoTruck@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2839 …}
  +nested: Doctrine\ORM\PersistentCollection {#2841 …}
  +votes: Doctrine\ORM\PersistentCollection {#2843 …}
  +reports: Doctrine\ORM\PersistentCollection {#2845 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2847 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2849 …}
  -id: 311112
  -bodyTs: "'b':19 'doesn':14 'ds9':8 'even':16 'often':13 'opinion':3 'poor':10 'stori':20 'unpopular':2 'written':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6711316"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705337104 {#2833
    date: 2024-01-15 17:45:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
161 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
162 DENIED moderate
App\Entity\EntryComment {#2853
  +user: App\Entity\User {#2866 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2764 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "“None of the animals would pet me”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705332483 {#2836
    date: 2024-01-15 16:28:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2854 …}
  +nested: Doctrine\ORM\PersistentCollection {#2856 …}
  +votes: Doctrine\ORM\PersistentCollection {#2858 …}
  +reports: Doctrine\ORM\PersistentCollection {#2860 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2862 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2864 …}
  -id: 310932
  -bodyTs: "'anim':4 'none':1 'pet':6 'would':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6390124"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705332483 {#2835
    date: 2024-01-15 16:28:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
163 DENIED edit
App\Entity\EntryComment {#2853
  +user: App\Entity\User {#2866 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2764 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "“None of the animals would pet me”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705332483 {#2836
    date: 2024-01-15 16:28:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2854 …}
  +nested: Doctrine\ORM\PersistentCollection {#2856 …}
  +votes: Doctrine\ORM\PersistentCollection {#2858 …}
  +reports: Doctrine\ORM\PersistentCollection {#2860 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2862 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2864 …}
  -id: 310932
  -bodyTs: "'anim':4 'none':1 'pet':6 'would':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6390124"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705332483 {#2835
    date: 2024-01-15 16:28:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
164 DENIED moderate
App\Entity\EntryComment {#2853
  +user: App\Entity\User {#2866 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2764 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "“None of the animals would pet me”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705332483 {#2836
    date: 2024-01-15 16:28:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2854 …}
  +nested: Doctrine\ORM\PersistentCollection {#2856 …}
  +votes: Doctrine\ORM\PersistentCollection {#2858 …}
  +reports: Doctrine\ORM\PersistentCollection {#2860 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2862 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2864 …}
  -id: 310932
  -bodyTs: "'anim':4 'none':1 'pet':6 'would':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6390124"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705332483 {#2835
    date: 2024-01-15 16:28:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
165 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
166 DENIED moderate
App\Entity\EntryComment {#2926
  +user: App\Entity\User {#2940 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2927 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "They’re comin’ for you, *Firefly/Serenity* 🥹😭"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705327649 {#2921
    date: 2024-01-15 15:07:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2928 …}
  +nested: Doctrine\ORM\PersistentCollection {#2930 …}
  +votes: Doctrine\ORM\PersistentCollection {#2932 …}
  +reports: Doctrine\ORM\PersistentCollection {#2934 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2938 …}
  -id: 310699
  -bodyTs: "'comin':3 'firefly/serenity':6 're':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6708307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705327649 {#2922
    date: 2024-01-15 15:07:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
167 DENIED edit
App\Entity\EntryComment {#2926
  +user: App\Entity\User {#2940 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2927 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "They’re comin’ for you, *Firefly/Serenity* 🥹😭"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705327649 {#2921
    date: 2024-01-15 15:07:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2928 …}
  +nested: Doctrine\ORM\PersistentCollection {#2930 …}
  +votes: Doctrine\ORM\PersistentCollection {#2932 …}
  +reports: Doctrine\ORM\PersistentCollection {#2934 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2938 …}
  -id: 310699
  -bodyTs: "'comin':3 'firefly/serenity':6 're':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6708307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705327649 {#2922
    date: 2024-01-15 15:07:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
168 DENIED moderate
App\Entity\EntryComment {#2926
  +user: App\Entity\User {#2940 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2927 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#309
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "They’re comin’ for you, *Firefly/Serenity* 🥹😭"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705327649 {#2921
    date: 2024-01-15 15:07:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2928 …}
  +nested: Doctrine\ORM\PersistentCollection {#2930 …}
  +votes: Doctrine\ORM\PersistentCollection {#2932 …}
  +reports: Doctrine\ORM\PersistentCollection {#2934 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2938 …}
  -id: 310699
  -bodyTs: "'comin':3 'firefly/serenity':6 're':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6708307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705327649 {#2922
    date: 2024-01-15 15:07:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
169 DENIED edit
App\Entity\Magazine {#306
  +icon: Proxies\__CG__\App\Entity\Image {#287 …}
  +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 {#314
    date: 2024-10-22 09:54:55.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#278 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
  +entries: Doctrine\ORM\PersistentCollection {#221 …}
  +posts: Doctrine\ORM\PersistentCollection {#179 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
  +bans: Doctrine\ORM\PersistentCollection {#158 …}
  +reports: Doctrine\ORM\PersistentCollection {#144 …}
  +badges: Doctrine\ORM\PersistentCollection {#122 …}
  +logs: Doctrine\ORM\PersistentCollection {#112 …}
  +awards: Doctrine\ORM\PersistentCollection {#101 …}
  +categories: Doctrine\ORM\PersistentCollection {#88 …}
  -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 {#315
    date: 2024-10-22 09:47:51.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1699085204 {#309
    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