Redirect 302 redirect from GET @entry_comment_report (872342)

GET https://kbin.spritesserver.nl/m/risa@startrek.website/t/21219/Engineering-Diagram/oldest

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#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: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Engineering-Diagram"
  +title: "Engineering Diagram"
  +url: "https://cdn.tenforward.social/cache/media_attachments/files/111/546/382/573/963/010/original/c5bbef14093525bf.jpeg"
  +body: "[source](https://www.toyboxcomix.com/2020/08/28/engineering-diagram/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 155
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702128499 {#2410
    date: 2023-12-09 14:28:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1978 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
  +badges: Doctrine\ORM\PersistentCollection {#2426 …}
  +children: []
  -id: 21219
  -titleTs: "'diagram':2 'engin':1"
  -bodyTs: "'/2020/08/28/engineering-diagram/)':4 'sourc':1 'www.toyboxcomix.com':3 'www.toyboxcomix.com/2020/08/28/engineering-diagram/)':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702151472
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4496704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702065072 {#1850
    date: 2023-12-08 20:51:12.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: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Engineering-Diagram"
  +title: "Engineering Diagram"
  +url: "https://cdn.tenforward.social/cache/media_attachments/files/111/546/382/573/963/010/original/c5bbef14093525bf.jpeg"
  +body: "[source](https://www.toyboxcomix.com/2020/08/28/engineering-diagram/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 155
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702128499 {#2410
    date: 2023-12-09 14:28:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1978 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
  +badges: Doctrine\ORM\PersistentCollection {#2426 …}
  +children: []
  -id: 21219
  -titleTs: "'diagram':2 'engin':1"
  -bodyTs: "'/2020/08/28/engineering-diagram/)':4 'sourc':1 'www.toyboxcomix.com':3 'www.toyboxcomix.com/2020/08/28/engineering-diagram/)':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702151472
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4496704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702065072 {#1850
    date: 2023-12-08 20:51:12.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: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Engineering-Diagram"
  +title: "Engineering Diagram"
  +url: "https://cdn.tenforward.social/cache/media_attachments/files/111/546/382/573/963/010/original/c5bbef14093525bf.jpeg"
  +body: "[source](https://www.toyboxcomix.com/2020/08/28/engineering-diagram/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 155
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702128499 {#2410
    date: 2023-12-09 14:28:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1978 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
  +badges: Doctrine\ORM\PersistentCollection {#2426 …}
  +children: []
  -id: 21219
  -titleTs: "'diagram':2 'engin':1"
  -bodyTs: "'/2020/08/28/engineering-diagram/)':4 'sourc':1 'www.toyboxcomix.com':3 'www.toyboxcomix.com/2020/08/28/engineering-diagram/)':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702151472
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4496704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702065072 {#1850
    date: 2023-12-08 20:51:12.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 {#4017
  +user: App\Entity\User {#3965 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Engineering-Diagram"
    +title: "Engineering Diagram"
    +url: "https://cdn.tenforward.social/cache/media_attachments/files/111/546/382/573/963/010/original/c5bbef14093525bf.jpeg"
    +body: "[source](https://www.toyboxcomix.com/2020/08/28/engineering-diagram/)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702128499 {#2410
      date: 2023-12-09 14:28:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 21219
    -titleTs: "'diagram':2 'engin':1"
    -bodyTs: "'/2020/08/28/engineering-diagram/)':4 'sourc':1 'www.toyboxcomix.com':3 'www.toyboxcomix.com/2020/08/28/engineering-diagram/)':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702151472
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4496704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702065072 {#1850
      date: 2023-12-08 20:51:12.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I could see this as a Robot Chicken short."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1703500468 {#4026
    date: 2023-12-25 11:34:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4015 …}
  +nested: Doctrine\ORM\PersistentCollection {#4013 …}
  +votes: Doctrine\ORM\PersistentCollection {#4011 …}
  +reports: Doctrine\ORM\PersistentCollection {#4009 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3977 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3981 …}
  -id: 211470
  -bodyTs: "'chicken':8 'could':2 'robot':7 'see':3 'short':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7136997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702065220 {#3962
    date: 2023-12-08 20:53:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#4017
  +user: App\Entity\User {#3965 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Engineering-Diagram"
    +title: "Engineering Diagram"
    +url: "https://cdn.tenforward.social/cache/media_attachments/files/111/546/382/573/963/010/original/c5bbef14093525bf.jpeg"
    +body: "[source](https://www.toyboxcomix.com/2020/08/28/engineering-diagram/)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702128499 {#2410
      date: 2023-12-09 14:28:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 21219
    -titleTs: "'diagram':2 'engin':1"
    -bodyTs: "'/2020/08/28/engineering-diagram/)':4 'sourc':1 'www.toyboxcomix.com':3 'www.toyboxcomix.com/2020/08/28/engineering-diagram/)':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702151472
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4496704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702065072 {#1850
      date: 2023-12-08 20:51:12.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I could see this as a Robot Chicken short."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1703500468 {#4026
    date: 2023-12-25 11:34:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4015 …}
  +nested: Doctrine\ORM\PersistentCollection {#4013 …}
  +votes: Doctrine\ORM\PersistentCollection {#4011 …}
  +reports: Doctrine\ORM\PersistentCollection {#4009 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3977 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3981 …}
  -id: 211470
  -bodyTs: "'chicken':8 'could':2 'robot':7 'see':3 'short':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7136997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702065220 {#3962
    date: 2023-12-08 20:53:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#4017
  +user: App\Entity\User {#3965 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Engineering-Diagram"
    +title: "Engineering Diagram"
    +url: "https://cdn.tenforward.social/cache/media_attachments/files/111/546/382/573/963/010/original/c5bbef14093525bf.jpeg"
    +body: "[source](https://www.toyboxcomix.com/2020/08/28/engineering-diagram/)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702128499 {#2410
      date: 2023-12-09 14:28:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 21219
    -titleTs: "'diagram':2 'engin':1"
    -bodyTs: "'/2020/08/28/engineering-diagram/)':4 'sourc':1 'www.toyboxcomix.com':3 'www.toyboxcomix.com/2020/08/28/engineering-diagram/)':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702151472
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4496704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702065072 {#1850
      date: 2023-12-08 20:51:12.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I could see this as a Robot Chicken short."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1703500468 {#4026
    date: 2023-12-25 11:34:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4015 …}
  +nested: Doctrine\ORM\PersistentCollection {#4013 …}
  +votes: Doctrine\ORM\PersistentCollection {#4011 …}
  +reports: Doctrine\ORM\PersistentCollection {#4009 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3977 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3981 …}
  -id: 211470
  -bodyTs: "'chicken':8 'could':2 'robot':7 'see':3 'short':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7136997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702065220 {#3962
    date: 2023-12-08 20:53:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4437
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Engineering-Diagram"
    +title: "Engineering Diagram"
    +url: "https://cdn.tenforward.social/cache/media_attachments/files/111/546/382/573/963/010/original/c5bbef14093525bf.jpeg"
    +body: "[source](https://www.toyboxcomix.com/2020/08/28/engineering-diagram/)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702128499 {#2410
      date: 2023-12-09 14:28:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 21219
    -titleTs: "'diagram':2 'engin':1"
    -bodyTs: "'/2020/08/28/engineering-diagram/)':4 'sourc':1 'www.toyboxcomix.com':3 'www.toyboxcomix.com/2020/08/28/engineering-diagram/)':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702151472
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4496704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702065072 {#1850
      date: 2023-12-08 20:51:12.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4017
    +user: App\Entity\User {#3965 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I could see this as a Robot Chicken short."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1703500468 {#4026
      date: 2023-12-25 11:34:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4015 …}
    +nested: Doctrine\ORM\PersistentCollection {#4013 …}
    +votes: Doctrine\ORM\PersistentCollection {#4011 …}
    +reports: Doctrine\ORM\PersistentCollection {#4009 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3977 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3981 …}
    -id: 211470
    -bodyTs: "'chicken':8 'could':2 'robot':7 'see':3 'short':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7136997"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702065220 {#3962
      date: 2023-12-08 20:53:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4017}
  +body: "I thought it was at first."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1702065922 {#4436
    date: 2023-12-08 21:05:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
    "@joyjoy@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4441 …}
  +nested: Doctrine\ORM\PersistentCollection {#4447 …}
  +votes: Doctrine\ORM\PersistentCollection {#4443 …}
  +reports: Doctrine\ORM\PersistentCollection {#4448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4450 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4452 …}
  -id: 211507
  -bodyTs: "'first':6 'thought':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4839900"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702065922 {#4433
    date: 2023-12-08 21:05:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4437
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Engineering-Diagram"
    +title: "Engineering Diagram"
    +url: "https://cdn.tenforward.social/cache/media_attachments/files/111/546/382/573/963/010/original/c5bbef14093525bf.jpeg"
    +body: "[source](https://www.toyboxcomix.com/2020/08/28/engineering-diagram/)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702128499 {#2410
      date: 2023-12-09 14:28:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 21219
    -titleTs: "'diagram':2 'engin':1"
    -bodyTs: "'/2020/08/28/engineering-diagram/)':4 'sourc':1 'www.toyboxcomix.com':3 'www.toyboxcomix.com/2020/08/28/engineering-diagram/)':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702151472
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4496704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702065072 {#1850
      date: 2023-12-08 20:51:12.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4017
    +user: App\Entity\User {#3965 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I could see this as a Robot Chicken short."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1703500468 {#4026
      date: 2023-12-25 11:34:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4015 …}
    +nested: Doctrine\ORM\PersistentCollection {#4013 …}
    +votes: Doctrine\ORM\PersistentCollection {#4011 …}
    +reports: Doctrine\ORM\PersistentCollection {#4009 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3977 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3981 …}
    -id: 211470
    -bodyTs: "'chicken':8 'could':2 'robot':7 'see':3 'short':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7136997"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702065220 {#3962
      date: 2023-12-08 20:53:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4017}
  +body: "I thought it was at first."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1702065922 {#4436
    date: 2023-12-08 21:05:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
    "@joyjoy@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4441 …}
  +nested: Doctrine\ORM\PersistentCollection {#4447 …}
  +votes: Doctrine\ORM\PersistentCollection {#4443 …}
  +reports: Doctrine\ORM\PersistentCollection {#4448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4450 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4452 …}
  -id: 211507
  -bodyTs: "'first':6 'thought':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4839900"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702065922 {#4433
    date: 2023-12-08 21:05:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4437
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Engineering-Diagram"
    +title: "Engineering Diagram"
    +url: "https://cdn.tenforward.social/cache/media_attachments/files/111/546/382/573/963/010/original/c5bbef14093525bf.jpeg"
    +body: "[source](https://www.toyboxcomix.com/2020/08/28/engineering-diagram/)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702128499 {#2410
      date: 2023-12-09 14:28:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 21219
    -titleTs: "'diagram':2 'engin':1"
    -bodyTs: "'/2020/08/28/engineering-diagram/)':4 'sourc':1 'www.toyboxcomix.com':3 'www.toyboxcomix.com/2020/08/28/engineering-diagram/)':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702151472
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4496704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702065072 {#1850
      date: 2023-12-08 20:51:12.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4017
    +user: App\Entity\User {#3965 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I could see this as a Robot Chicken short."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1703500468 {#4026
      date: 2023-12-25 11:34:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4015 …}
    +nested: Doctrine\ORM\PersistentCollection {#4013 …}
    +votes: Doctrine\ORM\PersistentCollection {#4011 …}
    +reports: Doctrine\ORM\PersistentCollection {#4009 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3977 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3981 …}
    -id: 211470
    -bodyTs: "'chicken':8 'could':2 'robot':7 'see':3 'short':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7136997"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702065220 {#3962
      date: 2023-12-08 20:53:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4017}
  +body: "I thought it was at first."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1702065922 {#4436
    date: 2023-12-08 21:05:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
    "@joyjoy@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4441 …}
  +nested: Doctrine\ORM\PersistentCollection {#4447 …}
  +votes: Doctrine\ORM\PersistentCollection {#4443 …}
  +reports: Doctrine\ORM\PersistentCollection {#4448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4450 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4452 …}
  -id: 211507
  -bodyTs: "'first':6 'thought':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4839900"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702065922 {#4433
    date: 2023-12-08 21:05:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4049
  +user: App\Entity\User {#4038 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Engineering-Diagram"
    +title: "Engineering Diagram"
    +url: "https://cdn.tenforward.social/cache/media_attachments/files/111/546/382/573/963/010/original/c5bbef14093525bf.jpeg"
    +body: "[source](https://www.toyboxcomix.com/2020/08/28/engineering-diagram/)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702128499 {#2410
      date: 2023-12-09 14:28:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 21219
    -titleTs: "'diagram':2 'engin':1"
    -bodyTs: "'/2020/08/28/engineering-diagram/)':4 'sourc':1 'www.toyboxcomix.com':3 'www.toyboxcomix.com/2020/08/28/engineering-diagram/)':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702151472
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4496704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702065072 {#1850
      date: 2023-12-08 20:51:12.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Memes are evolving…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1703513682 {#4055
    date: 2023-12-25 15:14:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4054 …}
  +nested: Doctrine\ORM\PersistentCollection {#4053 …}
  +votes: Doctrine\ORM\PersistentCollection {#4044 …}
  +reports: Doctrine\ORM\PersistentCollection {#4047 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4042 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4040 …}
  -id: 211528
  -bodyTs: "'evolv':3 'meme':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4840008"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702066232 {#4060
    date: 2023-12-08 21:10:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#4049
  +user: App\Entity\User {#4038 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Engineering-Diagram"
    +title: "Engineering Diagram"
    +url: "https://cdn.tenforward.social/cache/media_attachments/files/111/546/382/573/963/010/original/c5bbef14093525bf.jpeg"
    +body: "[source](https://www.toyboxcomix.com/2020/08/28/engineering-diagram/)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702128499 {#2410
      date: 2023-12-09 14:28:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 21219
    -titleTs: "'diagram':2 'engin':1"
    -bodyTs: "'/2020/08/28/engineering-diagram/)':4 'sourc':1 'www.toyboxcomix.com':3 'www.toyboxcomix.com/2020/08/28/engineering-diagram/)':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702151472
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4496704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702065072 {#1850
      date: 2023-12-08 20:51:12.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Memes are evolving…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1703513682 {#4055
    date: 2023-12-25 15:14:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4054 …}
  +nested: Doctrine\ORM\PersistentCollection {#4053 …}
  +votes: Doctrine\ORM\PersistentCollection {#4044 …}
  +reports: Doctrine\ORM\PersistentCollection {#4047 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4042 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4040 …}
  -id: 211528
  -bodyTs: "'evolv':3 'meme':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4840008"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702066232 {#4060
    date: 2023-12-08 21:10:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#4049
  +user: App\Entity\User {#4038 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Engineering-Diagram"
    +title: "Engineering Diagram"
    +url: "https://cdn.tenforward.social/cache/media_attachments/files/111/546/382/573/963/010/original/c5bbef14093525bf.jpeg"
    +body: "[source](https://www.toyboxcomix.com/2020/08/28/engineering-diagram/)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702128499 {#2410
      date: 2023-12-09 14:28:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 21219
    -titleTs: "'diagram':2 'engin':1"
    -bodyTs: "'/2020/08/28/engineering-diagram/)':4 'sourc':1 'www.toyboxcomix.com':3 'www.toyboxcomix.com/2020/08/28/engineering-diagram/)':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702151472
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4496704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702065072 {#1850
      date: 2023-12-08 20:51:12.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Memes are evolving…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1703513682 {#4055
    date: 2023-12-25 15:14:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4054 …}
  +nested: Doctrine\ORM\PersistentCollection {#4053 …}
  +votes: Doctrine\ORM\PersistentCollection {#4044 …}
  +reports: Doctrine\ORM\PersistentCollection {#4047 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4042 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4040 …}
  -id: 211528
  -bodyTs: "'evolv':3 'meme':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4840008"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702066232 {#4060
    date: 2023-12-08 21:10:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4456
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Engineering-Diagram"
    +title: "Engineering Diagram"
    +url: "https://cdn.tenforward.social/cache/media_attachments/files/111/546/382/573/963/010/original/c5bbef14093525bf.jpeg"
    +body: "[source](https://www.toyboxcomix.com/2020/08/28/engineering-diagram/)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702128499 {#2410
      date: 2023-12-09 14:28:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 21219
    -titleTs: "'diagram':2 'engin':1"
    -bodyTs: "'/2020/08/28/engineering-diagram/)':4 'sourc':1 'www.toyboxcomix.com':3 'www.toyboxcomix.com/2020/08/28/engineering-diagram/)':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702151472
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4496704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702065072 {#1850
      date: 2023-12-08 20:51:12.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4049
    +user: App\Entity\User {#4038 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Memes are evolving…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1703513682 {#4055
      date: 2023-12-25 15:14:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4054 …}
    +nested: Doctrine\ORM\PersistentCollection {#4053 …}
    +votes: Doctrine\ORM\PersistentCollection {#4044 …}
    +reports: Doctrine\ORM\PersistentCollection {#4047 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4042 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4040 …}
    -id: 211528
    -bodyTs: "'evolv':3 'meme':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/4840008"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702066232 {#4060
      date: 2023-12-08 21:10:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4049}
  +body: "![be afraid](https://i.imgflip.com/88q3se.jpg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1702066453 {#4454
    date: 2023-12-08 21:14:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4457 …}
  +nested: Doctrine\ORM\PersistentCollection {#4459 …}
  +votes: Doctrine\ORM\PersistentCollection {#4461 …}
  +reports: Doctrine\ORM\PersistentCollection {#4463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4465 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4467 …}
  -id: 211544
  -bodyTs: "'/88q3se.jpg)':5 'afraid':2 'i.imgflip.com':4 'i.imgflip.com/88q3se.jpg)':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4840085"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702066453 {#4455
    date: 2023-12-08 21:14:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4456
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Engineering-Diagram"
    +title: "Engineering Diagram"
    +url: "https://cdn.tenforward.social/cache/media_attachments/files/111/546/382/573/963/010/original/c5bbef14093525bf.jpeg"
    +body: "[source](https://www.toyboxcomix.com/2020/08/28/engineering-diagram/)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702128499 {#2410
      date: 2023-12-09 14:28:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 21219
    -titleTs: "'diagram':2 'engin':1"
    -bodyTs: "'/2020/08/28/engineering-diagram/)':4 'sourc':1 'www.toyboxcomix.com':3 'www.toyboxcomix.com/2020/08/28/engineering-diagram/)':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702151472
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4496704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702065072 {#1850
      date: 2023-12-08 20:51:12.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4049
    +user: App\Entity\User {#4038 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Memes are evolving…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1703513682 {#4055
      date: 2023-12-25 15:14:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4054 …}
    +nested: Doctrine\ORM\PersistentCollection {#4053 …}
    +votes: Doctrine\ORM\PersistentCollection {#4044 …}
    +reports: Doctrine\ORM\PersistentCollection {#4047 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4042 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4040 …}
    -id: 211528
    -bodyTs: "'evolv':3 'meme':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/4840008"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702066232 {#4060
      date: 2023-12-08 21:10:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4049}
  +body: "![be afraid](https://i.imgflip.com/88q3se.jpg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1702066453 {#4454
    date: 2023-12-08 21:14:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4457 …}
  +nested: Doctrine\ORM\PersistentCollection {#4459 …}
  +votes: Doctrine\ORM\PersistentCollection {#4461 …}
  +reports: Doctrine\ORM\PersistentCollection {#4463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4465 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4467 …}
  -id: 211544
  -bodyTs: "'/88q3se.jpg)':5 'afraid':2 'i.imgflip.com':4 'i.imgflip.com/88q3se.jpg)':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4840085"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702066453 {#4455
    date: 2023-12-08 21:14:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4456
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Engineering-Diagram"
    +title: "Engineering Diagram"
    +url: "https://cdn.tenforward.social/cache/media_attachments/files/111/546/382/573/963/010/original/c5bbef14093525bf.jpeg"
    +body: "[source](https://www.toyboxcomix.com/2020/08/28/engineering-diagram/)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702128499 {#2410
      date: 2023-12-09 14:28:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 21219
    -titleTs: "'diagram':2 'engin':1"
    -bodyTs: "'/2020/08/28/engineering-diagram/)':4 'sourc':1 'www.toyboxcomix.com':3 'www.toyboxcomix.com/2020/08/28/engineering-diagram/)':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702151472
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4496704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702065072 {#1850
      date: 2023-12-08 20:51:12.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4049
    +user: App\Entity\User {#4038 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Memes are evolving…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1703513682 {#4055
      date: 2023-12-25 15:14:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4054 …}
    +nested: Doctrine\ORM\PersistentCollection {#4053 …}
    +votes: Doctrine\ORM\PersistentCollection {#4044 …}
    +reports: Doctrine\ORM\PersistentCollection {#4047 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4042 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4040 …}
    -id: 211528
    -bodyTs: "'evolv':3 'meme':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/4840008"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702066232 {#4060
      date: 2023-12-08 21:10:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4049}
  +body: "![be afraid](https://i.imgflip.com/88q3se.jpg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1702066453 {#4454
    date: 2023-12-08 21:14:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4457 …}
  +nested: Doctrine\ORM\PersistentCollection {#4459 …}
  +votes: Doctrine\ORM\PersistentCollection {#4461 …}
  +reports: Doctrine\ORM\PersistentCollection {#4463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4465 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4467 …}
  -id: 211544
  -bodyTs: "'/88q3se.jpg)':5 'afraid':2 'i.imgflip.com':4 'i.imgflip.com/88q3se.jpg)':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4840085"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702066453 {#4455
    date: 2023-12-08 21:14:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4537
  +user: Proxies\__CG__\App\Entity\User {#4541 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Engineering-Diagram"
    +title: "Engineering Diagram"
    +url: "https://cdn.tenforward.social/cache/media_attachments/files/111/546/382/573/963/010/original/c5bbef14093525bf.jpeg"
    +body: "[source](https://www.toyboxcomix.com/2020/08/28/engineering-diagram/)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702128499 {#2410
      date: 2023-12-09 14:28:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 21219
    -titleTs: "'diagram':2 'engin':1"
    -bodyTs: "'/2020/08/28/engineering-diagram/)':4 'sourc':1 'www.toyboxcomix.com':3 'www.toyboxcomix.com/2020/08/28/engineering-diagram/)':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702151472
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4496704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702065072 {#1850
      date: 2023-12-08 20:51:12.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4456
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4049
      +user: App\Entity\User {#4038 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Memes are evolving…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1703513682 {#4055
        date: 2023-12-25 15:14:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@negativenull@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4054 …}
      +nested: Doctrine\ORM\PersistentCollection {#4053 …}
      +votes: Doctrine\ORM\PersistentCollection {#4044 …}
      +reports: Doctrine\ORM\PersistentCollection {#4047 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4042 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4040 …}
      -id: 211528
      -bodyTs: "'evolv':3 'meme':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/4840008"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702066232 {#4060
        date: 2023-12-08 21:10:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4049}
    +body: "![be afraid](https://i.imgflip.com/88q3se.jpg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1702066453 {#4454
      date: 2023-12-08 21:14:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@startrek.website"
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4457 …}
    +nested: Doctrine\ORM\PersistentCollection {#4459 …}
    +votes: Doctrine\ORM\PersistentCollection {#4461 …}
    +reports: Doctrine\ORM\PersistentCollection {#4463 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4465 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4467 …}
    -id: 211544
    -bodyTs: "'/88q3se.jpg)':5 'afraid':2 'i.imgflip.com':4 'i.imgflip.com/88q3se.jpg)':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/4840085"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702066453 {#4455
      date: 2023-12-08 21:14:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4049}
  +body: "![](https://lemmy.ca/pictrs/image/8d287cff-50f8-45f2-8ac1-b2d457c53c38.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1702074580 {#4536
    date: 2023-12-08 23:29:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4546 …}
  +nested: Doctrine\ORM\PersistentCollection {#4542 …}
  +votes: Doctrine\ORM\PersistentCollection {#4544 …}
  +reports: Doctrine\ORM\PersistentCollection {#4549 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4553 …}
  -id: 211942
  -bodyTs: "'/pictrs/image/8d287cff-50f8-45f2-8ac1-b2d457c53c38.jpeg)':3 'lemmy.ca':2 'lemmy.ca/pictrs/image/8d287cff-50f8-45f2-8ac1-b2d457c53c38.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5525731"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702074580 {#4533
    date: 2023-12-08 23:29:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#4537
  +user: Proxies\__CG__\App\Entity\User {#4541 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Engineering-Diagram"
    +title: "Engineering Diagram"
    +url: "https://cdn.tenforward.social/cache/media_attachments/files/111/546/382/573/963/010/original/c5bbef14093525bf.jpeg"
    +body: "[source](https://www.toyboxcomix.com/2020/08/28/engineering-diagram/)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702128499 {#2410
      date: 2023-12-09 14:28:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 21219
    -titleTs: "'diagram':2 'engin':1"
    -bodyTs: "'/2020/08/28/engineering-diagram/)':4 'sourc':1 'www.toyboxcomix.com':3 'www.toyboxcomix.com/2020/08/28/engineering-diagram/)':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702151472
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4496704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702065072 {#1850
      date: 2023-12-08 20:51:12.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4456
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4049
      +user: App\Entity\User {#4038 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Memes are evolving…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1703513682 {#4055
        date: 2023-12-25 15:14:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@negativenull@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4054 …}
      +nested: Doctrine\ORM\PersistentCollection {#4053 …}
      +votes: Doctrine\ORM\PersistentCollection {#4044 …}
      +reports: Doctrine\ORM\PersistentCollection {#4047 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4042 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4040 …}
      -id: 211528
      -bodyTs: "'evolv':3 'meme':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/4840008"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702066232 {#4060
        date: 2023-12-08 21:10:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4049}
    +body: "![be afraid](https://i.imgflip.com/88q3se.jpg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1702066453 {#4454
      date: 2023-12-08 21:14:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@startrek.website"
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4457 …}
    +nested: Doctrine\ORM\PersistentCollection {#4459 …}
    +votes: Doctrine\ORM\PersistentCollection {#4461 …}
    +reports: Doctrine\ORM\PersistentCollection {#4463 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4465 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4467 …}
    -id: 211544
    -bodyTs: "'/88q3se.jpg)':5 'afraid':2 'i.imgflip.com':4 'i.imgflip.com/88q3se.jpg)':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/4840085"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702066453 {#4455
      date: 2023-12-08 21:14:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4049}
  +body: "![](https://lemmy.ca/pictrs/image/8d287cff-50f8-45f2-8ac1-b2d457c53c38.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1702074580 {#4536
    date: 2023-12-08 23:29:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4546 …}
  +nested: Doctrine\ORM\PersistentCollection {#4542 …}
  +votes: Doctrine\ORM\PersistentCollection {#4544 …}
  +reports: Doctrine\ORM\PersistentCollection {#4549 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4553 …}
  -id: 211942
  -bodyTs: "'/pictrs/image/8d287cff-50f8-45f2-8ac1-b2d457c53c38.jpeg)':3 'lemmy.ca':2 'lemmy.ca/pictrs/image/8d287cff-50f8-45f2-8ac1-b2d457c53c38.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5525731"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702074580 {#4533
    date: 2023-12-08 23:29:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#4537
  +user: Proxies\__CG__\App\Entity\User {#4541 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Engineering-Diagram"
    +title: "Engineering Diagram"
    +url: "https://cdn.tenforward.social/cache/media_attachments/files/111/546/382/573/963/010/original/c5bbef14093525bf.jpeg"
    +body: "[source](https://www.toyboxcomix.com/2020/08/28/engineering-diagram/)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702128499 {#2410
      date: 2023-12-09 14:28:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 21219
    -titleTs: "'diagram':2 'engin':1"
    -bodyTs: "'/2020/08/28/engineering-diagram/)':4 'sourc':1 'www.toyboxcomix.com':3 'www.toyboxcomix.com/2020/08/28/engineering-diagram/)':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702151472
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4496704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702065072 {#1850
      date: 2023-12-08 20:51:12.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4456
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4049
      +user: App\Entity\User {#4038 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Memes are evolving…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1703513682 {#4055
        date: 2023-12-25 15:14:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@negativenull@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4054 …}
      +nested: Doctrine\ORM\PersistentCollection {#4053 …}
      +votes: Doctrine\ORM\PersistentCollection {#4044 …}
      +reports: Doctrine\ORM\PersistentCollection {#4047 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4042 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4040 …}
      -id: 211528
      -bodyTs: "'evolv':3 'meme':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/4840008"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702066232 {#4060
        date: 2023-12-08 21:10:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4049}
    +body: "![be afraid](https://i.imgflip.com/88q3se.jpg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1702066453 {#4454
      date: 2023-12-08 21:14:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@startrek.website"
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4457 …}
    +nested: Doctrine\ORM\PersistentCollection {#4459 …}
    +votes: Doctrine\ORM\PersistentCollection {#4461 …}
    +reports: Doctrine\ORM\PersistentCollection {#4463 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4465 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4467 …}
    -id: 211544
    -bodyTs: "'/88q3se.jpg)':5 'afraid':2 'i.imgflip.com':4 'i.imgflip.com/88q3se.jpg)':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/4840085"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702066453 {#4455
      date: 2023-12-08 21:14:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4049}
  +body: "![](https://lemmy.ca/pictrs/image/8d287cff-50f8-45f2-8ac1-b2d457c53c38.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1702074580 {#4536
    date: 2023-12-08 23:29:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4546 …}
  +nested: Doctrine\ORM\PersistentCollection {#4542 …}
  +votes: Doctrine\ORM\PersistentCollection {#4544 …}
  +reports: Doctrine\ORM\PersistentCollection {#4549 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4553 …}
  -id: 211942
  -bodyTs: "'/pictrs/image/8d287cff-50f8-45f2-8ac1-b2d457c53c38.jpeg)':3 'lemmy.ca':2 'lemmy.ca/pictrs/image/8d287cff-50f8-45f2-8ac1-b2d457c53c38.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5525731"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702074580 {#4533
    date: 2023-12-08 23:29:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4136
  +user: App\Entity\User {#4149 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Engineering-Diagram"
    +title: "Engineering Diagram"
    +url: "https://cdn.tenforward.social/cache/media_attachments/files/111/546/382/573/963/010/original/c5bbef14093525bf.jpeg"
    +body: "[source](https://www.toyboxcomix.com/2020/08/28/engineering-diagram/)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702128499 {#2410
      date: 2023-12-09 14:28:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 21219
    -titleTs: "'diagram':2 'engin':1"
    -bodyTs: "'/2020/08/28/engineering-diagram/)':4 'sourc':1 'www.toyboxcomix.com':3 'www.toyboxcomix.com/2020/08/28/engineering-diagram/)':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702151472
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4496704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702065072 {#1850
      date: 2023-12-08 20:51:12.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Wait, there actually *IS* a Rubber Ducky Room? I thought that was just a throwaway line!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1702066243 {#4131
    date: 2023-12-08 21:10:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4137 …}
  +nested: Doctrine\ORM\PersistentCollection {#4139 …}
  +votes: Doctrine\ORM\PersistentCollection {#4141 …}
  +reports: Doctrine\ORM\PersistentCollection {#4143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4147 …}
  -id: 211529
  -bodyTs: "'actual':3 'ducki':7 'line':16 'room':8 'rubber':6 'thought':10 'throwaway':15 'wait':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5360969"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702066243 {#4132
    date: 2023-12-08 21:10:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#4136
  +user: App\Entity\User {#4149 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Engineering-Diagram"
    +title: "Engineering Diagram"
    +url: "https://cdn.tenforward.social/cache/media_attachments/files/111/546/382/573/963/010/original/c5bbef14093525bf.jpeg"
    +body: "[source](https://www.toyboxcomix.com/2020/08/28/engineering-diagram/)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702128499 {#2410
      date: 2023-12-09 14:28:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 21219
    -titleTs: "'diagram':2 'engin':1"
    -bodyTs: "'/2020/08/28/engineering-diagram/)':4 'sourc':1 'www.toyboxcomix.com':3 'www.toyboxcomix.com/2020/08/28/engineering-diagram/)':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702151472
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4496704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702065072 {#1850
      date: 2023-12-08 20:51:12.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Wait, there actually *IS* a Rubber Ducky Room? I thought that was just a throwaway line!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1702066243 {#4131
    date: 2023-12-08 21:10:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4137 …}
  +nested: Doctrine\ORM\PersistentCollection {#4139 …}
  +votes: Doctrine\ORM\PersistentCollection {#4141 …}
  +reports: Doctrine\ORM\PersistentCollection {#4143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4147 …}
  -id: 211529
  -bodyTs: "'actual':3 'ducki':7 'line':16 'room':8 'rubber':6 'thought':10 'throwaway':15 'wait':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5360969"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702066243 {#4132
    date: 2023-12-08 21:10:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#4136
  +user: App\Entity\User {#4149 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Engineering-Diagram"
    +title: "Engineering Diagram"
    +url: "https://cdn.tenforward.social/cache/media_attachments/files/111/546/382/573/963/010/original/c5bbef14093525bf.jpeg"
    +body: "[source](https://www.toyboxcomix.com/2020/08/28/engineering-diagram/)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702128499 {#2410
      date: 2023-12-09 14:28:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 21219
    -titleTs: "'diagram':2 'engin':1"
    -bodyTs: "'/2020/08/28/engineering-diagram/)':4 'sourc':1 'www.toyboxcomix.com':3 'www.toyboxcomix.com/2020/08/28/engineering-diagram/)':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702151472
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4496704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702065072 {#1850
      date: 2023-12-08 20:51:12.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Wait, there actually *IS* a Rubber Ducky Room? I thought that was just a throwaway line!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1702066243 {#4131
    date: 2023-12-08 21:10:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4137 …}
  +nested: Doctrine\ORM\PersistentCollection {#4139 …}
  +votes: Doctrine\ORM\PersistentCollection {#4141 …}
  +reports: Doctrine\ORM\PersistentCollection {#4143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4147 …}
  -id: 211529
  -bodyTs: "'actual':3 'ducki':7 'line':16 'room':8 'rubber':6 'thought':10 'throwaway':15 'wait':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5360969"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702066243 {#4132
    date: 2023-12-08 21:10:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4210
  +user: App\Entity\User {#4223 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Engineering-Diagram"
    +title: "Engineering Diagram"
    +url: "https://cdn.tenforward.social/cache/media_attachments/files/111/546/382/573/963/010/original/c5bbef14093525bf.jpeg"
    +body: "[source](https://www.toyboxcomix.com/2020/08/28/engineering-diagram/)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702128499 {#2410
      date: 2023-12-09 14:28:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 21219
    -titleTs: "'diagram':2 'engin':1"
    -bodyTs: "'/2020/08/28/engineering-diagram/)':4 'sourc':1 'www.toyboxcomix.com':3 'www.toyboxcomix.com/2020/08/28/engineering-diagram/)':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702151472
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4496704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702065072 {#1850
      date: 2023-12-08 20:51:12.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Now just recreate the whole scene with the duck characters.\n
    \n
    ![](https://lemmy.world/pictrs/image/ce680079-2246-4459-924e-6bd43ed44a78.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1703549926 {#4205
    date: 2023-12-26 01:18:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4211 …}
  +nested: Doctrine\ORM\PersistentCollection {#4213 …}
  +votes: Doctrine\ORM\PersistentCollection {#4215 …}
  +reports: Doctrine\ORM\PersistentCollection {#4217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4221 …}
  -id: 211543
  -bodyTs: "'/pictrs/image/ce680079-2246-4459-924e-6bd43ed44a78.jpeg)':13 'charact':10 'duck':9 'lemmy.world':12 'lemmy.world/pictrs/image/ce680079-2246-4459-924e-6bd43ed44a78.jpeg)':11 'recreat':3 'scene':6 'whole':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5904443"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702066427 {#4206
    date: 2023-12-08 21:13:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#4210
  +user: App\Entity\User {#4223 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Engineering-Diagram"
    +title: "Engineering Diagram"
    +url: "https://cdn.tenforward.social/cache/media_attachments/files/111/546/382/573/963/010/original/c5bbef14093525bf.jpeg"
    +body: "[source](https://www.toyboxcomix.com/2020/08/28/engineering-diagram/)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702128499 {#2410
      date: 2023-12-09 14:28:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 21219
    -titleTs: "'diagram':2 'engin':1"
    -bodyTs: "'/2020/08/28/engineering-diagram/)':4 'sourc':1 'www.toyboxcomix.com':3 'www.toyboxcomix.com/2020/08/28/engineering-diagram/)':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702151472
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4496704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702065072 {#1850
      date: 2023-12-08 20:51:12.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Now just recreate the whole scene with the duck characters.\n
    \n
    ![](https://lemmy.world/pictrs/image/ce680079-2246-4459-924e-6bd43ed44a78.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1703549926 {#4205
    date: 2023-12-26 01:18:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4211 …}
  +nested: Doctrine\ORM\PersistentCollection {#4213 …}
  +votes: Doctrine\ORM\PersistentCollection {#4215 …}
  +reports: Doctrine\ORM\PersistentCollection {#4217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4221 …}
  -id: 211543
  -bodyTs: "'/pictrs/image/ce680079-2246-4459-924e-6bd43ed44a78.jpeg)':13 'charact':10 'duck':9 'lemmy.world':12 'lemmy.world/pictrs/image/ce680079-2246-4459-924e-6bd43ed44a78.jpeg)':11 'recreat':3 'scene':6 'whole':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5904443"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702066427 {#4206
    date: 2023-12-08 21:13:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#4210
  +user: App\Entity\User {#4223 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Engineering-Diagram"
    +title: "Engineering Diagram"
    +url: "https://cdn.tenforward.social/cache/media_attachments/files/111/546/382/573/963/010/original/c5bbef14093525bf.jpeg"
    +body: "[source](https://www.toyboxcomix.com/2020/08/28/engineering-diagram/)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702128499 {#2410
      date: 2023-12-09 14:28:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 21219
    -titleTs: "'diagram':2 'engin':1"
    -bodyTs: "'/2020/08/28/engineering-diagram/)':4 'sourc':1 'www.toyboxcomix.com':3 'www.toyboxcomix.com/2020/08/28/engineering-diagram/)':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702151472
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4496704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702065072 {#1850
      date: 2023-12-08 20:51:12.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Now just recreate the whole scene with the duck characters.\n
    \n
    ![](https://lemmy.world/pictrs/image/ce680079-2246-4459-924e-6bd43ed44a78.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1703549926 {#4205
    date: 2023-12-26 01:18:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4211 …}
  +nested: Doctrine\ORM\PersistentCollection {#4213 …}
  +votes: Doctrine\ORM\PersistentCollection {#4215 …}
  +reports: Doctrine\ORM\PersistentCollection {#4217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4221 …}
  -id: 211543
  -bodyTs: "'/pictrs/image/ce680079-2246-4459-924e-6bd43ed44a78.jpeg)':13 'charact':10 'duck':9 'lemmy.world':12 'lemmy.world/pictrs/image/ce680079-2246-4459-924e-6bd43ed44a78.jpeg)':11 'recreat':3 'scene':6 'whole':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5904443"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702066427 {#4206
    date: 2023-12-08 21:13:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#4471
  +user: Proxies\__CG__\App\Entity\User {#4472 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Engineering-Diagram"
    +title: "Engineering Diagram"
    +url: "https://cdn.tenforward.social/cache/media_attachments/files/111/546/382/573/963/010/original/c5bbef14093525bf.jpeg"
    +body: "[source](https://www.toyboxcomix.com/2020/08/28/engineering-diagram/)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702128499 {#2410
      date: 2023-12-09 14:28:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 21219
    -titleTs: "'diagram':2 'engin':1"
    -bodyTs: "'/2020/08/28/engineering-diagram/)':4 'sourc':1 'www.toyboxcomix.com':3 'www.toyboxcomix.com/2020/08/28/engineering-diagram/)':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702151472
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4496704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702065072 {#1850
      date: 2023-12-08 20:51:12.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4210
    +user: App\Entity\User {#4223 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Now just recreate the whole scene with the duck characters.\n
      \n
      ![](https://lemmy.world/pictrs/image/ce680079-2246-4459-924e-6bd43ed44a78.jpeg)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1703549926 {#4205
      date: 2023-12-26 01:18:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4211 …}
    +nested: Doctrine\ORM\PersistentCollection {#4213 …}
    +votes: Doctrine\ORM\PersistentCollection {#4215 …}
    +reports: Doctrine\ORM\PersistentCollection {#4217 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4219 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4221 …}
    -id: 211543
    -bodyTs: "'/pictrs/image/ce680079-2246-4459-924e-6bd43ed44a78.jpeg)':13 'charact':10 'duck':9 'lemmy.world':12 'lemmy.world/pictrs/image/ce680079-2246-4459-924e-6bd43ed44a78.jpeg)':11 'recreat':3 'scene':6 'whole':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5904443"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702066427 {#4206
      date: 2023-12-08 21:13:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4210}
  +body: "I’m somehow disappointed the cat isn’t also a duck"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1702067016 {#4469
    date: 2023-12-08 21:23:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
    "@ummthatguy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4473 …}
  +nested: Doctrine\ORM\PersistentCollection {#4475 …}
  +votes: Doctrine\ORM\PersistentCollection {#4477 …}
  +reports: Doctrine\ORM\PersistentCollection {#4479 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4483 …}
  -id: 211583
  -bodyTs: "'also':9 'cat':6 'disappoint':4 'duck':11 'isn':7 'm':2 'somehow':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5904671"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702067016 {#4470
    date: 2023-12-08 21:23:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#4471
  +user: Proxies\__CG__\App\Entity\User {#4472 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Engineering-Diagram"
    +title: "Engineering Diagram"
    +url: "https://cdn.tenforward.social/cache/media_attachments/files/111/546/382/573/963/010/original/c5bbef14093525bf.jpeg"
    +body: "[source](https://www.toyboxcomix.com/2020/08/28/engineering-diagram/)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702128499 {#2410
      date: 2023-12-09 14:28:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 21219
    -titleTs: "'diagram':2 'engin':1"
    -bodyTs: "'/2020/08/28/engineering-diagram/)':4 'sourc':1 'www.toyboxcomix.com':3 'www.toyboxcomix.com/2020/08/28/engineering-diagram/)':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702151472
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4496704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702065072 {#1850
      date: 2023-12-08 20:51:12.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4210
    +user: App\Entity\User {#4223 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Now just recreate the whole scene with the duck characters.\n
      \n
      ![](https://lemmy.world/pictrs/image/ce680079-2246-4459-924e-6bd43ed44a78.jpeg)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1703549926 {#4205
      date: 2023-12-26 01:18:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4211 …}
    +nested: Doctrine\ORM\PersistentCollection {#4213 …}
    +votes: Doctrine\ORM\PersistentCollection {#4215 …}
    +reports: Doctrine\ORM\PersistentCollection {#4217 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4219 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4221 …}
    -id: 211543
    -bodyTs: "'/pictrs/image/ce680079-2246-4459-924e-6bd43ed44a78.jpeg)':13 'charact':10 'duck':9 'lemmy.world':12 'lemmy.world/pictrs/image/ce680079-2246-4459-924e-6bd43ed44a78.jpeg)':11 'recreat':3 'scene':6 'whole':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5904443"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702066427 {#4206
      date: 2023-12-08 21:13:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4210}
  +body: "I’m somehow disappointed the cat isn’t also a duck"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1702067016 {#4469
    date: 2023-12-08 21:23:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
    "@ummthatguy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4473 …}
  +nested: Doctrine\ORM\PersistentCollection {#4475 …}
  +votes: Doctrine\ORM\PersistentCollection {#4477 …}
  +reports: Doctrine\ORM\PersistentCollection {#4479 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4483 …}
  -id: 211583
  -bodyTs: "'also':9 'cat':6 'disappoint':4 'duck':11 'isn':7 'm':2 'somehow':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5904671"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702067016 {#4470
    date: 2023-12-08 21:23:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#4471
  +user: Proxies\__CG__\App\Entity\User {#4472 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Engineering-Diagram"
    +title: "Engineering Diagram"
    +url: "https://cdn.tenforward.social/cache/media_attachments/files/111/546/382/573/963/010/original/c5bbef14093525bf.jpeg"
    +body: "[source](https://www.toyboxcomix.com/2020/08/28/engineering-diagram/)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702128499 {#2410
      date: 2023-12-09 14:28:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 21219
    -titleTs: "'diagram':2 'engin':1"
    -bodyTs: "'/2020/08/28/engineering-diagram/)':4 'sourc':1 'www.toyboxcomix.com':3 'www.toyboxcomix.com/2020/08/28/engineering-diagram/)':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702151472
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4496704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702065072 {#1850
      date: 2023-12-08 20:51:12.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4210
    +user: App\Entity\User {#4223 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Now just recreate the whole scene with the duck characters.\n
      \n
      ![](https://lemmy.world/pictrs/image/ce680079-2246-4459-924e-6bd43ed44a78.jpeg)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1703549926 {#4205
      date: 2023-12-26 01:18:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4211 …}
    +nested: Doctrine\ORM\PersistentCollection {#4213 …}
    +votes: Doctrine\ORM\PersistentCollection {#4215 …}
    +reports: Doctrine\ORM\PersistentCollection {#4217 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4219 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4221 …}
    -id: 211543
    -bodyTs: "'/pictrs/image/ce680079-2246-4459-924e-6bd43ed44a78.jpeg)':13 'charact':10 'duck':9 'lemmy.world':12 'lemmy.world/pictrs/image/ce680079-2246-4459-924e-6bd43ed44a78.jpeg)':11 'recreat':3 'scene':6 'whole':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5904443"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702066427 {#4206
      date: 2023-12-08 21:13:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4210}
  +body: "I’m somehow disappointed the cat isn’t also a duck"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1702067016 {#4469
    date: 2023-12-08 21:23:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
    "@ummthatguy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4473 …}
  +nested: Doctrine\ORM\PersistentCollection {#4475 …}
  +votes: Doctrine\ORM\PersistentCollection {#4477 …}
  +reports: Doctrine\ORM\PersistentCollection {#4479 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4483 …}
  -id: 211583
  -bodyTs: "'also':9 'cat':6 'disappoint':4 'duck':11 'isn':7 'm':2 'somehow':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5904671"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702067016 {#4470
    date: 2023-12-08 21:23:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#4557
  +user: Proxies\__CG__\App\Entity\User {#4558 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Engineering-Diagram"
    +title: "Engineering Diagram"
    +url: "https://cdn.tenforward.social/cache/media_attachments/files/111/546/382/573/963/010/original/c5bbef14093525bf.jpeg"
    +body: "[source](https://www.toyboxcomix.com/2020/08/28/engineering-diagram/)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702128499 {#2410
      date: 2023-12-09 14:28:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 21219
    -titleTs: "'diagram':2 'engin':1"
    -bodyTs: "'/2020/08/28/engineering-diagram/)':4 'sourc':1 'www.toyboxcomix.com':3 'www.toyboxcomix.com/2020/08/28/engineering-diagram/)':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702151472
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4496704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702065072 {#1850
      date: 2023-12-08 20:51:12.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4471
    +user: Proxies\__CG__\App\Entity\User {#4472 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4210
      +user: App\Entity\User {#4223 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Now just recreate the whole scene with the duck characters.\n
        \n
        ![](https://lemmy.world/pictrs/image/ce680079-2246-4459-924e-6bd43ed44a78.jpeg)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1703549926 {#4205
        date: 2023-12-26 01:18:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@negativenull@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4211 …}
      +nested: Doctrine\ORM\PersistentCollection {#4213 …}
      +votes: Doctrine\ORM\PersistentCollection {#4215 …}
      +reports: Doctrine\ORM\PersistentCollection {#4217 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4219 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4221 …}
      -id: 211543
      -bodyTs: "'/pictrs/image/ce680079-2246-4459-924e-6bd43ed44a78.jpeg)':13 'charact':10 'duck':9 'lemmy.world':12 'lemmy.world/pictrs/image/ce680079-2246-4459-924e-6bd43ed44a78.jpeg)':11 'recreat':3 'scene':6 'whole':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5904443"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702066427 {#4206
        date: 2023-12-08 21:13:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4210}
    +body: "I’m somehow disappointed the cat isn’t also a duck"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1702067016 {#4469
      date: 2023-12-08 21:23:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@startrek.website"
      "@ummthatguy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4473 …}
    +nested: Doctrine\ORM\PersistentCollection {#4475 …}
    +votes: Doctrine\ORM\PersistentCollection {#4477 …}
    +reports: Doctrine\ORM\PersistentCollection {#4479 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4481 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4483 …}
    -id: 211583
    -bodyTs: "'also':9 'cat':6 'disappoint':4 'duck':11 'isn':7 'm':2 'somehow':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5904671"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702067016 {#4470
      date: 2023-12-08 21:23:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4210}
  +body: "I’m not sure if I could handle it then, this one dips into the uncanny valley, or something, as is."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702107461 {#4555
    date: 2023-12-09 08:37:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
    "@ummthatguy@lemmy.world"
    "@_stranger_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4559 …}
  +nested: Doctrine\ORM\PersistentCollection {#4561 …}
  +votes: Doctrine\ORM\PersistentCollection {#4563 …}
  +reports: Doctrine\ORM\PersistentCollection {#4565 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4569 …}
  -id: 213050
  -bodyTs: "'could':7 'dip':13 'handl':8 'm':2 'one':12 'someth':19 'sure':4 'uncanni':16 'valley':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4852057"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702107461 {#4556
    date: 2023-12-09 08:37:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#4557
  +user: Proxies\__CG__\App\Entity\User {#4558 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Engineering-Diagram"
    +title: "Engineering Diagram"
    +url: "https://cdn.tenforward.social/cache/media_attachments/files/111/546/382/573/963/010/original/c5bbef14093525bf.jpeg"
    +body: "[source](https://www.toyboxcomix.com/2020/08/28/engineering-diagram/)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702128499 {#2410
      date: 2023-12-09 14:28:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 21219
    -titleTs: "'diagram':2 'engin':1"
    -bodyTs: "'/2020/08/28/engineering-diagram/)':4 'sourc':1 'www.toyboxcomix.com':3 'www.toyboxcomix.com/2020/08/28/engineering-diagram/)':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702151472
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4496704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702065072 {#1850
      date: 2023-12-08 20:51:12.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4471
    +user: Proxies\__CG__\App\Entity\User {#4472 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4210
      +user: App\Entity\User {#4223 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Now just recreate the whole scene with the duck characters.\n
        \n
        ![](https://lemmy.world/pictrs/image/ce680079-2246-4459-924e-6bd43ed44a78.jpeg)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1703549926 {#4205
        date: 2023-12-26 01:18:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@negativenull@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4211 …}
      +nested: Doctrine\ORM\PersistentCollection {#4213 …}
      +votes: Doctrine\ORM\PersistentCollection {#4215 …}
      +reports: Doctrine\ORM\PersistentCollection {#4217 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4219 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4221 …}
      -id: 211543
      -bodyTs: "'/pictrs/image/ce680079-2246-4459-924e-6bd43ed44a78.jpeg)':13 'charact':10 'duck':9 'lemmy.world':12 'lemmy.world/pictrs/image/ce680079-2246-4459-924e-6bd43ed44a78.jpeg)':11 'recreat':3 'scene':6 'whole':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5904443"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702066427 {#4206
        date: 2023-12-08 21:13:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4210}
    +body: "I’m somehow disappointed the cat isn’t also a duck"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1702067016 {#4469
      date: 2023-12-08 21:23:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@startrek.website"
      "@ummthatguy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4473 …}
    +nested: Doctrine\ORM\PersistentCollection {#4475 …}
    +votes: Doctrine\ORM\PersistentCollection {#4477 …}
    +reports: Doctrine\ORM\PersistentCollection {#4479 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4481 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4483 …}
    -id: 211583
    -bodyTs: "'also':9 'cat':6 'disappoint':4 'duck':11 'isn':7 'm':2 'somehow':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5904671"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702067016 {#4470
      date: 2023-12-08 21:23:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4210}
  +body: "I’m not sure if I could handle it then, this one dips into the uncanny valley, or something, as is."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702107461 {#4555
    date: 2023-12-09 08:37:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
    "@ummthatguy@lemmy.world"
    "@_stranger_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4559 …}
  +nested: Doctrine\ORM\PersistentCollection {#4561 …}
  +votes: Doctrine\ORM\PersistentCollection {#4563 …}
  +reports: Doctrine\ORM\PersistentCollection {#4565 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4569 …}
  -id: 213050
  -bodyTs: "'could':7 'dip':13 'handl':8 'm':2 'one':12 'someth':19 'sure':4 'uncanni':16 'valley':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4852057"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702107461 {#4556
    date: 2023-12-09 08:37:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#4557
  +user: Proxies\__CG__\App\Entity\User {#4558 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Engineering-Diagram"
    +title: "Engineering Diagram"
    +url: "https://cdn.tenforward.social/cache/media_attachments/files/111/546/382/573/963/010/original/c5bbef14093525bf.jpeg"
    +body: "[source](https://www.toyboxcomix.com/2020/08/28/engineering-diagram/)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702128499 {#2410
      date: 2023-12-09 14:28:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 21219
    -titleTs: "'diagram':2 'engin':1"
    -bodyTs: "'/2020/08/28/engineering-diagram/)':4 'sourc':1 'www.toyboxcomix.com':3 'www.toyboxcomix.com/2020/08/28/engineering-diagram/)':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702151472
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4496704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702065072 {#1850
      date: 2023-12-08 20:51:12.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4471
    +user: Proxies\__CG__\App\Entity\User {#4472 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4210
      +user: App\Entity\User {#4223 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Now just recreate the whole scene with the duck characters.\n
        \n
        ![](https://lemmy.world/pictrs/image/ce680079-2246-4459-924e-6bd43ed44a78.jpeg)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1703549926 {#4205
        date: 2023-12-26 01:18:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@negativenull@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4211 …}
      +nested: Doctrine\ORM\PersistentCollection {#4213 …}
      +votes: Doctrine\ORM\PersistentCollection {#4215 …}
      +reports: Doctrine\ORM\PersistentCollection {#4217 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4219 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4221 …}
      -id: 211543
      -bodyTs: "'/pictrs/image/ce680079-2246-4459-924e-6bd43ed44a78.jpeg)':13 'charact':10 'duck':9 'lemmy.world':12 'lemmy.world/pictrs/image/ce680079-2246-4459-924e-6bd43ed44a78.jpeg)':11 'recreat':3 'scene':6 'whole':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5904443"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702066427 {#4206
        date: 2023-12-08 21:13:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4210}
    +body: "I’m somehow disappointed the cat isn’t also a duck"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1702067016 {#4469
      date: 2023-12-08 21:23:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@startrek.website"
      "@ummthatguy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4473 …}
    +nested: Doctrine\ORM\PersistentCollection {#4475 …}
    +votes: Doctrine\ORM\PersistentCollection {#4477 …}
    +reports: Doctrine\ORM\PersistentCollection {#4479 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4481 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4483 …}
    -id: 211583
    -bodyTs: "'also':9 'cat':6 'disappoint':4 'duck':11 'isn':7 'm':2 'somehow':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5904671"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702067016 {#4470
      date: 2023-12-08 21:23:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4210}
  +body: "I’m not sure if I could handle it then, this one dips into the uncanny valley, or something, as is."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702107461 {#4555
    date: 2023-12-09 08:37:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
    "@ummthatguy@lemmy.world"
    "@_stranger_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4559 …}
  +nested: Doctrine\ORM\PersistentCollection {#4561 …}
  +votes: Doctrine\ORM\PersistentCollection {#4563 …}
  +reports: Doctrine\ORM\PersistentCollection {#4565 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4569 …}
  -id: 213050
  -bodyTs: "'could':7 'dip':13 'handl':8 'm':2 'one':12 'someth':19 'sure':4 'uncanni':16 'valley':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4852057"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702107461 {#4556
    date: 2023-12-09 08:37:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#4487
  +user: Proxies\__CG__\App\Entity\User {#4488 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Engineering-Diagram"
    +title: "Engineering Diagram"
    +url: "https://cdn.tenforward.social/cache/media_attachments/files/111/546/382/573/963/010/original/c5bbef14093525bf.jpeg"
    +body: "[source](https://www.toyboxcomix.com/2020/08/28/engineering-diagram/)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702128499 {#2410
      date: 2023-12-09 14:28:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 21219
    -titleTs: "'diagram':2 'engin':1"
    -bodyTs: "'/2020/08/28/engineering-diagram/)':4 'sourc':1 'www.toyboxcomix.com':3 'www.toyboxcomix.com/2020/08/28/engineering-diagram/)':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702151472
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4496704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702065072 {#1850
      date: 2023-12-08 20:51:12.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4210
    +user: App\Entity\User {#4223 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Now just recreate the whole scene with the duck characters.\n
      \n
      ![](https://lemmy.world/pictrs/image/ce680079-2246-4459-924e-6bd43ed44a78.jpeg)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1703549926 {#4205
      date: 2023-12-26 01:18:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4211 …}
    +nested: Doctrine\ORM\PersistentCollection {#4213 …}
    +votes: Doctrine\ORM\PersistentCollection {#4215 …}
    +reports: Doctrine\ORM\PersistentCollection {#4217 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4219 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4221 …}
    -id: 211543
    -bodyTs: "'/pictrs/image/ce680079-2246-4459-924e-6bd43ed44a78.jpeg)':13 'charact':10 'duck':9 'lemmy.world':12 'lemmy.world/pictrs/image/ce680079-2246-4459-924e-6bd43ed44a78.jpeg)':11 'recreat':3 'scene':6 'whole':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5904443"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702066427 {#4206
      date: 2023-12-08 21:13:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4210}
  +body: "Daduck"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702068202 {#4485
    date: 2023-12-08 21:43:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
    "@ummthatguy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4489 …}
  +nested: Doctrine\ORM\PersistentCollection {#4491 …}
  +votes: Doctrine\ORM\PersistentCollection {#4493 …}
  +reports: Doctrine\ORM\PersistentCollection {#4495 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4497 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4499 …}
  -id: 211684
  -bodyTs: "'daduck':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/risa@startrek.website/t/690423/-/comment/4020352"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702068202 {#4486
    date: 2023-12-08 21:43:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#4487
  +user: Proxies\__CG__\App\Entity\User {#4488 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Engineering-Diagram"
    +title: "Engineering Diagram"
    +url: "https://cdn.tenforward.social/cache/media_attachments/files/111/546/382/573/963/010/original/c5bbef14093525bf.jpeg"
    +body: "[source](https://www.toyboxcomix.com/2020/08/28/engineering-diagram/)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702128499 {#2410
      date: 2023-12-09 14:28:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 21219
    -titleTs: "'diagram':2 'engin':1"
    -bodyTs: "'/2020/08/28/engineering-diagram/)':4 'sourc':1 'www.toyboxcomix.com':3 'www.toyboxcomix.com/2020/08/28/engineering-diagram/)':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702151472
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4496704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702065072 {#1850
      date: 2023-12-08 20:51:12.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4210
    +user: App\Entity\User {#4223 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Now just recreate the whole scene with the duck characters.\n
      \n
      ![](https://lemmy.world/pictrs/image/ce680079-2246-4459-924e-6bd43ed44a78.jpeg)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1703549926 {#4205
      date: 2023-12-26 01:18:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4211 …}
    +nested: Doctrine\ORM\PersistentCollection {#4213 …}
    +votes: Doctrine\ORM\PersistentCollection {#4215 …}
    +reports: Doctrine\ORM\PersistentCollection {#4217 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4219 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4221 …}
    -id: 211543
    -bodyTs: "'/pictrs/image/ce680079-2246-4459-924e-6bd43ed44a78.jpeg)':13 'charact':10 'duck':9 'lemmy.world':12 'lemmy.world/pictrs/image/ce680079-2246-4459-924e-6bd43ed44a78.jpeg)':11 'recreat':3 'scene':6 'whole':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5904443"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702066427 {#4206
      date: 2023-12-08 21:13:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4210}
  +body: "Daduck"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702068202 {#4485
    date: 2023-12-08 21:43:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
    "@ummthatguy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4489 …}
  +nested: Doctrine\ORM\PersistentCollection {#4491 …}
  +votes: Doctrine\ORM\PersistentCollection {#4493 …}
  +reports: Doctrine\ORM\PersistentCollection {#4495 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4497 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4499 …}
  -id: 211684
  -bodyTs: "'daduck':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/risa@startrek.website/t/690423/-/comment/4020352"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702068202 {#4486
    date: 2023-12-08 21:43:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#4487
  +user: Proxies\__CG__\App\Entity\User {#4488 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Engineering-Diagram"
    +title: "Engineering Diagram"
    +url: "https://cdn.tenforward.social/cache/media_attachments/files/111/546/382/573/963/010/original/c5bbef14093525bf.jpeg"
    +body: "[source](https://www.toyboxcomix.com/2020/08/28/engineering-diagram/)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702128499 {#2410
      date: 2023-12-09 14:28:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 21219
    -titleTs: "'diagram':2 'engin':1"
    -bodyTs: "'/2020/08/28/engineering-diagram/)':4 'sourc':1 'www.toyboxcomix.com':3 'www.toyboxcomix.com/2020/08/28/engineering-diagram/)':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702151472
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4496704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702065072 {#1850
      date: 2023-12-08 20:51:12.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4210
    +user: App\Entity\User {#4223 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Now just recreate the whole scene with the duck characters.\n
      \n
      ![](https://lemmy.world/pictrs/image/ce680079-2246-4459-924e-6bd43ed44a78.jpeg)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1703549926 {#4205
      date: 2023-12-26 01:18:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4211 …}
    +nested: Doctrine\ORM\PersistentCollection {#4213 …}
    +votes: Doctrine\ORM\PersistentCollection {#4215 …}
    +reports: Doctrine\ORM\PersistentCollection {#4217 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4219 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4221 …}
    -id: 211543
    -bodyTs: "'/pictrs/image/ce680079-2246-4459-924e-6bd43ed44a78.jpeg)':13 'charact':10 'duck':9 'lemmy.world':12 'lemmy.world/pictrs/image/ce680079-2246-4459-924e-6bd43ed44a78.jpeg)':11 'recreat':3 'scene':6 'whole':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5904443"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702066427 {#4206
      date: 2023-12-08 21:13:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4210}
  +body: "Daduck"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702068202 {#4485
    date: 2023-12-08 21:43:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
    "@ummthatguy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4489 …}
  +nested: Doctrine\ORM\PersistentCollection {#4491 …}
  +votes: Doctrine\ORM\PersistentCollection {#4493 …}
  +reports: Doctrine\ORM\PersistentCollection {#4495 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4497 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4499 …}
  -id: 211684
  -bodyTs: "'daduck':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/risa@startrek.website/t/690423/-/comment/4020352"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702068202 {#4486
    date: 2023-12-08 21:43:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#4503
  +user: App\Entity\User {#4298 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Engineering-Diagram"
    +title: "Engineering Diagram"
    +url: "https://cdn.tenforward.social/cache/media_attachments/files/111/546/382/573/963/010/original/c5bbef14093525bf.jpeg"
    +body: "[source](https://www.toyboxcomix.com/2020/08/28/engineering-diagram/)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702128499 {#2410
      date: 2023-12-09 14:28:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 21219
    -titleTs: "'diagram':2 'engin':1"
    -bodyTs: "'/2020/08/28/engineering-diagram/)':4 'sourc':1 'www.toyboxcomix.com':3 'www.toyboxcomix.com/2020/08/28/engineering-diagram/)':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702151472
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4496704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702065072 {#1850
      date: 2023-12-08 20:51:12.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4210
    +user: App\Entity\User {#4223 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Now just recreate the whole scene with the duck characters.\n
      \n
      ![](https://lemmy.world/pictrs/image/ce680079-2246-4459-924e-6bd43ed44a78.jpeg)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1703549926 {#4205
      date: 2023-12-26 01:18:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4211 …}
    +nested: Doctrine\ORM\PersistentCollection {#4213 …}
    +votes: Doctrine\ORM\PersistentCollection {#4215 …}
    +reports: Doctrine\ORM\PersistentCollection {#4217 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4219 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4221 …}
    -id: 211543
    -bodyTs: "'/pictrs/image/ce680079-2246-4459-924e-6bd43ed44a78.jpeg)':13 'charact':10 'duck':9 'lemmy.world':12 'lemmy.world/pictrs/image/ce680079-2246-4459-924e-6bd43ed44a78.jpeg)':11 'recreat':3 'scene':6 'whole':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5904443"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702066427 {#4206
      date: 2023-12-08 21:13:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4210}
  +body: "Oh, how terrifying."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702086406 {#4501
    date: 2023-12-09 02:46:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
    "@ummthatguy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4504 …}
  +nested: Doctrine\ORM\PersistentCollection {#4506 …}
  +votes: Doctrine\ORM\PersistentCollection {#4508 …}
  +reports: Doctrine\ORM\PersistentCollection {#4510 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4512 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4514 …}
  -id: 212455
  -bodyTs: "'oh':1 'terrifi':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7146893"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702086406 {#4502
    date: 2023-12-09 02:46:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#4503
  +user: App\Entity\User {#4298 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Engineering-Diagram"
    +title: "Engineering Diagram"
    +url: "https://cdn.tenforward.social/cache/media_attachments/files/111/546/382/573/963/010/original/c5bbef14093525bf.jpeg"
    +body: "[source](https://www.toyboxcomix.com/2020/08/28/engineering-diagram/)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702128499 {#2410
      date: 2023-12-09 14:28:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 21219
    -titleTs: "'diagram':2 'engin':1"
    -bodyTs: "'/2020/08/28/engineering-diagram/)':4 'sourc':1 'www.toyboxcomix.com':3 'www.toyboxcomix.com/2020/08/28/engineering-diagram/)':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702151472
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4496704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702065072 {#1850
      date: 2023-12-08 20:51:12.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4210
    +user: App\Entity\User {#4223 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Now just recreate the whole scene with the duck characters.\n
      \n
      ![](https://lemmy.world/pictrs/image/ce680079-2246-4459-924e-6bd43ed44a78.jpeg)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1703549926 {#4205
      date: 2023-12-26 01:18:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4211 …}
    +nested: Doctrine\ORM\PersistentCollection {#4213 …}
    +votes: Doctrine\ORM\PersistentCollection {#4215 …}
    +reports: Doctrine\ORM\PersistentCollection {#4217 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4219 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4221 …}
    -id: 211543
    -bodyTs: "'/pictrs/image/ce680079-2246-4459-924e-6bd43ed44a78.jpeg)':13 'charact':10 'duck':9 'lemmy.world':12 'lemmy.world/pictrs/image/ce680079-2246-4459-924e-6bd43ed44a78.jpeg)':11 'recreat':3 'scene':6 'whole':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5904443"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702066427 {#4206
      date: 2023-12-08 21:13:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4210}
  +body: "Oh, how terrifying."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702086406 {#4501
    date: 2023-12-09 02:46:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
    "@ummthatguy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4504 …}
  +nested: Doctrine\ORM\PersistentCollection {#4506 …}
  +votes: Doctrine\ORM\PersistentCollection {#4508 …}
  +reports: Doctrine\ORM\PersistentCollection {#4510 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4512 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4514 …}
  -id: 212455
  -bodyTs: "'oh':1 'terrifi':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7146893"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702086406 {#4502
    date: 2023-12-09 02:46:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#4503
  +user: App\Entity\User {#4298 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Engineering-Diagram"
    +title: "Engineering Diagram"
    +url: "https://cdn.tenforward.social/cache/media_attachments/files/111/546/382/573/963/010/original/c5bbef14093525bf.jpeg"
    +body: "[source](https://www.toyboxcomix.com/2020/08/28/engineering-diagram/)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702128499 {#2410
      date: 2023-12-09 14:28:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 21219
    -titleTs: "'diagram':2 'engin':1"
    -bodyTs: "'/2020/08/28/engineering-diagram/)':4 'sourc':1 'www.toyboxcomix.com':3 'www.toyboxcomix.com/2020/08/28/engineering-diagram/)':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702151472
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4496704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702065072 {#1850
      date: 2023-12-08 20:51:12.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4210
    +user: App\Entity\User {#4223 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Now just recreate the whole scene with the duck characters.\n
      \n
      ![](https://lemmy.world/pictrs/image/ce680079-2246-4459-924e-6bd43ed44a78.jpeg)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1703549926 {#4205
      date: 2023-12-26 01:18:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4211 …}
    +nested: Doctrine\ORM\PersistentCollection {#4213 …}
    +votes: Doctrine\ORM\PersistentCollection {#4215 …}
    +reports: Doctrine\ORM\PersistentCollection {#4217 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4219 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4221 …}
    -id: 211543
    -bodyTs: "'/pictrs/image/ce680079-2246-4459-924e-6bd43ed44a78.jpeg)':13 'charact':10 'duck':9 'lemmy.world':12 'lemmy.world/pictrs/image/ce680079-2246-4459-924e-6bd43ed44a78.jpeg)':11 'recreat':3 'scene':6 'whole':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5904443"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702066427 {#4206
      date: 2023-12-08 21:13:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4210}
  +body: "Oh, how terrifying."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702086406 {#4501
    date: 2023-12-09 02:46:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
    "@ummthatguy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4504 …}
  +nested: Doctrine\ORM\PersistentCollection {#4506 …}
  +votes: Doctrine\ORM\PersistentCollection {#4508 …}
  +reports: Doctrine\ORM\PersistentCollection {#4510 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4512 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4514 …}
  -id: 212455
  -bodyTs: "'oh':1 'terrifi':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7146893"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702086406 {#4502
    date: 2023-12-09 02:46:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#4285
  +user: App\Entity\User {#4298 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Engineering-Diagram"
    +title: "Engineering Diagram"
    +url: "https://cdn.tenforward.social/cache/media_attachments/files/111/546/382/573/963/010/original/c5bbef14093525bf.jpeg"
    +body: "[source](https://www.toyboxcomix.com/2020/08/28/engineering-diagram/)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702128499 {#2410
      date: 2023-12-09 14:28:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 21219
    -titleTs: "'diagram':2 'engin':1"
    -bodyTs: "'/2020/08/28/engineering-diagram/)':4 'sourc':1 'www.toyboxcomix.com':3 'www.toyboxcomix.com/2020/08/28/engineering-diagram/)':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702151472
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4496704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702065072 {#1850
      date: 2023-12-08 20:51:12.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    You think that the Easter eggs in the ship diagram in Engineering is just for fun, no. It’s actually canonical to the series.\n
    \n
    How is an automobile, a prop plane, a rubber duck, and giant Dremel canon? Remember what the Enterprise-D is to Starfleet. It was the biggest, most luxurious starship ever built. It was designed to have a large population of civilians. Remember the first episode of TNG? That display in Engineering is not privileged access, there were families with children consulting the display to find things on the ship. Engineering is a critical area, but it’s not classified. Starfleet wanted civilians to visit and see the crew in action.\n
    \n
    In addition to being a Carnival Cruise liner, it’s the Enteprise! The flag ship on a permanent first contact mission. They wanted attractions onboard for the residents and visitors to enjoy. There’s an old Earth automobile on display, there’s an old Earth airplane on display. The drill is clip art of a drill, but what if it was meant to represent an old Saturn rocket? It makes sense that Enterprise would have a small museum onboard in addition to other attractions like the arboretum and holodecks.\n
    \n
    So… why a duck? Because there’s someone else living on the Enterprise. A certain aquatic species of Earth that turned out to be far smarter than they were originally given credit for. The duck was their idea. They insisted. They just really like rubber ducks. So a giant one was installed on the Enterprise at their request.\n
    \n
    Bonus fanon: They really do decorate it for Christmas. They just forgot to take the decorations down and Data got confused.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1703569210 {#4279
    date: 2023-12-26 06:40:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4286 …}
  +nested: Doctrine\ORM\PersistentCollection {#4288 …}
  +votes: Doctrine\ORM\PersistentCollection {#4290 …}
  +reports: Doctrine\ORM\PersistentCollection {#4292 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
  -id: 212450
  -bodyTs: "'access':80 'action':115 'actual':20 'addit':117,196 'airplan':161 'aquat':220 'arboretum':202 'area':99 'art':168 'attract':139,199 'automobil':28,153 'biggest':51 'bonus':263 'built':56 'canon':21,38 'carniv':121 'certain':219 'children':85 'christma':271 'civilian':66,107 'classifi':104 'clip':167 'confus':283 'consult':86 'contact':135 'credit':236 'crew':113 'critic':98 'cruis':122 'd':44 'data':281 'decor':268,278 'design':59 'diagram':10 'display':74,88,155,163 'dremel':37 'drill':165,171 'duck':34,208,239,250 'earth':152,160,223 'easter':5 'egg':6 'els':213 'engin':12,76,95 'enjoy':147 'entepris':127 'enterpris':43,188,217,259 'enterprise-d':42 'episod':70 'ever':55 'famili':83 'fanon':264 'far':229 'find':90 'first':69,134 'flag':129 'forgot':274 'fun':16 'giant':36,253 'given':235 'got':282 'holodeck':204 'idea':242 'insist':244 'instal':256 'larg':63 'like':200,248 'liner':123 'live':214 'luxuri':53 'make':185 'meant':177 'mission':136 'museum':193 'old':151,159,181 'onboard':140,194 'one':254 'origin':234 'perman':133 'plane':31 'popul':64 'privileg':79 'prop':30 'realli':247,266 'rememb':39,67 'repres':179 'request':262 'resid':143 'rocket':183 'rubber':33,249 'saturn':182 'see':111 'sens':186 'seri':24 'ship':9,94,130 'small':192 'smarter':230 'someon':212 'speci':221 'starfleet':47,105 'starship':54 'take':276 'thing':91 'think':2 'tng':72 'turn':225 'visit':109 'visitor':145 'want':106,138 'would':189"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7146842"
  +editedAt: DateTimeImmutable @1703528699 {#4280
    date: 2023-12-25 19:24:59.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702086253 {#4281
    date: 2023-12-09 02:44:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#4285
  +user: App\Entity\User {#4298 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Engineering-Diagram"
    +title: "Engineering Diagram"
    +url: "https://cdn.tenforward.social/cache/media_attachments/files/111/546/382/573/963/010/original/c5bbef14093525bf.jpeg"
    +body: "[source](https://www.toyboxcomix.com/2020/08/28/engineering-diagram/)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702128499 {#2410
      date: 2023-12-09 14:28:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 21219
    -titleTs: "'diagram':2 'engin':1"
    -bodyTs: "'/2020/08/28/engineering-diagram/)':4 'sourc':1 'www.toyboxcomix.com':3 'www.toyboxcomix.com/2020/08/28/engineering-diagram/)':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702151472
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4496704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702065072 {#1850
      date: 2023-12-08 20:51:12.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    You think that the Easter eggs in the ship diagram in Engineering is just for fun, no. It’s actually canonical to the series.\n
    \n
    How is an automobile, a prop plane, a rubber duck, and giant Dremel canon? Remember what the Enterprise-D is to Starfleet. It was the biggest, most luxurious starship ever built. It was designed to have a large population of civilians. Remember the first episode of TNG? That display in Engineering is not privileged access, there were families with children consulting the display to find things on the ship. Engineering is a critical area, but it’s not classified. Starfleet wanted civilians to visit and see the crew in action.\n
    \n
    In addition to being a Carnival Cruise liner, it’s the Enteprise! The flag ship on a permanent first contact mission. They wanted attractions onboard for the residents and visitors to enjoy. There’s an old Earth automobile on display, there’s an old Earth airplane on display. The drill is clip art of a drill, but what if it was meant to represent an old Saturn rocket? It makes sense that Enterprise would have a small museum onboard in addition to other attractions like the arboretum and holodecks.\n
    \n
    So… why a duck? Because there’s someone else living on the Enterprise. A certain aquatic species of Earth that turned out to be far smarter than they were originally given credit for. The duck was their idea. They insisted. They just really like rubber ducks. So a giant one was installed on the Enterprise at their request.\n
    \n
    Bonus fanon: They really do decorate it for Christmas. They just forgot to take the decorations down and Data got confused.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1703569210 {#4279
    date: 2023-12-26 06:40:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4286 …}
  +nested: Doctrine\ORM\PersistentCollection {#4288 …}
  +votes: Doctrine\ORM\PersistentCollection {#4290 …}
  +reports: Doctrine\ORM\PersistentCollection {#4292 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
  -id: 212450
  -bodyTs: "'access':80 'action':115 'actual':20 'addit':117,196 'airplan':161 'aquat':220 'arboretum':202 'area':99 'art':168 'attract':139,199 'automobil':28,153 'biggest':51 'bonus':263 'built':56 'canon':21,38 'carniv':121 'certain':219 'children':85 'christma':271 'civilian':66,107 'classifi':104 'clip':167 'confus':283 'consult':86 'contact':135 'credit':236 'crew':113 'critic':98 'cruis':122 'd':44 'data':281 'decor':268,278 'design':59 'diagram':10 'display':74,88,155,163 'dremel':37 'drill':165,171 'duck':34,208,239,250 'earth':152,160,223 'easter':5 'egg':6 'els':213 'engin':12,76,95 'enjoy':147 'entepris':127 'enterpris':43,188,217,259 'enterprise-d':42 'episod':70 'ever':55 'famili':83 'fanon':264 'far':229 'find':90 'first':69,134 'flag':129 'forgot':274 'fun':16 'giant':36,253 'given':235 'got':282 'holodeck':204 'idea':242 'insist':244 'instal':256 'larg':63 'like':200,248 'liner':123 'live':214 'luxuri':53 'make':185 'meant':177 'mission':136 'museum':193 'old':151,159,181 'onboard':140,194 'one':254 'origin':234 'perman':133 'plane':31 'popul':64 'privileg':79 'prop':30 'realli':247,266 'rememb':39,67 'repres':179 'request':262 'resid':143 'rocket':183 'rubber':33,249 'saturn':182 'see':111 'sens':186 'seri':24 'ship':9,94,130 'small':192 'smarter':230 'someon':212 'speci':221 'starfleet':47,105 'starship':54 'take':276 'thing':91 'think':2 'tng':72 'turn':225 'visit':109 'visitor':145 'want':106,138 'would':189"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7146842"
  +editedAt: DateTimeImmutable @1703528699 {#4280
    date: 2023-12-25 19:24:59.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702086253 {#4281
    date: 2023-12-09 02:44:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#4285
  +user: App\Entity\User {#4298 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Engineering-Diagram"
    +title: "Engineering Diagram"
    +url: "https://cdn.tenforward.social/cache/media_attachments/files/111/546/382/573/963/010/original/c5bbef14093525bf.jpeg"
    +body: "[source](https://www.toyboxcomix.com/2020/08/28/engineering-diagram/)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702128499 {#2410
      date: 2023-12-09 14:28:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 21219
    -titleTs: "'diagram':2 'engin':1"
    -bodyTs: "'/2020/08/28/engineering-diagram/)':4 'sourc':1 'www.toyboxcomix.com':3 'www.toyboxcomix.com/2020/08/28/engineering-diagram/)':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702151472
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4496704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702065072 {#1850
      date: 2023-12-08 20:51:12.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    You think that the Easter eggs in the ship diagram in Engineering is just for fun, no. It’s actually canonical to the series.\n
    \n
    How is an automobile, a prop plane, a rubber duck, and giant Dremel canon? Remember what the Enterprise-D is to Starfleet. It was the biggest, most luxurious starship ever built. It was designed to have a large population of civilians. Remember the first episode of TNG? That display in Engineering is not privileged access, there were families with children consulting the display to find things on the ship. Engineering is a critical area, but it’s not classified. Starfleet wanted civilians to visit and see the crew in action.\n
    \n
    In addition to being a Carnival Cruise liner, it’s the Enteprise! The flag ship on a permanent first contact mission. They wanted attractions onboard for the residents and visitors to enjoy. There’s an old Earth automobile on display, there’s an old Earth airplane on display. The drill is clip art of a drill, but what if it was meant to represent an old Saturn rocket? It makes sense that Enterprise would have a small museum onboard in addition to other attractions like the arboretum and holodecks.\n
    \n
    So… why a duck? Because there’s someone else living on the Enterprise. A certain aquatic species of Earth that turned out to be far smarter than they were originally given credit for. The duck was their idea. They insisted. They just really like rubber ducks. So a giant one was installed on the Enterprise at their request.\n
    \n
    Bonus fanon: They really do decorate it for Christmas. They just forgot to take the decorations down and Data got confused.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1703569210 {#4279
    date: 2023-12-26 06:40:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4286 …}
  +nested: Doctrine\ORM\PersistentCollection {#4288 …}
  +votes: Doctrine\ORM\PersistentCollection {#4290 …}
  +reports: Doctrine\ORM\PersistentCollection {#4292 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
  -id: 212450
  -bodyTs: "'access':80 'action':115 'actual':20 'addit':117,196 'airplan':161 'aquat':220 'arboretum':202 'area':99 'art':168 'attract':139,199 'automobil':28,153 'biggest':51 'bonus':263 'built':56 'canon':21,38 'carniv':121 'certain':219 'children':85 'christma':271 'civilian':66,107 'classifi':104 'clip':167 'confus':283 'consult':86 'contact':135 'credit':236 'crew':113 'critic':98 'cruis':122 'd':44 'data':281 'decor':268,278 'design':59 'diagram':10 'display':74,88,155,163 'dremel':37 'drill':165,171 'duck':34,208,239,250 'earth':152,160,223 'easter':5 'egg':6 'els':213 'engin':12,76,95 'enjoy':147 'entepris':127 'enterpris':43,188,217,259 'enterprise-d':42 'episod':70 'ever':55 'famili':83 'fanon':264 'far':229 'find':90 'first':69,134 'flag':129 'forgot':274 'fun':16 'giant':36,253 'given':235 'got':282 'holodeck':204 'idea':242 'insist':244 'instal':256 'larg':63 'like':200,248 'liner':123 'live':214 'luxuri':53 'make':185 'meant':177 'mission':136 'museum':193 'old':151,159,181 'onboard':140,194 'one':254 'origin':234 'perman':133 'plane':31 'popul':64 'privileg':79 'prop':30 'realli':247,266 'rememb':39,67 'repres':179 'request':262 'resid':143 'rocket':183 'rubber':33,249 'saturn':182 'see':111 'sens':186 'seri':24 'ship':9,94,130 'small':192 'smarter':230 'someon':212 'speci':221 'starfleet':47,105 'starship':54 'take':276 'thing':91 'think':2 'tng':72 'turn':225 'visit':109 'visitor':145 'want':106,138 'would':189"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7146842"
  +editedAt: DateTimeImmutable @1703528699 {#4280
    date: 2023-12-25 19:24:59.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702086253 {#4281
    date: 2023-12-09 02:44:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#4518
  +user: Proxies\__CG__\App\Entity\User {#4519 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Engineering-Diagram"
    +title: "Engineering Diagram"
    +url: "https://cdn.tenforward.social/cache/media_attachments/files/111/546/382/573/963/010/original/c5bbef14093525bf.jpeg"
    +body: "[source](https://www.toyboxcomix.com/2020/08/28/engineering-diagram/)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702128499 {#2410
      date: 2023-12-09 14:28:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 21219
    -titleTs: "'diagram':2 'engin':1"
    -bodyTs: "'/2020/08/28/engineering-diagram/)':4 'sourc':1 'www.toyboxcomix.com':3 'www.toyboxcomix.com/2020/08/28/engineering-diagram/)':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702151472
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4496704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702065072 {#1850
      date: 2023-12-08 20:51:12.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4285
    +user: App\Entity\User {#4298 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      You think that the Easter eggs in the ship diagram in Engineering is just for fun, no. It’s actually canonical to the series.\n
      \n
      How is an automobile, a prop plane, a rubber duck, and giant Dremel canon? Remember what the Enterprise-D is to Starfleet. It was the biggest, most luxurious starship ever built. It was designed to have a large population of civilians. Remember the first episode of TNG? That display in Engineering is not privileged access, there were families with children consulting the display to find things on the ship. Engineering is a critical area, but it’s not classified. Starfleet wanted civilians to visit and see the crew in action.\n
      \n
      In addition to being a Carnival Cruise liner, it’s the Enteprise! The flag ship on a permanent first contact mission. They wanted attractions onboard for the residents and visitors to enjoy. There’s an old Earth automobile on display, there’s an old Earth airplane on display. The drill is clip art of a drill, but what if it was meant to represent an old Saturn rocket? It makes sense that Enterprise would have a small museum onboard in addition to other attractions like the arboretum and holodecks.\n
      \n
      So… why a duck? Because there’s someone else living on the Enterprise. A certain aquatic species of Earth that turned out to be far smarter than they were originally given credit for. The duck was their idea. They insisted. They just really like rubber ducks. So a giant one was installed on the Enterprise at their request.\n
      \n
      Bonus fanon: They really do decorate it for Christmas. They just forgot to take the decorations down and Data got confused.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1703569210 {#4279
      date: 2023-12-26 06:40:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4286 …}
    +nested: Doctrine\ORM\PersistentCollection {#4288 …}
    +votes: Doctrine\ORM\PersistentCollection {#4290 …}
    +reports: Doctrine\ORM\PersistentCollection {#4292 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
    -id: 212450
    -bodyTs: "'access':80 'action':115 'actual':20 'addit':117,196 'airplan':161 'aquat':220 'arboretum':202 'area':99 'art':168 'attract':139,199 'automobil':28,153 'biggest':51 'bonus':263 'built':56 'canon':21,38 'carniv':121 'certain':219 'children':85 'christma':271 'civilian':66,107 'classifi':104 'clip':167 'confus':283 'consult':86 'contact':135 'credit':236 'crew':113 'critic':98 'cruis':122 'd':44 'data':281 'decor':268,278 'design':59 'diagram':10 'display':74,88,155,163 'dremel':37 'drill':165,171 'duck':34,208,239,250 'earth':152,160,223 'easter':5 'egg':6 'els':213 'engin':12,76,95 'enjoy':147 'entepris':127 'enterpris':43,188,217,259 'enterprise-d':42 'episod':70 'ever':55 'famili':83 'fanon':264 'far':229 'find':90 'first':69,134 'flag':129 'forgot':274 'fun':16 'giant':36,253 'given':235 'got':282 'holodeck':204 'idea':242 'insist':244 'instal':256 'larg':63 'like':200,248 'liner':123 'live':214 'luxuri':53 'make':185 'meant':177 'mission':136 'museum':193 'old':151,159,181 'onboard':140,194 'one':254 'origin':234 'perman':133 'plane':31 'popul':64 'privileg':79 'prop':30 'realli':247,266 'rememb':39,67 'repres':179 'request':262 'resid':143 'rocket':183 'rubber':33,249 'saturn':182 'see':111 'sens':186 'seri':24 'ship':9,94,130 'small':192 'smarter':230 'someon':212 'speci':221 'starfleet':47,105 'starship':54 'take':276 'thing':91 'think':2 'tng':72 'turn':225 'visit':109 'visitor':145 'want':106,138 'would':189"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7146842"
    +editedAt: DateTimeImmutable @1703528699 {#4280
      date: 2023-12-25 19:24:59.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702086253 {#4281
      date: 2023-12-09 02:44:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4285}
  +body: "Is it whales? Dolphins? Who chose the duck ?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702128499 {#4516
    date: 2023-12-09 14:28:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
    "@aeronmelon@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4520 …}
  +nested: Doctrine\ORM\PersistentCollection {#4522 …}
  +votes: Doctrine\ORM\PersistentCollection {#4524 …}
  +reports: Doctrine\ORM\PersistentCollection {#4526 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4528 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4530 …}
  -id: 213625
  -bodyTs: "'chose':6 'dolphin':4 'duck':8 'whale':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4856376"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702128499 {#4517
    date: 2023-12-09 14:28:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#4518
  +user: Proxies\__CG__\App\Entity\User {#4519 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Engineering-Diagram"
    +title: "Engineering Diagram"
    +url: "https://cdn.tenforward.social/cache/media_attachments/files/111/546/382/573/963/010/original/c5bbef14093525bf.jpeg"
    +body: "[source](https://www.toyboxcomix.com/2020/08/28/engineering-diagram/)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702128499 {#2410
      date: 2023-12-09 14:28:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 21219
    -titleTs: "'diagram':2 'engin':1"
    -bodyTs: "'/2020/08/28/engineering-diagram/)':4 'sourc':1 'www.toyboxcomix.com':3 'www.toyboxcomix.com/2020/08/28/engineering-diagram/)':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702151472
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4496704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702065072 {#1850
      date: 2023-12-08 20:51:12.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4285
    +user: App\Entity\User {#4298 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      You think that the Easter eggs in the ship diagram in Engineering is just for fun, no. It’s actually canonical to the series.\n
      \n
      How is an automobile, a prop plane, a rubber duck, and giant Dremel canon? Remember what the Enterprise-D is to Starfleet. It was the biggest, most luxurious starship ever built. It was designed to have a large population of civilians. Remember the first episode of TNG? That display in Engineering is not privileged access, there were families with children consulting the display to find things on the ship. Engineering is a critical area, but it’s not classified. Starfleet wanted civilians to visit and see the crew in action.\n
      \n
      In addition to being a Carnival Cruise liner, it’s the Enteprise! The flag ship on a permanent first contact mission. They wanted attractions onboard for the residents and visitors to enjoy. There’s an old Earth automobile on display, there’s an old Earth airplane on display. The drill is clip art of a drill, but what if it was meant to represent an old Saturn rocket? It makes sense that Enterprise would have a small museum onboard in addition to other attractions like the arboretum and holodecks.\n
      \n
      So… why a duck? Because there’s someone else living on the Enterprise. A certain aquatic species of Earth that turned out to be far smarter than they were originally given credit for. The duck was their idea. They insisted. They just really like rubber ducks. So a giant one was installed on the Enterprise at their request.\n
      \n
      Bonus fanon: They really do decorate it for Christmas. They just forgot to take the decorations down and Data got confused.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1703569210 {#4279
      date: 2023-12-26 06:40:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4286 …}
    +nested: Doctrine\ORM\PersistentCollection {#4288 …}
    +votes: Doctrine\ORM\PersistentCollection {#4290 …}
    +reports: Doctrine\ORM\PersistentCollection {#4292 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
    -id: 212450
    -bodyTs: "'access':80 'action':115 'actual':20 'addit':117,196 'airplan':161 'aquat':220 'arboretum':202 'area':99 'art':168 'attract':139,199 'automobil':28,153 'biggest':51 'bonus':263 'built':56 'canon':21,38 'carniv':121 'certain':219 'children':85 'christma':271 'civilian':66,107 'classifi':104 'clip':167 'confus':283 'consult':86 'contact':135 'credit':236 'crew':113 'critic':98 'cruis':122 'd':44 'data':281 'decor':268,278 'design':59 'diagram':10 'display':74,88,155,163 'dremel':37 'drill':165,171 'duck':34,208,239,250 'earth':152,160,223 'easter':5 'egg':6 'els':213 'engin':12,76,95 'enjoy':147 'entepris':127 'enterpris':43,188,217,259 'enterprise-d':42 'episod':70 'ever':55 'famili':83 'fanon':264 'far':229 'find':90 'first':69,134 'flag':129 'forgot':274 'fun':16 'giant':36,253 'given':235 'got':282 'holodeck':204 'idea':242 'insist':244 'instal':256 'larg':63 'like':200,248 'liner':123 'live':214 'luxuri':53 'make':185 'meant':177 'mission':136 'museum':193 'old':151,159,181 'onboard':140,194 'one':254 'origin':234 'perman':133 'plane':31 'popul':64 'privileg':79 'prop':30 'realli':247,266 'rememb':39,67 'repres':179 'request':262 'resid':143 'rocket':183 'rubber':33,249 'saturn':182 'see':111 'sens':186 'seri':24 'ship':9,94,130 'small':192 'smarter':230 'someon':212 'speci':221 'starfleet':47,105 'starship':54 'take':276 'thing':91 'think':2 'tng':72 'turn':225 'visit':109 'visitor':145 'want':106,138 'would':189"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7146842"
    +editedAt: DateTimeImmutable @1703528699 {#4280
      date: 2023-12-25 19:24:59.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702086253 {#4281
      date: 2023-12-09 02:44:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4285}
  +body: "Is it whales? Dolphins? Who chose the duck ?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702128499 {#4516
    date: 2023-12-09 14:28:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
    "@aeronmelon@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4520 …}
  +nested: Doctrine\ORM\PersistentCollection {#4522 …}
  +votes: Doctrine\ORM\PersistentCollection {#4524 …}
  +reports: Doctrine\ORM\PersistentCollection {#4526 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4528 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4530 …}
  -id: 213625
  -bodyTs: "'chose':6 'dolphin':4 'duck':8 'whale':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4856376"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702128499 {#4517
    date: 2023-12-09 14:28:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#4518
  +user: Proxies\__CG__\App\Entity\User {#4519 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Engineering-Diagram"
    +title: "Engineering Diagram"
    +url: "https://cdn.tenforward.social/cache/media_attachments/files/111/546/382/573/963/010/original/c5bbef14093525bf.jpeg"
    +body: "[source](https://www.toyboxcomix.com/2020/08/28/engineering-diagram/)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702128499 {#2410
      date: 2023-12-09 14:28:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 21219
    -titleTs: "'diagram':2 'engin':1"
    -bodyTs: "'/2020/08/28/engineering-diagram/)':4 'sourc':1 'www.toyboxcomix.com':3 'www.toyboxcomix.com/2020/08/28/engineering-diagram/)':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702151472
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4496704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702065072 {#1850
      date: 2023-12-08 20:51:12.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4285
    +user: App\Entity\User {#4298 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      You think that the Easter eggs in the ship diagram in Engineering is just for fun, no. It’s actually canonical to the series.\n
      \n
      How is an automobile, a prop plane, a rubber duck, and giant Dremel canon? Remember what the Enterprise-D is to Starfleet. It was the biggest, most luxurious starship ever built. It was designed to have a large population of civilians. Remember the first episode of TNG? That display in Engineering is not privileged access, there were families with children consulting the display to find things on the ship. Engineering is a critical area, but it’s not classified. Starfleet wanted civilians to visit and see the crew in action.\n
      \n
      In addition to being a Carnival Cruise liner, it’s the Enteprise! The flag ship on a permanent first contact mission. They wanted attractions onboard for the residents and visitors to enjoy. There’s an old Earth automobile on display, there’s an old Earth airplane on display. The drill is clip art of a drill, but what if it was meant to represent an old Saturn rocket? It makes sense that Enterprise would have a small museum onboard in addition to other attractions like the arboretum and holodecks.\n
      \n
      So… why a duck? Because there’s someone else living on the Enterprise. A certain aquatic species of Earth that turned out to be far smarter than they were originally given credit for. The duck was their idea. They insisted. They just really like rubber ducks. So a giant one was installed on the Enterprise at their request.\n
      \n
      Bonus fanon: They really do decorate it for Christmas. They just forgot to take the decorations down and Data got confused.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1703569210 {#4279
      date: 2023-12-26 06:40:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4286 …}
    +nested: Doctrine\ORM\PersistentCollection {#4288 …}
    +votes: Doctrine\ORM\PersistentCollection {#4290 …}
    +reports: Doctrine\ORM\PersistentCollection {#4292 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
    -id: 212450
    -bodyTs: "'access':80 'action':115 'actual':20 'addit':117,196 'airplan':161 'aquat':220 'arboretum':202 'area':99 'art':168 'attract':139,199 'automobil':28,153 'biggest':51 'bonus':263 'built':56 'canon':21,38 'carniv':121 'certain':219 'children':85 'christma':271 'civilian':66,107 'classifi':104 'clip':167 'confus':283 'consult':86 'contact':135 'credit':236 'crew':113 'critic':98 'cruis':122 'd':44 'data':281 'decor':268,278 'design':59 'diagram':10 'display':74,88,155,163 'dremel':37 'drill':165,171 'duck':34,208,239,250 'earth':152,160,223 'easter':5 'egg':6 'els':213 'engin':12,76,95 'enjoy':147 'entepris':127 'enterpris':43,188,217,259 'enterprise-d':42 'episod':70 'ever':55 'famili':83 'fanon':264 'far':229 'find':90 'first':69,134 'flag':129 'forgot':274 'fun':16 'giant':36,253 'given':235 'got':282 'holodeck':204 'idea':242 'insist':244 'instal':256 'larg':63 'like':200,248 'liner':123 'live':214 'luxuri':53 'make':185 'meant':177 'mission':136 'museum':193 'old':151,159,181 'onboard':140,194 'one':254 'origin':234 'perman':133 'plane':31 'popul':64 'privileg':79 'prop':30 'realli':247,266 'rememb':39,67 'repres':179 'request':262 'resid':143 'rocket':183 'rubber':33,249 'saturn':182 'see':111 'sens':186 'seri':24 'ship':9,94,130 'small':192 'smarter':230 'someon':212 'speci':221 'starfleet':47,105 'starship':54 'take':276 'thing':91 'think':2 'tng':72 'turn':225 'visit':109 'visitor':145 'want':106,138 'would':189"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7146842"
    +editedAt: DateTimeImmutable @1703528699 {#4280
      date: 2023-12-25 19:24:59.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702086253 {#4281
      date: 2023-12-09 02:44:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4285}
  +body: "Is it whales? Dolphins? Who chose the duck ?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702128499 {#4516
    date: 2023-12-09 14:28:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
    "@aeronmelon@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4520 …}
  +nested: Doctrine\ORM\PersistentCollection {#4522 …}
  +votes: Doctrine\ORM\PersistentCollection {#4524 …}
  +reports: Doctrine\ORM\PersistentCollection {#4526 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4528 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4530 …}
  -id: 213625
  -bodyTs: "'chose':6 'dolphin':4 'duck':8 'whale':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4856376"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702128499 {#4517
    date: 2023-12-09 14:28:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#4358
  +user: App\Entity\User {#4371 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Engineering-Diagram"
    +title: "Engineering Diagram"
    +url: "https://cdn.tenforward.social/cache/media_attachments/files/111/546/382/573/963/010/original/c5bbef14093525bf.jpeg"
    +body: "[source](https://www.toyboxcomix.com/2020/08/28/engineering-diagram/)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702128499 {#2410
      date: 2023-12-09 14:28:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 21219
    -titleTs: "'diagram':2 'engin':1"
    -bodyTs: "'/2020/08/28/engineering-diagram/)':4 'sourc':1 'www.toyboxcomix.com':3 'www.toyboxcomix.com/2020/08/28/engineering-diagram/)':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702151472
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4496704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702065072 {#1850
      date: 2023-12-08 20:51:12.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Wow, Toyfare flashbacks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702100510 {#4353
    date: 2023-12-09 06:41:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4359 …}
  +nested: Doctrine\ORM\PersistentCollection {#4361 …}
  +votes: Doctrine\ORM\PersistentCollection {#4363 …}
  +reports: Doctrine\ORM\PersistentCollection {#4365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4367 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4369 …}
  -id: 212890
  -bodyTs: "'flashback':3 'toyfar':2 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6462964"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702100510 {#4354
    date: 2023-12-09 06:41:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#4358
  +user: App\Entity\User {#4371 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Engineering-Diagram"
    +title: "Engineering Diagram"
    +url: "https://cdn.tenforward.social/cache/media_attachments/files/111/546/382/573/963/010/original/c5bbef14093525bf.jpeg"
    +body: "[source](https://www.toyboxcomix.com/2020/08/28/engineering-diagram/)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702128499 {#2410
      date: 2023-12-09 14:28:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 21219
    -titleTs: "'diagram':2 'engin':1"
    -bodyTs: "'/2020/08/28/engineering-diagram/)':4 'sourc':1 'www.toyboxcomix.com':3 'www.toyboxcomix.com/2020/08/28/engineering-diagram/)':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702151472
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4496704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702065072 {#1850
      date: 2023-12-08 20:51:12.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Wow, Toyfare flashbacks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702100510 {#4353
    date: 2023-12-09 06:41:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4359 …}
  +nested: Doctrine\ORM\PersistentCollection {#4361 …}
  +votes: Doctrine\ORM\PersistentCollection {#4363 …}
  +reports: Doctrine\ORM\PersistentCollection {#4365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4367 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4369 …}
  -id: 212890
  -bodyTs: "'flashback':3 'toyfar':2 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6462964"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702100510 {#4354
    date: 2023-12-09 06:41:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#4358
  +user: App\Entity\User {#4371 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Engineering-Diagram"
    +title: "Engineering Diagram"
    +url: "https://cdn.tenforward.social/cache/media_attachments/files/111/546/382/573/963/010/original/c5bbef14093525bf.jpeg"
    +body: "[source](https://www.toyboxcomix.com/2020/08/28/engineering-diagram/)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702128499 {#2410
      date: 2023-12-09 14:28:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 21219
    -titleTs: "'diagram':2 'engin':1"
    -bodyTs: "'/2020/08/28/engineering-diagram/)':4 'sourc':1 'www.toyboxcomix.com':3 'www.toyboxcomix.com/2020/08/28/engineering-diagram/)':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702151472
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4496704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702065072 {#1850
      date: 2023-12-08 20:51:12.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Wow, Toyfare flashbacks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702100510 {#4353
    date: 2023-12-09 06:41:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4359 …}
  +nested: Doctrine\ORM\PersistentCollection {#4361 …}
  +votes: Doctrine\ORM\PersistentCollection {#4363 …}
  +reports: Doctrine\ORM\PersistentCollection {#4365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4367 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4369 …}
  -id: 212890
  -bodyTs: "'flashback':3 'toyfar':2 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6462964"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702100510 {#4354
    date: 2023-12-09 06:41:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 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