GET https://kbin.spritesserver.nl/index.php/m/risa@startrek.website/t/18055/LD-4x6-Cute-lil-Ferengi-guy

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +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 {#276
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 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 {#270
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#272
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "LD-4x6-Cute-lil-Ferengi-guy"
  +title: "LD 4x6 - Cute lil Ferengi guy"
  +url: "https://lemmy.world/pictrs/image/5abf6104-6b5c-4761-b608-65c262a0b38b.jpeg"
  +body: "Saw this lil guy on the ads on the in-room TV that Boimler stays in."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 45
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701305875 {#2410
    date: 2023-11-30 01:57:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 18055
  -titleTs: "'4x6':2 'cute':3 'ferengi':5 'guy':6 'ld':1 'lil':4"
  -bodyTs: "'ad':7 'boimler':15 'guy':4 'in-room':10 'lil':3 'room':12 'saw':1 'stay':16 'tv':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701303215
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8893045"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701216815 {#1850
    date: 2023-11-29 01:13:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +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 {#276
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 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 {#270
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#272
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "LD-4x6-Cute-lil-Ferengi-guy"
  +title: "LD 4x6 - Cute lil Ferengi guy"
  +url: "https://lemmy.world/pictrs/image/5abf6104-6b5c-4761-b608-65c262a0b38b.jpeg"
  +body: "Saw this lil guy on the ads on the in-room TV that Boimler stays in."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 45
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701305875 {#2410
    date: 2023-11-30 01:57:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 18055
  -titleTs: "'4x6':2 'cute':3 'ferengi':5 'guy':6 'ld':1 'lil':4"
  -bodyTs: "'ad':7 'boimler':15 'guy':4 'in-room':10 'lil':3 'room':12 'saw':1 'stay':16 'tv':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701303215
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8893045"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701216815 {#1850
    date: 2023-11-29 01:13:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +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 {#276
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 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 {#270
      date: 2024-10-22 09:47:51.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699085204 {#272
      date: 2023-11-04 09:06:44.0 +01:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "LD-4x6-Cute-lil-Ferengi-guy"
  +title: "LD 4x6 - Cute lil Ferengi guy"
  +url: "https://lemmy.world/pictrs/image/5abf6104-6b5c-4761-b608-65c262a0b38b.jpeg"
  +body: "Saw this lil guy on the ads on the in-room TV that Boimler stays in."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 45
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701305875 {#2410
    date: 2023-11-30 01:57:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 18055
  -titleTs: "'4x6':2 'cute':3 'ferengi':5 'guy':6 'ld':1 'lil':4"
  -bodyTs: "'ad':7 'boimler':15 'guy':4 'in-room':10 'lil':3 'room':12 'saw':1 'stay':16 'tv':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701303215
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8893045"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701216815 {#1850
    date: 2023-11-29 01:13:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#4027
  +user: App\Entity\User {#3975 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#272
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "LD-4x6-Cute-lil-Ferengi-guy"
    +title: "LD 4x6 - Cute lil Ferengi guy"
    +url: "https://lemmy.world/pictrs/image/5abf6104-6b5c-4761-b608-65c262a0b38b.jpeg"
    +body: "Saw this lil guy on the ads on the in-room TV that Boimler stays in."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 45
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701305875 {#2410
      date: 2023-11-30 01:57:55.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 18055
    -titleTs: "'4x6':2 'cute':3 'ferengi':5 'guy':6 'ld':1 'lil':4"
    -bodyTs: "'ad':7 'boimler':15 'guy':4 'in-room':10 'lil':3 'room':12 'saw':1 'stay':16 'tv':13"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701303215
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8893045"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701216815 {#1850
      date: 2023-11-29 01:13:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Looks like the logo for a kid’s program.\n
    \n
    ![](https://lemmy.world/pictrs/image/1d52d114-19b3-45a2-98b3-46530fc828da.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1702055903 {#4036
    date: 2023-12-08 18:18:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RoyalEngineering@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4025 …}
  +nested: Doctrine\ORM\PersistentCollection {#4023 …}
  +votes: Doctrine\ORM\PersistentCollection {#4021 …}
  +reports: Doctrine\ORM\PersistentCollection {#4019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3987 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3991 …}
  -id: 175447
  -bodyTs: "'/pictrs/image/1d52d114-19b3-45a2-98b3-46530fc828da.png)':12 'kid':7 'lemmy.world':11 'lemmy.world/pictrs/image/1d52d114-19b3-45a2-98b3-46530fc828da.png)':10 'like':2 'logo':4 'look':1 'program':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5657765"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701217689 {#3972
    date: 2023-11-29 01:28: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
7 DENIED edit
App\Entity\EntryComment {#4027
  +user: App\Entity\User {#3975 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#272
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "LD-4x6-Cute-lil-Ferengi-guy"
    +title: "LD 4x6 - Cute lil Ferengi guy"
    +url: "https://lemmy.world/pictrs/image/5abf6104-6b5c-4761-b608-65c262a0b38b.jpeg"
    +body: "Saw this lil guy on the ads on the in-room TV that Boimler stays in."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 45
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701305875 {#2410
      date: 2023-11-30 01:57:55.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 18055
    -titleTs: "'4x6':2 'cute':3 'ferengi':5 'guy':6 'ld':1 'lil':4"
    -bodyTs: "'ad':7 'boimler':15 'guy':4 'in-room':10 'lil':3 'room':12 'saw':1 'stay':16 'tv':13"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701303215
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8893045"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701216815 {#1850
      date: 2023-11-29 01:13:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Looks like the logo for a kid’s program.\n
    \n
    ![](https://lemmy.world/pictrs/image/1d52d114-19b3-45a2-98b3-46530fc828da.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1702055903 {#4036
    date: 2023-12-08 18:18:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RoyalEngineering@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4025 …}
  +nested: Doctrine\ORM\PersistentCollection {#4023 …}
  +votes: Doctrine\ORM\PersistentCollection {#4021 …}
  +reports: Doctrine\ORM\PersistentCollection {#4019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3987 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3991 …}
  -id: 175447
  -bodyTs: "'/pictrs/image/1d52d114-19b3-45a2-98b3-46530fc828da.png)':12 'kid':7 'lemmy.world':11 'lemmy.world/pictrs/image/1d52d114-19b3-45a2-98b3-46530fc828da.png)':10 'like':2 'logo':4 'look':1 'program':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5657765"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701217689 {#3972
    date: 2023-11-29 01:28: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
8 DENIED moderate
App\Entity\EntryComment {#4027
  +user: App\Entity\User {#3975 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#272
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "LD-4x6-Cute-lil-Ferengi-guy"
    +title: "LD 4x6 - Cute lil Ferengi guy"
    +url: "https://lemmy.world/pictrs/image/5abf6104-6b5c-4761-b608-65c262a0b38b.jpeg"
    +body: "Saw this lil guy on the ads on the in-room TV that Boimler stays in."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 45
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701305875 {#2410
      date: 2023-11-30 01:57:55.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 18055
    -titleTs: "'4x6':2 'cute':3 'ferengi':5 'guy':6 'ld':1 'lil':4"
    -bodyTs: "'ad':7 'boimler':15 'guy':4 'in-room':10 'lil':3 'room':12 'saw':1 'stay':16 'tv':13"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701303215
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8893045"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701216815 {#1850
      date: 2023-11-29 01:13:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Looks like the logo for a kid’s program.\n
    \n
    ![](https://lemmy.world/pictrs/image/1d52d114-19b3-45a2-98b3-46530fc828da.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1702055903 {#4036
    date: 2023-12-08 18:18:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RoyalEngineering@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4025 …}
  +nested: Doctrine\ORM\PersistentCollection {#4023 …}
  +votes: Doctrine\ORM\PersistentCollection {#4021 …}
  +reports: Doctrine\ORM\PersistentCollection {#4019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3987 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3991 …}
  -id: 175447
  -bodyTs: "'/pictrs/image/1d52d114-19b3-45a2-98b3-46530fc828da.png)':12 'kid':7 'lemmy.world':11 'lemmy.world/pictrs/image/1d52d114-19b3-45a2-98b3-46530fc828da.png)':10 'like':2 'logo':4 'look':1 'program':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5657765"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701217689 {#3972
    date: 2023-11-29 01:28: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
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 {#4188
  +user: Proxies\__CG__\App\Entity\User {#4189 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#272
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "LD-4x6-Cute-lil-Ferengi-guy"
    +title: "LD 4x6 - Cute lil Ferengi guy"
    +url: "https://lemmy.world/pictrs/image/5abf6104-6b5c-4761-b608-65c262a0b38b.jpeg"
    +body: "Saw this lil guy on the ads on the in-room TV that Boimler stays in."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 45
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701305875 {#2410
      date: 2023-11-30 01:57:55.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 18055
    -titleTs: "'4x6':2 'cute':3 'ferengi':5 'guy':6 'ld':1 'lil':4"
    -bodyTs: "'ad':7 'boimler':15 'guy':4 'in-room':10 'lil':3 'room':12 'saw':1 'stay':16 'tv':13"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701303215
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8893045"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701216815 {#1850
      date: 2023-11-29 01:13:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4027
    +user: App\Entity\User {#3975 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Looks like the logo for a kid’s program.\n
      \n
      ![](https://lemmy.world/pictrs/image/1d52d114-19b3-45a2-98b3-46530fc828da.png)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1702055903 {#4036
      date: 2023-12-08 18:18:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@RoyalEngineering@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4025 …}
    +nested: Doctrine\ORM\PersistentCollection {#4023 …}
    +votes: Doctrine\ORM\PersistentCollection {#4021 …}
    +reports: Doctrine\ORM\PersistentCollection {#4019 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3987 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3991 …}
    -id: 175447
    -bodyTs: "'/pictrs/image/1d52d114-19b3-45a2-98b3-46530fc828da.png)':12 'kid':7 'lemmy.world':11 'lemmy.world/pictrs/image/1d52d114-19b3-45a2-98b3-46530fc828da.png)':10 'like':2 'logo':4 'look':1 'program':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5657765"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701217689 {#3972
      date: 2023-11-29 01:28:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4027}
  +body: """
    ![](https://startrek.website/pictrs/image/3662df99-2b9d-4830-a2b2-7bd600cba830.png)\n
    \n
    ![](https://startrek.website/pictrs/image/d1260035-ad58-4253-8a3c-16e1ded3b759.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1701221447 {#4186
    date: 2023-11-29 02:30:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RoyalEngineering@lemmy.world"
    "@ummthatguy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4190 …}
  +nested: Doctrine\ORM\PersistentCollection {#4192 …}
  +votes: Doctrine\ORM\PersistentCollection {#4194 …}
  +reports: Doctrine\ORM\PersistentCollection {#4196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
  -id: 175606
  -bodyTs: "'/pictrs/image/3662df99-2b9d-4830-a2b2-7bd600cba830.png)':3 '/pictrs/image/d1260035-ad58-4253-8a3c-16e1ded3b759.png)':6 'startrek.website':2,5 'startrek.website/pictrs/image/3662df99-2b9d-4830-a2b2-7bd600cba830.png)':1 'startrek.website/pictrs/image/d1260035-ad58-4253-8a3c-16e1ded3b759.png)':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4567701"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701221447 {#4187
    date: 2023-11-29 02:30: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
11 DENIED edit
App\Entity\EntryComment {#4188
  +user: Proxies\__CG__\App\Entity\User {#4189 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#272
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "LD-4x6-Cute-lil-Ferengi-guy"
    +title: "LD 4x6 - Cute lil Ferengi guy"
    +url: "https://lemmy.world/pictrs/image/5abf6104-6b5c-4761-b608-65c262a0b38b.jpeg"
    +body: "Saw this lil guy on the ads on the in-room TV that Boimler stays in."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 45
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701305875 {#2410
      date: 2023-11-30 01:57:55.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 18055
    -titleTs: "'4x6':2 'cute':3 'ferengi':5 'guy':6 'ld':1 'lil':4"
    -bodyTs: "'ad':7 'boimler':15 'guy':4 'in-room':10 'lil':3 'room':12 'saw':1 'stay':16 'tv':13"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701303215
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8893045"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701216815 {#1850
      date: 2023-11-29 01:13:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4027
    +user: App\Entity\User {#3975 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Looks like the logo for a kid’s program.\n
      \n
      ![](https://lemmy.world/pictrs/image/1d52d114-19b3-45a2-98b3-46530fc828da.png)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1702055903 {#4036
      date: 2023-12-08 18:18:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@RoyalEngineering@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4025 …}
    +nested: Doctrine\ORM\PersistentCollection {#4023 …}
    +votes: Doctrine\ORM\PersistentCollection {#4021 …}
    +reports: Doctrine\ORM\PersistentCollection {#4019 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3987 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3991 …}
    -id: 175447
    -bodyTs: "'/pictrs/image/1d52d114-19b3-45a2-98b3-46530fc828da.png)':12 'kid':7 'lemmy.world':11 'lemmy.world/pictrs/image/1d52d114-19b3-45a2-98b3-46530fc828da.png)':10 'like':2 'logo':4 'look':1 'program':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5657765"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701217689 {#3972
      date: 2023-11-29 01:28:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4027}
  +body: """
    ![](https://startrek.website/pictrs/image/3662df99-2b9d-4830-a2b2-7bd600cba830.png)\n
    \n
    ![](https://startrek.website/pictrs/image/d1260035-ad58-4253-8a3c-16e1ded3b759.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1701221447 {#4186
    date: 2023-11-29 02:30:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RoyalEngineering@lemmy.world"
    "@ummthatguy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4190 …}
  +nested: Doctrine\ORM\PersistentCollection {#4192 …}
  +votes: Doctrine\ORM\PersistentCollection {#4194 …}
  +reports: Doctrine\ORM\PersistentCollection {#4196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
  -id: 175606
  -bodyTs: "'/pictrs/image/3662df99-2b9d-4830-a2b2-7bd600cba830.png)':3 '/pictrs/image/d1260035-ad58-4253-8a3c-16e1ded3b759.png)':6 'startrek.website':2,5 'startrek.website/pictrs/image/3662df99-2b9d-4830-a2b2-7bd600cba830.png)':1 'startrek.website/pictrs/image/d1260035-ad58-4253-8a3c-16e1ded3b759.png)':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4567701"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701221447 {#4187
    date: 2023-11-29 02:30: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
12 DENIED moderate
App\Entity\EntryComment {#4188
  +user: Proxies\__CG__\App\Entity\User {#4189 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#272
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "LD-4x6-Cute-lil-Ferengi-guy"
    +title: "LD 4x6 - Cute lil Ferengi guy"
    +url: "https://lemmy.world/pictrs/image/5abf6104-6b5c-4761-b608-65c262a0b38b.jpeg"
    +body: "Saw this lil guy on the ads on the in-room TV that Boimler stays in."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 45
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701305875 {#2410
      date: 2023-11-30 01:57:55.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 18055
    -titleTs: "'4x6':2 'cute':3 'ferengi':5 'guy':6 'ld':1 'lil':4"
    -bodyTs: "'ad':7 'boimler':15 'guy':4 'in-room':10 'lil':3 'room':12 'saw':1 'stay':16 'tv':13"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701303215
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8893045"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701216815 {#1850
      date: 2023-11-29 01:13:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4027
    +user: App\Entity\User {#3975 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Looks like the logo for a kid’s program.\n
      \n
      ![](https://lemmy.world/pictrs/image/1d52d114-19b3-45a2-98b3-46530fc828da.png)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1702055903 {#4036
      date: 2023-12-08 18:18:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@RoyalEngineering@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4025 …}
    +nested: Doctrine\ORM\PersistentCollection {#4023 …}
    +votes: Doctrine\ORM\PersistentCollection {#4021 …}
    +reports: Doctrine\ORM\PersistentCollection {#4019 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3987 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3991 …}
    -id: 175447
    -bodyTs: "'/pictrs/image/1d52d114-19b3-45a2-98b3-46530fc828da.png)':12 'kid':7 'lemmy.world':11 'lemmy.world/pictrs/image/1d52d114-19b3-45a2-98b3-46530fc828da.png)':10 'like':2 'logo':4 'look':1 'program':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5657765"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701217689 {#3972
      date: 2023-11-29 01:28:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4027}
  +body: """
    ![](https://startrek.website/pictrs/image/3662df99-2b9d-4830-a2b2-7bd600cba830.png)\n
    \n
    ![](https://startrek.website/pictrs/image/d1260035-ad58-4253-8a3c-16e1ded3b759.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1701221447 {#4186
    date: 2023-11-29 02:30:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RoyalEngineering@lemmy.world"
    "@ummthatguy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4190 …}
  +nested: Doctrine\ORM\PersistentCollection {#4192 …}
  +votes: Doctrine\ORM\PersistentCollection {#4194 …}
  +reports: Doctrine\ORM\PersistentCollection {#4196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
  -id: 175606
  -bodyTs: "'/pictrs/image/3662df99-2b9d-4830-a2b2-7bd600cba830.png)':3 '/pictrs/image/d1260035-ad58-4253-8a3c-16e1ded3b759.png)':6 'startrek.website':2,5 'startrek.website/pictrs/image/3662df99-2b9d-4830-a2b2-7bd600cba830.png)':1 'startrek.website/pictrs/image/d1260035-ad58-4253-8a3c-16e1ded3b759.png)':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4567701"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701221447 {#4187
    date: 2023-11-29 02:30: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
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 {#4209
  +user: App\Entity\User {#3975 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#272
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "LD-4x6-Cute-lil-Ferengi-guy"
    +title: "LD 4x6 - Cute lil Ferengi guy"
    +url: "https://lemmy.world/pictrs/image/5abf6104-6b5c-4761-b608-65c262a0b38b.jpeg"
    +body: "Saw this lil guy on the ads on the in-room TV that Boimler stays in."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 45
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701305875 {#2410
      date: 2023-11-30 01:57:55.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 18055
    -titleTs: "'4x6':2 'cute':3 'ferengi':5 'guy':6 'ld':1 'lil':4"
    -bodyTs: "'ad':7 'boimler':15 'guy':4 'in-room':10 'lil':3 'room':12 'saw':1 'stay':16 'tv':13"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701303215
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8893045"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701216815 {#1850
      date: 2023-11-29 01:13:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4188
    +user: Proxies\__CG__\App\Entity\User {#4189 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4027
      +user: App\Entity\User {#3975 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Looks like the logo for a kid’s program.\n
        \n
        ![](https://lemmy.world/pictrs/image/1d52d114-19b3-45a2-98b3-46530fc828da.png)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1702055903 {#4036
        date: 2023-12-08 18:18:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@RoyalEngineering@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4025 …}
      +nested: Doctrine\ORM\PersistentCollection {#4023 …}
      +votes: Doctrine\ORM\PersistentCollection {#4021 …}
      +reports: Doctrine\ORM\PersistentCollection {#4019 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3987 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3991 …}
      -id: 175447
      -bodyTs: "'/pictrs/image/1d52d114-19b3-45a2-98b3-46530fc828da.png)':12 'kid':7 'lemmy.world':11 'lemmy.world/pictrs/image/1d52d114-19b3-45a2-98b3-46530fc828da.png)':10 'like':2 'logo':4 'look':1 'program':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5657765"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701217689 {#3972
        date: 2023-11-29 01:28:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4027}
    +body: """
      ![](https://startrek.website/pictrs/image/3662df99-2b9d-4830-a2b2-7bd600cba830.png)\n
      \n
      ![](https://startrek.website/pictrs/image/d1260035-ad58-4253-8a3c-16e1ded3b759.png)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1701221447 {#4186
      date: 2023-11-29 02:30:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@RoyalEngineering@lemmy.world"
      "@ummthatguy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4190 …}
    +nested: Doctrine\ORM\PersistentCollection {#4192 …}
    +votes: Doctrine\ORM\PersistentCollection {#4194 …}
    +reports: Doctrine\ORM\PersistentCollection {#4196 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
    -id: 175606
    -bodyTs: "'/pictrs/image/3662df99-2b9d-4830-a2b2-7bd600cba830.png)':3 '/pictrs/image/d1260035-ad58-4253-8a3c-16e1ded3b759.png)':6 'startrek.website':2,5 'startrek.website/pictrs/image/3662df99-2b9d-4830-a2b2-7bd600cba830.png)':1 'startrek.website/pictrs/image/d1260035-ad58-4253-8a3c-16e1ded3b759.png)':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/4567701"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701221447 {#4187
      date: 2023-11-29 02:30:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4027}
  +body: "A very confusing but worthwhile set of lessons."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701221554 {#4213
    date: 2023-11-29 02:32:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RoyalEngineering@lemmy.world"
    "@ummthatguy@lemmy.world"
    "@teft@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4206 …}
  +nested: Doctrine\ORM\PersistentCollection {#4204 …}
  +votes: Doctrine\ORM\PersistentCollection {#4208 …}
  +reports: Doctrine\ORM\PersistentCollection {#4219 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4221 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4223 …}
  -id: 175609
  -bodyTs: "'confus':3 'lesson':8 'set':6 'worthwhil':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5659455"
  +editedAt: DateTimeImmutable @1702066555 {#4216
    date: 2023-12-08 21:15:55.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701221554 {#4212
    date: 2023-11-29 02:32:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#4209
  +user: App\Entity\User {#3975 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#272
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "LD-4x6-Cute-lil-Ferengi-guy"
    +title: "LD 4x6 - Cute lil Ferengi guy"
    +url: "https://lemmy.world/pictrs/image/5abf6104-6b5c-4761-b608-65c262a0b38b.jpeg"
    +body: "Saw this lil guy on the ads on the in-room TV that Boimler stays in."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 45
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701305875 {#2410
      date: 2023-11-30 01:57:55.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 18055
    -titleTs: "'4x6':2 'cute':3 'ferengi':5 'guy':6 'ld':1 'lil':4"
    -bodyTs: "'ad':7 'boimler':15 'guy':4 'in-room':10 'lil':3 'room':12 'saw':1 'stay':16 'tv':13"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701303215
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8893045"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701216815 {#1850
      date: 2023-11-29 01:13:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4188
    +user: Proxies\__CG__\App\Entity\User {#4189 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4027
      +user: App\Entity\User {#3975 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Looks like the logo for a kid’s program.\n
        \n
        ![](https://lemmy.world/pictrs/image/1d52d114-19b3-45a2-98b3-46530fc828da.png)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1702055903 {#4036
        date: 2023-12-08 18:18:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@RoyalEngineering@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4025 …}
      +nested: Doctrine\ORM\PersistentCollection {#4023 …}
      +votes: Doctrine\ORM\PersistentCollection {#4021 …}
      +reports: Doctrine\ORM\PersistentCollection {#4019 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3987 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3991 …}
      -id: 175447
      -bodyTs: "'/pictrs/image/1d52d114-19b3-45a2-98b3-46530fc828da.png)':12 'kid':7 'lemmy.world':11 'lemmy.world/pictrs/image/1d52d114-19b3-45a2-98b3-46530fc828da.png)':10 'like':2 'logo':4 'look':1 'program':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5657765"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701217689 {#3972
        date: 2023-11-29 01:28:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4027}
    +body: """
      ![](https://startrek.website/pictrs/image/3662df99-2b9d-4830-a2b2-7bd600cba830.png)\n
      \n
      ![](https://startrek.website/pictrs/image/d1260035-ad58-4253-8a3c-16e1ded3b759.png)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1701221447 {#4186
      date: 2023-11-29 02:30:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@RoyalEngineering@lemmy.world"
      "@ummthatguy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4190 …}
    +nested: Doctrine\ORM\PersistentCollection {#4192 …}
    +votes: Doctrine\ORM\PersistentCollection {#4194 …}
    +reports: Doctrine\ORM\PersistentCollection {#4196 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
    -id: 175606
    -bodyTs: "'/pictrs/image/3662df99-2b9d-4830-a2b2-7bd600cba830.png)':3 '/pictrs/image/d1260035-ad58-4253-8a3c-16e1ded3b759.png)':6 'startrek.website':2,5 'startrek.website/pictrs/image/3662df99-2b9d-4830-a2b2-7bd600cba830.png)':1 'startrek.website/pictrs/image/d1260035-ad58-4253-8a3c-16e1ded3b759.png)':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/4567701"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701221447 {#4187
      date: 2023-11-29 02:30:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4027}
  +body: "A very confusing but worthwhile set of lessons."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701221554 {#4213
    date: 2023-11-29 02:32:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RoyalEngineering@lemmy.world"
    "@ummthatguy@lemmy.world"
    "@teft@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4206 …}
  +nested: Doctrine\ORM\PersistentCollection {#4204 …}
  +votes: Doctrine\ORM\PersistentCollection {#4208 …}
  +reports: Doctrine\ORM\PersistentCollection {#4219 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4221 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4223 …}
  -id: 175609
  -bodyTs: "'confus':3 'lesson':8 'set':6 'worthwhil':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5659455"
  +editedAt: DateTimeImmutable @1702066555 {#4216
    date: 2023-12-08 21:15:55.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701221554 {#4212
    date: 2023-11-29 02:32:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#4209
  +user: App\Entity\User {#3975 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#272
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "LD-4x6-Cute-lil-Ferengi-guy"
    +title: "LD 4x6 - Cute lil Ferengi guy"
    +url: "https://lemmy.world/pictrs/image/5abf6104-6b5c-4761-b608-65c262a0b38b.jpeg"
    +body: "Saw this lil guy on the ads on the in-room TV that Boimler stays in."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 45
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701305875 {#2410
      date: 2023-11-30 01:57:55.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 18055
    -titleTs: "'4x6':2 'cute':3 'ferengi':5 'guy':6 'ld':1 'lil':4"
    -bodyTs: "'ad':7 'boimler':15 'guy':4 'in-room':10 'lil':3 'room':12 'saw':1 'stay':16 'tv':13"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701303215
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8893045"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701216815 {#1850
      date: 2023-11-29 01:13:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4188
    +user: Proxies\__CG__\App\Entity\User {#4189 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4027
      +user: App\Entity\User {#3975 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Looks like the logo for a kid’s program.\n
        \n
        ![](https://lemmy.world/pictrs/image/1d52d114-19b3-45a2-98b3-46530fc828da.png)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1702055903 {#4036
        date: 2023-12-08 18:18:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@RoyalEngineering@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4025 …}
      +nested: Doctrine\ORM\PersistentCollection {#4023 …}
      +votes: Doctrine\ORM\PersistentCollection {#4021 …}
      +reports: Doctrine\ORM\PersistentCollection {#4019 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3987 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3991 …}
      -id: 175447
      -bodyTs: "'/pictrs/image/1d52d114-19b3-45a2-98b3-46530fc828da.png)':12 'kid':7 'lemmy.world':11 'lemmy.world/pictrs/image/1d52d114-19b3-45a2-98b3-46530fc828da.png)':10 'like':2 'logo':4 'look':1 'program':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5657765"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701217689 {#3972
        date: 2023-11-29 01:28:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4027}
    +body: """
      ![](https://startrek.website/pictrs/image/3662df99-2b9d-4830-a2b2-7bd600cba830.png)\n
      \n
      ![](https://startrek.website/pictrs/image/d1260035-ad58-4253-8a3c-16e1ded3b759.png)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1701221447 {#4186
      date: 2023-11-29 02:30:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@RoyalEngineering@lemmy.world"
      "@ummthatguy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4190 …}
    +nested: Doctrine\ORM\PersistentCollection {#4192 …}
    +votes: Doctrine\ORM\PersistentCollection {#4194 …}
    +reports: Doctrine\ORM\PersistentCollection {#4196 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
    -id: 175606
    -bodyTs: "'/pictrs/image/3662df99-2b9d-4830-a2b2-7bd600cba830.png)':3 '/pictrs/image/d1260035-ad58-4253-8a3c-16e1ded3b759.png)':6 'startrek.website':2,5 'startrek.website/pictrs/image/3662df99-2b9d-4830-a2b2-7bd600cba830.png)':1 'startrek.website/pictrs/image/d1260035-ad58-4253-8a3c-16e1ded3b759.png)':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/4567701"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701221447 {#4187
      date: 2023-11-29 02:30:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4027}
  +body: "A very confusing but worthwhile set of lessons."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701221554 {#4213
    date: 2023-11-29 02:32:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RoyalEngineering@lemmy.world"
    "@ummthatguy@lemmy.world"
    "@teft@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4206 …}
  +nested: Doctrine\ORM\PersistentCollection {#4204 …}
  +votes: Doctrine\ORM\PersistentCollection {#4208 …}
  +reports: Doctrine\ORM\PersistentCollection {#4219 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4221 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4223 …}
  -id: 175609
  -bodyTs: "'confus':3 'lesson':8 'set':6 'worthwhil':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5659455"
  +editedAt: DateTimeImmutable @1702066555 {#4216
    date: 2023-12-08 21:15:55.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701221554 {#4212
    date: 2023-11-29 02:32:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4064
  +user: App\Entity\User {#4047 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#272
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "LD-4x6-Cute-lil-Ferengi-guy"
    +title: "LD 4x6 - Cute lil Ferengi guy"
    +url: "https://lemmy.world/pictrs/image/5abf6104-6b5c-4761-b608-65c262a0b38b.jpeg"
    +body: "Saw this lil guy on the ads on the in-room TV that Boimler stays in."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 45
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701305875 {#2410
      date: 2023-11-30 01:57:55.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 18055
    -titleTs: "'4x6':2 'cute':3 'ferengi':5 'guy':6 'ld':1 'lil':4"
    -bodyTs: "'ad':7 'boimler':15 'guy':4 'in-room':10 'lil':3 'room':12 'saw':1 'stay':16 'tv':13"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701303215
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8893045"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701216815 {#1850
      date: 2023-11-29 01:13:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I loved Poc and Dar: Cop Landlords. Such a good bit. The semi-subtle anti-cop stuff has been great. Especially showing that the security team on the Cerritos aren’t just space cops. They’re a fully trained and ready crisis response team in a society that keeps a councilor on the bridge crew. Police reform happened!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1702250218 {#4070
    date: 2023-12-11 00:16:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RoyalEngineering@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4062 …}
  +nested: Doctrine\ORM\PersistentCollection {#4060 …}
  +votes: Doctrine\ORM\PersistentCollection {#4058 …}
  +reports: Doctrine\ORM\PersistentCollection {#4055 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4051 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4049 …}
  -id: 175433
  -bodyTs: "'anti':17 'anti-cop':16 'aren':32 'bit':11 'bridg':56 'cerrito':31 'cop':6,18,36 'councilor':53 'crew':57 'crisi':44 'dar':5 'especi':23 'fulli':40 'good':10 'great':22 'happen':60 'keep':51 'landlord':7 'love':2 'poc':3 'polic':58 're':38 'readi':43 'reform':59 'respons':45 'secur':27 'semi':14 'semi-subtl':13 'show':24 'societi':49 'space':35 'stuff':19 'subtl':15 'team':28,46 'train':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5089177"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701217443 {#4068
    date: 2023-11-29 01:24: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
19 DENIED edit
App\Entity\EntryComment {#4064
  +user: App\Entity\User {#4047 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#272
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "LD-4x6-Cute-lil-Ferengi-guy"
    +title: "LD 4x6 - Cute lil Ferengi guy"
    +url: "https://lemmy.world/pictrs/image/5abf6104-6b5c-4761-b608-65c262a0b38b.jpeg"
    +body: "Saw this lil guy on the ads on the in-room TV that Boimler stays in."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 45
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701305875 {#2410
      date: 2023-11-30 01:57:55.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 18055
    -titleTs: "'4x6':2 'cute':3 'ferengi':5 'guy':6 'ld':1 'lil':4"
    -bodyTs: "'ad':7 'boimler':15 'guy':4 'in-room':10 'lil':3 'room':12 'saw':1 'stay':16 'tv':13"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701303215
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8893045"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701216815 {#1850
      date: 2023-11-29 01:13:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I loved Poc and Dar: Cop Landlords. Such a good bit. The semi-subtle anti-cop stuff has been great. Especially showing that the security team on the Cerritos aren’t just space cops. They’re a fully trained and ready crisis response team in a society that keeps a councilor on the bridge crew. Police reform happened!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1702250218 {#4070
    date: 2023-12-11 00:16:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RoyalEngineering@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4062 …}
  +nested: Doctrine\ORM\PersistentCollection {#4060 …}
  +votes: Doctrine\ORM\PersistentCollection {#4058 …}
  +reports: Doctrine\ORM\PersistentCollection {#4055 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4051 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4049 …}
  -id: 175433
  -bodyTs: "'anti':17 'anti-cop':16 'aren':32 'bit':11 'bridg':56 'cerrito':31 'cop':6,18,36 'councilor':53 'crew':57 'crisi':44 'dar':5 'especi':23 'fulli':40 'good':10 'great':22 'happen':60 'keep':51 'landlord':7 'love':2 'poc':3 'polic':58 're':38 'readi':43 'reform':59 'respons':45 'secur':27 'semi':14 'semi-subtl':13 'show':24 'societi':49 'space':35 'stuff':19 'subtl':15 'team':28,46 'train':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5089177"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701217443 {#4068
    date: 2023-11-29 01:24: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
20 DENIED moderate
App\Entity\EntryComment {#4064
  +user: App\Entity\User {#4047 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#272
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "LD-4x6-Cute-lil-Ferengi-guy"
    +title: "LD 4x6 - Cute lil Ferengi guy"
    +url: "https://lemmy.world/pictrs/image/5abf6104-6b5c-4761-b608-65c262a0b38b.jpeg"
    +body: "Saw this lil guy on the ads on the in-room TV that Boimler stays in."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 45
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701305875 {#2410
      date: 2023-11-30 01:57:55.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 18055
    -titleTs: "'4x6':2 'cute':3 'ferengi':5 'guy':6 'ld':1 'lil':4"
    -bodyTs: "'ad':7 'boimler':15 'guy':4 'in-room':10 'lil':3 'room':12 'saw':1 'stay':16 'tv':13"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701303215
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8893045"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701216815 {#1850
      date: 2023-11-29 01:13:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I loved Poc and Dar: Cop Landlords. Such a good bit. The semi-subtle anti-cop stuff has been great. Especially showing that the security team on the Cerritos aren’t just space cops. They’re a fully trained and ready crisis response team in a society that keeps a councilor on the bridge crew. Police reform happened!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1702250218 {#4070
    date: 2023-12-11 00:16:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RoyalEngineering@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4062 …}
  +nested: Doctrine\ORM\PersistentCollection {#4060 …}
  +votes: Doctrine\ORM\PersistentCollection {#4058 …}
  +reports: Doctrine\ORM\PersistentCollection {#4055 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4051 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4049 …}
  -id: 175433
  -bodyTs: "'anti':17 'anti-cop':16 'aren':32 'bit':11 'bridg':56 'cerrito':31 'cop':6,18,36 'councilor':53 'crew':57 'crisi':44 'dar':5 'especi':23 'fulli':40 'good':10 'great':22 'happen':60 'keep':51 'landlord':7 'love':2 'poc':3 'polic':58 're':38 'readi':43 'reform':59 'respons':45 'secur':27 'semi':14 'semi-subtl':13 'show':24 'societi':49 'space':35 'stuff':19 'subtl':15 'team':28,46 'train':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5089177"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701217443 {#4068
    date: 2023-11-29 01:24: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
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 {#4148
  +user: Proxies\__CG__\App\Entity\User {#4156 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#272
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "LD-4x6-Cute-lil-Ferengi-guy"
    +title: "LD 4x6 - Cute lil Ferengi guy"
    +url: "https://lemmy.world/pictrs/image/5abf6104-6b5c-4761-b608-65c262a0b38b.jpeg"
    +body: "Saw this lil guy on the ads on the in-room TV that Boimler stays in."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 45
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701305875 {#2410
      date: 2023-11-30 01:57:55.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 18055
    -titleTs: "'4x6':2 'cute':3 'ferengi':5 'guy':6 'ld':1 'lil':4"
    -bodyTs: "'ad':7 'boimler':15 'guy':4 'in-room':10 'lil':3 'room':12 'saw':1 'stay':16 'tv':13"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701303215
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8893045"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701216815 {#1850
      date: 2023-11-29 01:13:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4064
    +user: App\Entity\User {#4047 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I loved Poc and Dar: Cop Landlords. Such a good bit. The semi-subtle anti-cop stuff has been great. Especially showing that the security team on the Cerritos aren’t just space cops. They’re a fully trained and ready crisis response team in a society that keeps a councilor on the bridge crew. Police reform happened!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1702250218 {#4070
      date: 2023-12-11 00:16:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@RoyalEngineering@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4062 …}
    +nested: Doctrine\ORM\PersistentCollection {#4060 …}
    +votes: Doctrine\ORM\PersistentCollection {#4058 …}
    +reports: Doctrine\ORM\PersistentCollection {#4055 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4051 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4049 …}
    -id: 175433
    -bodyTs: "'anti':17 'anti-cop':16 'aren':32 'bit':11 'bridg':56 'cerrito':31 'cop':6,18,36 'councilor':53 'crew':57 'crisi':44 'dar':5 'especi':23 'fulli':40 'good':10 'great':22 'happen':60 'keep':51 'landlord':7 'love':2 'poc':3 'polic':58 're':38 'readi':43 'reform':59 'respons':45 'secur':27 'semi':14 'semi-subtl':13 'show':24 'societi':49 'space':35 'stuff':19 'subtl':15 'team':28,46 'train':41"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/5089177"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701217443 {#4068
      date: 2023-11-29 01:24:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4064}
  +body: "Hell yes!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701221777 {#4153
    date: 2023-11-29 02:36:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RoyalEngineering@lemmy.world"
    "@Infynis@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4159 …}
  +nested: Doctrine\ORM\PersistentCollection {#4161 …}
  +votes: Doctrine\ORM\PersistentCollection {#4157 …}
  +reports: Doctrine\ORM\PersistentCollection {#4164 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4166 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4168 …}
  -id: 175615
  -bodyTs: "'hell':1 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5239671"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701221777 {#4150
    date: 2023-11-29 02:36: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
23 DENIED edit
App\Entity\EntryComment {#4148
  +user: Proxies\__CG__\App\Entity\User {#4156 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#272
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "LD-4x6-Cute-lil-Ferengi-guy"
    +title: "LD 4x6 - Cute lil Ferengi guy"
    +url: "https://lemmy.world/pictrs/image/5abf6104-6b5c-4761-b608-65c262a0b38b.jpeg"
    +body: "Saw this lil guy on the ads on the in-room TV that Boimler stays in."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 45
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701305875 {#2410
      date: 2023-11-30 01:57:55.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 18055
    -titleTs: "'4x6':2 'cute':3 'ferengi':5 'guy':6 'ld':1 'lil':4"
    -bodyTs: "'ad':7 'boimler':15 'guy':4 'in-room':10 'lil':3 'room':12 'saw':1 'stay':16 'tv':13"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701303215
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8893045"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701216815 {#1850
      date: 2023-11-29 01:13:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4064
    +user: App\Entity\User {#4047 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I loved Poc and Dar: Cop Landlords. Such a good bit. The semi-subtle anti-cop stuff has been great. Especially showing that the security team on the Cerritos aren’t just space cops. They’re a fully trained and ready crisis response team in a society that keeps a councilor on the bridge crew. Police reform happened!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1702250218 {#4070
      date: 2023-12-11 00:16:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@RoyalEngineering@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4062 …}
    +nested: Doctrine\ORM\PersistentCollection {#4060 …}
    +votes: Doctrine\ORM\PersistentCollection {#4058 …}
    +reports: Doctrine\ORM\PersistentCollection {#4055 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4051 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4049 …}
    -id: 175433
    -bodyTs: "'anti':17 'anti-cop':16 'aren':32 'bit':11 'bridg':56 'cerrito':31 'cop':6,18,36 'councilor':53 'crew':57 'crisi':44 'dar':5 'especi':23 'fulli':40 'good':10 'great':22 'happen':60 'keep':51 'landlord':7 'love':2 'poc':3 'polic':58 're':38 'readi':43 'reform':59 'respons':45 'secur':27 'semi':14 'semi-subtl':13 'show':24 'societi':49 'space':35 'stuff':19 'subtl':15 'team':28,46 'train':41"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/5089177"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701217443 {#4068
      date: 2023-11-29 01:24:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4064}
  +body: "Hell yes!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701221777 {#4153
    date: 2023-11-29 02:36:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RoyalEngineering@lemmy.world"
    "@Infynis@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4159 …}
  +nested: Doctrine\ORM\PersistentCollection {#4161 …}
  +votes: Doctrine\ORM\PersistentCollection {#4157 …}
  +reports: Doctrine\ORM\PersistentCollection {#4164 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4166 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4168 …}
  -id: 175615
  -bodyTs: "'hell':1 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5239671"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701221777 {#4150
    date: 2023-11-29 02:36: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
24 DENIED moderate
App\Entity\EntryComment {#4148
  +user: Proxies\__CG__\App\Entity\User {#4156 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#272
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "LD-4x6-Cute-lil-Ferengi-guy"
    +title: "LD 4x6 - Cute lil Ferengi guy"
    +url: "https://lemmy.world/pictrs/image/5abf6104-6b5c-4761-b608-65c262a0b38b.jpeg"
    +body: "Saw this lil guy on the ads on the in-room TV that Boimler stays in."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 45
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701305875 {#2410
      date: 2023-11-30 01:57:55.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 18055
    -titleTs: "'4x6':2 'cute':3 'ferengi':5 'guy':6 'ld':1 'lil':4"
    -bodyTs: "'ad':7 'boimler':15 'guy':4 'in-room':10 'lil':3 'room':12 'saw':1 'stay':16 'tv':13"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701303215
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8893045"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701216815 {#1850
      date: 2023-11-29 01:13:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4064
    +user: App\Entity\User {#4047 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I loved Poc and Dar: Cop Landlords. Such a good bit. The semi-subtle anti-cop stuff has been great. Especially showing that the security team on the Cerritos aren’t just space cops. They’re a fully trained and ready crisis response team in a society that keeps a councilor on the bridge crew. Police reform happened!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1702250218 {#4070
      date: 2023-12-11 00:16:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@RoyalEngineering@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4062 …}
    +nested: Doctrine\ORM\PersistentCollection {#4060 …}
    +votes: Doctrine\ORM\PersistentCollection {#4058 …}
    +reports: Doctrine\ORM\PersistentCollection {#4055 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4051 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4049 …}
    -id: 175433
    -bodyTs: "'anti':17 'anti-cop':16 'aren':32 'bit':11 'bridg':56 'cerrito':31 'cop':6,18,36 'councilor':53 'crew':57 'crisi':44 'dar':5 'especi':23 'fulli':40 'good':10 'great':22 'happen':60 'keep':51 'landlord':7 'love':2 'poc':3 'polic':58 're':38 'readi':43 'reform':59 'respons':45 'secur':27 'semi':14 'semi-subtl':13 'show':24 'societi':49 'space':35 'stuff':19 'subtl':15 'team':28,46 'train':41"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/5089177"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701217443 {#4068
      date: 2023-11-29 01:24:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4064}
  +body: "Hell yes!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701221777 {#4153
    date: 2023-11-29 02:36:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RoyalEngineering@lemmy.world"
    "@Infynis@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4159 …}
  +nested: Doctrine\ORM\PersistentCollection {#4161 …}
  +votes: Doctrine\ORM\PersistentCollection {#4157 …}
  +reports: Doctrine\ORM\PersistentCollection {#4164 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4166 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4168 …}
  -id: 175615
  -bodyTs: "'hell':1 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5239671"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701221777 {#4150
    date: 2023-11-29 02:36: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
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 {#4172
  +user: Proxies\__CG__\App\Entity\User {#4173 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#272
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "LD-4x6-Cute-lil-Ferengi-guy"
    +title: "LD 4x6 - Cute lil Ferengi guy"
    +url: "https://lemmy.world/pictrs/image/5abf6104-6b5c-4761-b608-65c262a0b38b.jpeg"
    +body: "Saw this lil guy on the ads on the in-room TV that Boimler stays in."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 45
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701305875 {#2410
      date: 2023-11-30 01:57:55.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 18055
    -titleTs: "'4x6':2 'cute':3 'ferengi':5 'guy':6 'ld':1 'lil':4"
    -bodyTs: "'ad':7 'boimler':15 'guy':4 'in-room':10 'lil':3 'room':12 'saw':1 'stay':16 'tv':13"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701303215
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8893045"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701216815 {#1850
      date: 2023-11-29 01:13:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4064
    +user: App\Entity\User {#4047 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I loved Poc and Dar: Cop Landlords. Such a good bit. The semi-subtle anti-cop stuff has been great. Especially showing that the security team on the Cerritos aren’t just space cops. They’re a fully trained and ready crisis response team in a society that keeps a councilor on the bridge crew. Police reform happened!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1702250218 {#4070
      date: 2023-12-11 00:16:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@RoyalEngineering@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4062 …}
    +nested: Doctrine\ORM\PersistentCollection {#4060 …}
    +votes: Doctrine\ORM\PersistentCollection {#4058 …}
    +reports: Doctrine\ORM\PersistentCollection {#4055 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4051 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4049 …}
    -id: 175433
    -bodyTs: "'anti':17 'anti-cop':16 'aren':32 'bit':11 'bridg':56 'cerrito':31 'cop':6,18,36 'councilor':53 'crew':57 'crisi':44 'dar':5 'especi':23 'fulli':40 'good':10 'great':22 'happen':60 'keep':51 'landlord':7 'love':2 'poc':3 'polic':58 're':38 'readi':43 'reform':59 'respons':45 'secur':27 'semi':14 'semi-subtl':13 'show':24 'societi':49 'space':35 'stuff':19 'subtl':15 'team':28,46 'train':41"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/5089177"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701217443 {#4068
      date: 2023-11-29 01:24:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4064}
  +body: "I love how they’ve been growing the characters on lower decks. Shaxs’ transformation from “don’t talk to me I’m pissed off!” to “where’s the help in that?” is fantastic"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701294204 {#4170
    date: 2023-11-29 22:43:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RoyalEngineering@lemmy.world"
    "@Infynis@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4174 …}
  +nested: Doctrine\ORM\PersistentCollection {#4176 …}
  +votes: Doctrine\ORM\PersistentCollection {#4178 …}
  +reports: Doctrine\ORM\PersistentCollection {#4180 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4182 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4184 …}
  -id: 178453
  -bodyTs: "'charact':9 'deck':12 'fantast':33 'grow':7 'help':29 'love':2 'lower':11 'm':22 'piss':23 'shax':13 'talk':18 'transform':14 've':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5680544"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701294204 {#4171
    date: 2023-11-29 22:43:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4172
  +user: Proxies\__CG__\App\Entity\User {#4173 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#272
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "LD-4x6-Cute-lil-Ferengi-guy"
    +title: "LD 4x6 - Cute lil Ferengi guy"
    +url: "https://lemmy.world/pictrs/image/5abf6104-6b5c-4761-b608-65c262a0b38b.jpeg"
    +body: "Saw this lil guy on the ads on the in-room TV that Boimler stays in."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 45
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701305875 {#2410
      date: 2023-11-30 01:57:55.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 18055
    -titleTs: "'4x6':2 'cute':3 'ferengi':5 'guy':6 'ld':1 'lil':4"
    -bodyTs: "'ad':7 'boimler':15 'guy':4 'in-room':10 'lil':3 'room':12 'saw':1 'stay':16 'tv':13"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701303215
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8893045"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701216815 {#1850
      date: 2023-11-29 01:13:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4064
    +user: App\Entity\User {#4047 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I loved Poc and Dar: Cop Landlords. Such a good bit. The semi-subtle anti-cop stuff has been great. Especially showing that the security team on the Cerritos aren’t just space cops. They’re a fully trained and ready crisis response team in a society that keeps a councilor on the bridge crew. Police reform happened!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1702250218 {#4070
      date: 2023-12-11 00:16:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@RoyalEngineering@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4062 …}
    +nested: Doctrine\ORM\PersistentCollection {#4060 …}
    +votes: Doctrine\ORM\PersistentCollection {#4058 …}
    +reports: Doctrine\ORM\PersistentCollection {#4055 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4051 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4049 …}
    -id: 175433
    -bodyTs: "'anti':17 'anti-cop':16 'aren':32 'bit':11 'bridg':56 'cerrito':31 'cop':6,18,36 'councilor':53 'crew':57 'crisi':44 'dar':5 'especi':23 'fulli':40 'good':10 'great':22 'happen':60 'keep':51 'landlord':7 'love':2 'poc':3 'polic':58 're':38 'readi':43 'reform':59 'respons':45 'secur':27 'semi':14 'semi-subtl':13 'show':24 'societi':49 'space':35 'stuff':19 'subtl':15 'team':28,46 'train':41"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/5089177"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701217443 {#4068
      date: 2023-11-29 01:24:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4064}
  +body: "I love how they’ve been growing the characters on lower decks. Shaxs’ transformation from “don’t talk to me I’m pissed off!” to “where’s the help in that?” is fantastic"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701294204 {#4170
    date: 2023-11-29 22:43:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RoyalEngineering@lemmy.world"
    "@Infynis@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4174 …}
  +nested: Doctrine\ORM\PersistentCollection {#4176 …}
  +votes: Doctrine\ORM\PersistentCollection {#4178 …}
  +reports: Doctrine\ORM\PersistentCollection {#4180 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4182 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4184 …}
  -id: 178453
  -bodyTs: "'charact':9 'deck':12 'fantast':33 'grow':7 'help':29 'love':2 'lower':11 'm':22 'piss':23 'shax':13 'talk':18 'transform':14 've':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5680544"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701294204 {#4171
    date: 2023-11-29 22:43:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4172
  +user: Proxies\__CG__\App\Entity\User {#4173 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#272
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "LD-4x6-Cute-lil-Ferengi-guy"
    +title: "LD 4x6 - Cute lil Ferengi guy"
    +url: "https://lemmy.world/pictrs/image/5abf6104-6b5c-4761-b608-65c262a0b38b.jpeg"
    +body: "Saw this lil guy on the ads on the in-room TV that Boimler stays in."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 45
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701305875 {#2410
      date: 2023-11-30 01:57:55.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 18055
    -titleTs: "'4x6':2 'cute':3 'ferengi':5 'guy':6 'ld':1 'lil':4"
    -bodyTs: "'ad':7 'boimler':15 'guy':4 'in-room':10 'lil':3 'room':12 'saw':1 'stay':16 'tv':13"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701303215
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8893045"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701216815 {#1850
      date: 2023-11-29 01:13:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4064
    +user: App\Entity\User {#4047 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I loved Poc and Dar: Cop Landlords. Such a good bit. The semi-subtle anti-cop stuff has been great. Especially showing that the security team on the Cerritos aren’t just space cops. They’re a fully trained and ready crisis response team in a society that keeps a councilor on the bridge crew. Police reform happened!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1702250218 {#4070
      date: 2023-12-11 00:16:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@RoyalEngineering@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4062 …}
    +nested: Doctrine\ORM\PersistentCollection {#4060 …}
    +votes: Doctrine\ORM\PersistentCollection {#4058 …}
    +reports: Doctrine\ORM\PersistentCollection {#4055 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4051 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4049 …}
    -id: 175433
    -bodyTs: "'anti':17 'anti-cop':16 'aren':32 'bit':11 'bridg':56 'cerrito':31 'cop':6,18,36 'councilor':53 'crew':57 'crisi':44 'dar':5 'especi':23 'fulli':40 'good':10 'great':22 'happen':60 'keep':51 'landlord':7 'love':2 'poc':3 'polic':58 're':38 'readi':43 'reform':59 'respons':45 'secur':27 'semi':14 'semi-subtl':13 'show':24 'societi':49 'space':35 'stuff':19 'subtl':15 'team':28,46 'train':41"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/5089177"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701217443 {#4068
      date: 2023-11-29 01:24:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4064}
  +body: "I love how they’ve been growing the characters on lower decks. Shaxs’ transformation from “don’t talk to me I’m pissed off!” to “where’s the help in that?” is fantastic"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701294204 {#4170
    date: 2023-11-29 22:43:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RoyalEngineering@lemmy.world"
    "@Infynis@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4174 …}
  +nested: Doctrine\ORM\PersistentCollection {#4176 …}
  +votes: Doctrine\ORM\PersistentCollection {#4178 …}
  +reports: Doctrine\ORM\PersistentCollection {#4180 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4182 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4184 …}
  -id: 178453
  -bodyTs: "'charact':9 'deck':12 'fantast':33 'grow':7 'help':29 'love':2 'lower':11 'm':22 'piss':23 'shax':13 'talk':18 'transform':14 've':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5680544"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701294204 {#4171
    date: 2023-11-29 22:43:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4227
  +user: Proxies\__CG__\App\Entity\User {#4228 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#272
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "LD-4x6-Cute-lil-Ferengi-guy"
    +title: "LD 4x6 - Cute lil Ferengi guy"
    +url: "https://lemmy.world/pictrs/image/5abf6104-6b5c-4761-b608-65c262a0b38b.jpeg"
    +body: "Saw this lil guy on the ads on the in-room TV that Boimler stays in."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 45
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701305875 {#2410
      date: 2023-11-30 01:57:55.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 18055
    -titleTs: "'4x6':2 'cute':3 'ferengi':5 'guy':6 'ld':1 'lil':4"
    -bodyTs: "'ad':7 'boimler':15 'guy':4 'in-room':10 'lil':3 'room':12 'saw':1 'stay':16 'tv':13"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701303215
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8893045"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701216815 {#1850
      date: 2023-11-29 01:13:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4172
    +user: Proxies\__CG__\App\Entity\User {#4173 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4064
      +user: App\Entity\User {#4047 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I loved Poc and Dar: Cop Landlords. Such a good bit. The semi-subtle anti-cop stuff has been great. Especially showing that the security team on the Cerritos aren’t just space cops. They’re a fully trained and ready crisis response team in a society that keeps a councilor on the bridge crew. Police reform happened!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1702250218 {#4070
        date: 2023-12-11 00:16:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@RoyalEngineering@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4062 …}
      +nested: Doctrine\ORM\PersistentCollection {#4060 …}
      +votes: Doctrine\ORM\PersistentCollection {#4058 …}
      +reports: Doctrine\ORM\PersistentCollection {#4055 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4051 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4049 …}
      -id: 175433
      -bodyTs: "'anti':17 'anti-cop':16 'aren':32 'bit':11 'bridg':56 'cerrito':31 'cop':6,18,36 'councilor':53 'crew':57 'crisi':44 'dar':5 'especi':23 'fulli':40 'good':10 'great':22 'happen':60 'keep':51 'landlord':7 'love':2 'poc':3 'polic':58 're':38 'readi':43 'reform':59 'respons':45 'secur':27 'semi':14 'semi-subtl':13 'show':24 'societi':49 'space':35 'stuff':19 'subtl':15 'team':28,46 'train':41"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5089177"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701217443 {#4068
        date: 2023-11-29 01:24:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4064}
    +body: "I love how they’ve been growing the characters on lower decks. Shaxs’ transformation from “don’t talk to me I’m pissed off!” to “where’s the help in that?” is fantastic"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701294204 {#4170
      date: 2023-11-29 22:43:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@RoyalEngineering@lemmy.world"
      "@Infynis@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4174 …}
    +nested: Doctrine\ORM\PersistentCollection {#4176 …}
    +votes: Doctrine\ORM\PersistentCollection {#4178 …}
    +reports: Doctrine\ORM\PersistentCollection {#4180 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4182 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4184 …}
    -id: 178453
    -bodyTs: "'charact':9 'deck':12 'fantast':33 'grow':7 'help':29 'love':2 'lower':11 'm':22 'piss':23 'shax':13 'talk':18 'transform':14 've':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5680544"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701294204 {#4171
      date: 2023-11-29 22:43:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4064}
  +body: "Seeing the black mountain changes a man."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701305875 {#4225
    date: 2023-11-30 01:57:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RoyalEngineering@lemmy.world"
    "@Infynis@midwest.social"
    "@1995ToyotaCorolla@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4229 …}
  +nested: Doctrine\ORM\PersistentCollection {#4231 …}
  +votes: Doctrine\ORM\PersistentCollection {#4233 …}
  +reports: Doctrine\ORM\PersistentCollection {#4235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4237 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4239 …}
  -id: 179166
  -bodyTs: "'black':3 'chang':5 'man':7 'mountain':4 'see':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5684529"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701305875 {#4226
    date: 2023-11-30 01:57:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4227
  +user: Proxies\__CG__\App\Entity\User {#4228 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#272
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "LD-4x6-Cute-lil-Ferengi-guy"
    +title: "LD 4x6 - Cute lil Ferengi guy"
    +url: "https://lemmy.world/pictrs/image/5abf6104-6b5c-4761-b608-65c262a0b38b.jpeg"
    +body: "Saw this lil guy on the ads on the in-room TV that Boimler stays in."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 45
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701305875 {#2410
      date: 2023-11-30 01:57:55.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 18055
    -titleTs: "'4x6':2 'cute':3 'ferengi':5 'guy':6 'ld':1 'lil':4"
    -bodyTs: "'ad':7 'boimler':15 'guy':4 'in-room':10 'lil':3 'room':12 'saw':1 'stay':16 'tv':13"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701303215
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8893045"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701216815 {#1850
      date: 2023-11-29 01:13:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4172
    +user: Proxies\__CG__\App\Entity\User {#4173 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4064
      +user: App\Entity\User {#4047 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I loved Poc and Dar: Cop Landlords. Such a good bit. The semi-subtle anti-cop stuff has been great. Especially showing that the security team on the Cerritos aren’t just space cops. They’re a fully trained and ready crisis response team in a society that keeps a councilor on the bridge crew. Police reform happened!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1702250218 {#4070
        date: 2023-12-11 00:16:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@RoyalEngineering@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4062 …}
      +nested: Doctrine\ORM\PersistentCollection {#4060 …}
      +votes: Doctrine\ORM\PersistentCollection {#4058 …}
      +reports: Doctrine\ORM\PersistentCollection {#4055 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4051 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4049 …}
      -id: 175433
      -bodyTs: "'anti':17 'anti-cop':16 'aren':32 'bit':11 'bridg':56 'cerrito':31 'cop':6,18,36 'councilor':53 'crew':57 'crisi':44 'dar':5 'especi':23 'fulli':40 'good':10 'great':22 'happen':60 'keep':51 'landlord':7 'love':2 'poc':3 'polic':58 're':38 'readi':43 'reform':59 'respons':45 'secur':27 'semi':14 'semi-subtl':13 'show':24 'societi':49 'space':35 'stuff':19 'subtl':15 'team':28,46 'train':41"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5089177"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701217443 {#4068
        date: 2023-11-29 01:24:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4064}
    +body: "I love how they’ve been growing the characters on lower decks. Shaxs’ transformation from “don’t talk to me I’m pissed off!” to “where’s the help in that?” is fantastic"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701294204 {#4170
      date: 2023-11-29 22:43:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@RoyalEngineering@lemmy.world"
      "@Infynis@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4174 …}
    +nested: Doctrine\ORM\PersistentCollection {#4176 …}
    +votes: Doctrine\ORM\PersistentCollection {#4178 …}
    +reports: Doctrine\ORM\PersistentCollection {#4180 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4182 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4184 …}
    -id: 178453
    -bodyTs: "'charact':9 'deck':12 'fantast':33 'grow':7 'help':29 'love':2 'lower':11 'm':22 'piss':23 'shax':13 'talk':18 'transform':14 've':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5680544"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701294204 {#4171
      date: 2023-11-29 22:43:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4064}
  +body: "Seeing the black mountain changes a man."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701305875 {#4225
    date: 2023-11-30 01:57:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RoyalEngineering@lemmy.world"
    "@Infynis@midwest.social"
    "@1995ToyotaCorolla@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4229 …}
  +nested: Doctrine\ORM\PersistentCollection {#4231 …}
  +votes: Doctrine\ORM\PersistentCollection {#4233 …}
  +reports: Doctrine\ORM\PersistentCollection {#4235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4237 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4239 …}
  -id: 179166
  -bodyTs: "'black':3 'chang':5 'man':7 'mountain':4 'see':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5684529"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701305875 {#4226
    date: 2023-11-30 01:57:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4227
  +user: Proxies\__CG__\App\Entity\User {#4228 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:54:55.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 09:47:51.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699085204 {#272
        date: 2023-11-04 09:06:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "LD-4x6-Cute-lil-Ferengi-guy"
    +title: "LD 4x6 - Cute lil Ferengi guy"
    +url: "https://lemmy.world/pictrs/image/5abf6104-6b5c-4761-b608-65c262a0b38b.jpeg"
    +body: "Saw this lil guy on the ads on the in-room TV that Boimler stays in."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 45
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701305875 {#2410
      date: 2023-11-30 01:57:55.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 18055
    -titleTs: "'4x6':2 'cute':3 'ferengi':5 'guy':6 'ld':1 'lil':4"
    -bodyTs: "'ad':7 'boimler':15 'guy':4 'in-room':10 'lil':3 'room':12 'saw':1 'stay':16 'tv':13"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701303215
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8893045"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701216815 {#1850
      date: 2023-11-29 01:13:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4172
    +user: Proxies\__CG__\App\Entity\User {#4173 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4064
      +user: App\Entity\User {#4047 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I loved Poc and Dar: Cop Landlords. Such a good bit. The semi-subtle anti-cop stuff has been great. Especially showing that the security team on the Cerritos aren’t just space cops. They’re a fully trained and ready crisis response team in a society that keeps a councilor on the bridge crew. Police reform happened!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1702250218 {#4070
        date: 2023-12-11 00:16:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@RoyalEngineering@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4062 …}
      +nested: Doctrine\ORM\PersistentCollection {#4060 …}
      +votes: Doctrine\ORM\PersistentCollection {#4058 …}
      +reports: Doctrine\ORM\PersistentCollection {#4055 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4051 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4049 …}
      -id: 175433
      -bodyTs: "'anti':17 'anti-cop':16 'aren':32 'bit':11 'bridg':56 'cerrito':31 'cop':6,18,36 'councilor':53 'crew':57 'crisi':44 'dar':5 'especi':23 'fulli':40 'good':10 'great':22 'happen':60 'keep':51 'landlord':7 'love':2 'poc':3 'polic':58 're':38 'readi':43 'reform':59 'respons':45 'secur':27 'semi':14 'semi-subtl':13 'show':24 'societi':49 'space':35 'stuff':19 'subtl':15 'team':28,46 'train':41"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5089177"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701217443 {#4068
        date: 2023-11-29 01:24:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4064}
    +body: "I love how they’ve been growing the characters on lower decks. Shaxs’ transformation from “don’t talk to me I’m pissed off!” to “where’s the help in that?” is fantastic"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701294204 {#4170
      date: 2023-11-29 22:43:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@RoyalEngineering@lemmy.world"
      "@Infynis@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4174 …}
    +nested: Doctrine\ORM\PersistentCollection {#4176 …}
    +votes: Doctrine\ORM\PersistentCollection {#4178 …}
    +reports: Doctrine\ORM\PersistentCollection {#4180 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4182 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4184 …}
    -id: 178453
    -bodyTs: "'charact':9 'deck':12 'fantast':33 'grow':7 'help':29 'love':2 'lower':11 'm':22 'piss':23 'shax':13 'talk':18 'transform':14 've':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5680544"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701294204 {#4171
      date: 2023-11-29 22:43:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4064}
  +body: "Seeing the black mountain changes a man."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701305875 {#4225
    date: 2023-11-30 01:57:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RoyalEngineering@lemmy.world"
    "@Infynis@midwest.social"
    "@1995ToyotaCorolla@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4229 …}
  +nested: Doctrine\ORM\PersistentCollection {#4231 …}
  +votes: Doctrine\ORM\PersistentCollection {#4233 …}
  +reports: Doctrine\ORM\PersistentCollection {#4235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4237 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4239 …}
  -id: 179166
  -bodyTs: "'black':3 'chang':5 'man':7 'mountain':4 'see':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5684529"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701305875 {#4226
    date: 2023-11-30 01:57:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 edit
App\Entity\Magazine {#266
  +icon: Proxies\__CG__\App\Entity\Image {#247 …}
  +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 {#276
    date: 2024-10-22 09:54:55.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#238 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
  +entries: Doctrine\ORM\PersistentCollection {#181 …}
  +posts: Doctrine\ORM\PersistentCollection {#139 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
  +bans: Doctrine\ORM\PersistentCollection {#118 …}
  +reports: Doctrine\ORM\PersistentCollection {#104 …}
  +badges: Doctrine\ORM\PersistentCollection {#82 …}
  +logs: Doctrine\ORM\PersistentCollection {#72 …}
  +awards: Doctrine\ORM\PersistentCollection {#61 …}
  +categories: Doctrine\ORM\PersistentCollection {#1820 …}
  -id: 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 {#270
    date: 2024-10-22 09:47:51.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1699085204 {#272
    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