GET https://kbin.spritesserver.nl/u/@xusontha@ls.buckodr.ink/hot?p=13

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.15 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.04 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2206
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2202 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
  +body: "Huh?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700858280 {#2197
    date: 2023-11-24 21:38:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Lauchs@lemmy.world"
    "@DroneRights@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2203 …}
  +nested: Doctrine\ORM\PersistentCollection {#2212 …}
  +votes: Doctrine\ORM\PersistentCollection {#2209 …}
  +reports: Doctrine\ORM\PersistentCollection {#2200 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2270 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2257 …}
  -id: 159866
  -bodyTs: "'huh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/2502104"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700858280 {#2205
    date: 2023-11-24 21:38:00.0 +01:00
  }
  +"title": 159866
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2206
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2202 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
  +body: "Huh?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700858280 {#2197
    date: 2023-11-24 21:38:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Lauchs@lemmy.world"
    "@DroneRights@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2203 …}
  +nested: Doctrine\ORM\PersistentCollection {#2212 …}
  +votes: Doctrine\ORM\PersistentCollection {#2209 …}
  +reports: Doctrine\ORM\PersistentCollection {#2200 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2270 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2257 …}
  -id: 159866
  -bodyTs: "'huh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/2502104"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700858280 {#2205
    date: 2023-11-24 21:38:00.0 +01:00
  }
  +"title": 159866
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2206
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2202 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
  +body: "Huh?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700858280 {#2197
    date: 2023-11-24 21:38:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Lauchs@lemmy.world"
    "@DroneRights@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2203 …}
  +nested: Doctrine\ORM\PersistentCollection {#2212 …}
  +votes: Doctrine\ORM\PersistentCollection {#2209 …}
  +reports: Doctrine\ORM\PersistentCollection {#2200 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2270 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2257 …}
  -id: 159866
  -bodyTs: "'huh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/2502104"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700858280 {#2205
    date: 2023-11-24 21:38:00.0 +01:00
  }
  +"title": 159866
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2304
  +user: Proxies\__CG__\App\Entity\User {#2659 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: Proxies\__CG__\App\Entity\Image {#2699 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2623 …}
  +slug: "But-were-they-wessels"
  +title: "But were they wessels?"
  +url: "https://startrek.website/pictrs/image/a5310442-99fc-4e66-ad98-9962fe71e077.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 206
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700685222 {#2694
    date: 2023-11-22 21:33:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2701 …}
  +votes: Doctrine\ORM\PersistentCollection {#2703 …}
  +reports: Doctrine\ORM\PersistentCollection {#2705 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2707 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2709 …}
  +badges: Doctrine\ORM\PersistentCollection {#2711 …}
  +children: [
    App\Entity\EntryComment {#2305
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2304 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2319 …}
      +body: """
        Zat has not been invented\n
        \n
        *yet*
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700685222 {#2306
        date: 2023-11-22 21:33:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lydia_K@startrek.website"
        "@xusontha@ls.buckodr.ink"
        "@Buffman@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2317 …}
      +nested: Doctrine\ORM\PersistentCollection {#2313 …}
      +votes: Doctrine\ORM\PersistentCollection {#2292 …}
      +reports: Doctrine\ORM\PersistentCollection {#2290 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2295 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2283 …}
      -id: 151914
      -bodyTs: "'invent':5 'yet':6 'zat':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/2462258"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700685222 {#2308
        date: 2023-11-22 21:33:42.0 +01:00
      }
      +"title": 151914
    }
  ]
  -id: 15503
  -titleTs: "'wessel':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700755771
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3952625"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700669371 {#2681
    date: 2023-11-22 17:09:31.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
7 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2304
  +user: Proxies\__CG__\App\Entity\User {#2659 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: Proxies\__CG__\App\Entity\Image {#2699 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2623 …}
  +slug: "But-were-they-wessels"
  +title: "But were they wessels?"
  +url: "https://startrek.website/pictrs/image/a5310442-99fc-4e66-ad98-9962fe71e077.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 206
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700685222 {#2694
    date: 2023-11-22 21:33:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2701 …}
  +votes: Doctrine\ORM\PersistentCollection {#2703 …}
  +reports: Doctrine\ORM\PersistentCollection {#2705 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2707 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2709 …}
  +badges: Doctrine\ORM\PersistentCollection {#2711 …}
  +children: [
    App\Entity\EntryComment {#2305
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2304 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2319 …}
      +body: """
        Zat has not been invented\n
        \n
        *yet*
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700685222 {#2306
        date: 2023-11-22 21:33:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lydia_K@startrek.website"
        "@xusontha@ls.buckodr.ink"
        "@Buffman@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2317 …}
      +nested: Doctrine\ORM\PersistentCollection {#2313 …}
      +votes: Doctrine\ORM\PersistentCollection {#2292 …}
      +reports: Doctrine\ORM\PersistentCollection {#2290 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2295 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2283 …}
      -id: 151914
      -bodyTs: "'invent':5 'yet':6 'zat':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/2462258"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700685222 {#2308
        date: 2023-11-22 21:33:42.0 +01:00
      }
      +"title": 151914
    }
  ]
  -id: 15503
  -titleTs: "'wessel':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700755771
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3952625"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700669371 {#2681
    date: 2023-11-22 17:09:31.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
8 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2304
  +user: Proxies\__CG__\App\Entity\User {#2659 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: Proxies\__CG__\App\Entity\Image {#2699 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2623 …}
  +slug: "But-were-they-wessels"
  +title: "But were they wessels?"
  +url: "https://startrek.website/pictrs/image/a5310442-99fc-4e66-ad98-9962fe71e077.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 206
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700685222 {#2694
    date: 2023-11-22 21:33:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2701 …}
  +votes: Doctrine\ORM\PersistentCollection {#2703 …}
  +reports: Doctrine\ORM\PersistentCollection {#2705 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2707 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2709 …}
  +badges: Doctrine\ORM\PersistentCollection {#2711 …}
  +children: [
    App\Entity\EntryComment {#2305
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2304 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2319 …}
      +body: """
        Zat has not been invented\n
        \n
        *yet*
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700685222 {#2306
        date: 2023-11-22 21:33:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lydia_K@startrek.website"
        "@xusontha@ls.buckodr.ink"
        "@Buffman@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2317 …}
      +nested: Doctrine\ORM\PersistentCollection {#2313 …}
      +votes: Doctrine\ORM\PersistentCollection {#2292 …}
      +reports: Doctrine\ORM\PersistentCollection {#2290 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2295 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2283 …}
      -id: 151914
      -bodyTs: "'invent':5 'yet':6 'zat':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/2462258"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700685222 {#2308
        date: 2023-11-22 21:33:42.0 +01:00
      }
      +"title": 151914
    }
  ]
  -id: 15503
  -titleTs: "'wessel':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700755771
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3952625"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700669371 {#2681
    date: 2023-11-22 17:09:31.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
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 {#2305
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2304
    +user: Proxies\__CG__\App\Entity\User {#2659 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
    +image: Proxies\__CG__\App\Entity\Image {#2699 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2623 …}
    +slug: "But-were-they-wessels"
    +title: "But were they wessels?"
    +url: "https://startrek.website/pictrs/image/a5310442-99fc-4e66-ad98-9962fe71e077.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 206
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700685222 {#2694
      date: 2023-11-22 21:33:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2701 …}
    +votes: Doctrine\ORM\PersistentCollection {#2703 …}
    +reports: Doctrine\ORM\PersistentCollection {#2705 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2707 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2709 …}
    +badges: Doctrine\ORM\PersistentCollection {#2711 …}
    +children: [
      App\Entity\EntryComment {#2305}
    ]
    -id: 15503
    -titleTs: "'wessel':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700755771
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3952625"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700669371 {#2681
      date: 2023-11-22 17:09:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2319 …}
  +body: """
    Zat has not been invented\n
    \n
    *yet*
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700685222 {#2306
    date: 2023-11-22 21:33:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lydia_K@startrek.website"
    "@xusontha@ls.buckodr.ink"
    "@Buffman@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2317 …}
  +nested: Doctrine\ORM\PersistentCollection {#2313 …}
  +votes: Doctrine\ORM\PersistentCollection {#2292 …}
  +reports: Doctrine\ORM\PersistentCollection {#2290 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2295 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2283 …}
  -id: 151914
  -bodyTs: "'invent':5 'yet':6 'zat':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/2462258"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700685222 {#2308
    date: 2023-11-22 21:33:42.0 +01:00
  }
  +"title": 151914
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2305
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2304
    +user: Proxies\__CG__\App\Entity\User {#2659 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
    +image: Proxies\__CG__\App\Entity\Image {#2699 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2623 …}
    +slug: "But-were-they-wessels"
    +title: "But were they wessels?"
    +url: "https://startrek.website/pictrs/image/a5310442-99fc-4e66-ad98-9962fe71e077.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 206
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700685222 {#2694
      date: 2023-11-22 21:33:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2701 …}
    +votes: Doctrine\ORM\PersistentCollection {#2703 …}
    +reports: Doctrine\ORM\PersistentCollection {#2705 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2707 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2709 …}
    +badges: Doctrine\ORM\PersistentCollection {#2711 …}
    +children: [
      App\Entity\EntryComment {#2305}
    ]
    -id: 15503
    -titleTs: "'wessel':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700755771
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3952625"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700669371 {#2681
      date: 2023-11-22 17:09:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2319 …}
  +body: """
    Zat has not been invented\n
    \n
    *yet*
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700685222 {#2306
    date: 2023-11-22 21:33:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lydia_K@startrek.website"
    "@xusontha@ls.buckodr.ink"
    "@Buffman@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2317 …}
  +nested: Doctrine\ORM\PersistentCollection {#2313 …}
  +votes: Doctrine\ORM\PersistentCollection {#2292 …}
  +reports: Doctrine\ORM\PersistentCollection {#2290 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2295 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2283 …}
  -id: 151914
  -bodyTs: "'invent':5 'yet':6 'zat':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/2462258"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700685222 {#2308
    date: 2023-11-22 21:33:42.0 +01:00
  }
  +"title": 151914
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2305
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2304
    +user: Proxies\__CG__\App\Entity\User {#2659 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
    +image: Proxies\__CG__\App\Entity\Image {#2699 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2623 …}
    +slug: "But-were-they-wessels"
    +title: "But were they wessels?"
    +url: "https://startrek.website/pictrs/image/a5310442-99fc-4e66-ad98-9962fe71e077.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 206
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700685222 {#2694
      date: 2023-11-22 21:33:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2701 …}
    +votes: Doctrine\ORM\PersistentCollection {#2703 …}
    +reports: Doctrine\ORM\PersistentCollection {#2705 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2707 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2709 …}
    +badges: Doctrine\ORM\PersistentCollection {#2711 …}
    +children: [
      App\Entity\EntryComment {#2305}
    ]
    -id: 15503
    -titleTs: "'wessel':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700755771
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3952625"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700669371 {#2681
      date: 2023-11-22 17:09:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2319 …}
  +body: """
    Zat has not been invented\n
    \n
    *yet*
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700685222 {#2306
    date: 2023-11-22 21:33:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lydia_K@startrek.website"
    "@xusontha@ls.buckodr.ink"
    "@Buffman@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2317 …}
  +nested: Doctrine\ORM\PersistentCollection {#2313 …}
  +votes: Doctrine\ORM\PersistentCollection {#2292 …}
  +reports: Doctrine\ORM\PersistentCollection {#2290 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2295 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2283 …}
  -id: 151914
  -bodyTs: "'invent':5 'yet':6 'zat':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/2462258"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700685222 {#2308
    date: 2023-11-22 21:33:42.0 +01:00
  }
  +"title": 151914
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2298
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: Proxies\__CG__\App\Entity\Image {#2697 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2738 …}
  +slug: "Checkmate-Picard"
  +title: "Checkmate Picard!"
  +url: "https://c.l3n.co/i/mhOyEr.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 38
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700515936 {#2733
    date: 2023-11-20 22:32:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2740 …}
  +votes: Doctrine\ORM\PersistentCollection {#2742 …}
  +reports: Doctrine\ORM\PersistentCollection {#2744 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2746 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2748 …}
  +badges: Doctrine\ORM\PersistentCollection {#2750 …}
  +children: [
    App\Entity\EntryComment {#2311
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2298 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2293 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2293 …}
      +body: """
        Gul Madred forgot to use his handy dandy magic wand to turn on the lights and so his answer key was wrong when giving Picard an optometry test\n
        \n
        [actual answer](https://scifi.stackexchange.com/questions/12050/why-four-lights)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700515936 {#2189
        date: 2023-11-20 22:32:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xusontha@ls.buckodr.ink"
        "@FoolishBrainiac@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2291 …}
      +nested: Doctrine\ORM\PersistentCollection {#2301 …}
      +votes: Doctrine\ORM\PersistentCollection {#2297 …}
      +reports: Doctrine\ORM\PersistentCollection {#2315 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2321 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2310 …}
      -id: 144198
      -bodyTs: "'/questions/12050/why-four-lights)':33 'actual':29 'answer':19,30 'dandi':8 'forgot':3 'give':24 'gul':1 'handi':7 'key':20 'light':15 'madr':2 'magic':9 'optometri':27 'picard':25 'scifi.stackexchange.com':32 'scifi.stackexchange.com/questions/12050/why-four-lights)':31 'test':28 'turn':12 'use':5 'wand':10 'wrong':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/2415748"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700515936 {#2299
        date: 2023-11-20 22:32:16.0 +01:00
      }
      +"title": 144198
    }
  ]
  -id: 14829
  -titleTs: "'checkmat':1 'picard':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700589871
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/post/1110097"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700503471 {#2719
    date: 2023-11-20 19:04:31.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
15 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2298
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: Proxies\__CG__\App\Entity\Image {#2697 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2738 …}
  +slug: "Checkmate-Picard"
  +title: "Checkmate Picard!"
  +url: "https://c.l3n.co/i/mhOyEr.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 38
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700515936 {#2733
    date: 2023-11-20 22:32:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2740 …}
  +votes: Doctrine\ORM\PersistentCollection {#2742 …}
  +reports: Doctrine\ORM\PersistentCollection {#2744 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2746 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2748 …}
  +badges: Doctrine\ORM\PersistentCollection {#2750 …}
  +children: [
    App\Entity\EntryComment {#2311
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2298 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2293 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2293 …}
      +body: """
        Gul Madred forgot to use his handy dandy magic wand to turn on the lights and so his answer key was wrong when giving Picard an optometry test\n
        \n
        [actual answer](https://scifi.stackexchange.com/questions/12050/why-four-lights)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700515936 {#2189
        date: 2023-11-20 22:32:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xusontha@ls.buckodr.ink"
        "@FoolishBrainiac@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2291 …}
      +nested: Doctrine\ORM\PersistentCollection {#2301 …}
      +votes: Doctrine\ORM\PersistentCollection {#2297 …}
      +reports: Doctrine\ORM\PersistentCollection {#2315 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2321 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2310 …}
      -id: 144198
      -bodyTs: "'/questions/12050/why-four-lights)':33 'actual':29 'answer':19,30 'dandi':8 'forgot':3 'give':24 'gul':1 'handi':7 'key':20 'light':15 'madr':2 'magic':9 'optometri':27 'picard':25 'scifi.stackexchange.com':32 'scifi.stackexchange.com/questions/12050/why-four-lights)':31 'test':28 'turn':12 'use':5 'wand':10 'wrong':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/2415748"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700515936 {#2299
        date: 2023-11-20 22:32:16.0 +01:00
      }
      +"title": 144198
    }
  ]
  -id: 14829
  -titleTs: "'checkmat':1 'picard':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700589871
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/post/1110097"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700503471 {#2719
    date: 2023-11-20 19:04:31.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
16 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2298
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: Proxies\__CG__\App\Entity\Image {#2697 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2738 …}
  +slug: "Checkmate-Picard"
  +title: "Checkmate Picard!"
  +url: "https://c.l3n.co/i/mhOyEr.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 38
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700515936 {#2733
    date: 2023-11-20 22:32:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2740 …}
  +votes: Doctrine\ORM\PersistentCollection {#2742 …}
  +reports: Doctrine\ORM\PersistentCollection {#2744 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2746 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2748 …}
  +badges: Doctrine\ORM\PersistentCollection {#2750 …}
  +children: [
    App\Entity\EntryComment {#2311
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2298 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2293 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2293 …}
      +body: """
        Gul Madred forgot to use his handy dandy magic wand to turn on the lights and so his answer key was wrong when giving Picard an optometry test\n
        \n
        [actual answer](https://scifi.stackexchange.com/questions/12050/why-four-lights)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700515936 {#2189
        date: 2023-11-20 22:32:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xusontha@ls.buckodr.ink"
        "@FoolishBrainiac@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2291 …}
      +nested: Doctrine\ORM\PersistentCollection {#2301 …}
      +votes: Doctrine\ORM\PersistentCollection {#2297 …}
      +reports: Doctrine\ORM\PersistentCollection {#2315 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2321 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2310 …}
      -id: 144198
      -bodyTs: "'/questions/12050/why-four-lights)':33 'actual':29 'answer':19,30 'dandi':8 'forgot':3 'give':24 'gul':1 'handi':7 'key':20 'light':15 'madr':2 'magic':9 'optometri':27 'picard':25 'scifi.stackexchange.com':32 'scifi.stackexchange.com/questions/12050/why-four-lights)':31 'test':28 'turn':12 'use':5 'wand':10 'wrong':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/2415748"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700515936 {#2299
        date: 2023-11-20 22:32:16.0 +01:00
      }
      +"title": 144198
    }
  ]
  -id: 14829
  -titleTs: "'checkmat':1 'picard':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700589871
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/post/1110097"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700503471 {#2719
    date: 2023-11-20 19:04:31.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
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 {#2311
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2298
    +user: App\Entity\User {#265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
    +image: Proxies\__CG__\App\Entity\Image {#2697 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2738 …}
    +slug: "Checkmate-Picard"
    +title: "Checkmate Picard!"
    +url: "https://c.l3n.co/i/mhOyEr.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 2
    +favouriteCount: 38
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515936 {#2733
      date: 2023-11-20 22:32:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2740 …}
    +votes: Doctrine\ORM\PersistentCollection {#2742 …}
    +reports: Doctrine\ORM\PersistentCollection {#2744 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2746 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2748 …}
    +badges: Doctrine\ORM\PersistentCollection {#2750 …}
    +children: [
      App\Entity\EntryComment {#2311}
    ]
    -id: 14829
    -titleTs: "'checkmat':1 'picard':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700589871
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/1110097"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700503471 {#2719
      date: 2023-11-20 19:04:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2293 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2293 …}
  +body: """
    Gul Madred forgot to use his handy dandy magic wand to turn on the lights and so his answer key was wrong when giving Picard an optometry test\n
    \n
    [actual answer](https://scifi.stackexchange.com/questions/12050/why-four-lights)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700515936 {#2189
    date: 2023-11-20 22:32:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@FoolishBrainiac@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2291 …}
  +nested: Doctrine\ORM\PersistentCollection {#2301 …}
  +votes: Doctrine\ORM\PersistentCollection {#2297 …}
  +reports: Doctrine\ORM\PersistentCollection {#2315 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2321 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2310 …}
  -id: 144198
  -bodyTs: "'/questions/12050/why-four-lights)':33 'actual':29 'answer':19,30 'dandi':8 'forgot':3 'give':24 'gul':1 'handi':7 'key':20 'light':15 'madr':2 'magic':9 'optometri':27 'picard':25 'scifi.stackexchange.com':32 'scifi.stackexchange.com/questions/12050/why-four-lights)':31 'test':28 'turn':12 'use':5 'wand':10 'wrong':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/2415748"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700515936 {#2299
    date: 2023-11-20 22:32:16.0 +01:00
  }
  +"title": 144198
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2311
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2298
    +user: App\Entity\User {#265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
    +image: Proxies\__CG__\App\Entity\Image {#2697 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2738 …}
    +slug: "Checkmate-Picard"
    +title: "Checkmate Picard!"
    +url: "https://c.l3n.co/i/mhOyEr.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 2
    +favouriteCount: 38
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515936 {#2733
      date: 2023-11-20 22:32:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2740 …}
    +votes: Doctrine\ORM\PersistentCollection {#2742 …}
    +reports: Doctrine\ORM\PersistentCollection {#2744 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2746 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2748 …}
    +badges: Doctrine\ORM\PersistentCollection {#2750 …}
    +children: [
      App\Entity\EntryComment {#2311}
    ]
    -id: 14829
    -titleTs: "'checkmat':1 'picard':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700589871
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/1110097"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700503471 {#2719
      date: 2023-11-20 19:04:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2293 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2293 …}
  +body: """
    Gul Madred forgot to use his handy dandy magic wand to turn on the lights and so his answer key was wrong when giving Picard an optometry test\n
    \n
    [actual answer](https://scifi.stackexchange.com/questions/12050/why-four-lights)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700515936 {#2189
    date: 2023-11-20 22:32:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@FoolishBrainiac@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2291 …}
  +nested: Doctrine\ORM\PersistentCollection {#2301 …}
  +votes: Doctrine\ORM\PersistentCollection {#2297 …}
  +reports: Doctrine\ORM\PersistentCollection {#2315 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2321 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2310 …}
  -id: 144198
  -bodyTs: "'/questions/12050/why-four-lights)':33 'actual':29 'answer':19,30 'dandi':8 'forgot':3 'give':24 'gul':1 'handi':7 'key':20 'light':15 'madr':2 'magic':9 'optometri':27 'picard':25 'scifi.stackexchange.com':32 'scifi.stackexchange.com/questions/12050/why-four-lights)':31 'test':28 'turn':12 'use':5 'wand':10 'wrong':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/2415748"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700515936 {#2299
    date: 2023-11-20 22:32:16.0 +01:00
  }
  +"title": 144198
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2311
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2298
    +user: App\Entity\User {#265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
    +image: Proxies\__CG__\App\Entity\Image {#2697 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2738 …}
    +slug: "Checkmate-Picard"
    +title: "Checkmate Picard!"
    +url: "https://c.l3n.co/i/mhOyEr.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 2
    +favouriteCount: 38
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700515936 {#2733
      date: 2023-11-20 22:32:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2740 …}
    +votes: Doctrine\ORM\PersistentCollection {#2742 …}
    +reports: Doctrine\ORM\PersistentCollection {#2744 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2746 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2748 …}
    +badges: Doctrine\ORM\PersistentCollection {#2750 …}
    +children: [
      App\Entity\EntryComment {#2311}
    ]
    -id: 14829
    -titleTs: "'checkmat':1 'picard':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700589871
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/1110097"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700503471 {#2719
      date: 2023-11-20 19:04:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2293 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2293 …}
  +body: """
    Gul Madred forgot to use his handy dandy magic wand to turn on the lights and so his answer key was wrong when giving Picard an optometry test\n
    \n
    [actual answer](https://scifi.stackexchange.com/questions/12050/why-four-lights)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700515936 {#2189
    date: 2023-11-20 22:32:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@FoolishBrainiac@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2291 …}
  +nested: Doctrine\ORM\PersistentCollection {#2301 …}
  +votes: Doctrine\ORM\PersistentCollection {#2297 …}
  +reports: Doctrine\ORM\PersistentCollection {#2315 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2321 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2310 …}
  -id: 144198
  -bodyTs: "'/questions/12050/why-four-lights)':33 'actual':29 'answer':19,30 'dandi':8 'forgot':3 'give':24 'gul':1 'handi':7 'key':20 'light':15 'madr':2 'magic':9 'optometri':27 'picard':25 'scifi.stackexchange.com':32 'scifi.stackexchange.com/questions/12050/why-four-lights)':31 'test':28 'turn':12 'use':5 'wand':10 'wrong':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/2415748"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700515936 {#2299
    date: 2023-11-20 22:32:16.0 +01:00
  }
  +"title": 144198
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2279
  +user: Proxies\__CG__\App\Entity\User {#2621 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: Proxies\__CG__\App\Entity\Image {#2661 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2535 …}
  +slug: "Meta-You-people-disgust-me"
  +title: "[Meta] You people disgust me."
  +url: "https://i.imgflip.com/866non.jpg"
  +body: "![](https://lemmy.world/pictrs/image/e5f8534f-350c-4a4e-8a8c-f1e728129422.png)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 111
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700757738 {#2656
    date: 2023-11-23 17:42:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2663 …}
  +votes: Doctrine\ORM\PersistentCollection {#2665 …}
  +reports: Doctrine\ORM\PersistentCollection {#2667 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2669 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2671 …}
  +badges: Doctrine\ORM\PersistentCollection {#2673 …}
  +children: [
    App\Entity\EntryComment {#2276
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2279 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2275 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
      +body: """
        I have eagerly been waiting for *months*\n
        \n
        It should (hopefully) come out sometime soon
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700757738 {#2282
        date: 2023-11-23 17:42:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@The_Picard_Maneuver@startrek.website"
        "@Ghyste@sh.itjust.works"
        "@xusontha@ls.buckodr.ink"
        "@teft@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2261 …}
      +nested: Doctrine\ORM\PersistentCollection {#2218 …}
      +votes: Doctrine\ORM\PersistentCollection {#2221 …}
      +reports: Doctrine\ORM\PersistentCollection {#2217 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
      -id: 155279
      -bodyTs: "'come':11 'eager':3 'hope':10 'month':7 'sometim':13 'soon':14 'wait':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/2479857"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700757738 {#2278
        date: 2023-11-23 17:42:18.0 +01:00
      }
      +"title": 155279
    }
  ]
  -id: 13375
  -titleTs: "'disgust':4 'meta':1 'peopl':3"
  -bodyTs: "'/pictrs/image/e5f8534f-350c-4a4e-8a8c-f1e728129422.png)':3 'lemmy.world':2 'lemmy.world/pictrs/image/e5f8534f-350c-4a4e-8a8c-f1e728129422.png)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700178802
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8311670"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700092402 {#2643
    date: 2023-11-16 00:53:22.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
23 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2279
  +user: Proxies\__CG__\App\Entity\User {#2621 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: Proxies\__CG__\App\Entity\Image {#2661 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2535 …}
  +slug: "Meta-You-people-disgust-me"
  +title: "[Meta] You people disgust me."
  +url: "https://i.imgflip.com/866non.jpg"
  +body: "![](https://lemmy.world/pictrs/image/e5f8534f-350c-4a4e-8a8c-f1e728129422.png)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 111
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700757738 {#2656
    date: 2023-11-23 17:42:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2663 …}
  +votes: Doctrine\ORM\PersistentCollection {#2665 …}
  +reports: Doctrine\ORM\PersistentCollection {#2667 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2669 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2671 …}
  +badges: Doctrine\ORM\PersistentCollection {#2673 …}
  +children: [
    App\Entity\EntryComment {#2276
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2279 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2275 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
      +body: """
        I have eagerly been waiting for *months*\n
        \n
        It should (hopefully) come out sometime soon
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700757738 {#2282
        date: 2023-11-23 17:42:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@The_Picard_Maneuver@startrek.website"
        "@Ghyste@sh.itjust.works"
        "@xusontha@ls.buckodr.ink"
        "@teft@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2261 …}
      +nested: Doctrine\ORM\PersistentCollection {#2218 …}
      +votes: Doctrine\ORM\PersistentCollection {#2221 …}
      +reports: Doctrine\ORM\PersistentCollection {#2217 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
      -id: 155279
      -bodyTs: "'come':11 'eager':3 'hope':10 'month':7 'sometim':13 'soon':14 'wait':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/2479857"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700757738 {#2278
        date: 2023-11-23 17:42:18.0 +01:00
      }
      +"title": 155279
    }
  ]
  -id: 13375
  -titleTs: "'disgust':4 'meta':1 'peopl':3"
  -bodyTs: "'/pictrs/image/e5f8534f-350c-4a4e-8a8c-f1e728129422.png)':3 'lemmy.world':2 'lemmy.world/pictrs/image/e5f8534f-350c-4a4e-8a8c-f1e728129422.png)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700178802
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8311670"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700092402 {#2643
    date: 2023-11-16 00:53:22.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
24 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2279
  +user: Proxies\__CG__\App\Entity\User {#2621 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: Proxies\__CG__\App\Entity\Image {#2661 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2535 …}
  +slug: "Meta-You-people-disgust-me"
  +title: "[Meta] You people disgust me."
  +url: "https://i.imgflip.com/866non.jpg"
  +body: "![](https://lemmy.world/pictrs/image/e5f8534f-350c-4a4e-8a8c-f1e728129422.png)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 111
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700757738 {#2656
    date: 2023-11-23 17:42:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2663 …}
  +votes: Doctrine\ORM\PersistentCollection {#2665 …}
  +reports: Doctrine\ORM\PersistentCollection {#2667 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2669 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2671 …}
  +badges: Doctrine\ORM\PersistentCollection {#2673 …}
  +children: [
    App\Entity\EntryComment {#2276
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2279 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2275 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
      +body: """
        I have eagerly been waiting for *months*\n
        \n
        It should (hopefully) come out sometime soon
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700757738 {#2282
        date: 2023-11-23 17:42:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@The_Picard_Maneuver@startrek.website"
        "@Ghyste@sh.itjust.works"
        "@xusontha@ls.buckodr.ink"
        "@teft@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2261 …}
      +nested: Doctrine\ORM\PersistentCollection {#2218 …}
      +votes: Doctrine\ORM\PersistentCollection {#2221 …}
      +reports: Doctrine\ORM\PersistentCollection {#2217 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
      -id: 155279
      -bodyTs: "'come':11 'eager':3 'hope':10 'month':7 'sometim':13 'soon':14 'wait':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/2479857"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700757738 {#2278
        date: 2023-11-23 17:42:18.0 +01:00
      }
      +"title": 155279
    }
  ]
  -id: 13375
  -titleTs: "'disgust':4 'meta':1 'peopl':3"
  -bodyTs: "'/pictrs/image/e5f8534f-350c-4a4e-8a8c-f1e728129422.png)':3 'lemmy.world':2 'lemmy.world/pictrs/image/e5f8534f-350c-4a4e-8a8c-f1e728129422.png)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700178802
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8311670"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700092402 {#2643
    date: 2023-11-16 00:53:22.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
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 {#2276
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2279
    +user: Proxies\__CG__\App\Entity\User {#2621 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
    +image: Proxies\__CG__\App\Entity\Image {#2661 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2535 …}
    +slug: "Meta-You-people-disgust-me"
    +title: "[Meta] You people disgust me."
    +url: "https://i.imgflip.com/866non.jpg"
    +body: "![](https://lemmy.world/pictrs/image/e5f8534f-350c-4a4e-8a8c-f1e728129422.png)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 111
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700757738 {#2656
      date: 2023-11-23 17:42:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2663 …}
    +votes: Doctrine\ORM\PersistentCollection {#2665 …}
    +reports: Doctrine\ORM\PersistentCollection {#2667 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2669 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2671 …}
    +badges: Doctrine\ORM\PersistentCollection {#2673 …}
    +children: [
      App\Entity\EntryComment {#2276}
    ]
    -id: 13375
    -titleTs: "'disgust':4 'meta':1 'peopl':3"
    -bodyTs: "'/pictrs/image/e5f8534f-350c-4a4e-8a8c-f1e728129422.png)':3 'lemmy.world':2 'lemmy.world/pictrs/image/e5f8534f-350c-4a4e-8a8c-f1e728129422.png)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700178802
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8311670"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700092402 {#2643
      date: 2023-11-16 00:53:22.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2275 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
  +body: """
    I have eagerly been waiting for *months*\n
    \n
    It should (hopefully) come out sometime soon
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700757738 {#2282
    date: 2023-11-23 17:42:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@The_Picard_Maneuver@startrek.website"
    "@Ghyste@sh.itjust.works"
    "@xusontha@ls.buckodr.ink"
    "@teft@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2261 …}
  +nested: Doctrine\ORM\PersistentCollection {#2218 …}
  +votes: Doctrine\ORM\PersistentCollection {#2221 …}
  +reports: Doctrine\ORM\PersistentCollection {#2217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
  -id: 155279
  -bodyTs: "'come':11 'eager':3 'hope':10 'month':7 'sometim':13 'soon':14 'wait':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/2479857"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700757738 {#2278
    date: 2023-11-23 17:42:18.0 +01:00
  }
  +"title": 155279
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2276
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2279
    +user: Proxies\__CG__\App\Entity\User {#2621 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
    +image: Proxies\__CG__\App\Entity\Image {#2661 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2535 …}
    +slug: "Meta-You-people-disgust-me"
    +title: "[Meta] You people disgust me."
    +url: "https://i.imgflip.com/866non.jpg"
    +body: "![](https://lemmy.world/pictrs/image/e5f8534f-350c-4a4e-8a8c-f1e728129422.png)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 111
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700757738 {#2656
      date: 2023-11-23 17:42:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2663 …}
    +votes: Doctrine\ORM\PersistentCollection {#2665 …}
    +reports: Doctrine\ORM\PersistentCollection {#2667 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2669 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2671 …}
    +badges: Doctrine\ORM\PersistentCollection {#2673 …}
    +children: [
      App\Entity\EntryComment {#2276}
    ]
    -id: 13375
    -titleTs: "'disgust':4 'meta':1 'peopl':3"
    -bodyTs: "'/pictrs/image/e5f8534f-350c-4a4e-8a8c-f1e728129422.png)':3 'lemmy.world':2 'lemmy.world/pictrs/image/e5f8534f-350c-4a4e-8a8c-f1e728129422.png)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700178802
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8311670"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700092402 {#2643
      date: 2023-11-16 00:53:22.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2275 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
  +body: """
    I have eagerly been waiting for *months*\n
    \n
    It should (hopefully) come out sometime soon
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700757738 {#2282
    date: 2023-11-23 17:42:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@The_Picard_Maneuver@startrek.website"
    "@Ghyste@sh.itjust.works"
    "@xusontha@ls.buckodr.ink"
    "@teft@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2261 …}
  +nested: Doctrine\ORM\PersistentCollection {#2218 …}
  +votes: Doctrine\ORM\PersistentCollection {#2221 …}
  +reports: Doctrine\ORM\PersistentCollection {#2217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
  -id: 155279
  -bodyTs: "'come':11 'eager':3 'hope':10 'month':7 'sometim':13 'soon':14 'wait':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/2479857"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700757738 {#2278
    date: 2023-11-23 17:42:18.0 +01:00
  }
  +"title": 155279
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2276
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2279
    +user: Proxies\__CG__\App\Entity\User {#2621 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
    +image: Proxies\__CG__\App\Entity\Image {#2661 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2535 …}
    +slug: "Meta-You-people-disgust-me"
    +title: "[Meta] You people disgust me."
    +url: "https://i.imgflip.com/866non.jpg"
    +body: "![](https://lemmy.world/pictrs/image/e5f8534f-350c-4a4e-8a8c-f1e728129422.png)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 111
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700757738 {#2656
      date: 2023-11-23 17:42:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2663 …}
    +votes: Doctrine\ORM\PersistentCollection {#2665 …}
    +reports: Doctrine\ORM\PersistentCollection {#2667 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2669 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2671 …}
    +badges: Doctrine\ORM\PersistentCollection {#2673 …}
    +children: [
      App\Entity\EntryComment {#2276}
    ]
    -id: 13375
    -titleTs: "'disgust':4 'meta':1 'peopl':3"
    -bodyTs: "'/pictrs/image/e5f8534f-350c-4a4e-8a8c-f1e728129422.png)':3 'lemmy.world':2 'lemmy.world/pictrs/image/e5f8534f-350c-4a4e-8a8c-f1e728129422.png)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700178802
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8311670"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700092402 {#2643
      date: 2023-11-16 00:53:22.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2275 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
  +body: """
    I have eagerly been waiting for *months*\n
    \n
    It should (hopefully) come out sometime soon
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700757738 {#2282
    date: 2023-11-23 17:42:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@The_Picard_Maneuver@startrek.website"
    "@Ghyste@sh.itjust.works"
    "@xusontha@ls.buckodr.ink"
    "@teft@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2261 …}
  +nested: Doctrine\ORM\PersistentCollection {#2218 …}
  +votes: Doctrine\ORM\PersistentCollection {#2221 …}
  +reports: Doctrine\ORM\PersistentCollection {#2217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
  -id: 155279
  -bodyTs: "'come':11 'eager':3 'hope':10 'month':7 'sometim':13 'soon':14 'wait':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/2479857"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700757738 {#2278
    date: 2023-11-23 17:42:18.0 +01:00
  }
  +"title": 155279
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2198
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: Proxies\__CG__\App\Entity\Image {#2640 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2680 …}
  +slug: "That-d-last-a-day-maybe-two"
  +title: "That'd last a day, maybe two..."
  +url: "https://a.l3n.co/i/m8u4hT.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 20
  +favouriteCount: 193
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700073691 {#2675
    date: 2023-11-15 19:41:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2682 …}
  +votes: Doctrine\ORM\PersistentCollection {#2684 …}
  +reports: Doctrine\ORM\PersistentCollection {#2686 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2688 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2690 …}
  +badges: Doctrine\ORM\PersistentCollection {#2692 …}
  +children: [
    App\Entity\EntryComment {#2224
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2198 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2223 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2223 …}
      +body: "If anyone stands between her and that cup she’s gonna vaporize them"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700073691 {#2139
        date: 2023-11-15 19:41:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xusontha@ls.buckodr.ink"
        "@sirblastalot@ttrpg.network"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2227 …}
      +nested: Doctrine\ORM\PersistentCollection {#2214 …}
      +votes: Doctrine\ORM\PersistentCollection {#2225 …}
      +reports: Doctrine\ORM\PersistentCollection {#2231 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2229 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2252 …}
      -id: 127709
      -bodyTs: "'anyon':2 'cup':8 'gonna':11 'stand':3 'vapor':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/2308891"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700073691 {#2215
        date: 2023-11-15 19:41:31.0 +01:00
      }
      +"title": 127709
    }
  ]
  -id: 12692
  -titleTs: "'d':2 'day':5 'last':3 'mayb':6 'two':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699994043
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/post/1020536"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699907643 {#2662
    date: 2023-11-13 21:34:03.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
31 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2198
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: Proxies\__CG__\App\Entity\Image {#2640 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2680 …}
  +slug: "That-d-last-a-day-maybe-two"
  +title: "That'd last a day, maybe two..."
  +url: "https://a.l3n.co/i/m8u4hT.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 20
  +favouriteCount: 193
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700073691 {#2675
    date: 2023-11-15 19:41:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2682 …}
  +votes: Doctrine\ORM\PersistentCollection {#2684 …}
  +reports: Doctrine\ORM\PersistentCollection {#2686 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2688 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2690 …}
  +badges: Doctrine\ORM\PersistentCollection {#2692 …}
  +children: [
    App\Entity\EntryComment {#2224
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2198 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2223 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2223 …}
      +body: "If anyone stands between her and that cup she’s gonna vaporize them"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700073691 {#2139
        date: 2023-11-15 19:41:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xusontha@ls.buckodr.ink"
        "@sirblastalot@ttrpg.network"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2227 …}
      +nested: Doctrine\ORM\PersistentCollection {#2214 …}
      +votes: Doctrine\ORM\PersistentCollection {#2225 …}
      +reports: Doctrine\ORM\PersistentCollection {#2231 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2229 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2252 …}
      -id: 127709
      -bodyTs: "'anyon':2 'cup':8 'gonna':11 'stand':3 'vapor':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/2308891"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700073691 {#2215
        date: 2023-11-15 19:41:31.0 +01:00
      }
      +"title": 127709
    }
  ]
  -id: 12692
  -titleTs: "'d':2 'day':5 'last':3 'mayb':6 'two':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699994043
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/post/1020536"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699907643 {#2662
    date: 2023-11-13 21:34:03.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
32 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2198
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: Proxies\__CG__\App\Entity\Image {#2640 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2680 …}
  +slug: "That-d-last-a-day-maybe-two"
  +title: "That'd last a day, maybe two..."
  +url: "https://a.l3n.co/i/m8u4hT.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 20
  +favouriteCount: 193
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700073691 {#2675
    date: 2023-11-15 19:41:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2682 …}
  +votes: Doctrine\ORM\PersistentCollection {#2684 …}
  +reports: Doctrine\ORM\PersistentCollection {#2686 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2688 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2690 …}
  +badges: Doctrine\ORM\PersistentCollection {#2692 …}
  +children: [
    App\Entity\EntryComment {#2224
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2198 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2223 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2223 …}
      +body: "If anyone stands between her and that cup she’s gonna vaporize them"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700073691 {#2139
        date: 2023-11-15 19:41:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xusontha@ls.buckodr.ink"
        "@sirblastalot@ttrpg.network"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2227 …}
      +nested: Doctrine\ORM\PersistentCollection {#2214 …}
      +votes: Doctrine\ORM\PersistentCollection {#2225 …}
      +reports: Doctrine\ORM\PersistentCollection {#2231 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2229 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2252 …}
      -id: 127709
      -bodyTs: "'anyon':2 'cup':8 'gonna':11 'stand':3 'vapor':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/2308891"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700073691 {#2215
        date: 2023-11-15 19:41:31.0 +01:00
      }
      +"title": 127709
    }
  ]
  -id: 12692
  -titleTs: "'d':2 'day':5 'last':3 'mayb':6 'two':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699994043
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/post/1020536"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699907643 {#2662
    date: 2023-11-13 21:34:03.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
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 {#2224
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2198
    +user: App\Entity\User {#265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
    +image: Proxies\__CG__\App\Entity\Image {#2640 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2680 …}
    +slug: "That-d-last-a-day-maybe-two"
    +title: "That'd last a day, maybe two..."
    +url: "https://a.l3n.co/i/m8u4hT.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 193
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700073691 {#2675
      date: 2023-11-15 19:41:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2682 …}
    +votes: Doctrine\ORM\PersistentCollection {#2684 …}
    +reports: Doctrine\ORM\PersistentCollection {#2686 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2688 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2690 …}
    +badges: Doctrine\ORM\PersistentCollection {#2692 …}
    +children: [
      App\Entity\EntryComment {#2224}
    ]
    -id: 12692
    -titleTs: "'d':2 'day':5 'last':3 'mayb':6 'two':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699994043
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/1020536"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699907643 {#2662
      date: 2023-11-13 21:34:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2223 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2223 …}
  +body: "If anyone stands between her and that cup she’s gonna vaporize them"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700073691 {#2139
    date: 2023-11-15 19:41:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@sirblastalot@ttrpg.network"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2227 …}
  +nested: Doctrine\ORM\PersistentCollection {#2214 …}
  +votes: Doctrine\ORM\PersistentCollection {#2225 …}
  +reports: Doctrine\ORM\PersistentCollection {#2231 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2229 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2252 …}
  -id: 127709
  -bodyTs: "'anyon':2 'cup':8 'gonna':11 'stand':3 'vapor':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/2308891"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700073691 {#2215
    date: 2023-11-15 19:41:31.0 +01:00
  }
  +"title": 127709
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2224
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2198
    +user: App\Entity\User {#265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
    +image: Proxies\__CG__\App\Entity\Image {#2640 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2680 …}
    +slug: "That-d-last-a-day-maybe-two"
    +title: "That'd last a day, maybe two..."
    +url: "https://a.l3n.co/i/m8u4hT.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 193
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700073691 {#2675
      date: 2023-11-15 19:41:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2682 …}
    +votes: Doctrine\ORM\PersistentCollection {#2684 …}
    +reports: Doctrine\ORM\PersistentCollection {#2686 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2688 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2690 …}
    +badges: Doctrine\ORM\PersistentCollection {#2692 …}
    +children: [
      App\Entity\EntryComment {#2224}
    ]
    -id: 12692
    -titleTs: "'d':2 'day':5 'last':3 'mayb':6 'two':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699994043
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/1020536"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699907643 {#2662
      date: 2023-11-13 21:34:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2223 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2223 …}
  +body: "If anyone stands between her and that cup she’s gonna vaporize them"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700073691 {#2139
    date: 2023-11-15 19:41:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@sirblastalot@ttrpg.network"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2227 …}
  +nested: Doctrine\ORM\PersistentCollection {#2214 …}
  +votes: Doctrine\ORM\PersistentCollection {#2225 …}
  +reports: Doctrine\ORM\PersistentCollection {#2231 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2229 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2252 …}
  -id: 127709
  -bodyTs: "'anyon':2 'cup':8 'gonna':11 'stand':3 'vapor':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/2308891"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700073691 {#2215
    date: 2023-11-15 19:41:31.0 +01:00
  }
  +"title": 127709
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2224
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2198
    +user: App\Entity\User {#265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
    +image: Proxies\__CG__\App\Entity\Image {#2640 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2680 …}
    +slug: "That-d-last-a-day-maybe-two"
    +title: "That'd last a day, maybe two..."
    +url: "https://a.l3n.co/i/m8u4hT.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 193
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700073691 {#2675
      date: 2023-11-15 19:41:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2682 …}
    +votes: Doctrine\ORM\PersistentCollection {#2684 …}
    +reports: Doctrine\ORM\PersistentCollection {#2686 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2688 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2690 …}
    +badges: Doctrine\ORM\PersistentCollection {#2692 …}
    +children: [
      App\Entity\EntryComment {#2224}
    ]
    -id: 12692
    -titleTs: "'d':2 'day':5 'last':3 'mayb':6 'two':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699994043
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/1020536"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699907643 {#2662
      date: 2023-11-13 21:34:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2223 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2223 …}
  +body: "If anyone stands between her and that cup she’s gonna vaporize them"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700073691 {#2139
    date: 2023-11-15 19:41:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@sirblastalot@ttrpg.network"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2227 …}
  +nested: Doctrine\ORM\PersistentCollection {#2214 …}
  +votes: Doctrine\ORM\PersistentCollection {#2225 …}
  +reports: Doctrine\ORM\PersistentCollection {#2231 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2229 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2252 …}
  -id: 127709
  -bodyTs: "'anyon':2 'cup':8 'gonna':11 'stand':3 'vapor':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/2308891"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700073691 {#2215
    date: 2023-11-15 19:41:31.0 +01:00
  }
  +"title": 127709
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2036
  +user: Proxies\__CG__\App\Entity\User {#1990 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: Proxies\__CG__\App\Entity\Image {#2736 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2623 …}
  +slug: "DISHONOR-DEATH-TO-FATHER-DEATH-TO-FATHER-FOR-A-THOUSAND"
  +title: "DISHONOR. DEATH TO FATHER. DEATH TO FATHER FOR A THOUSAND YEARS."
  +url: "https://startrek.website/pictrs/image/5dd50142-3c73-441f-bd32-6238f1c7db46.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 358
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699394860 {#2771
    date: 2023-11-07 23:07:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2776 …}
  +votes: Doctrine\ORM\PersistentCollection {#2779 …}
  +reports: Doctrine\ORM\PersistentCollection {#2781 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2783 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2785 …}
  +badges: Doctrine\ORM\PersistentCollection {#2787 …}
  +children: [
    1 => App\Entity\EntryComment {#2098
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2036 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2063 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
      +body: "If I leave the closet open I’m going to freeze to death lol"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699394820 {#2081
        date: 2023-11-07 23:07:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@xusontha@ls.buckodr.ink"
        "@EmergMemeHologram@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2080 …}
      +nested: Doctrine\ORM\PersistentCollection {#2089 …}
      +votes: Doctrine\ORM\PersistentCollection {#2095 …}
      +reports: Doctrine\ORM\PersistentCollection {#2091 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2090 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2092 …}
      -id: 99997
      -bodyTs: "'closet':5 'death':13 'freez':11 'go':9 'leav':3 'lol':14 'm':8 'open':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/2135450"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699394820 {#2077
        date: 2023-11-07 23:07:00.0 +01:00
      }
      +"title": 99997
    }
    2 => App\Entity\EntryComment {#2133
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2036 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2129 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
      +body: "My blood will freeze and my heating bill will spike higher than energy prices on Qo’nos after Praxis exploded"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699394860 {#2241
        date: 2023-11-07 23:07:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@xusontha@ls.buckodr.ink"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2131 …}
      +nested: Doctrine\ORM\PersistentCollection {#2138 …}
      +votes: Doctrine\ORM\PersistentCollection {#2345 …}
      +reports: Doctrine\ORM\PersistentCollection {#2330 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2346 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2347 …}
      -id: 99999
      -bodyTs: "'bill':8 'blood':2 'energi':13 'explod':20 'freez':4 'heat':7 'higher':11 'nos':17 'praxi':19 'price':14 'qo':16 'spike':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/2135467"
      +editedAt: DateTimeImmutable @1699439898 {#2140
        date: 2023-11-08 11:38:18.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699394860 {#2130
        date: 2023-11-07 23:07:40.0 +01:00
      }
      +"title": 99999
    }
    0 => App\Entity\EntryComment {#2031
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2036 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2037 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
      +body: """
        oh no that doesn’t sound good\n
        \n
        guess I gotta leave my closet ope… wait are you my cat’s alt account?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699394803 {#2027
        date: 2023-11-07 23:06:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@xusontha@ls.buckodr.ink"
        "@TrenchcoatFullofBats@belfry.rip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2075 …}
      +nested: Doctrine\ORM\PersistentCollection {#2079 …}
      +votes: Doctrine\ORM\PersistentCollection {#2078 …}
      +reports: Doctrine\ORM\PersistentCollection {#2097 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
      -id: 99995
      -bodyTs: "'account':22 'alt':21 'cat':19 'closet':13 'doesn':4 'good':7 'gotta':10 'guess':8 'leav':11 'oh':1 'ope':14 'sound':6 'wait':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/2135442"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699394803 {#2035
        date: 2023-11-07 23:06:43.0 +01:00
      }
      +"title": 99995
    }
  ]
  -id: 10307
  -titleTs: "'death':2,5 'dishonor':1 'father':4,7 'thousand':10 'year':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699294123
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3402697"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699207723 {#2758
    date: 2023-11-05 19:08:43.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
39 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2036
  +user: Proxies\__CG__\App\Entity\User {#1990 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: Proxies\__CG__\App\Entity\Image {#2736 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2623 …}
  +slug: "DISHONOR-DEATH-TO-FATHER-DEATH-TO-FATHER-FOR-A-THOUSAND"
  +title: "DISHONOR. DEATH TO FATHER. DEATH TO FATHER FOR A THOUSAND YEARS."
  +url: "https://startrek.website/pictrs/image/5dd50142-3c73-441f-bd32-6238f1c7db46.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 358
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699394860 {#2771
    date: 2023-11-07 23:07:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2776 …}
  +votes: Doctrine\ORM\PersistentCollection {#2779 …}
  +reports: Doctrine\ORM\PersistentCollection {#2781 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2783 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2785 …}
  +badges: Doctrine\ORM\PersistentCollection {#2787 …}
  +children: [
    1 => App\Entity\EntryComment {#2098
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2036 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2063 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
      +body: "If I leave the closet open I’m going to freeze to death lol"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699394820 {#2081
        date: 2023-11-07 23:07:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@xusontha@ls.buckodr.ink"
        "@EmergMemeHologram@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2080 …}
      +nested: Doctrine\ORM\PersistentCollection {#2089 …}
      +votes: Doctrine\ORM\PersistentCollection {#2095 …}
      +reports: Doctrine\ORM\PersistentCollection {#2091 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2090 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2092 …}
      -id: 99997
      -bodyTs: "'closet':5 'death':13 'freez':11 'go':9 'leav':3 'lol':14 'm':8 'open':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/2135450"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699394820 {#2077
        date: 2023-11-07 23:07:00.0 +01:00
      }
      +"title": 99997
    }
    2 => App\Entity\EntryComment {#2133
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2036 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2129 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
      +body: "My blood will freeze and my heating bill will spike higher than energy prices on Qo’nos after Praxis exploded"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699394860 {#2241
        date: 2023-11-07 23:07:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@xusontha@ls.buckodr.ink"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2131 …}
      +nested: Doctrine\ORM\PersistentCollection {#2138 …}
      +votes: Doctrine\ORM\PersistentCollection {#2345 …}
      +reports: Doctrine\ORM\PersistentCollection {#2330 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2346 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2347 …}
      -id: 99999
      -bodyTs: "'bill':8 'blood':2 'energi':13 'explod':20 'freez':4 'heat':7 'higher':11 'nos':17 'praxi':19 'price':14 'qo':16 'spike':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/2135467"
      +editedAt: DateTimeImmutable @1699439898 {#2140
        date: 2023-11-08 11:38:18.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699394860 {#2130
        date: 2023-11-07 23:07:40.0 +01:00
      }
      +"title": 99999
    }
    0 => App\Entity\EntryComment {#2031
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2036 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2037 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
      +body: """
        oh no that doesn’t sound good\n
        \n
        guess I gotta leave my closet ope… wait are you my cat’s alt account?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699394803 {#2027
        date: 2023-11-07 23:06:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@xusontha@ls.buckodr.ink"
        "@TrenchcoatFullofBats@belfry.rip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2075 …}
      +nested: Doctrine\ORM\PersistentCollection {#2079 …}
      +votes: Doctrine\ORM\PersistentCollection {#2078 …}
      +reports: Doctrine\ORM\PersistentCollection {#2097 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
      -id: 99995
      -bodyTs: "'account':22 'alt':21 'cat':19 'closet':13 'doesn':4 'good':7 'gotta':10 'guess':8 'leav':11 'oh':1 'ope':14 'sound':6 'wait':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/2135442"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699394803 {#2035
        date: 2023-11-07 23:06:43.0 +01:00
      }
      +"title": 99995
    }
  ]
  -id: 10307
  -titleTs: "'death':2,5 'dishonor':1 'father':4,7 'thousand':10 'year':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699294123
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3402697"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699207723 {#2758
    date: 2023-11-05 19:08:43.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
40 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2036
  +user: Proxies\__CG__\App\Entity\User {#1990 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: Proxies\__CG__\App\Entity\Image {#2736 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2623 …}
  +slug: "DISHONOR-DEATH-TO-FATHER-DEATH-TO-FATHER-FOR-A-THOUSAND"
  +title: "DISHONOR. DEATH TO FATHER. DEATH TO FATHER FOR A THOUSAND YEARS."
  +url: "https://startrek.website/pictrs/image/5dd50142-3c73-441f-bd32-6238f1c7db46.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 358
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699394860 {#2771
    date: 2023-11-07 23:07:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2776 …}
  +votes: Doctrine\ORM\PersistentCollection {#2779 …}
  +reports: Doctrine\ORM\PersistentCollection {#2781 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2783 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2785 …}
  +badges: Doctrine\ORM\PersistentCollection {#2787 …}
  +children: [
    1 => App\Entity\EntryComment {#2098
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2036 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2063 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
      +body: "If I leave the closet open I’m going to freeze to death lol"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699394820 {#2081
        date: 2023-11-07 23:07:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@xusontha@ls.buckodr.ink"
        "@EmergMemeHologram@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2080 …}
      +nested: Doctrine\ORM\PersistentCollection {#2089 …}
      +votes: Doctrine\ORM\PersistentCollection {#2095 …}
      +reports: Doctrine\ORM\PersistentCollection {#2091 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2090 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2092 …}
      -id: 99997
      -bodyTs: "'closet':5 'death':13 'freez':11 'go':9 'leav':3 'lol':14 'm':8 'open':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/2135450"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699394820 {#2077
        date: 2023-11-07 23:07:00.0 +01:00
      }
      +"title": 99997
    }
    2 => App\Entity\EntryComment {#2133
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2036 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2129 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
      +body: "My blood will freeze and my heating bill will spike higher than energy prices on Qo’nos after Praxis exploded"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699394860 {#2241
        date: 2023-11-07 23:07:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@xusontha@ls.buckodr.ink"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2131 …}
      +nested: Doctrine\ORM\PersistentCollection {#2138 …}
      +votes: Doctrine\ORM\PersistentCollection {#2345 …}
      +reports: Doctrine\ORM\PersistentCollection {#2330 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2346 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2347 …}
      -id: 99999
      -bodyTs: "'bill':8 'blood':2 'energi':13 'explod':20 'freez':4 'heat':7 'higher':11 'nos':17 'praxi':19 'price':14 'qo':16 'spike':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/2135467"
      +editedAt: DateTimeImmutable @1699439898 {#2140
        date: 2023-11-08 11:38:18.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699394860 {#2130
        date: 2023-11-07 23:07:40.0 +01:00
      }
      +"title": 99999
    }
    0 => App\Entity\EntryComment {#2031
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2036 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2037 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
      +body: """
        oh no that doesn’t sound good\n
        \n
        guess I gotta leave my closet ope… wait are you my cat’s alt account?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699394803 {#2027
        date: 2023-11-07 23:06:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@xusontha@ls.buckodr.ink"
        "@TrenchcoatFullofBats@belfry.rip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2075 …}
      +nested: Doctrine\ORM\PersistentCollection {#2079 …}
      +votes: Doctrine\ORM\PersistentCollection {#2078 …}
      +reports: Doctrine\ORM\PersistentCollection {#2097 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
      -id: 99995
      -bodyTs: "'account':22 'alt':21 'cat':19 'closet':13 'doesn':4 'good':7 'gotta':10 'guess':8 'leav':11 'oh':1 'ope':14 'sound':6 'wait':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/2135442"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699394803 {#2035
        date: 2023-11-07 23:06:43.0 +01:00
      }
      +"title": 99995
    }
  ]
  -id: 10307
  -titleTs: "'death':2,5 'dishonor':1 'father':4,7 'thousand':10 'year':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699294123
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3402697"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699207723 {#2758
    date: 2023-11-05 19:08:43.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
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 {#2098
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2036
    +user: Proxies\__CG__\App\Entity\User {#1990 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
    +image: Proxies\__CG__\App\Entity\Image {#2736 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2623 …}
    +slug: "DISHONOR-DEATH-TO-FATHER-DEATH-TO-FATHER-FOR-A-THOUSAND"
    +title: "DISHONOR. DEATH TO FATHER. DEATH TO FATHER FOR A THOUSAND YEARS."
    +url: "https://startrek.website/pictrs/image/5dd50142-3c73-441f-bd32-6238f1c7db46.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 358
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699394860 {#2771
      date: 2023-11-07 23:07:40.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2776 …}
    +votes: Doctrine\ORM\PersistentCollection {#2779 …}
    +reports: Doctrine\ORM\PersistentCollection {#2781 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2783 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2785 …}
    +badges: Doctrine\ORM\PersistentCollection {#2787 …}
    +children: [
      1 => App\Entity\EntryComment {#2098}
      2 => App\Entity\EntryComment {#2133
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2036 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2129 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
        +body: "My blood will freeze and my heating bill will spike higher than energy prices on Qo’nos after Praxis exploded"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699394860 {#2241
          date: 2023-11-07 23:07:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
          "@xusontha@ls.buckodr.ink"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2131 …}
        +nested: Doctrine\ORM\PersistentCollection {#2138 …}
        +votes: Doctrine\ORM\PersistentCollection {#2345 …}
        +reports: Doctrine\ORM\PersistentCollection {#2330 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2346 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2347 …}
        -id: 99999
        -bodyTs: "'bill':8 'blood':2 'energi':13 'explod':20 'freez':4 'heat':7 'higher':11 'nos':17 'praxi':19 'price':14 'qo':16 'spike':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ls.buckodr.ink/comment/2135467"
        +editedAt: DateTimeImmutable @1699439898 {#2140
          date: 2023-11-08 11:38:18.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699394860 {#2130
          date: 2023-11-07 23:07:40.0 +01:00
        }
        +"title": 99999
      }
      0 => App\Entity\EntryComment {#2031
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2036 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2037 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
        +body: """
          oh no that doesn’t sound good\n
          \n
          guess I gotta leave my closet ope… wait are you my cat’s alt account?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699394803 {#2027
          date: 2023-11-07 23:06:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
          "@xusontha@ls.buckodr.ink"
          "@TrenchcoatFullofBats@belfry.rip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2075 …}
        +nested: Doctrine\ORM\PersistentCollection {#2079 …}
        +votes: Doctrine\ORM\PersistentCollection {#2078 …}
        +reports: Doctrine\ORM\PersistentCollection {#2097 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
        -id: 99995
        -bodyTs: "'account':22 'alt':21 'cat':19 'closet':13 'doesn':4 'good':7 'gotta':10 'guess':8 'leav':11 'oh':1 'ope':14 'sound':6 'wait':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ls.buckodr.ink/comment/2135442"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699394803 {#2035
          date: 2023-11-07 23:06:43.0 +01:00
        }
        +"title": 99995
      }
    ]
    -id: 10307
    -titleTs: "'death':2,5 'dishonor':1 'father':4,7 'thousand':10 'year':11"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699294123
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3402697"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699207723 {#2758
      date: 2023-11-05 19:08:43.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2063 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
  +body: "If I leave the closet open I’m going to freeze to death lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699394820 {#2081
    date: 2023-11-07 23:07:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@xusontha@ls.buckodr.ink"
    "@EmergMemeHologram@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2080 …}
  +nested: Doctrine\ORM\PersistentCollection {#2089 …}
  +votes: Doctrine\ORM\PersistentCollection {#2095 …}
  +reports: Doctrine\ORM\PersistentCollection {#2091 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2090 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2092 …}
  -id: 99997
  -bodyTs: "'closet':5 'death':13 'freez':11 'go':9 'leav':3 'lol':14 'm':8 'open':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/2135450"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699394820 {#2077
    date: 2023-11-07 23:07:00.0 +01:00
  }
  +"title": 99997
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2098
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2036
    +user: Proxies\__CG__\App\Entity\User {#1990 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
    +image: Proxies\__CG__\App\Entity\Image {#2736 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2623 …}
    +slug: "DISHONOR-DEATH-TO-FATHER-DEATH-TO-FATHER-FOR-A-THOUSAND"
    +title: "DISHONOR. DEATH TO FATHER. DEATH TO FATHER FOR A THOUSAND YEARS."
    +url: "https://startrek.website/pictrs/image/5dd50142-3c73-441f-bd32-6238f1c7db46.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 358
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699394860 {#2771
      date: 2023-11-07 23:07:40.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2776 …}
    +votes: Doctrine\ORM\PersistentCollection {#2779 …}
    +reports: Doctrine\ORM\PersistentCollection {#2781 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2783 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2785 …}
    +badges: Doctrine\ORM\PersistentCollection {#2787 …}
    +children: [
      1 => App\Entity\EntryComment {#2098}
      2 => App\Entity\EntryComment {#2133
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2036 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2129 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
        +body: "My blood will freeze and my heating bill will spike higher than energy prices on Qo’nos after Praxis exploded"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699394860 {#2241
          date: 2023-11-07 23:07:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
          "@xusontha@ls.buckodr.ink"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2131 …}
        +nested: Doctrine\ORM\PersistentCollection {#2138 …}
        +votes: Doctrine\ORM\PersistentCollection {#2345 …}
        +reports: Doctrine\ORM\PersistentCollection {#2330 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2346 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2347 …}
        -id: 99999
        -bodyTs: "'bill':8 'blood':2 'energi':13 'explod':20 'freez':4 'heat':7 'higher':11 'nos':17 'praxi':19 'price':14 'qo':16 'spike':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ls.buckodr.ink/comment/2135467"
        +editedAt: DateTimeImmutable @1699439898 {#2140
          date: 2023-11-08 11:38:18.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699394860 {#2130
          date: 2023-11-07 23:07:40.0 +01:00
        }
        +"title": 99999
      }
      0 => App\Entity\EntryComment {#2031
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2036 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2037 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
        +body: """
          oh no that doesn’t sound good\n
          \n
          guess I gotta leave my closet ope… wait are you my cat’s alt account?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699394803 {#2027
          date: 2023-11-07 23:06:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
          "@xusontha@ls.buckodr.ink"
          "@TrenchcoatFullofBats@belfry.rip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2075 …}
        +nested: Doctrine\ORM\PersistentCollection {#2079 …}
        +votes: Doctrine\ORM\PersistentCollection {#2078 …}
        +reports: Doctrine\ORM\PersistentCollection {#2097 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
        -id: 99995
        -bodyTs: "'account':22 'alt':21 'cat':19 'closet':13 'doesn':4 'good':7 'gotta':10 'guess':8 'leav':11 'oh':1 'ope':14 'sound':6 'wait':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ls.buckodr.ink/comment/2135442"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699394803 {#2035
          date: 2023-11-07 23:06:43.0 +01:00
        }
        +"title": 99995
      }
    ]
    -id: 10307
    -titleTs: "'death':2,5 'dishonor':1 'father':4,7 'thousand':10 'year':11"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699294123
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3402697"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699207723 {#2758
      date: 2023-11-05 19:08:43.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2063 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
  +body: "If I leave the closet open I’m going to freeze to death lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699394820 {#2081
    date: 2023-11-07 23:07:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@xusontha@ls.buckodr.ink"
    "@EmergMemeHologram@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2080 …}
  +nested: Doctrine\ORM\PersistentCollection {#2089 …}
  +votes: Doctrine\ORM\PersistentCollection {#2095 …}
  +reports: Doctrine\ORM\PersistentCollection {#2091 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2090 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2092 …}
  -id: 99997
  -bodyTs: "'closet':5 'death':13 'freez':11 'go':9 'leav':3 'lol':14 'm':8 'open':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/2135450"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699394820 {#2077
    date: 2023-11-07 23:07:00.0 +01:00
  }
  +"title": 99997
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2098
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2036
    +user: Proxies\__CG__\App\Entity\User {#1990 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
    +image: Proxies\__CG__\App\Entity\Image {#2736 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2623 …}
    +slug: "DISHONOR-DEATH-TO-FATHER-DEATH-TO-FATHER-FOR-A-THOUSAND"
    +title: "DISHONOR. DEATH TO FATHER. DEATH TO FATHER FOR A THOUSAND YEARS."
    +url: "https://startrek.website/pictrs/image/5dd50142-3c73-441f-bd32-6238f1c7db46.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 358
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699394860 {#2771
      date: 2023-11-07 23:07:40.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2776 …}
    +votes: Doctrine\ORM\PersistentCollection {#2779 …}
    +reports: Doctrine\ORM\PersistentCollection {#2781 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2783 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2785 …}
    +badges: Doctrine\ORM\PersistentCollection {#2787 …}
    +children: [
      1 => App\Entity\EntryComment {#2098}
      2 => App\Entity\EntryComment {#2133
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2036 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2129 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
        +body: "My blood will freeze and my heating bill will spike higher than energy prices on Qo’nos after Praxis exploded"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699394860 {#2241
          date: 2023-11-07 23:07:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
          "@xusontha@ls.buckodr.ink"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2131 …}
        +nested: Doctrine\ORM\PersistentCollection {#2138 …}
        +votes: Doctrine\ORM\PersistentCollection {#2345 …}
        +reports: Doctrine\ORM\PersistentCollection {#2330 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2346 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2347 …}
        -id: 99999
        -bodyTs: "'bill':8 'blood':2 'energi':13 'explod':20 'freez':4 'heat':7 'higher':11 'nos':17 'praxi':19 'price':14 'qo':16 'spike':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ls.buckodr.ink/comment/2135467"
        +editedAt: DateTimeImmutable @1699439898 {#2140
          date: 2023-11-08 11:38:18.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699394860 {#2130
          date: 2023-11-07 23:07:40.0 +01:00
        }
        +"title": 99999
      }
      0 => App\Entity\EntryComment {#2031
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2036 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2037 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
        +body: """
          oh no that doesn’t sound good\n
          \n
          guess I gotta leave my closet ope… wait are you my cat’s alt account?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699394803 {#2027
          date: 2023-11-07 23:06:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
          "@xusontha@ls.buckodr.ink"
          "@TrenchcoatFullofBats@belfry.rip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2075 …}
        +nested: Doctrine\ORM\PersistentCollection {#2079 …}
        +votes: Doctrine\ORM\PersistentCollection {#2078 …}
        +reports: Doctrine\ORM\PersistentCollection {#2097 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
        -id: 99995
        -bodyTs: "'account':22 'alt':21 'cat':19 'closet':13 'doesn':4 'good':7 'gotta':10 'guess':8 'leav':11 'oh':1 'ope':14 'sound':6 'wait':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ls.buckodr.ink/comment/2135442"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699394803 {#2035
          date: 2023-11-07 23:06:43.0 +01:00
        }
        +"title": 99995
      }
    ]
    -id: 10307
    -titleTs: "'death':2,5 'dishonor':1 'father':4,7 'thousand':10 'year':11"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699294123
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3402697"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699207723 {#2758
      date: 2023-11-05 19:08:43.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2063 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
  +body: "If I leave the closet open I’m going to freeze to death lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699394820 {#2081
    date: 2023-11-07 23:07:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@xusontha@ls.buckodr.ink"
    "@EmergMemeHologram@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2080 …}
  +nested: Doctrine\ORM\PersistentCollection {#2089 …}
  +votes: Doctrine\ORM\PersistentCollection {#2095 …}
  +reports: Doctrine\ORM\PersistentCollection {#2091 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2090 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2092 …}
  -id: 99997
  -bodyTs: "'closet':5 'death':13 'freez':11 'go':9 'leav':3 'lol':14 'm':8 'open':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/2135450"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699394820 {#2077
    date: 2023-11-07 23:07:00.0 +01:00
  }
  +"title": 99997
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2133
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2036
    +user: Proxies\__CG__\App\Entity\User {#1990 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
    +image: Proxies\__CG__\App\Entity\Image {#2736 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2623 …}
    +slug: "DISHONOR-DEATH-TO-FATHER-DEATH-TO-FATHER-FOR-A-THOUSAND"
    +title: "DISHONOR. DEATH TO FATHER. DEATH TO FATHER FOR A THOUSAND YEARS."
    +url: "https://startrek.website/pictrs/image/5dd50142-3c73-441f-bd32-6238f1c7db46.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 358
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699394860 {#2771
      date: 2023-11-07 23:07:40.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2776 …}
    +votes: Doctrine\ORM\PersistentCollection {#2779 …}
    +reports: Doctrine\ORM\PersistentCollection {#2781 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2783 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2785 …}
    +badges: Doctrine\ORM\PersistentCollection {#2787 …}
    +children: [
      1 => App\Entity\EntryComment {#2098
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2036 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2063 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
        +body: "If I leave the closet open I’m going to freeze to death lol"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699394820 {#2081
          date: 2023-11-07 23:07:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
          "@xusontha@ls.buckodr.ink"
          "@EmergMemeHologram@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2080 …}
        +nested: Doctrine\ORM\PersistentCollection {#2089 …}
        +votes: Doctrine\ORM\PersistentCollection {#2095 …}
        +reports: Doctrine\ORM\PersistentCollection {#2091 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2090 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2092 …}
        -id: 99997
        -bodyTs: "'closet':5 'death':13 'freez':11 'go':9 'leav':3 'lol':14 'm':8 'open':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ls.buckodr.ink/comment/2135450"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699394820 {#2077
          date: 2023-11-07 23:07:00.0 +01:00
        }
        +"title": 99997
      }
      2 => App\Entity\EntryComment {#2133}
      0 => App\Entity\EntryComment {#2031
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2036 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2037 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
        +body: """
          oh no that doesn’t sound good\n
          \n
          guess I gotta leave my closet ope… wait are you my cat’s alt account?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699394803 {#2027
          date: 2023-11-07 23:06:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
          "@xusontha@ls.buckodr.ink"
          "@TrenchcoatFullofBats@belfry.rip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2075 …}
        +nested: Doctrine\ORM\PersistentCollection {#2079 …}
        +votes: Doctrine\ORM\PersistentCollection {#2078 …}
        +reports: Doctrine\ORM\PersistentCollection {#2097 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
        -id: 99995
        -bodyTs: "'account':22 'alt':21 'cat':19 'closet':13 'doesn':4 'good':7 'gotta':10 'guess':8 'leav':11 'oh':1 'ope':14 'sound':6 'wait':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ls.buckodr.ink/comment/2135442"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699394803 {#2035
          date: 2023-11-07 23:06:43.0 +01:00
        }
        +"title": 99995
      }
    ]
    -id: 10307
    -titleTs: "'death':2,5 'dishonor':1 'father':4,7 'thousand':10 'year':11"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699294123
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3402697"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699207723 {#2758
      date: 2023-11-05 19:08:43.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2129 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
  +body: "My blood will freeze and my heating bill will spike higher than energy prices on Qo’nos after Praxis exploded"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699394860 {#2241
    date: 2023-11-07 23:07:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@xusontha@ls.buckodr.ink"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2131 …}
  +nested: Doctrine\ORM\PersistentCollection {#2138 …}
  +votes: Doctrine\ORM\PersistentCollection {#2345 …}
  +reports: Doctrine\ORM\PersistentCollection {#2330 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2346 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2347 …}
  -id: 99999
  -bodyTs: "'bill':8 'blood':2 'energi':13 'explod':20 'freez':4 'heat':7 'higher':11 'nos':17 'praxi':19 'price':14 'qo':16 'spike':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/2135467"
  +editedAt: DateTimeImmutable @1699439898 {#2140
    date: 2023-11-08 11:38:18.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699394860 {#2130
    date: 2023-11-07 23:07:40.0 +01:00
  }
  +"title": 99999
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2133
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2036
    +user: Proxies\__CG__\App\Entity\User {#1990 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
    +image: Proxies\__CG__\App\Entity\Image {#2736 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2623 …}
    +slug: "DISHONOR-DEATH-TO-FATHER-DEATH-TO-FATHER-FOR-A-THOUSAND"
    +title: "DISHONOR. DEATH TO FATHER. DEATH TO FATHER FOR A THOUSAND YEARS."
    +url: "https://startrek.website/pictrs/image/5dd50142-3c73-441f-bd32-6238f1c7db46.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 358
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699394860 {#2771
      date: 2023-11-07 23:07:40.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2776 …}
    +votes: Doctrine\ORM\PersistentCollection {#2779 …}
    +reports: Doctrine\ORM\PersistentCollection {#2781 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2783 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2785 …}
    +badges: Doctrine\ORM\PersistentCollection {#2787 …}
    +children: [
      1 => App\Entity\EntryComment {#2098
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2036 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2063 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
        +body: "If I leave the closet open I’m going to freeze to death lol"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699394820 {#2081
          date: 2023-11-07 23:07:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
          "@xusontha@ls.buckodr.ink"
          "@EmergMemeHologram@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2080 …}
        +nested: Doctrine\ORM\PersistentCollection {#2089 …}
        +votes: Doctrine\ORM\PersistentCollection {#2095 …}
        +reports: Doctrine\ORM\PersistentCollection {#2091 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2090 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2092 …}
        -id: 99997
        -bodyTs: "'closet':5 'death':13 'freez':11 'go':9 'leav':3 'lol':14 'm':8 'open':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ls.buckodr.ink/comment/2135450"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699394820 {#2077
          date: 2023-11-07 23:07:00.0 +01:00
        }
        +"title": 99997
      }
      2 => App\Entity\EntryComment {#2133}
      0 => App\Entity\EntryComment {#2031
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2036 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2037 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
        +body: """
          oh no that doesn’t sound good\n
          \n
          guess I gotta leave my closet ope… wait are you my cat’s alt account?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699394803 {#2027
          date: 2023-11-07 23:06:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
          "@xusontha@ls.buckodr.ink"
          "@TrenchcoatFullofBats@belfry.rip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2075 …}
        +nested: Doctrine\ORM\PersistentCollection {#2079 …}
        +votes: Doctrine\ORM\PersistentCollection {#2078 …}
        +reports: Doctrine\ORM\PersistentCollection {#2097 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
        -id: 99995
        -bodyTs: "'account':22 'alt':21 'cat':19 'closet':13 'doesn':4 'good':7 'gotta':10 'guess':8 'leav':11 'oh':1 'ope':14 'sound':6 'wait':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ls.buckodr.ink/comment/2135442"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699394803 {#2035
          date: 2023-11-07 23:06:43.0 +01:00
        }
        +"title": 99995
      }
    ]
    -id: 10307
    -titleTs: "'death':2,5 'dishonor':1 'father':4,7 'thousand':10 'year':11"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699294123
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3402697"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699207723 {#2758
      date: 2023-11-05 19:08:43.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2129 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
  +body: "My blood will freeze and my heating bill will spike higher than energy prices on Qo’nos after Praxis exploded"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699394860 {#2241
    date: 2023-11-07 23:07:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@xusontha@ls.buckodr.ink"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2131 …}
  +nested: Doctrine\ORM\PersistentCollection {#2138 …}
  +votes: Doctrine\ORM\PersistentCollection {#2345 …}
  +reports: Doctrine\ORM\PersistentCollection {#2330 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2346 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2347 …}
  -id: 99999
  -bodyTs: "'bill':8 'blood':2 'energi':13 'explod':20 'freez':4 'heat':7 'higher':11 'nos':17 'praxi':19 'price':14 'qo':16 'spike':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/2135467"
  +editedAt: DateTimeImmutable @1699439898 {#2140
    date: 2023-11-08 11:38:18.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699394860 {#2130
    date: 2023-11-07 23:07:40.0 +01:00
  }
  +"title": 99999
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2133
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2036
    +user: Proxies\__CG__\App\Entity\User {#1990 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
    +image: Proxies\__CG__\App\Entity\Image {#2736 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2623 …}
    +slug: "DISHONOR-DEATH-TO-FATHER-DEATH-TO-FATHER-FOR-A-THOUSAND"
    +title: "DISHONOR. DEATH TO FATHER. DEATH TO FATHER FOR A THOUSAND YEARS."
    +url: "https://startrek.website/pictrs/image/5dd50142-3c73-441f-bd32-6238f1c7db46.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 358
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699394860 {#2771
      date: 2023-11-07 23:07:40.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2776 …}
    +votes: Doctrine\ORM\PersistentCollection {#2779 …}
    +reports: Doctrine\ORM\PersistentCollection {#2781 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2783 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2785 …}
    +badges: Doctrine\ORM\PersistentCollection {#2787 …}
    +children: [
      1 => App\Entity\EntryComment {#2098
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2036 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2063 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
        +body: "If I leave the closet open I’m going to freeze to death lol"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699394820 {#2081
          date: 2023-11-07 23:07:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
          "@xusontha@ls.buckodr.ink"
          "@EmergMemeHologram@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2080 …}
        +nested: Doctrine\ORM\PersistentCollection {#2089 …}
        +votes: Doctrine\ORM\PersistentCollection {#2095 …}
        +reports: Doctrine\ORM\PersistentCollection {#2091 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2090 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2092 …}
        -id: 99997
        -bodyTs: "'closet':5 'death':13 'freez':11 'go':9 'leav':3 'lol':14 'm':8 'open':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ls.buckodr.ink/comment/2135450"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699394820 {#2077
          date: 2023-11-07 23:07:00.0 +01:00
        }
        +"title": 99997
      }
      2 => App\Entity\EntryComment {#2133}
      0 => App\Entity\EntryComment {#2031
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2036 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2037 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
        +body: """
          oh no that doesn’t sound good\n
          \n
          guess I gotta leave my closet ope… wait are you my cat’s alt account?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699394803 {#2027
          date: 2023-11-07 23:06:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
          "@xusontha@ls.buckodr.ink"
          "@TrenchcoatFullofBats@belfry.rip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2075 …}
        +nested: Doctrine\ORM\PersistentCollection {#2079 …}
        +votes: Doctrine\ORM\PersistentCollection {#2078 …}
        +reports: Doctrine\ORM\PersistentCollection {#2097 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
        -id: 99995
        -bodyTs: "'account':22 'alt':21 'cat':19 'closet':13 'doesn':4 'good':7 'gotta':10 'guess':8 'leav':11 'oh':1 'ope':14 'sound':6 'wait':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ls.buckodr.ink/comment/2135442"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699394803 {#2035
          date: 2023-11-07 23:06:43.0 +01:00
        }
        +"title": 99995
      }
    ]
    -id: 10307
    -titleTs: "'death':2,5 'dishonor':1 'father':4,7 'thousand':10 'year':11"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699294123
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3402697"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699207723 {#2758
      date: 2023-11-05 19:08:43.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2129 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
  +body: "My blood will freeze and my heating bill will spike higher than energy prices on Qo’nos after Praxis exploded"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699394860 {#2241
    date: 2023-11-07 23:07:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@xusontha@ls.buckodr.ink"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2131 …}
  +nested: Doctrine\ORM\PersistentCollection {#2138 …}
  +votes: Doctrine\ORM\PersistentCollection {#2345 …}
  +reports: Doctrine\ORM\PersistentCollection {#2330 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2346 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2347 …}
  -id: 99999
  -bodyTs: "'bill':8 'blood':2 'energi':13 'explod':20 'freez':4 'heat':7 'higher':11 'nos':17 'praxi':19 'price':14 'qo':16 'spike':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/2135467"
  +editedAt: DateTimeImmutable @1699439898 {#2140
    date: 2023-11-08 11:38:18.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699394860 {#2130
    date: 2023-11-07 23:07:40.0 +01:00
  }
  +"title": 99999
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2031
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2036
    +user: Proxies\__CG__\App\Entity\User {#1990 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
    +image: Proxies\__CG__\App\Entity\Image {#2736 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2623 …}
    +slug: "DISHONOR-DEATH-TO-FATHER-DEATH-TO-FATHER-FOR-A-THOUSAND"
    +title: "DISHONOR. DEATH TO FATHER. DEATH TO FATHER FOR A THOUSAND YEARS."
    +url: "https://startrek.website/pictrs/image/5dd50142-3c73-441f-bd32-6238f1c7db46.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 358
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699394860 {#2771
      date: 2023-11-07 23:07:40.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2776 …}
    +votes: Doctrine\ORM\PersistentCollection {#2779 …}
    +reports: Doctrine\ORM\PersistentCollection {#2781 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2783 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2785 …}
    +badges: Doctrine\ORM\PersistentCollection {#2787 …}
    +children: [
      1 => App\Entity\EntryComment {#2098
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2036 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2063 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
        +body: "If I leave the closet open I’m going to freeze to death lol"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699394820 {#2081
          date: 2023-11-07 23:07:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
          "@xusontha@ls.buckodr.ink"
          "@EmergMemeHologram@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2080 …}
        +nested: Doctrine\ORM\PersistentCollection {#2089 …}
        +votes: Doctrine\ORM\PersistentCollection {#2095 …}
        +reports: Doctrine\ORM\PersistentCollection {#2091 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2090 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2092 …}
        -id: 99997
        -bodyTs: "'closet':5 'death':13 'freez':11 'go':9 'leav':3 'lol':14 'm':8 'open':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ls.buckodr.ink/comment/2135450"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699394820 {#2077
          date: 2023-11-07 23:07:00.0 +01:00
        }
        +"title": 99997
      }
      2 => App\Entity\EntryComment {#2133
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2036 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2129 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
        +body: "My blood will freeze and my heating bill will spike higher than energy prices on Qo’nos after Praxis exploded"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699394860 {#2241
          date: 2023-11-07 23:07:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
          "@xusontha@ls.buckodr.ink"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2131 …}
        +nested: Doctrine\ORM\PersistentCollection {#2138 …}
        +votes: Doctrine\ORM\PersistentCollection {#2345 …}
        +reports: Doctrine\ORM\PersistentCollection {#2330 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2346 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2347 …}
        -id: 99999
        -bodyTs: "'bill':8 'blood':2 'energi':13 'explod':20 'freez':4 'heat':7 'higher':11 'nos':17 'praxi':19 'price':14 'qo':16 'spike':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ls.buckodr.ink/comment/2135467"
        +editedAt: DateTimeImmutable @1699439898 {#2140
          date: 2023-11-08 11:38:18.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699394860 {#2130
          date: 2023-11-07 23:07:40.0 +01:00
        }
        +"title": 99999
      }
      0 => App\Entity\EntryComment {#2031}
    ]
    -id: 10307
    -titleTs: "'death':2,5 'dishonor':1 'father':4,7 'thousand':10 'year':11"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699294123
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3402697"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699207723 {#2758
      date: 2023-11-05 19:08:43.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2037 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
  +body: """
    oh no that doesn’t sound good\n
    \n
    guess I gotta leave my closet ope… wait are you my cat’s alt account?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699394803 {#2027
    date: 2023-11-07 23:06:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@xusontha@ls.buckodr.ink"
    "@TrenchcoatFullofBats@belfry.rip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2075 …}
  +nested: Doctrine\ORM\PersistentCollection {#2079 …}
  +votes: Doctrine\ORM\PersistentCollection {#2078 …}
  +reports: Doctrine\ORM\PersistentCollection {#2097 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
  -id: 99995
  -bodyTs: "'account':22 'alt':21 'cat':19 'closet':13 'doesn':4 'good':7 'gotta':10 'guess':8 'leav':11 'oh':1 'ope':14 'sound':6 'wait':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/2135442"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699394803 {#2035
    date: 2023-11-07 23:06:43.0 +01:00
  }
  +"title": 99995
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2031
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2036
    +user: Proxies\__CG__\App\Entity\User {#1990 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
    +image: Proxies\__CG__\App\Entity\Image {#2736 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2623 …}
    +slug: "DISHONOR-DEATH-TO-FATHER-DEATH-TO-FATHER-FOR-A-THOUSAND"
    +title: "DISHONOR. DEATH TO FATHER. DEATH TO FATHER FOR A THOUSAND YEARS."
    +url: "https://startrek.website/pictrs/image/5dd50142-3c73-441f-bd32-6238f1c7db46.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 358
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699394860 {#2771
      date: 2023-11-07 23:07:40.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2776 …}
    +votes: Doctrine\ORM\PersistentCollection {#2779 …}
    +reports: Doctrine\ORM\PersistentCollection {#2781 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2783 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2785 …}
    +badges: Doctrine\ORM\PersistentCollection {#2787 …}
    +children: [
      1 => App\Entity\EntryComment {#2098
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2036 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2063 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
        +body: "If I leave the closet open I’m going to freeze to death lol"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699394820 {#2081
          date: 2023-11-07 23:07:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
          "@xusontha@ls.buckodr.ink"
          "@EmergMemeHologram@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2080 …}
        +nested: Doctrine\ORM\PersistentCollection {#2089 …}
        +votes: Doctrine\ORM\PersistentCollection {#2095 …}
        +reports: Doctrine\ORM\PersistentCollection {#2091 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2090 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2092 …}
        -id: 99997
        -bodyTs: "'closet':5 'death':13 'freez':11 'go':9 'leav':3 'lol':14 'm':8 'open':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ls.buckodr.ink/comment/2135450"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699394820 {#2077
          date: 2023-11-07 23:07:00.0 +01:00
        }
        +"title": 99997
      }
      2 => App\Entity\EntryComment {#2133
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2036 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2129 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
        +body: "My blood will freeze and my heating bill will spike higher than energy prices on Qo’nos after Praxis exploded"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699394860 {#2241
          date: 2023-11-07 23:07:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
          "@xusontha@ls.buckodr.ink"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2131 …}
        +nested: Doctrine\ORM\PersistentCollection {#2138 …}
        +votes: Doctrine\ORM\PersistentCollection {#2345 …}
        +reports: Doctrine\ORM\PersistentCollection {#2330 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2346 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2347 …}
        -id: 99999
        -bodyTs: "'bill':8 'blood':2 'energi':13 'explod':20 'freez':4 'heat':7 'higher':11 'nos':17 'praxi':19 'price':14 'qo':16 'spike':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ls.buckodr.ink/comment/2135467"
        +editedAt: DateTimeImmutable @1699439898 {#2140
          date: 2023-11-08 11:38:18.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699394860 {#2130
          date: 2023-11-07 23:07:40.0 +01:00
        }
        +"title": 99999
      }
      0 => App\Entity\EntryComment {#2031}
    ]
    -id: 10307
    -titleTs: "'death':2,5 'dishonor':1 'father':4,7 'thousand':10 'year':11"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699294123
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3402697"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699207723 {#2758
      date: 2023-11-05 19:08:43.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2037 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
  +body: """
    oh no that doesn’t sound good\n
    \n
    guess I gotta leave my closet ope… wait are you my cat’s alt account?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699394803 {#2027
    date: 2023-11-07 23:06:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@xusontha@ls.buckodr.ink"
    "@TrenchcoatFullofBats@belfry.rip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2075 …}
  +nested: Doctrine\ORM\PersistentCollection {#2079 …}
  +votes: Doctrine\ORM\PersistentCollection {#2078 …}
  +reports: Doctrine\ORM\PersistentCollection {#2097 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
  -id: 99995
  -bodyTs: "'account':22 'alt':21 'cat':19 'closet':13 'doesn':4 'good':7 'gotta':10 'guess':8 'leav':11 'oh':1 'ope':14 'sound':6 'wait':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/2135442"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699394803 {#2035
    date: 2023-11-07 23:06:43.0 +01:00
  }
  +"title": 99995
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2031
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2036
    +user: Proxies\__CG__\App\Entity\User {#1990 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
    +image: Proxies\__CG__\App\Entity\Image {#2736 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2623 …}
    +slug: "DISHONOR-DEATH-TO-FATHER-DEATH-TO-FATHER-FOR-A-THOUSAND"
    +title: "DISHONOR. DEATH TO FATHER. DEATH TO FATHER FOR A THOUSAND YEARS."
    +url: "https://startrek.website/pictrs/image/5dd50142-3c73-441f-bd32-6238f1c7db46.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 358
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699394860 {#2771
      date: 2023-11-07 23:07:40.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2776 …}
    +votes: Doctrine\ORM\PersistentCollection {#2779 …}
    +reports: Doctrine\ORM\PersistentCollection {#2781 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2783 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2785 …}
    +badges: Doctrine\ORM\PersistentCollection {#2787 …}
    +children: [
      1 => App\Entity\EntryComment {#2098
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2036 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2063 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
        +body: "If I leave the closet open I’m going to freeze to death lol"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699394820 {#2081
          date: 2023-11-07 23:07:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
          "@xusontha@ls.buckodr.ink"
          "@EmergMemeHologram@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2080 …}
        +nested: Doctrine\ORM\PersistentCollection {#2089 …}
        +votes: Doctrine\ORM\PersistentCollection {#2095 …}
        +reports: Doctrine\ORM\PersistentCollection {#2091 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2090 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2092 …}
        -id: 99997
        -bodyTs: "'closet':5 'death':13 'freez':11 'go':9 'leav':3 'lol':14 'm':8 'open':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ls.buckodr.ink/comment/2135450"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699394820 {#2077
          date: 2023-11-07 23:07:00.0 +01:00
        }
        +"title": 99997
      }
      2 => App\Entity\EntryComment {#2133
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2036 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2129 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
        +body: "My blood will freeze and my heating bill will spike higher than energy prices on Qo’nos after Praxis exploded"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699394860 {#2241
          date: 2023-11-07 23:07:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
          "@xusontha@ls.buckodr.ink"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2131 …}
        +nested: Doctrine\ORM\PersistentCollection {#2138 …}
        +votes: Doctrine\ORM\PersistentCollection {#2345 …}
        +reports: Doctrine\ORM\PersistentCollection {#2330 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2346 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2347 …}
        -id: 99999
        -bodyTs: "'bill':8 'blood':2 'energi':13 'explod':20 'freez':4 'heat':7 'higher':11 'nos':17 'praxi':19 'price':14 'qo':16 'spike':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ls.buckodr.ink/comment/2135467"
        +editedAt: DateTimeImmutable @1699439898 {#2140
          date: 2023-11-08 11:38:18.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699394860 {#2130
          date: 2023-11-07 23:07:40.0 +01:00
        }
        +"title": 99999
      }
      0 => App\Entity\EntryComment {#2031}
    ]
    -id: 10307
    -titleTs: "'death':2,5 'dishonor':1 'father':4,7 'thousand':10 'year':11"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699294123
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3402697"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699207723 {#2758
      date: 2023-11-05 19:08:43.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2037 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2144 …}
  +body: """
    oh no that doesn’t sound good\n
    \n
    guess I gotta leave my closet ope… wait are you my cat’s alt account?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699394803 {#2027
    date: 2023-11-07 23:06:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@xusontha@ls.buckodr.ink"
    "@TrenchcoatFullofBats@belfry.rip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2075 …}
  +nested: Doctrine\ORM\PersistentCollection {#2079 …}
  +votes: Doctrine\ORM\PersistentCollection {#2078 …}
  +reports: Doctrine\ORM\PersistentCollection {#2097 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
  -id: 99995
  -bodyTs: "'account':22 'alt':21 'cat':19 'closet':13 'doesn':4 'good':7 'gotta':10 'guess':8 'leav':11 'oh':1 'ope':14 'sound':6 'wait':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/2135442"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699394803 {#2035
    date: 2023-11-07 23:06:43.0 +01:00
  }
  +"title": 99995
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2141
  +user: Proxies\__CG__\App\Entity\User {#1987 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: Proxies\__CG__\App\Entity\Image {#2510 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2535 …}
  +slug: "That-Linus-not-the-the-Linux-Linus"
  +title: "That Linus, not the the Linux Linus"
  +url: "https://i.imgflip.com/84ui6c.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699067221 {#2254
    date: 2023-11-04 04:07:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2534 …}
  +votes: Doctrine\ORM\PersistentCollection {#2532 …}
  +reports: Doctrine\ORM\PersistentCollection {#2529 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2563 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2559 …}
  +badges: Doctrine\ORM\PersistentCollection {#2576 …}
  +children: [
    App\Entity\EntryComment {#2042
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
      +image: null
      +parent: null
      +root: null
      +body: "@Stamets@startrek.website it’s begun"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699699587 {#2344
        date: 2023-11-11 11:46:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@negativenull@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2060 …}
      +nested: Doctrine\ORM\PersistentCollection {#2331 …}
      +votes: Doctrine\ORM\PersistentCollection {#2289 …}
      +reports: Doctrine\ORM\PersistentCollection {#2326 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2325 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2329 …}
      -id: 104928
      -bodyTs: "'begun':4 'stamets@startrek.website':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/2049875"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699051732 {#2349
        date: 2023-11-03 23:48:52.0 +01:00
      }
      +"title": 104928
    }
  ]
  -id: 9564
  -titleTs: "'linus':2,7 'linux':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699114568
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/13751645"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699050568 {#2507
    date: 2023-11-03 23:29:28.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
55 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2141
  +user: Proxies\__CG__\App\Entity\User {#1987 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: Proxies\__CG__\App\Entity\Image {#2510 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2535 …}
  +slug: "That-Linus-not-the-the-Linux-Linus"
  +title: "That Linus, not the the Linux Linus"
  +url: "https://i.imgflip.com/84ui6c.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699067221 {#2254
    date: 2023-11-04 04:07:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2534 …}
  +votes: Doctrine\ORM\PersistentCollection {#2532 …}
  +reports: Doctrine\ORM\PersistentCollection {#2529 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2563 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2559 …}
  +badges: Doctrine\ORM\PersistentCollection {#2576 …}
  +children: [
    App\Entity\EntryComment {#2042
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
      +image: null
      +parent: null
      +root: null
      +body: "@Stamets@startrek.website it’s begun"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699699587 {#2344
        date: 2023-11-11 11:46:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@negativenull@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2060 …}
      +nested: Doctrine\ORM\PersistentCollection {#2331 …}
      +votes: Doctrine\ORM\PersistentCollection {#2289 …}
      +reports: Doctrine\ORM\PersistentCollection {#2326 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2325 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2329 …}
      -id: 104928
      -bodyTs: "'begun':4 'stamets@startrek.website':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/2049875"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699051732 {#2349
        date: 2023-11-03 23:48:52.0 +01:00
      }
      +"title": 104928
    }
  ]
  -id: 9564
  -titleTs: "'linus':2,7 'linux':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699114568
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/13751645"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699050568 {#2507
    date: 2023-11-03 23:29:28.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
56 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2141
  +user: Proxies\__CG__\App\Entity\User {#1987 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: Proxies\__CG__\App\Entity\Image {#2510 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2535 …}
  +slug: "That-Linus-not-the-the-Linux-Linus"
  +title: "That Linus, not the the Linux Linus"
  +url: "https://i.imgflip.com/84ui6c.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699067221 {#2254
    date: 2023-11-04 04:07:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2534 …}
  +votes: Doctrine\ORM\PersistentCollection {#2532 …}
  +reports: Doctrine\ORM\PersistentCollection {#2529 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2563 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2559 …}
  +badges: Doctrine\ORM\PersistentCollection {#2576 …}
  +children: [
    App\Entity\EntryComment {#2042
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
      +image: null
      +parent: null
      +root: null
      +body: "@Stamets@startrek.website it’s begun"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699699587 {#2344
        date: 2023-11-11 11:46:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@negativenull@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2060 …}
      +nested: Doctrine\ORM\PersistentCollection {#2331 …}
      +votes: Doctrine\ORM\PersistentCollection {#2289 …}
      +reports: Doctrine\ORM\PersistentCollection {#2326 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2325 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2329 …}
      -id: 104928
      -bodyTs: "'begun':4 'stamets@startrek.website':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/2049875"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699051732 {#2349
        date: 2023-11-03 23:48:52.0 +01:00
      }
      +"title": 104928
    }
  ]
  -id: 9564
  -titleTs: "'linus':2,7 'linux':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699114568
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/13751645"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699050568 {#2507
    date: 2023-11-03 23:29:28.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
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 {#2042
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2141
    +user: Proxies\__CG__\App\Entity\User {#1987 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
    +image: Proxies\__CG__\App\Entity\Image {#2510 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2535 …}
    +slug: "That-Linus-not-the-the-Linux-Linus"
    +title: "That Linus, not the the Linux Linus"
    +url: "https://i.imgflip.com/84ui6c.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 5
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699067221 {#2254
      date: 2023-11-04 04:07:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2534 …}
    +votes: Doctrine\ORM\PersistentCollection {#2532 …}
    +reports: Doctrine\ORM\PersistentCollection {#2529 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2563 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2559 …}
    +badges: Doctrine\ORM\PersistentCollection {#2576 …}
    +children: [
      App\Entity\EntryComment {#2042}
    ]
    -id: 9564
    -titleTs: "'linus':2,7 'linux':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699114568
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13751645"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699050568 {#2507
      date: 2023-11-03 23:29:28.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +parent: null
  +root: null
  +body: "@Stamets@startrek.website it’s begun"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699699587 {#2344
    date: 2023-11-11 11:46:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@negativenull@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2060 …}
  +nested: Doctrine\ORM\PersistentCollection {#2331 …}
  +votes: Doctrine\ORM\PersistentCollection {#2289 …}
  +reports: Doctrine\ORM\PersistentCollection {#2326 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2325 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2329 …}
  -id: 104928
  -bodyTs: "'begun':4 'stamets@startrek.website':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/2049875"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699051732 {#2349
    date: 2023-11-03 23:48:52.0 +01:00
  }
  +"title": 104928
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2042
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2141
    +user: Proxies\__CG__\App\Entity\User {#1987 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
    +image: Proxies\__CG__\App\Entity\Image {#2510 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2535 …}
    +slug: "That-Linus-not-the-the-Linux-Linus"
    +title: "That Linus, not the the Linux Linus"
    +url: "https://i.imgflip.com/84ui6c.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 5
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699067221 {#2254
      date: 2023-11-04 04:07:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2534 …}
    +votes: Doctrine\ORM\PersistentCollection {#2532 …}
    +reports: Doctrine\ORM\PersistentCollection {#2529 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2563 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2559 …}
    +badges: Doctrine\ORM\PersistentCollection {#2576 …}
    +children: [
      App\Entity\EntryComment {#2042}
    ]
    -id: 9564
    -titleTs: "'linus':2,7 'linux':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699114568
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13751645"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699050568 {#2507
      date: 2023-11-03 23:29:28.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +parent: null
  +root: null
  +body: "@Stamets@startrek.website it’s begun"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699699587 {#2344
    date: 2023-11-11 11:46:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@negativenull@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2060 …}
  +nested: Doctrine\ORM\PersistentCollection {#2331 …}
  +votes: Doctrine\ORM\PersistentCollection {#2289 …}
  +reports: Doctrine\ORM\PersistentCollection {#2326 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2325 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2329 …}
  -id: 104928
  -bodyTs: "'begun':4 'stamets@startrek.website':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/2049875"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699051732 {#2349
    date: 2023-11-03 23:48:52.0 +01:00
  }
  +"title": 104928
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2042
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2141
    +user: Proxies\__CG__\App\Entity\User {#1987 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
    +image: Proxies\__CG__\App\Entity\Image {#2510 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2535 …}
    +slug: "That-Linus-not-the-the-Linux-Linus"
    +title: "That Linus, not the the Linux Linus"
    +url: "https://i.imgflip.com/84ui6c.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 5
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699067221 {#2254
      date: 2023-11-04 04:07:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2534 …}
    +votes: Doctrine\ORM\PersistentCollection {#2532 …}
    +reports: Doctrine\ORM\PersistentCollection {#2529 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2563 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2559 …}
    +badges: Doctrine\ORM\PersistentCollection {#2576 …}
    +children: [
      App\Entity\EntryComment {#2042}
    ]
    -id: 9564
    -titleTs: "'linus':2,7 'linux':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699114568
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13751645"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699050568 {#2507
      date: 2023-11-03 23:29:28.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +parent: null
  +root: null
  +body: "@Stamets@startrek.website it’s begun"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699699587 {#2344
    date: 2023-11-11 11:46:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@negativenull@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2060 …}
  +nested: Doctrine\ORM\PersistentCollection {#2331 …}
  +votes: Doctrine\ORM\PersistentCollection {#2289 …}
  +reports: Doctrine\ORM\PersistentCollection {#2326 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2325 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2329 …}
  -id: 104928
  -bodyTs: "'begun':4 'stamets@startrek.website':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/2049875"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699051732 {#2349
    date: 2023-11-03 23:48:52.0 +01:00
  }
  +"title": 104928
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2395
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: Proxies\__CG__\App\Entity\Image {#2830 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2868 …}
  +slug: "Still-gets-it-done-though"
  +title: "Still gets it done though"
  +url: "https://b.l3n.co/i/Be8oEe.jpeg"
  +body: "Not OC"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 37
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699041578 {#2863
    date: 2023-11-03 20:59:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2870 …}
  +votes: Doctrine\ORM\PersistentCollection {#2872 …}
  +reports: Doctrine\ORM\PersistentCollection {#2874 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
  +badges: Doctrine\ORM\PersistentCollection {#2880 …}
  +children: [
    App\Entity\EntryComment {#2394
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2395 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
      +body: "All you gotta do is poke it with a stick and it’ll be “repositioned”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1698972364 {#2387
        date: 2023-11-03 01:46:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xusontha@ls.buckodr.ink"
        "@Kolanaki@yiffit.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1381 …}
      +nested: Doctrine\ORM\PersistentCollection {#1402 …}
      +votes: Doctrine\ORM\PersistentCollection {#1385 …}
      +reports: Doctrine\ORM\PersistentCollection {#1401 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
      -id: 91555
      -bodyTs: "'gotta':3 'll':13 'poke':6 'reposit':15 'stick':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/2029148"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698972364 {#2392
        date: 2023-11-03 01:46:04.0 +01:00
      }
      +"title": 91555
    }
  ]
  -id: 9555
  -titleTs: "'done':4 'get':2 'still':1 'though':5"
  -bodyTs: "'oc':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699053929
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/post/882306"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698967529 {#2851
    date: 2023-11-03 00:25:29.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
63 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2395
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: Proxies\__CG__\App\Entity\Image {#2830 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2868 …}
  +slug: "Still-gets-it-done-though"
  +title: "Still gets it done though"
  +url: "https://b.l3n.co/i/Be8oEe.jpeg"
  +body: "Not OC"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 37
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699041578 {#2863
    date: 2023-11-03 20:59:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2870 …}
  +votes: Doctrine\ORM\PersistentCollection {#2872 …}
  +reports: Doctrine\ORM\PersistentCollection {#2874 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
  +badges: Doctrine\ORM\PersistentCollection {#2880 …}
  +children: [
    App\Entity\EntryComment {#2394
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2395 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
      +body: "All you gotta do is poke it with a stick and it’ll be “repositioned”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1698972364 {#2387
        date: 2023-11-03 01:46:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xusontha@ls.buckodr.ink"
        "@Kolanaki@yiffit.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1381 …}
      +nested: Doctrine\ORM\PersistentCollection {#1402 …}
      +votes: Doctrine\ORM\PersistentCollection {#1385 …}
      +reports: Doctrine\ORM\PersistentCollection {#1401 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
      -id: 91555
      -bodyTs: "'gotta':3 'll':13 'poke':6 'reposit':15 'stick':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/2029148"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698972364 {#2392
        date: 2023-11-03 01:46:04.0 +01:00
      }
      +"title": 91555
    }
  ]
  -id: 9555
  -titleTs: "'done':4 'get':2 'still':1 'though':5"
  -bodyTs: "'oc':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699053929
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/post/882306"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698967529 {#2851
    date: 2023-11-03 00:25:29.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
64 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2395
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: Proxies\__CG__\App\Entity\Image {#2830 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2868 …}
  +slug: "Still-gets-it-done-though"
  +title: "Still gets it done though"
  +url: "https://b.l3n.co/i/Be8oEe.jpeg"
  +body: "Not OC"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 37
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699041578 {#2863
    date: 2023-11-03 20:59:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2870 …}
  +votes: Doctrine\ORM\PersistentCollection {#2872 …}
  +reports: Doctrine\ORM\PersistentCollection {#2874 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
  +badges: Doctrine\ORM\PersistentCollection {#2880 …}
  +children: [
    App\Entity\EntryComment {#2394
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2395 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
      +body: "All you gotta do is poke it with a stick and it’ll be “repositioned”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1698972364 {#2387
        date: 2023-11-03 01:46:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xusontha@ls.buckodr.ink"
        "@Kolanaki@yiffit.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1381 …}
      +nested: Doctrine\ORM\PersistentCollection {#1402 …}
      +votes: Doctrine\ORM\PersistentCollection {#1385 …}
      +reports: Doctrine\ORM\PersistentCollection {#1401 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
      -id: 91555
      -bodyTs: "'gotta':3 'll':13 'poke':6 'reposit':15 'stick':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/2029148"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698972364 {#2392
        date: 2023-11-03 01:46:04.0 +01:00
      }
      +"title": 91555
    }
  ]
  -id: 9555
  -titleTs: "'done':4 'get':2 'still':1 'though':5"
  -bodyTs: "'oc':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699053929
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/post/882306"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698967529 {#2851
    date: 2023-11-03 00:25:29.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#2394
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2395
    +user: App\Entity\User {#265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
    +image: Proxies\__CG__\App\Entity\Image {#2830 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2868 …}
    +slug: "Still-gets-it-done-though"
    +title: "Still gets it done though"
    +url: "https://b.l3n.co/i/Be8oEe.jpeg"
    +body: "Not OC"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 37
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699041578 {#2863
      date: 2023-11-03 20:59:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2870 …}
    +votes: Doctrine\ORM\PersistentCollection {#2872 …}
    +reports: Doctrine\ORM\PersistentCollection {#2874 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
    +badges: Doctrine\ORM\PersistentCollection {#2880 …}
    +children: [
      App\Entity\EntryComment {#2394}
    ]
    -id: 9555
    -titleTs: "'done':4 'get':2 'still':1 'though':5"
    -bodyTs: "'oc':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699053929
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/882306"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698967529 {#2851
      date: 2023-11-03 00:25:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
  +body: "All you gotta do is poke it with a stick and it’ll be “repositioned”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698972364 {#2387
    date: 2023-11-03 01:46:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@Kolanaki@yiffit.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1381 …}
  +nested: Doctrine\ORM\PersistentCollection {#1402 …}
  +votes: Doctrine\ORM\PersistentCollection {#1385 …}
  +reports: Doctrine\ORM\PersistentCollection {#1401 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
  -id: 91555
  -bodyTs: "'gotta':3 'll':13 'poke':6 'reposit':15 'stick':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/2029148"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698972364 {#2392
    date: 2023-11-03 01:46:04.0 +01:00
  }
  +"title": 91555
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#2394
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2395
    +user: App\Entity\User {#265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
    +image: Proxies\__CG__\App\Entity\Image {#2830 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2868 …}
    +slug: "Still-gets-it-done-though"
    +title: "Still gets it done though"
    +url: "https://b.l3n.co/i/Be8oEe.jpeg"
    +body: "Not OC"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 37
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699041578 {#2863
      date: 2023-11-03 20:59:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2870 …}
    +votes: Doctrine\ORM\PersistentCollection {#2872 …}
    +reports: Doctrine\ORM\PersistentCollection {#2874 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
    +badges: Doctrine\ORM\PersistentCollection {#2880 …}
    +children: [
      App\Entity\EntryComment {#2394}
    ]
    -id: 9555
    -titleTs: "'done':4 'get':2 'still':1 'though':5"
    -bodyTs: "'oc':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699053929
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/882306"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698967529 {#2851
      date: 2023-11-03 00:25:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
  +body: "All you gotta do is poke it with a stick and it’ll be “repositioned”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698972364 {#2387
    date: 2023-11-03 01:46:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@Kolanaki@yiffit.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1381 …}
  +nested: Doctrine\ORM\PersistentCollection {#1402 …}
  +votes: Doctrine\ORM\PersistentCollection {#1385 …}
  +reports: Doctrine\ORM\PersistentCollection {#1401 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
  -id: 91555
  -bodyTs: "'gotta':3 'll':13 'poke':6 'reposit':15 'stick':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/2029148"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698972364 {#2392
    date: 2023-11-03 01:46:04.0 +01:00
  }
  +"title": 91555
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#2394
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2395
    +user: App\Entity\User {#265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
    +image: Proxies\__CG__\App\Entity\Image {#2830 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2868 …}
    +slug: "Still-gets-it-done-though"
    +title: "Still gets it done though"
    +url: "https://b.l3n.co/i/Be8oEe.jpeg"
    +body: "Not OC"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 37
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699041578 {#2863
      date: 2023-11-03 20:59:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2870 …}
    +votes: Doctrine\ORM\PersistentCollection {#2872 …}
    +reports: Doctrine\ORM\PersistentCollection {#2874 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
    +badges: Doctrine\ORM\PersistentCollection {#2880 …}
    +children: [
      App\Entity\EntryComment {#2394}
    ]
    -id: 9555
    -titleTs: "'done':4 'get':2 'still':1 'though':5"
    -bodyTs: "'oc':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699053929
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/882306"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698967529 {#2851
      date: 2023-11-03 00:25:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
  +body: "All you gotta do is poke it with a stick and it’ll be “repositioned”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698972364 {#2387
    date: 2023-11-03 01:46:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@Kolanaki@yiffit.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1381 …}
  +nested: Doctrine\ORM\PersistentCollection {#1402 …}
  +votes: Doctrine\ORM\PersistentCollection {#1385 …}
  +reports: Doctrine\ORM\PersistentCollection {#1401 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
  -id: 91555
  -bodyTs: "'gotta':3 'll':13 'poke':6 'reposit':15 'stick':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/2029148"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698972364 {#2392
    date: 2023-11-03 01:46:04.0 +01:00
  }
  +"title": 91555
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2068
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: Proxies\__CG__\App\Entity\Image {#2866 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2905 …}
  +slug: "Don-t-worry-I-actually-do-like-the-SNW-bridge"
  +title: "Don't worry, I actually do like the SNW bridge"
  +url: "https://www.st-minutiae.com/humor/meme-bridge-t-2x.jpg"
  +body: "Not OC"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699412466 {#2900
    date: 2023-11-08 04:01:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2907 …}
  +votes: Doctrine\ORM\PersistentCollection {#2909 …}
  +reports: Doctrine\ORM\PersistentCollection {#2911 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2913 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2915 …}
  +badges: Doctrine\ORM\PersistentCollection {#2917 …}
  +children: [
    1 => App\Entity\EntryComment {#2045
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2068 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2057 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2057 …}
      +body: "Better safe than sorry and I don’t have to think of a funny title"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699412466 {#2046
        date: 2023-11-08 04:01:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xusontha@ls.buckodr.ink"
        "@Corgana@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2050 …}
      +nested: Doctrine\ORM\PersistentCollection {#2052 …}
      +votes: Doctrine\ORM\PersistentCollection {#2058 …}
      +reports: Doctrine\ORM\PersistentCollection {#2125 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2041 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2100 …}
      -id: 109173
      -bodyTs: "'better':1 'funni':14 'safe':2 'sorri':4 'think':11 'titl':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/2140053"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699412466 {#2047
        date: 2023-11-08 04:01:06.0 +01:00
      }
      +"title": 109173
    }
    0 => App\Entity\EntryComment {#2073
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2068 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2072 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2072 …}
      +body: "Never noticed how blue everything was until now"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699395588 {#2136
        date: 2023-11-07 23:19:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xusontha@ls.buckodr.ink"
        "@ValueSubtracted@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2069 …}
      +nested: Doctrine\ORM\PersistentCollection {#2074 …}
      +votes: Doctrine\ORM\PersistentCollection {#2071 …}
      +reports: Doctrine\ORM\PersistentCollection {#2070 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2048 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2056 …}
      -id: 107586
      -bodyTs: "'blue':4 'everyth':5 'never':1 'notic':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/2135704"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699395588 {#2137
        date: 2023-11-07 23:19:48.0 +01:00
      }
      +"title": 107586
    }
  ]
  -id: 9591
  -titleTs: "'actual':5 'bridg':10 'like':7 'snw':9 'worri':3"
  -bodyTs: "'oc':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698919495
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/post/867312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698867495 {#2888
    date: 2023-11-01 20:38:15.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
71 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2068
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: Proxies\__CG__\App\Entity\Image {#2866 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2905 …}
  +slug: "Don-t-worry-I-actually-do-like-the-SNW-bridge"
  +title: "Don't worry, I actually do like the SNW bridge"
  +url: "https://www.st-minutiae.com/humor/meme-bridge-t-2x.jpg"
  +body: "Not OC"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699412466 {#2900
    date: 2023-11-08 04:01:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2907 …}
  +votes: Doctrine\ORM\PersistentCollection {#2909 …}
  +reports: Doctrine\ORM\PersistentCollection {#2911 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2913 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2915 …}
  +badges: Doctrine\ORM\PersistentCollection {#2917 …}
  +children: [
    1 => App\Entity\EntryComment {#2045
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2068 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2057 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2057 …}
      +body: "Better safe than sorry and I don’t have to think of a funny title"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699412466 {#2046
        date: 2023-11-08 04:01:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xusontha@ls.buckodr.ink"
        "@Corgana@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2050 …}
      +nested: Doctrine\ORM\PersistentCollection {#2052 …}
      +votes: Doctrine\ORM\PersistentCollection {#2058 …}
      +reports: Doctrine\ORM\PersistentCollection {#2125 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2041 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2100 …}
      -id: 109173
      -bodyTs: "'better':1 'funni':14 'safe':2 'sorri':4 'think':11 'titl':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/2140053"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699412466 {#2047
        date: 2023-11-08 04:01:06.0 +01:00
      }
      +"title": 109173
    }
    0 => App\Entity\EntryComment {#2073
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2068 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2072 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2072 …}
      +body: "Never noticed how blue everything was until now"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699395588 {#2136
        date: 2023-11-07 23:19:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xusontha@ls.buckodr.ink"
        "@ValueSubtracted@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2069 …}
      +nested: Doctrine\ORM\PersistentCollection {#2074 …}
      +votes: Doctrine\ORM\PersistentCollection {#2071 …}
      +reports: Doctrine\ORM\PersistentCollection {#2070 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2048 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2056 …}
      -id: 107586
      -bodyTs: "'blue':4 'everyth':5 'never':1 'notic':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/2135704"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699395588 {#2137
        date: 2023-11-07 23:19:48.0 +01:00
      }
      +"title": 107586
    }
  ]
  -id: 9591
  -titleTs: "'actual':5 'bridg':10 'like':7 'snw':9 'worri':3"
  -bodyTs: "'oc':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698919495
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/post/867312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698867495 {#2888
    date: 2023-11-01 20:38:15.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
72 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2068
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: Proxies\__CG__\App\Entity\Image {#2866 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2905 …}
  +slug: "Don-t-worry-I-actually-do-like-the-SNW-bridge"
  +title: "Don't worry, I actually do like the SNW bridge"
  +url: "https://www.st-minutiae.com/humor/meme-bridge-t-2x.jpg"
  +body: "Not OC"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699412466 {#2900
    date: 2023-11-08 04:01:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2907 …}
  +votes: Doctrine\ORM\PersistentCollection {#2909 …}
  +reports: Doctrine\ORM\PersistentCollection {#2911 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2913 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2915 …}
  +badges: Doctrine\ORM\PersistentCollection {#2917 …}
  +children: [
    1 => App\Entity\EntryComment {#2045
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2068 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2057 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2057 …}
      +body: "Better safe than sorry and I don’t have to think of a funny title"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699412466 {#2046
        date: 2023-11-08 04:01:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xusontha@ls.buckodr.ink"
        "@Corgana@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2050 …}
      +nested: Doctrine\ORM\PersistentCollection {#2052 …}
      +votes: Doctrine\ORM\PersistentCollection {#2058 …}
      +reports: Doctrine\ORM\PersistentCollection {#2125 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2041 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2100 …}
      -id: 109173
      -bodyTs: "'better':1 'funni':14 'safe':2 'sorri':4 'think':11 'titl':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/2140053"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699412466 {#2047
        date: 2023-11-08 04:01:06.0 +01:00
      }
      +"title": 109173
    }
    0 => App\Entity\EntryComment {#2073
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2068 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2072 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2072 …}
      +body: "Never noticed how blue everything was until now"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699395588 {#2136
        date: 2023-11-07 23:19:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xusontha@ls.buckodr.ink"
        "@ValueSubtracted@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2069 …}
      +nested: Doctrine\ORM\PersistentCollection {#2074 …}
      +votes: Doctrine\ORM\PersistentCollection {#2071 …}
      +reports: Doctrine\ORM\PersistentCollection {#2070 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2048 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2056 …}
      -id: 107586
      -bodyTs: "'blue':4 'everyth':5 'never':1 'notic':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/2135704"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699395588 {#2137
        date: 2023-11-07 23:19:48.0 +01:00
      }
      +"title": 107586
    }
  ]
  -id: 9591
  -titleTs: "'actual':5 'bridg':10 'like':7 'snw':9 'worri':3"
  -bodyTs: "'oc':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698919495
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/post/867312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698867495 {#2888
    date: 2023-11-01 20:38:15.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#2045
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2068
    +user: App\Entity\User {#265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
    +image: Proxies\__CG__\App\Entity\Image {#2866 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2905 …}
    +slug: "Don-t-worry-I-actually-do-like-the-SNW-bridge"
    +title: "Don't worry, I actually do like the SNW bridge"
    +url: "https://www.st-minutiae.com/humor/meme-bridge-t-2x.jpg"
    +body: "Not OC"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699412466 {#2900
      date: 2023-11-08 04:01:06.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2907 …}
    +votes: Doctrine\ORM\PersistentCollection {#2909 …}
    +reports: Doctrine\ORM\PersistentCollection {#2911 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2913 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2915 …}
    +badges: Doctrine\ORM\PersistentCollection {#2917 …}
    +children: [
      1 => App\Entity\EntryComment {#2045}
      0 => App\Entity\EntryComment {#2073
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2068 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2072 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2072 …}
        +body: "Never noticed how blue everything was until now"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699395588 {#2136
          date: 2023-11-07 23:19:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@xusontha@ls.buckodr.ink"
          "@ValueSubtracted@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2069 …}
        +nested: Doctrine\ORM\PersistentCollection {#2074 …}
        +votes: Doctrine\ORM\PersistentCollection {#2071 …}
        +reports: Doctrine\ORM\PersistentCollection {#2070 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2048 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2056 …}
        -id: 107586
        -bodyTs: "'blue':4 'everyth':5 'never':1 'notic':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ls.buckodr.ink/comment/2135704"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699395588 {#2137
          date: 2023-11-07 23:19:48.0 +01:00
        }
        +"title": 107586
      }
    ]
    -id: 9591
    -titleTs: "'actual':5 'bridg':10 'like':7 'snw':9 'worri':3"
    -bodyTs: "'oc':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698919495
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/867312"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698867495 {#2888
      date: 2023-11-01 20:38:15.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2057 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2057 …}
  +body: "Better safe than sorry and I don’t have to think of a funny title"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699412466 {#2046
    date: 2023-11-08 04:01:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@Corgana@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2050 …}
  +nested: Doctrine\ORM\PersistentCollection {#2052 …}
  +votes: Doctrine\ORM\PersistentCollection {#2058 …}
  +reports: Doctrine\ORM\PersistentCollection {#2125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2041 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2100 …}
  -id: 109173
  -bodyTs: "'better':1 'funni':14 'safe':2 'sorri':4 'think':11 'titl':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/2140053"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699412466 {#2047
    date: 2023-11-08 04:01:06.0 +01:00
  }
  +"title": 109173
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#2045
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2068
    +user: App\Entity\User {#265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
    +image: Proxies\__CG__\App\Entity\Image {#2866 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2905 …}
    +slug: "Don-t-worry-I-actually-do-like-the-SNW-bridge"
    +title: "Don't worry, I actually do like the SNW bridge"
    +url: "https://www.st-minutiae.com/humor/meme-bridge-t-2x.jpg"
    +body: "Not OC"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699412466 {#2900
      date: 2023-11-08 04:01:06.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2907 …}
    +votes: Doctrine\ORM\PersistentCollection {#2909 …}
    +reports: Doctrine\ORM\PersistentCollection {#2911 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2913 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2915 …}
    +badges: Doctrine\ORM\PersistentCollection {#2917 …}
    +children: [
      1 => App\Entity\EntryComment {#2045}
      0 => App\Entity\EntryComment {#2073
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2068 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2072 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2072 …}
        +body: "Never noticed how blue everything was until now"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699395588 {#2136
          date: 2023-11-07 23:19:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@xusontha@ls.buckodr.ink"
          "@ValueSubtracted@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2069 …}
        +nested: Doctrine\ORM\PersistentCollection {#2074 …}
        +votes: Doctrine\ORM\PersistentCollection {#2071 …}
        +reports: Doctrine\ORM\PersistentCollection {#2070 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2048 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2056 …}
        -id: 107586
        -bodyTs: "'blue':4 'everyth':5 'never':1 'notic':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ls.buckodr.ink/comment/2135704"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699395588 {#2137
          date: 2023-11-07 23:19:48.0 +01:00
        }
        +"title": 107586
      }
    ]
    -id: 9591
    -titleTs: "'actual':5 'bridg':10 'like':7 'snw':9 'worri':3"
    -bodyTs: "'oc':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698919495
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/867312"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698867495 {#2888
      date: 2023-11-01 20:38:15.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2057 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2057 …}
  +body: "Better safe than sorry and I don’t have to think of a funny title"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699412466 {#2046
    date: 2023-11-08 04:01:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@Corgana@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2050 …}
  +nested: Doctrine\ORM\PersistentCollection {#2052 …}
  +votes: Doctrine\ORM\PersistentCollection {#2058 …}
  +reports: Doctrine\ORM\PersistentCollection {#2125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2041 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2100 …}
  -id: 109173
  -bodyTs: "'better':1 'funni':14 'safe':2 'sorri':4 'think':11 'titl':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/2140053"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699412466 {#2047
    date: 2023-11-08 04:01:06.0 +01:00
  }
  +"title": 109173
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#2045
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2068
    +user: App\Entity\User {#265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
    +image: Proxies\__CG__\App\Entity\Image {#2866 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2905 …}
    +slug: "Don-t-worry-I-actually-do-like-the-SNW-bridge"
    +title: "Don't worry, I actually do like the SNW bridge"
    +url: "https://www.st-minutiae.com/humor/meme-bridge-t-2x.jpg"
    +body: "Not OC"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699412466 {#2900
      date: 2023-11-08 04:01:06.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2907 …}
    +votes: Doctrine\ORM\PersistentCollection {#2909 …}
    +reports: Doctrine\ORM\PersistentCollection {#2911 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2913 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2915 …}
    +badges: Doctrine\ORM\PersistentCollection {#2917 …}
    +children: [
      1 => App\Entity\EntryComment {#2045}
      0 => App\Entity\EntryComment {#2073
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2068 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2072 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2072 …}
        +body: "Never noticed how blue everything was until now"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699395588 {#2136
          date: 2023-11-07 23:19:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@xusontha@ls.buckodr.ink"
          "@ValueSubtracted@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2069 …}
        +nested: Doctrine\ORM\PersistentCollection {#2074 …}
        +votes: Doctrine\ORM\PersistentCollection {#2071 …}
        +reports: Doctrine\ORM\PersistentCollection {#2070 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2048 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2056 …}
        -id: 107586
        -bodyTs: "'blue':4 'everyth':5 'never':1 'notic':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ls.buckodr.ink/comment/2135704"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699395588 {#2137
          date: 2023-11-07 23:19:48.0 +01:00
        }
        +"title": 107586
      }
    ]
    -id: 9591
    -titleTs: "'actual':5 'bridg':10 'like':7 'snw':9 'worri':3"
    -bodyTs: "'oc':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698919495
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/867312"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698867495 {#2888
      date: 2023-11-01 20:38:15.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2057 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2057 …}
  +body: "Better safe than sorry and I don’t have to think of a funny title"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699412466 {#2046
    date: 2023-11-08 04:01:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@Corgana@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2050 …}
  +nested: Doctrine\ORM\PersistentCollection {#2052 …}
  +votes: Doctrine\ORM\PersistentCollection {#2058 …}
  +reports: Doctrine\ORM\PersistentCollection {#2125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2041 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2100 …}
  -id: 109173
  -bodyTs: "'better':1 'funni':14 'safe':2 'sorri':4 'think':11 'titl':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/2140053"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699412466 {#2047
    date: 2023-11-08 04:01:06.0 +01:00
  }
  +"title": 109173
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#2073
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2068
    +user: App\Entity\User {#265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
    +image: Proxies\__CG__\App\Entity\Image {#2866 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2905 …}
    +slug: "Don-t-worry-I-actually-do-like-the-SNW-bridge"
    +title: "Don't worry, I actually do like the SNW bridge"
    +url: "https://www.st-minutiae.com/humor/meme-bridge-t-2x.jpg"
    +body: "Not OC"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699412466 {#2900
      date: 2023-11-08 04:01:06.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2907 …}
    +votes: Doctrine\ORM\PersistentCollection {#2909 …}
    +reports: Doctrine\ORM\PersistentCollection {#2911 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2913 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2915 …}
    +badges: Doctrine\ORM\PersistentCollection {#2917 …}
    +children: [
      1 => App\Entity\EntryComment {#2045
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2068 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2057 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2057 …}
        +body: "Better safe than sorry and I don’t have to think of a funny title"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699412466 {#2046
          date: 2023-11-08 04:01:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@xusontha@ls.buckodr.ink"
          "@Corgana@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2050 …}
        +nested: Doctrine\ORM\PersistentCollection {#2052 …}
        +votes: Doctrine\ORM\PersistentCollection {#2058 …}
        +reports: Doctrine\ORM\PersistentCollection {#2125 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2041 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2100 …}
        -id: 109173
        -bodyTs: "'better':1 'funni':14 'safe':2 'sorri':4 'think':11 'titl':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ls.buckodr.ink/comment/2140053"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699412466 {#2047
          date: 2023-11-08 04:01:06.0 +01:00
        }
        +"title": 109173
      }
      0 => App\Entity\EntryComment {#2073}
    ]
    -id: 9591
    -titleTs: "'actual':5 'bridg':10 'like':7 'snw':9 'worri':3"
    -bodyTs: "'oc':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698919495
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/867312"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698867495 {#2888
      date: 2023-11-01 20:38:15.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2072 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2072 …}
  +body: "Never noticed how blue everything was until now"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699395588 {#2136
    date: 2023-11-07 23:19:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@ValueSubtracted@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2069 …}
  +nested: Doctrine\ORM\PersistentCollection {#2074 …}
  +votes: Doctrine\ORM\PersistentCollection {#2071 …}
  +reports: Doctrine\ORM\PersistentCollection {#2070 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2056 …}
  -id: 107586
  -bodyTs: "'blue':4 'everyth':5 'never':1 'notic':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/2135704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699395588 {#2137
    date: 2023-11-07 23:19:48.0 +01:00
  }
  +"title": 107586
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#2073
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2068
    +user: App\Entity\User {#265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
    +image: Proxies\__CG__\App\Entity\Image {#2866 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2905 …}
    +slug: "Don-t-worry-I-actually-do-like-the-SNW-bridge"
    +title: "Don't worry, I actually do like the SNW bridge"
    +url: "https://www.st-minutiae.com/humor/meme-bridge-t-2x.jpg"
    +body: "Not OC"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699412466 {#2900
      date: 2023-11-08 04:01:06.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2907 …}
    +votes: Doctrine\ORM\PersistentCollection {#2909 …}
    +reports: Doctrine\ORM\PersistentCollection {#2911 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2913 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2915 …}
    +badges: Doctrine\ORM\PersistentCollection {#2917 …}
    +children: [
      1 => App\Entity\EntryComment {#2045
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2068 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2057 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2057 …}
        +body: "Better safe than sorry and I don’t have to think of a funny title"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699412466 {#2046
          date: 2023-11-08 04:01:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@xusontha@ls.buckodr.ink"
          "@Corgana@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2050 …}
        +nested: Doctrine\ORM\PersistentCollection {#2052 …}
        +votes: Doctrine\ORM\PersistentCollection {#2058 …}
        +reports: Doctrine\ORM\PersistentCollection {#2125 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2041 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2100 …}
        -id: 109173
        -bodyTs: "'better':1 'funni':14 'safe':2 'sorri':4 'think':11 'titl':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ls.buckodr.ink/comment/2140053"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699412466 {#2047
          date: 2023-11-08 04:01:06.0 +01:00
        }
        +"title": 109173
      }
      0 => App\Entity\EntryComment {#2073}
    ]
    -id: 9591
    -titleTs: "'actual':5 'bridg':10 'like':7 'snw':9 'worri':3"
    -bodyTs: "'oc':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698919495
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/867312"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698867495 {#2888
      date: 2023-11-01 20:38:15.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2072 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2072 …}
  +body: "Never noticed how blue everything was until now"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699395588 {#2136
    date: 2023-11-07 23:19:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@ValueSubtracted@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2069 …}
  +nested: Doctrine\ORM\PersistentCollection {#2074 …}
  +votes: Doctrine\ORM\PersistentCollection {#2071 …}
  +reports: Doctrine\ORM\PersistentCollection {#2070 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2056 …}
  -id: 107586
  -bodyTs: "'blue':4 'everyth':5 'never':1 'notic':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/2135704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699395588 {#2137
    date: 2023-11-07 23:19:48.0 +01:00
  }
  +"title": 107586
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#2073
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2068
    +user: App\Entity\User {#265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
    +image: Proxies\__CG__\App\Entity\Image {#2866 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2905 …}
    +slug: "Don-t-worry-I-actually-do-like-the-SNW-bridge"
    +title: "Don't worry, I actually do like the SNW bridge"
    +url: "https://www.st-minutiae.com/humor/meme-bridge-t-2x.jpg"
    +body: "Not OC"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699412466 {#2900
      date: 2023-11-08 04:01:06.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2907 …}
    +votes: Doctrine\ORM\PersistentCollection {#2909 …}
    +reports: Doctrine\ORM\PersistentCollection {#2911 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2913 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2915 …}
    +badges: Doctrine\ORM\PersistentCollection {#2917 …}
    +children: [
      1 => App\Entity\EntryComment {#2045
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2068 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2057 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2057 …}
        +body: "Better safe than sorry and I don’t have to think of a funny title"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699412466 {#2046
          date: 2023-11-08 04:01:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@xusontha@ls.buckodr.ink"
          "@Corgana@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2050 …}
        +nested: Doctrine\ORM\PersistentCollection {#2052 …}
        +votes: Doctrine\ORM\PersistentCollection {#2058 …}
        +reports: Doctrine\ORM\PersistentCollection {#2125 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2041 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2100 …}
        -id: 109173
        -bodyTs: "'better':1 'funni':14 'safe':2 'sorri':4 'think':11 'titl':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ls.buckodr.ink/comment/2140053"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699412466 {#2047
          date: 2023-11-08 04:01:06.0 +01:00
        }
        +"title": 109173
      }
      0 => App\Entity\EntryComment {#2073}
    ]
    -id: 9591
    -titleTs: "'actual':5 'bridg':10 'like':7 'snw':9 'worri':3"
    -bodyTs: "'oc':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698919495
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/867312"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698867495 {#2888
      date: 2023-11-01 20:38:15.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2072 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2072 …}
  +body: "Never noticed how blue everything was until now"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699395588 {#2136
    date: 2023-11-07 23:19:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@ValueSubtracted@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2069 …}
  +nested: Doctrine\ORM\PersistentCollection {#2074 …}
  +votes: Doctrine\ORM\PersistentCollection {#2071 …}
  +reports: Doctrine\ORM\PersistentCollection {#2070 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2056 …}
  -id: 107586
  -bodyTs: "'blue':4 'everyth':5 'never':1 'notic':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/2135704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699395588 {#2137
    date: 2023-11-07 23:19:48.0 +01:00
  }
  +"title": 107586
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2123
  +user: Proxies\__CG__\App\Entity\User {#2774 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2508 …}
  +slug: "Hold-this-flower-for-a-second-while-I"
  +title: "Hold this flower for a second while I..."
  +url: null
  +body: "![](https://lemmy.nz/pictrs/image/38695b8b-6927-41a5-aef1-be6c9ac52eb1.jpeg)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698802520 {#2809
    date: 2023-11-01 02:35:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2814 …}
  +votes: Doctrine\ORM\PersistentCollection {#2817 …}
  +reports: Doctrine\ORM\PersistentCollection {#2819 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2821 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2823 …}
  +badges: Doctrine\ORM\PersistentCollection {#2825 …}
  +children: [
    App\Entity\EntryComment {#2113
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2123 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        ![janeway murdering w/ wide beam](https://64.media.tumblr.com/ce940e0c05d2b5461066ed7431e4c7c0/d3d2d1b7a340b1ef-53/s400x600/7da4ee3d275a18ca12e0083c569c3af4d6628bcb.gif)\n
        \n
        I’VE GOT WIDE BEAM\n
        \n
        THERE’S NOTHING YOU CAN DO NOW
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700599054 {#2122
        date: 2023-11-21 21:37:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LongbottomLeaf@lemmy.nz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2119 …}
      +nested: Doctrine\ORM\PersistentCollection {#2120 …}
      +votes: Doctrine\ORM\PersistentCollection {#2160 …}
      +reports: Doctrine\ORM\PersistentCollection {#2162 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
      -id: 126435
      -bodyTs: "'/ce940e0c05d2b5461066ed7431e4c7c0/d3d2d1b7a340b1ef-53/s400x600/7da4ee3d275a18ca12e0083c569c3af4d6628bcb.gif)':8 '64.media.tumblr.com':7 '64.media.tumblr.com/ce940e0c05d2b5461066ed7431e4c7c0/d3d2d1b7a340b1ef-53/s400x600/7da4ee3d275a18ca12e0083c569c3af4d6628bcb.gif)':6 'beam':5,13 'got':11 'janeway':1 'murder':2 'noth':16 've':10 'w':3 'wide':4,12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/1986072"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698801605 {#2115
        date: 2023-11-01 02:20:05.0 +01:00
      }
      +"title": 126435
    }
  ]
  -id: 12541
  -titleTs: "'flower':3 'hold':1 'second':6"
  -bodyTs: "'/pictrs/image/38695b8b-6927-41a5-aef1-be6c9ac52eb1.jpeg)':3 'lemmy.nz':2 'lemmy.nz/pictrs/image/38695b8b-6927-41a5-aef1-be6c9ac52eb1.jpeg)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698814421
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/2903688"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698801421 {#2795
    date: 2023-11-01 02:17:01.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
83 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2123
  +user: Proxies\__CG__\App\Entity\User {#2774 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2508 …}
  +slug: "Hold-this-flower-for-a-second-while-I"
  +title: "Hold this flower for a second while I..."
  +url: null
  +body: "![](https://lemmy.nz/pictrs/image/38695b8b-6927-41a5-aef1-be6c9ac52eb1.jpeg)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698802520 {#2809
    date: 2023-11-01 02:35:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2814 …}
  +votes: Doctrine\ORM\PersistentCollection {#2817 …}
  +reports: Doctrine\ORM\PersistentCollection {#2819 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2821 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2823 …}
  +badges: Doctrine\ORM\PersistentCollection {#2825 …}
  +children: [
    App\Entity\EntryComment {#2113
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2123 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        ![janeway murdering w/ wide beam](https://64.media.tumblr.com/ce940e0c05d2b5461066ed7431e4c7c0/d3d2d1b7a340b1ef-53/s400x600/7da4ee3d275a18ca12e0083c569c3af4d6628bcb.gif)\n
        \n
        I’VE GOT WIDE BEAM\n
        \n
        THERE’S NOTHING YOU CAN DO NOW
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700599054 {#2122
        date: 2023-11-21 21:37:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LongbottomLeaf@lemmy.nz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2119 …}
      +nested: Doctrine\ORM\PersistentCollection {#2120 …}
      +votes: Doctrine\ORM\PersistentCollection {#2160 …}
      +reports: Doctrine\ORM\PersistentCollection {#2162 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
      -id: 126435
      -bodyTs: "'/ce940e0c05d2b5461066ed7431e4c7c0/d3d2d1b7a340b1ef-53/s400x600/7da4ee3d275a18ca12e0083c569c3af4d6628bcb.gif)':8 '64.media.tumblr.com':7 '64.media.tumblr.com/ce940e0c05d2b5461066ed7431e4c7c0/d3d2d1b7a340b1ef-53/s400x600/7da4ee3d275a18ca12e0083c569c3af4d6628bcb.gif)':6 'beam':5,13 'got':11 'janeway':1 'murder':2 'noth':16 've':10 'w':3 'wide':4,12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/1986072"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698801605 {#2115
        date: 2023-11-01 02:20:05.0 +01:00
      }
      +"title": 126435
    }
  ]
  -id: 12541
  -titleTs: "'flower':3 'hold':1 'second':6"
  -bodyTs: "'/pictrs/image/38695b8b-6927-41a5-aef1-be6c9ac52eb1.jpeg)':3 'lemmy.nz':2 'lemmy.nz/pictrs/image/38695b8b-6927-41a5-aef1-be6c9ac52eb1.jpeg)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698814421
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/2903688"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698801421 {#2795
    date: 2023-11-01 02:17:01.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
84 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2123
  +user: Proxies\__CG__\App\Entity\User {#2774 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2508 …}
  +slug: "Hold-this-flower-for-a-second-while-I"
  +title: "Hold this flower for a second while I..."
  +url: null
  +body: "![](https://lemmy.nz/pictrs/image/38695b8b-6927-41a5-aef1-be6c9ac52eb1.jpeg)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698802520 {#2809
    date: 2023-11-01 02:35:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2814 …}
  +votes: Doctrine\ORM\PersistentCollection {#2817 …}
  +reports: Doctrine\ORM\PersistentCollection {#2819 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2821 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2823 …}
  +badges: Doctrine\ORM\PersistentCollection {#2825 …}
  +children: [
    App\Entity\EntryComment {#2113
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2123 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        ![janeway murdering w/ wide beam](https://64.media.tumblr.com/ce940e0c05d2b5461066ed7431e4c7c0/d3d2d1b7a340b1ef-53/s400x600/7da4ee3d275a18ca12e0083c569c3af4d6628bcb.gif)\n
        \n
        I’VE GOT WIDE BEAM\n
        \n
        THERE’S NOTHING YOU CAN DO NOW
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700599054 {#2122
        date: 2023-11-21 21:37:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LongbottomLeaf@lemmy.nz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2119 …}
      +nested: Doctrine\ORM\PersistentCollection {#2120 …}
      +votes: Doctrine\ORM\PersistentCollection {#2160 …}
      +reports: Doctrine\ORM\PersistentCollection {#2162 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
      -id: 126435
      -bodyTs: "'/ce940e0c05d2b5461066ed7431e4c7c0/d3d2d1b7a340b1ef-53/s400x600/7da4ee3d275a18ca12e0083c569c3af4d6628bcb.gif)':8 '64.media.tumblr.com':7 '64.media.tumblr.com/ce940e0c05d2b5461066ed7431e4c7c0/d3d2d1b7a340b1ef-53/s400x600/7da4ee3d275a18ca12e0083c569c3af4d6628bcb.gif)':6 'beam':5,13 'got':11 'janeway':1 'murder':2 'noth':16 've':10 'w':3 'wide':4,12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/1986072"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698801605 {#2115
        date: 2023-11-01 02:20:05.0 +01:00
      }
      +"title": 126435
    }
  ]
  -id: 12541
  -titleTs: "'flower':3 'hold':1 'second':6"
  -bodyTs: "'/pictrs/image/38695b8b-6927-41a5-aef1-be6c9ac52eb1.jpeg)':3 'lemmy.nz':2 'lemmy.nz/pictrs/image/38695b8b-6927-41a5-aef1-be6c9ac52eb1.jpeg)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698814421
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/2903688"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698801421 {#2795
    date: 2023-11-01 02:17:01.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#2113
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2123
    +user: Proxies\__CG__\App\Entity\User {#2774 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2508 …}
    +slug: "Hold-this-flower-for-a-second-while-I"
    +title: "Hold this flower for a second while I..."
    +url: null
    +body: "![](https://lemmy.nz/pictrs/image/38695b8b-6927-41a5-aef1-be6c9ac52eb1.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 2
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698802520 {#2809
      date: 2023-11-01 02:35:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2814 …}
    +votes: Doctrine\ORM\PersistentCollection {#2817 …}
    +reports: Doctrine\ORM\PersistentCollection {#2819 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2821 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2823 …}
    +badges: Doctrine\ORM\PersistentCollection {#2825 …}
    +children: [
      App\Entity\EntryComment {#2113}
    ]
    -id: 12541
    -titleTs: "'flower':3 'hold':1 'second':6"
    -bodyTs: "'/pictrs/image/38695b8b-6927-41a5-aef1-be6c9ac52eb1.jpeg)':3 'lemmy.nz':2 'lemmy.nz/pictrs/image/38695b8b-6927-41a5-aef1-be6c9ac52eb1.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698814421
    +visibility: "visible             "
    +apId: "https://lemmy.nz/post/2903688"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698801421 {#2795
      date: 2023-11-01 02:17:01.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    ![janeway murdering w/ wide beam](https://64.media.tumblr.com/ce940e0c05d2b5461066ed7431e4c7c0/d3d2d1b7a340b1ef-53/s400x600/7da4ee3d275a18ca12e0083c569c3af4d6628bcb.gif)\n
    \n
    I’VE GOT WIDE BEAM\n
    \n
    THERE’S NOTHING YOU CAN DO NOW
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700599054 {#2122
    date: 2023-11-21 21:37:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LongbottomLeaf@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2119 …}
  +nested: Doctrine\ORM\PersistentCollection {#2120 …}
  +votes: Doctrine\ORM\PersistentCollection {#2160 …}
  +reports: Doctrine\ORM\PersistentCollection {#2162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
  -id: 126435
  -bodyTs: "'/ce940e0c05d2b5461066ed7431e4c7c0/d3d2d1b7a340b1ef-53/s400x600/7da4ee3d275a18ca12e0083c569c3af4d6628bcb.gif)':8 '64.media.tumblr.com':7 '64.media.tumblr.com/ce940e0c05d2b5461066ed7431e4c7c0/d3d2d1b7a340b1ef-53/s400x600/7da4ee3d275a18ca12e0083c569c3af4d6628bcb.gif)':6 'beam':5,13 'got':11 'janeway':1 'murder':2 'noth':16 've':10 'w':3 'wide':4,12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/1986072"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698801605 {#2115
    date: 2023-11-01 02:20:05.0 +01:00
  }
  +"title": 126435
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#2113
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2123
    +user: Proxies\__CG__\App\Entity\User {#2774 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2508 …}
    +slug: "Hold-this-flower-for-a-second-while-I"
    +title: "Hold this flower for a second while I..."
    +url: null
    +body: "![](https://lemmy.nz/pictrs/image/38695b8b-6927-41a5-aef1-be6c9ac52eb1.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 2
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698802520 {#2809
      date: 2023-11-01 02:35:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2814 …}
    +votes: Doctrine\ORM\PersistentCollection {#2817 …}
    +reports: Doctrine\ORM\PersistentCollection {#2819 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2821 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2823 …}
    +badges: Doctrine\ORM\PersistentCollection {#2825 …}
    +children: [
      App\Entity\EntryComment {#2113}
    ]
    -id: 12541
    -titleTs: "'flower':3 'hold':1 'second':6"
    -bodyTs: "'/pictrs/image/38695b8b-6927-41a5-aef1-be6c9ac52eb1.jpeg)':3 'lemmy.nz':2 'lemmy.nz/pictrs/image/38695b8b-6927-41a5-aef1-be6c9ac52eb1.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698814421
    +visibility: "visible             "
    +apId: "https://lemmy.nz/post/2903688"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698801421 {#2795
      date: 2023-11-01 02:17:01.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    ![janeway murdering w/ wide beam](https://64.media.tumblr.com/ce940e0c05d2b5461066ed7431e4c7c0/d3d2d1b7a340b1ef-53/s400x600/7da4ee3d275a18ca12e0083c569c3af4d6628bcb.gif)\n
    \n
    I’VE GOT WIDE BEAM\n
    \n
    THERE’S NOTHING YOU CAN DO NOW
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700599054 {#2122
    date: 2023-11-21 21:37:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LongbottomLeaf@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2119 …}
  +nested: Doctrine\ORM\PersistentCollection {#2120 …}
  +votes: Doctrine\ORM\PersistentCollection {#2160 …}
  +reports: Doctrine\ORM\PersistentCollection {#2162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
  -id: 126435
  -bodyTs: "'/ce940e0c05d2b5461066ed7431e4c7c0/d3d2d1b7a340b1ef-53/s400x600/7da4ee3d275a18ca12e0083c569c3af4d6628bcb.gif)':8 '64.media.tumblr.com':7 '64.media.tumblr.com/ce940e0c05d2b5461066ed7431e4c7c0/d3d2d1b7a340b1ef-53/s400x600/7da4ee3d275a18ca12e0083c569c3af4d6628bcb.gif)':6 'beam':5,13 'got':11 'janeway':1 'murder':2 'noth':16 've':10 'w':3 'wide':4,12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/1986072"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698801605 {#2115
    date: 2023-11-01 02:20:05.0 +01:00
  }
  +"title": 126435
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#2113
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2123
    +user: Proxies\__CG__\App\Entity\User {#2774 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2508 …}
    +slug: "Hold-this-flower-for-a-second-while-I"
    +title: "Hold this flower for a second while I..."
    +url: null
    +body: "![](https://lemmy.nz/pictrs/image/38695b8b-6927-41a5-aef1-be6c9ac52eb1.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 2
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698802520 {#2809
      date: 2023-11-01 02:35:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2814 …}
    +votes: Doctrine\ORM\PersistentCollection {#2817 …}
    +reports: Doctrine\ORM\PersistentCollection {#2819 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2821 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2823 …}
    +badges: Doctrine\ORM\PersistentCollection {#2825 …}
    +children: [
      App\Entity\EntryComment {#2113}
    ]
    -id: 12541
    -titleTs: "'flower':3 'hold':1 'second':6"
    -bodyTs: "'/pictrs/image/38695b8b-6927-41a5-aef1-be6c9ac52eb1.jpeg)':3 'lemmy.nz':2 'lemmy.nz/pictrs/image/38695b8b-6927-41a5-aef1-be6c9ac52eb1.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698814421
    +visibility: "visible             "
    +apId: "https://lemmy.nz/post/2903688"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698801421 {#2795
      date: 2023-11-01 02:17:01.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    ![janeway murdering w/ wide beam](https://64.media.tumblr.com/ce940e0c05d2b5461066ed7431e4c7c0/d3d2d1b7a340b1ef-53/s400x600/7da4ee3d275a18ca12e0083c569c3af4d6628bcb.gif)\n
    \n
    I’VE GOT WIDE BEAM\n
    \n
    THERE’S NOTHING YOU CAN DO NOW
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700599054 {#2122
    date: 2023-11-21 21:37:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LongbottomLeaf@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2119 …}
  +nested: Doctrine\ORM\PersistentCollection {#2120 …}
  +votes: Doctrine\ORM\PersistentCollection {#2160 …}
  +reports: Doctrine\ORM\PersistentCollection {#2162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
  -id: 126435
  -bodyTs: "'/ce940e0c05d2b5461066ed7431e4c7c0/d3d2d1b7a340b1ef-53/s400x600/7da4ee3d275a18ca12e0083c569c3af4d6628bcb.gif)':8 '64.media.tumblr.com':7 '64.media.tumblr.com/ce940e0c05d2b5461066ed7431e4c7c0/d3d2d1b7a340b1ef-53/s400x600/7da4ee3d275a18ca12e0083c569c3af4d6628bcb.gif)':6 'beam':5,13 'got':11 'janeway':1 'murder':2 'noth':16 've':10 'w':3 'wide':4,12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/1986072"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698801605 {#2115
    date: 2023-11-01 02:20:05.0 +01:00
  }
  +"title": 126435
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1705
  +user: Proxies\__CG__\App\Entity\User {#1990 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: Proxies\__CG__\App\Entity\Image {#2848 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2623 …}
  +slug: "Sure-Why-not-Anything-goes"
  +title: "Sure. Why not. Anything goes."
  +url: "https://startrek.website/pictrs/image/5d40b8a0-2d59-4094-9765-67e932f83711.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 220
  +favouriteCount: 1098
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696951225 {#2882
    date: 2023-10-10 17:20:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2887 …}
  +votes: Doctrine\ORM\PersistentCollection {#2890 …}
  +reports: Doctrine\ORM\PersistentCollection {#2892 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2894 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2896 …}
  +badges: Doctrine\ORM\PersistentCollection {#2898 …}
  +children: [
    App\Entity\EntryComment {#1795
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1705 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
      +body: "I forgot about that scene lol"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696456251 {#1691
        date: 2023-10-04 23:50:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@ThereRisesARedStar@hexbear.net"
        "@xusontha@ls.buckodr.ink"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1611 …}
      +nested: Doctrine\ORM\PersistentCollection {#1630 …}
      +votes: Doctrine\ORM\PersistentCollection {#1628 …}
      +reports: Doctrine\ORM\PersistentCollection {#1599 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
      -id: 31852
      -bodyTs: "'forgot':2 'lol':6 'scene':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/1393483"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696456251 {#1692
        date: 2023-10-04 23:50:51.0 +02:00
      }
      +"title": 31852
    }
  ]
  -id: 2717
  -titleTs: "'anyth':4 'goe':5 'sure':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696524483
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2361330"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696438083 {#2869
    date: 2023-10-04 18:48:03.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"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
91 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1705
  +user: Proxies\__CG__\App\Entity\User {#1990 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: Proxies\__CG__\App\Entity\Image {#2848 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2623 …}
  +slug: "Sure-Why-not-Anything-goes"
  +title: "Sure. Why not. Anything goes."
  +url: "https://startrek.website/pictrs/image/5d40b8a0-2d59-4094-9765-67e932f83711.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 220
  +favouriteCount: 1098
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696951225 {#2882
    date: 2023-10-10 17:20:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2887 …}
  +votes: Doctrine\ORM\PersistentCollection {#2890 …}
  +reports: Doctrine\ORM\PersistentCollection {#2892 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2894 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2896 …}
  +badges: Doctrine\ORM\PersistentCollection {#2898 …}
  +children: [
    App\Entity\EntryComment {#1795
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1705 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
      +body: "I forgot about that scene lol"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696456251 {#1691
        date: 2023-10-04 23:50:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@ThereRisesARedStar@hexbear.net"
        "@xusontha@ls.buckodr.ink"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1611 …}
      +nested: Doctrine\ORM\PersistentCollection {#1630 …}
      +votes: Doctrine\ORM\PersistentCollection {#1628 …}
      +reports: Doctrine\ORM\PersistentCollection {#1599 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
      -id: 31852
      -bodyTs: "'forgot':2 'lol':6 'scene':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/1393483"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696456251 {#1692
        date: 2023-10-04 23:50:51.0 +02:00
      }
      +"title": 31852
    }
  ]
  -id: 2717
  -titleTs: "'anyth':4 'goe':5 'sure':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696524483
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2361330"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696438083 {#2869
    date: 2023-10-04 18:48:03.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"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
92 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1705
  +user: Proxies\__CG__\App\Entity\User {#1990 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: Proxies\__CG__\App\Entity\Image {#2848 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2623 …}
  +slug: "Sure-Why-not-Anything-goes"
  +title: "Sure. Why not. Anything goes."
  +url: "https://startrek.website/pictrs/image/5d40b8a0-2d59-4094-9765-67e932f83711.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 220
  +favouriteCount: 1098
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696951225 {#2882
    date: 2023-10-10 17:20:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2887 …}
  +votes: Doctrine\ORM\PersistentCollection {#2890 …}
  +reports: Doctrine\ORM\PersistentCollection {#2892 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2894 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2896 …}
  +badges: Doctrine\ORM\PersistentCollection {#2898 …}
  +children: [
    App\Entity\EntryComment {#1795
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1705 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
      +body: "I forgot about that scene lol"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696456251 {#1691
        date: 2023-10-04 23:50:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@ThereRisesARedStar@hexbear.net"
        "@xusontha@ls.buckodr.ink"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1611 …}
      +nested: Doctrine\ORM\PersistentCollection {#1630 …}
      +votes: Doctrine\ORM\PersistentCollection {#1628 …}
      +reports: Doctrine\ORM\PersistentCollection {#1599 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
      -id: 31852
      -bodyTs: "'forgot':2 'lol':6 'scene':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/1393483"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696456251 {#1692
        date: 2023-10-04 23:50:51.0 +02:00
      }
      +"title": 31852
    }
  ]
  -id: 2717
  -titleTs: "'anyth':4 'goe':5 'sure':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696524483
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2361330"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696438083 {#2869
    date: 2023-10-04 18:48:03.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"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
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#1795
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1705
    +user: Proxies\__CG__\App\Entity\User {#1990 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: Proxies\__CG__\App\Entity\Image {#2848 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2623 …}
    +slug: "Sure-Why-not-Anything-goes"
    +title: "Sure. Why not. Anything goes."
    +url: "https://startrek.website/pictrs/image/5d40b8a0-2d59-4094-9765-67e932f83711.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 220
    +favouriteCount: 1098
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951225 {#2882
      date: 2023-10-10 17:20:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2887 …}
    +votes: Doctrine\ORM\PersistentCollection {#2890 …}
    +reports: Doctrine\ORM\PersistentCollection {#2892 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2894 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2896 …}
    +badges: Doctrine\ORM\PersistentCollection {#2898 …}
    +children: [
      App\Entity\EntryComment {#1795}
    ]
    -id: 2717
    -titleTs: "'anyth':4 'goe':5 'sure':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696524483
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2361330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696438083 {#2869
      date: 2023-10-04 18:48:03.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
  +body: "I forgot about that scene lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696456251 {#1691
    date: 2023-10-04 23:50:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@ThereRisesARedStar@hexbear.net"
    "@xusontha@ls.buckodr.ink"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1611 …}
  +nested: Doctrine\ORM\PersistentCollection {#1630 …}
  +votes: Doctrine\ORM\PersistentCollection {#1628 …}
  +reports: Doctrine\ORM\PersistentCollection {#1599 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
  -id: 31852
  -bodyTs: "'forgot':2 'lol':6 'scene':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/1393483"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696456251 {#1692
    date: 2023-10-04 23:50:51.0 +02:00
  }
  +"title": 31852
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#1795
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1705
    +user: Proxies\__CG__\App\Entity\User {#1990 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: Proxies\__CG__\App\Entity\Image {#2848 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2623 …}
    +slug: "Sure-Why-not-Anything-goes"
    +title: "Sure. Why not. Anything goes."
    +url: "https://startrek.website/pictrs/image/5d40b8a0-2d59-4094-9765-67e932f83711.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 220
    +favouriteCount: 1098
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951225 {#2882
      date: 2023-10-10 17:20:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2887 …}
    +votes: Doctrine\ORM\PersistentCollection {#2890 …}
    +reports: Doctrine\ORM\PersistentCollection {#2892 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2894 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2896 …}
    +badges: Doctrine\ORM\PersistentCollection {#2898 …}
    +children: [
      App\Entity\EntryComment {#1795}
    ]
    -id: 2717
    -titleTs: "'anyth':4 'goe':5 'sure':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696524483
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2361330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696438083 {#2869
      date: 2023-10-04 18:48:03.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
  +body: "I forgot about that scene lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696456251 {#1691
    date: 2023-10-04 23:50:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@ThereRisesARedStar@hexbear.net"
    "@xusontha@ls.buckodr.ink"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1611 …}
  +nested: Doctrine\ORM\PersistentCollection {#1630 …}
  +votes: Doctrine\ORM\PersistentCollection {#1628 …}
  +reports: Doctrine\ORM\PersistentCollection {#1599 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
  -id: 31852
  -bodyTs: "'forgot':2 'lol':6 'scene':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/1393483"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696456251 {#1692
    date: 2023-10-04 23:50:51.0 +02:00
  }
  +"title": 31852
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#1795
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1705
    +user: Proxies\__CG__\App\Entity\User {#1990 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: Proxies\__CG__\App\Entity\Image {#2848 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2623 …}
    +slug: "Sure-Why-not-Anything-goes"
    +title: "Sure. Why not. Anything goes."
    +url: "https://startrek.website/pictrs/image/5d40b8a0-2d59-4094-9765-67e932f83711.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 220
    +favouriteCount: 1098
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696951225 {#2882
      date: 2023-10-10 17:20:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2887 …}
    +votes: Doctrine\ORM\PersistentCollection {#2890 …}
    +reports: Doctrine\ORM\PersistentCollection {#2892 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2894 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2896 …}
    +badges: Doctrine\ORM\PersistentCollection {#2898 …}
    +children: [
      App\Entity\EntryComment {#1795}
    ]
    -id: 2717
    -titleTs: "'anyth':4 'goe':5 'sure':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696524483
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2361330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696438083 {#2869
      date: 2023-10-04 18:48:03.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
  +body: "I forgot about that scene lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696456251 {#1691
    date: 2023-10-04 23:50:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@ThereRisesARedStar@hexbear.net"
    "@xusontha@ls.buckodr.ink"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1611 …}
  +nested: Doctrine\ORM\PersistentCollection {#1630 …}
  +votes: Doctrine\ORM\PersistentCollection {#1628 …}
  +reports: Doctrine\ORM\PersistentCollection {#1599 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
  -id: 31852
  -bodyTs: "'forgot':2 'lol':6 'scene':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/1393483"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696456251 {#1692
    date: 2023-10-04 23:50:51.0 +02:00
  }
  +"title": 31852
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2274
  +user: Proxies\__CG__\App\Entity\User {#1990 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2508 …}
  +slug: "Just-wanted-to-thank-this-community-for-helping-me-have"
  +title: "Just wanted to thank this community for helping me have the best birthday I've had in years"
  +url: null
  +body: """
    Going to lie down because it’s hot as balls in my apartment and also because I’m just exhausted from not sleeping great. Thus why this is being posted randomly in the middle of the day. I was going to post this tonight but god knows if I’ll even be awake.\n
    \n
    I’ve always had really awful birthdays. Either it was outright ignored or I was punished for even having one. My parents were… unpleasant. Star Trek became my escape. Could see amazing people make amazing choices and be the best they wanted to be instead of lying and saying they were good people. Actions speak louder than words, after all, and the actions of the crew of the Enterprise-D (specifically) were what helped me sort of override a lot of the disgusting hateful stuff I was taught as a child. Also made me feel like a person instead of a burden.\n
    \n
    I’ve not really been able to delve in deep to a lot of Trek communities sometimes because, well, it’s the internet. People can get a bit toxic behind a computer screen. This place has been ***anything*** but. Pure kindness and love from everyone here. Top to the bottom. Honestly it seems pretty worth it to me to forego birthday gifts throughout my life to be able to find y’all.\n
    \n
    You are all awesome. I don’t want birthday wishes and stuff, I get enough of those from Starbucks and other companies trying to get me to buy their shit that I cannot afford, but I want y’all to appreciate yourself for a couple minutes. You’re a great person, you’ve helped make an amazing community, and I am eternally grateful.\n
    \n
    You are AWESOME. Love y’all.\n
    \n
    Live so very motherfucking long and prosper more than you could ever dream.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696453874 {#2600
    date: 2023-10-04 23:11:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2605 …}
  +votes: Doctrine\ORM\PersistentCollection {#2608 …}
  +reports: Doctrine\ORM\PersistentCollection {#2610 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2612 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2614 …}
  +badges: Doctrine\ORM\PersistentCollection {#2616 …}
  +children: [
    App\Entity\EntryComment {#2271
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2274 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2272 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2190 …}
      +body: """
        It’s like on [Jengus IV](https://memory-alpha.fandom.com/wiki/Mining_The_Mind%27s_Mines_(episode)), they’re all mixing! THE KLINGON CLOWNS ARE COMING!\n
        \n
        ![](https://loot.buckodr.ink/BEu3Vd.png)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696453874 {#2267
        date: 2023-10-04 23:11:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@teft@startrek.website"
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2253 …}
      +nested: Doctrine\ORM\PersistentCollection {#2262 …}
      +votes: Doctrine\ORM\PersistentCollection {#2264 …}
      +reports: Doctrine\ORM\PersistentCollection {#2242 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2240 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2233 …}
      -id: 231098
      -bodyTs: "'/beu3vd.png)':21 '/wiki/mining_the_mind%27s_mines_(episode)),':9 'clown':16 'come':18 'iv':6 'jengus':5 'klingon':15 'like':3 'loot.buckodr.ink':20 'loot.buckodr.ink/beu3vd.png)':19 'memory-alpha.fandom.com':8 'memory-alpha.fandom.com/wiki/mining_the_mind%27s_mines_(episode)),':7 'mix':13 're':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/1392720"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696453874 {#2273
        date: 2023-10-04 23:11:14.0 +02:00
      }
      +"title": 231098
    }
  ]
  -id: 14008
  -titleTs: "'best':12 'birthday':13 'communiti':6 'help':8 'thank':4 've':15 'want':2 'year':18"
  -bodyTs: "'abl':162,224 'action':107,116 'afford':262 'also':15,146 'alway':56 'amaz':85,88,285 'anyth':194 'apart':13 'appreci':269 'aw':59 'awak':53 'awesom':232,294 'ball':10 'becam':80 'behind':186 'best':93 'birthday':60,217,237 'bit':184 'bottom':206 'burden':156 'buy':256 'cannot':261 'child':145 'choic':89 'communiti':172,286 'compani':250 'comput':188 'could':83,308 'coupl':273 'crew':119 'd':124 'day':37 'deep':166 'delv':164 'disgust':137 'dream':310 'either':61 'enough':243 'enterpris':123 'enterprise-d':122 'escap':82 'etern':290 'even':51,71 'ever':309 'everyon':201 'exhaust':20 'feel':149 'find':226 'forego':216 'get':182,242,253 'gift':218 'go':1,40 'god':46 'good':105 'grate':291 'great':24,278 'hate':138 'help':128,282 'honest':207 'hot':8 'ignor':65 'instead':98,153 'internet':179 'kind':197 'know':47 'lie':3,100 'life':221 'like':150 'live':298 'll':50 'long':302 'lot':134,169 'louder':109 'love':199,295 'm':18 'made':147 'make':87,283 'middl':34 'minut':274 'motherfuck':301 'one':73 'outright':64 'overrid':132 'parent':75 'peopl':86,106,180 'person':152,279 'place':191 'post':30,42 'pretti':210 'prosper':304 'punish':69 'pure':196 'random':31 're':276 'realli':58,160 'say':102 'screen':189 'see':84 'seem':209 'shit':258 'sleep':23 'sometim':173 'sort':130 'speak':108 'specif':125 'star':78 'starbuck':247 'stuff':139,240 'taught':142 'throughout':219 'thus':25 'tonight':44 'top':203 'toxic':185 'trek':79,171 'tri':251 'unpleas':77 've':55,158,281 'want':95,236,265 'well':175 'wish':238 'word':111 'worth':211 'y':227,266,296"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696470514
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2367040"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696451014 {#2581
    date: 2023-10-04 22:23:34.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"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
99 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2274
  +user: Proxies\__CG__\App\Entity\User {#1990 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2508 …}
  +slug: "Just-wanted-to-thank-this-community-for-helping-me-have"
  +title: "Just wanted to thank this community for helping me have the best birthday I've had in years"
  +url: null
  +body: """
    Going to lie down because it’s hot as balls in my apartment and also because I’m just exhausted from not sleeping great. Thus why this is being posted randomly in the middle of the day. I was going to post this tonight but god knows if I’ll even be awake.\n
    \n
    I’ve always had really awful birthdays. Either it was outright ignored or I was punished for even having one. My parents were… unpleasant. Star Trek became my escape. Could see amazing people make amazing choices and be the best they wanted to be instead of lying and saying they were good people. Actions speak louder than words, after all, and the actions of the crew of the Enterprise-D (specifically) were what helped me sort of override a lot of the disgusting hateful stuff I was taught as a child. Also made me feel like a person instead of a burden.\n
    \n
    I’ve not really been able to delve in deep to a lot of Trek communities sometimes because, well, it’s the internet. People can get a bit toxic behind a computer screen. This place has been ***anything*** but. Pure kindness and love from everyone here. Top to the bottom. Honestly it seems pretty worth it to me to forego birthday gifts throughout my life to be able to find y’all.\n
    \n
    You are all awesome. I don’t want birthday wishes and stuff, I get enough of those from Starbucks and other companies trying to get me to buy their shit that I cannot afford, but I want y’all to appreciate yourself for a couple minutes. You’re a great person, you’ve helped make an amazing community, and I am eternally grateful.\n
    \n
    You are AWESOME. Love y’all.\n
    \n
    Live so very motherfucking long and prosper more than you could ever dream.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696453874 {#2600
    date: 2023-10-04 23:11:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2605 …}
  +votes: Doctrine\ORM\PersistentCollection {#2608 …}
  +reports: Doctrine\ORM\PersistentCollection {#2610 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2612 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2614 …}
  +badges: Doctrine\ORM\PersistentCollection {#2616 …}
  +children: [
    App\Entity\EntryComment {#2271
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2274 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2272 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2190 …}
      +body: """
        It’s like on [Jengus IV](https://memory-alpha.fandom.com/wiki/Mining_The_Mind%27s_Mines_(episode)), they’re all mixing! THE KLINGON CLOWNS ARE COMING!\n
        \n
        ![](https://loot.buckodr.ink/BEu3Vd.png)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696453874 {#2267
        date: 2023-10-04 23:11:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@teft@startrek.website"
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2253 …}
      +nested: Doctrine\ORM\PersistentCollection {#2262 …}
      +votes: Doctrine\ORM\PersistentCollection {#2264 …}
      +reports: Doctrine\ORM\PersistentCollection {#2242 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2240 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2233 …}
      -id: 231098
      -bodyTs: "'/beu3vd.png)':21 '/wiki/mining_the_mind%27s_mines_(episode)),':9 'clown':16 'come':18 'iv':6 'jengus':5 'klingon':15 'like':3 'loot.buckodr.ink':20 'loot.buckodr.ink/beu3vd.png)':19 'memory-alpha.fandom.com':8 'memory-alpha.fandom.com/wiki/mining_the_mind%27s_mines_(episode)),':7 'mix':13 're':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/1392720"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696453874 {#2273
        date: 2023-10-04 23:11:14.0 +02:00
      }
      +"title": 231098
    }
  ]
  -id: 14008
  -titleTs: "'best':12 'birthday':13 'communiti':6 'help':8 'thank':4 've':15 'want':2 'year':18"
  -bodyTs: "'abl':162,224 'action':107,116 'afford':262 'also':15,146 'alway':56 'amaz':85,88,285 'anyth':194 'apart':13 'appreci':269 'aw':59 'awak':53 'awesom':232,294 'ball':10 'becam':80 'behind':186 'best':93 'birthday':60,217,237 'bit':184 'bottom':206 'burden':156 'buy':256 'cannot':261 'child':145 'choic':89 'communiti':172,286 'compani':250 'comput':188 'could':83,308 'coupl':273 'crew':119 'd':124 'day':37 'deep':166 'delv':164 'disgust':137 'dream':310 'either':61 'enough':243 'enterpris':123 'enterprise-d':122 'escap':82 'etern':290 'even':51,71 'ever':309 'everyon':201 'exhaust':20 'feel':149 'find':226 'forego':216 'get':182,242,253 'gift':218 'go':1,40 'god':46 'good':105 'grate':291 'great':24,278 'hate':138 'help':128,282 'honest':207 'hot':8 'ignor':65 'instead':98,153 'internet':179 'kind':197 'know':47 'lie':3,100 'life':221 'like':150 'live':298 'll':50 'long':302 'lot':134,169 'louder':109 'love':199,295 'm':18 'made':147 'make':87,283 'middl':34 'minut':274 'motherfuck':301 'one':73 'outright':64 'overrid':132 'parent':75 'peopl':86,106,180 'person':152,279 'place':191 'post':30,42 'pretti':210 'prosper':304 'punish':69 'pure':196 'random':31 're':276 'realli':58,160 'say':102 'screen':189 'see':84 'seem':209 'shit':258 'sleep':23 'sometim':173 'sort':130 'speak':108 'specif':125 'star':78 'starbuck':247 'stuff':139,240 'taught':142 'throughout':219 'thus':25 'tonight':44 'top':203 'toxic':185 'trek':79,171 'tri':251 'unpleas':77 've':55,158,281 'want':95,236,265 'well':175 'wish':238 'word':111 'worth':211 'y':227,266,296"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696470514
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2367040"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696451014 {#2581
    date: 2023-10-04 22:23:34.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"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
100 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2274
  +user: Proxies\__CG__\App\Entity\User {#1990 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2508 …}
  +slug: "Just-wanted-to-thank-this-community-for-helping-me-have"
  +title: "Just wanted to thank this community for helping me have the best birthday I've had in years"
  +url: null
  +body: """
    Going to lie down because it’s hot as balls in my apartment and also because I’m just exhausted from not sleeping great. Thus why this is being posted randomly in the middle of the day. I was going to post this tonight but god knows if I’ll even be awake.\n
    \n
    I’ve always had really awful birthdays. Either it was outright ignored or I was punished for even having one. My parents were… unpleasant. Star Trek became my escape. Could see amazing people make amazing choices and be the best they wanted to be instead of lying and saying they were good people. Actions speak louder than words, after all, and the actions of the crew of the Enterprise-D (specifically) were what helped me sort of override a lot of the disgusting hateful stuff I was taught as a child. Also made me feel like a person instead of a burden.\n
    \n
    I’ve not really been able to delve in deep to a lot of Trek communities sometimes because, well, it’s the internet. People can get a bit toxic behind a computer screen. This place has been ***anything*** but. Pure kindness and love from everyone here. Top to the bottom. Honestly it seems pretty worth it to me to forego birthday gifts throughout my life to be able to find y’all.\n
    \n
    You are all awesome. I don’t want birthday wishes and stuff, I get enough of those from Starbucks and other companies trying to get me to buy their shit that I cannot afford, but I want y’all to appreciate yourself for a couple minutes. You’re a great person, you’ve helped make an amazing community, and I am eternally grateful.\n
    \n
    You are AWESOME. Love y’all.\n
    \n
    Live so very motherfucking long and prosper more than you could ever dream.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696453874 {#2600
    date: 2023-10-04 23:11:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2605 …}
  +votes: Doctrine\ORM\PersistentCollection {#2608 …}
  +reports: Doctrine\ORM\PersistentCollection {#2610 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2612 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2614 …}
  +badges: Doctrine\ORM\PersistentCollection {#2616 …}
  +children: [
    App\Entity\EntryComment {#2271
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2274 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2272 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2190 …}
      +body: """
        It’s like on [Jengus IV](https://memory-alpha.fandom.com/wiki/Mining_The_Mind%27s_Mines_(episode)), they’re all mixing! THE KLINGON CLOWNS ARE COMING!\n
        \n
        ![](https://loot.buckodr.ink/BEu3Vd.png)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696453874 {#2267
        date: 2023-10-04 23:11:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@teft@startrek.website"
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2253 …}
      +nested: Doctrine\ORM\PersistentCollection {#2262 …}
      +votes: Doctrine\ORM\PersistentCollection {#2264 …}
      +reports: Doctrine\ORM\PersistentCollection {#2242 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2240 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2233 …}
      -id: 231098
      -bodyTs: "'/beu3vd.png)':21 '/wiki/mining_the_mind%27s_mines_(episode)),':9 'clown':16 'come':18 'iv':6 'jengus':5 'klingon':15 'like':3 'loot.buckodr.ink':20 'loot.buckodr.ink/beu3vd.png)':19 'memory-alpha.fandom.com':8 'memory-alpha.fandom.com/wiki/mining_the_mind%27s_mines_(episode)),':7 'mix':13 're':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/1392720"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696453874 {#2273
        date: 2023-10-04 23:11:14.0 +02:00
      }
      +"title": 231098
    }
  ]
  -id: 14008
  -titleTs: "'best':12 'birthday':13 'communiti':6 'help':8 'thank':4 've':15 'want':2 'year':18"
  -bodyTs: "'abl':162,224 'action':107,116 'afford':262 'also':15,146 'alway':56 'amaz':85,88,285 'anyth':194 'apart':13 'appreci':269 'aw':59 'awak':53 'awesom':232,294 'ball':10 'becam':80 'behind':186 'best':93 'birthday':60,217,237 'bit':184 'bottom':206 'burden':156 'buy':256 'cannot':261 'child':145 'choic':89 'communiti':172,286 'compani':250 'comput':188 'could':83,308 'coupl':273 'crew':119 'd':124 'day':37 'deep':166 'delv':164 'disgust':137 'dream':310 'either':61 'enough':243 'enterpris':123 'enterprise-d':122 'escap':82 'etern':290 'even':51,71 'ever':309 'everyon':201 'exhaust':20 'feel':149 'find':226 'forego':216 'get':182,242,253 'gift':218 'go':1,40 'god':46 'good':105 'grate':291 'great':24,278 'hate':138 'help':128,282 'honest':207 'hot':8 'ignor':65 'instead':98,153 'internet':179 'kind':197 'know':47 'lie':3,100 'life':221 'like':150 'live':298 'll':50 'long':302 'lot':134,169 'louder':109 'love':199,295 'm':18 'made':147 'make':87,283 'middl':34 'minut':274 'motherfuck':301 'one':73 'outright':64 'overrid':132 'parent':75 'peopl':86,106,180 'person':152,279 'place':191 'post':30,42 'pretti':210 'prosper':304 'punish':69 'pure':196 'random':31 're':276 'realli':58,160 'say':102 'screen':189 'see':84 'seem':209 'shit':258 'sleep':23 'sometim':173 'sort':130 'speak':108 'specif':125 'star':78 'starbuck':247 'stuff':139,240 'taught':142 'throughout':219 'thus':25 'tonight':44 'top':203 'toxic':185 'trek':79,171 'tri':251 'unpleas':77 've':55,158,281 'want':95,236,265 'well':175 'wish':238 'word':111 'worth':211 'y':227,266,296"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696470514
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2367040"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696451014 {#2581
    date: 2023-10-04 22:23:34.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"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
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#2271
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2274
    +user: Proxies\__CG__\App\Entity\User {#1990 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2508 …}
    +slug: "Just-wanted-to-thank-this-community-for-helping-me-have"
    +title: "Just wanted to thank this community for helping me have the best birthday I've had in years"
    +url: null
    +body: """
      Going to lie down because it’s hot as balls in my apartment and also because I’m just exhausted from not sleeping great. Thus why this is being posted randomly in the middle of the day. I was going to post this tonight but god knows if I’ll even be awake.\n
      \n
      I’ve always had really awful birthdays. Either it was outright ignored or I was punished for even having one. My parents were… unpleasant. Star Trek became my escape. Could see amazing people make amazing choices and be the best they wanted to be instead of lying and saying they were good people. Actions speak louder than words, after all, and the actions of the crew of the Enterprise-D (specifically) were what helped me sort of override a lot of the disgusting hateful stuff I was taught as a child. Also made me feel like a person instead of a burden.\n
      \n
      I’ve not really been able to delve in deep to a lot of Trek communities sometimes because, well, it’s the internet. People can get a bit toxic behind a computer screen. This place has been ***anything*** but. Pure kindness and love from everyone here. Top to the bottom. Honestly it seems pretty worth it to me to forego birthday gifts throughout my life to be able to find y’all.\n
      \n
      You are all awesome. I don’t want birthday wishes and stuff, I get enough of those from Starbucks and other companies trying to get me to buy their shit that I cannot afford, but I want y’all to appreciate yourself for a couple minutes. You’re a great person, you’ve helped make an amazing community, and I am eternally grateful.\n
      \n
      You are AWESOME. Love y’all.\n
      \n
      Live so very motherfucking long and prosper more than you could ever dream.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 3
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696453874 {#2600
      date: 2023-10-04 23:11:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2605 …}
    +votes: Doctrine\ORM\PersistentCollection {#2608 …}
    +reports: Doctrine\ORM\PersistentCollection {#2610 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2612 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2614 …}
    +badges: Doctrine\ORM\PersistentCollection {#2616 …}
    +children: [
      App\Entity\EntryComment {#2271}
    ]
    -id: 14008
    -titleTs: "'best':12 'birthday':13 'communiti':6 'help':8 'thank':4 've':15 'want':2 'year':18"
    -bodyTs: "'abl':162,224 'action':107,116 'afford':262 'also':15,146 'alway':56 'amaz':85,88,285 'anyth':194 'apart':13 'appreci':269 'aw':59 'awak':53 'awesom':232,294 'ball':10 'becam':80 'behind':186 'best':93 'birthday':60,217,237 'bit':184 'bottom':206 'burden':156 'buy':256 'cannot':261 'child':145 'choic':89 'communiti':172,286 'compani':250 'comput':188 'could':83,308 'coupl':273 'crew':119 'd':124 'day':37 'deep':166 'delv':164 'disgust':137 'dream':310 'either':61 'enough':243 'enterpris':123 'enterprise-d':122 'escap':82 'etern':290 'even':51,71 'ever':309 'everyon':201 'exhaust':20 'feel':149 'find':226 'forego':216 'get':182,242,253 'gift':218 'go':1,40 'god':46 'good':105 'grate':291 'great':24,278 'hate':138 'help':128,282 'honest':207 'hot':8 'ignor':65 'instead':98,153 'internet':179 'kind':197 'know':47 'lie':3,100 'life':221 'like':150 'live':298 'll':50 'long':302 'lot':134,169 'louder':109 'love':199,295 'm':18 'made':147 'make':87,283 'middl':34 'minut':274 'motherfuck':301 'one':73 'outright':64 'overrid':132 'parent':75 'peopl':86,106,180 'person':152,279 'place':191 'post':30,42 'pretti':210 'prosper':304 'punish':69 'pure':196 'random':31 're':276 'realli':58,160 'say':102 'screen':189 'see':84 'seem':209 'shit':258 'sleep':23 'sometim':173 'sort':130 'speak':108 'specif':125 'star':78 'starbuck':247 'stuff':139,240 'taught':142 'throughout':219 'thus':25 'tonight':44 'top':203 'toxic':185 'trek':79,171 'tri':251 'unpleas':77 've':55,158,281 'want':95,236,265 'well':175 'wish':238 'word':111 'worth':211 'y':227,266,296"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696470514
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2367040"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696451014 {#2581
      date: 2023-10-04 22:23:34.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2272 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2190 …}
  +body: """
    It’s like on [Jengus IV](https://memory-alpha.fandom.com/wiki/Mining_The_Mind%27s_Mines_(episode)), they’re all mixing! THE KLINGON CLOWNS ARE COMING!\n
    \n
    ![](https://loot.buckodr.ink/BEu3Vd.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696453874 {#2267
    date: 2023-10-04 23:11:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@teft@startrek.website"
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2253 …}
  +nested: Doctrine\ORM\PersistentCollection {#2262 …}
  +votes: Doctrine\ORM\PersistentCollection {#2264 …}
  +reports: Doctrine\ORM\PersistentCollection {#2242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2240 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2233 …}
  -id: 231098
  -bodyTs: "'/beu3vd.png)':21 '/wiki/mining_the_mind%27s_mines_(episode)),':9 'clown':16 'come':18 'iv':6 'jengus':5 'klingon':15 'like':3 'loot.buckodr.ink':20 'loot.buckodr.ink/beu3vd.png)':19 'memory-alpha.fandom.com':8 'memory-alpha.fandom.com/wiki/mining_the_mind%27s_mines_(episode)),':7 'mix':13 're':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/1392720"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696453874 {#2273
    date: 2023-10-04 23:11:14.0 +02:00
  }
  +"title": 231098
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#2271
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2274
    +user: Proxies\__CG__\App\Entity\User {#1990 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2508 …}
    +slug: "Just-wanted-to-thank-this-community-for-helping-me-have"
    +title: "Just wanted to thank this community for helping me have the best birthday I've had in years"
    +url: null
    +body: """
      Going to lie down because it’s hot as balls in my apartment and also because I’m just exhausted from not sleeping great. Thus why this is being posted randomly in the middle of the day. I was going to post this tonight but god knows if I’ll even be awake.\n
      \n
      I’ve always had really awful birthdays. Either it was outright ignored or I was punished for even having one. My parents were… unpleasant. Star Trek became my escape. Could see amazing people make amazing choices and be the best they wanted to be instead of lying and saying they were good people. Actions speak louder than words, after all, and the actions of the crew of the Enterprise-D (specifically) were what helped me sort of override a lot of the disgusting hateful stuff I was taught as a child. Also made me feel like a person instead of a burden.\n
      \n
      I’ve not really been able to delve in deep to a lot of Trek communities sometimes because, well, it’s the internet. People can get a bit toxic behind a computer screen. This place has been ***anything*** but. Pure kindness and love from everyone here. Top to the bottom. Honestly it seems pretty worth it to me to forego birthday gifts throughout my life to be able to find y’all.\n
      \n
      You are all awesome. I don’t want birthday wishes and stuff, I get enough of those from Starbucks and other companies trying to get me to buy their shit that I cannot afford, but I want y’all to appreciate yourself for a couple minutes. You’re a great person, you’ve helped make an amazing community, and I am eternally grateful.\n
      \n
      You are AWESOME. Love y’all.\n
      \n
      Live so very motherfucking long and prosper more than you could ever dream.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 3
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696453874 {#2600
      date: 2023-10-04 23:11:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2605 …}
    +votes: Doctrine\ORM\PersistentCollection {#2608 …}
    +reports: Doctrine\ORM\PersistentCollection {#2610 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2612 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2614 …}
    +badges: Doctrine\ORM\PersistentCollection {#2616 …}
    +children: [
      App\Entity\EntryComment {#2271}
    ]
    -id: 14008
    -titleTs: "'best':12 'birthday':13 'communiti':6 'help':8 'thank':4 've':15 'want':2 'year':18"
    -bodyTs: "'abl':162,224 'action':107,116 'afford':262 'also':15,146 'alway':56 'amaz':85,88,285 'anyth':194 'apart':13 'appreci':269 'aw':59 'awak':53 'awesom':232,294 'ball':10 'becam':80 'behind':186 'best':93 'birthday':60,217,237 'bit':184 'bottom':206 'burden':156 'buy':256 'cannot':261 'child':145 'choic':89 'communiti':172,286 'compani':250 'comput':188 'could':83,308 'coupl':273 'crew':119 'd':124 'day':37 'deep':166 'delv':164 'disgust':137 'dream':310 'either':61 'enough':243 'enterpris':123 'enterprise-d':122 'escap':82 'etern':290 'even':51,71 'ever':309 'everyon':201 'exhaust':20 'feel':149 'find':226 'forego':216 'get':182,242,253 'gift':218 'go':1,40 'god':46 'good':105 'grate':291 'great':24,278 'hate':138 'help':128,282 'honest':207 'hot':8 'ignor':65 'instead':98,153 'internet':179 'kind':197 'know':47 'lie':3,100 'life':221 'like':150 'live':298 'll':50 'long':302 'lot':134,169 'louder':109 'love':199,295 'm':18 'made':147 'make':87,283 'middl':34 'minut':274 'motherfuck':301 'one':73 'outright':64 'overrid':132 'parent':75 'peopl':86,106,180 'person':152,279 'place':191 'post':30,42 'pretti':210 'prosper':304 'punish':69 'pure':196 'random':31 're':276 'realli':58,160 'say':102 'screen':189 'see':84 'seem':209 'shit':258 'sleep':23 'sometim':173 'sort':130 'speak':108 'specif':125 'star':78 'starbuck':247 'stuff':139,240 'taught':142 'throughout':219 'thus':25 'tonight':44 'top':203 'toxic':185 'trek':79,171 'tri':251 'unpleas':77 've':55,158,281 'want':95,236,265 'well':175 'wish':238 'word':111 'worth':211 'y':227,266,296"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696470514
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2367040"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696451014 {#2581
      date: 2023-10-04 22:23:34.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2272 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2190 …}
  +body: """
    It’s like on [Jengus IV](https://memory-alpha.fandom.com/wiki/Mining_The_Mind%27s_Mines_(episode)), they’re all mixing! THE KLINGON CLOWNS ARE COMING!\n
    \n
    ![](https://loot.buckodr.ink/BEu3Vd.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696453874 {#2267
    date: 2023-10-04 23:11:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@teft@startrek.website"
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2253 …}
  +nested: Doctrine\ORM\PersistentCollection {#2262 …}
  +votes: Doctrine\ORM\PersistentCollection {#2264 …}
  +reports: Doctrine\ORM\PersistentCollection {#2242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2240 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2233 …}
  -id: 231098
  -bodyTs: "'/beu3vd.png)':21 '/wiki/mining_the_mind%27s_mines_(episode)),':9 'clown':16 'come':18 'iv':6 'jengus':5 'klingon':15 'like':3 'loot.buckodr.ink':20 'loot.buckodr.ink/beu3vd.png)':19 'memory-alpha.fandom.com':8 'memory-alpha.fandom.com/wiki/mining_the_mind%27s_mines_(episode)),':7 'mix':13 're':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/1392720"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696453874 {#2273
    date: 2023-10-04 23:11:14.0 +02:00
  }
  +"title": 231098
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#2271
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2274
    +user: Proxies\__CG__\App\Entity\User {#1990 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2508 …}
    +slug: "Just-wanted-to-thank-this-community-for-helping-me-have"
    +title: "Just wanted to thank this community for helping me have the best birthday I've had in years"
    +url: null
    +body: """
      Going to lie down because it’s hot as balls in my apartment and also because I’m just exhausted from not sleeping great. Thus why this is being posted randomly in the middle of the day. I was going to post this tonight but god knows if I’ll even be awake.\n
      \n
      I’ve always had really awful birthdays. Either it was outright ignored or I was punished for even having one. My parents were… unpleasant. Star Trek became my escape. Could see amazing people make amazing choices and be the best they wanted to be instead of lying and saying they were good people. Actions speak louder than words, after all, and the actions of the crew of the Enterprise-D (specifically) were what helped me sort of override a lot of the disgusting hateful stuff I was taught as a child. Also made me feel like a person instead of a burden.\n
      \n
      I’ve not really been able to delve in deep to a lot of Trek communities sometimes because, well, it’s the internet. People can get a bit toxic behind a computer screen. This place has been ***anything*** but. Pure kindness and love from everyone here. Top to the bottom. Honestly it seems pretty worth it to me to forego birthday gifts throughout my life to be able to find y’all.\n
      \n
      You are all awesome. I don’t want birthday wishes and stuff, I get enough of those from Starbucks and other companies trying to get me to buy their shit that I cannot afford, but I want y’all to appreciate yourself for a couple minutes. You’re a great person, you’ve helped make an amazing community, and I am eternally grateful.\n
      \n
      You are AWESOME. Love y’all.\n
      \n
      Live so very motherfucking long and prosper more than you could ever dream.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 3
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696453874 {#2600
      date: 2023-10-04 23:11:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2605 …}
    +votes: Doctrine\ORM\PersistentCollection {#2608 …}
    +reports: Doctrine\ORM\PersistentCollection {#2610 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2612 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2614 …}
    +badges: Doctrine\ORM\PersistentCollection {#2616 …}
    +children: [
      App\Entity\EntryComment {#2271}
    ]
    -id: 14008
    -titleTs: "'best':12 'birthday':13 'communiti':6 'help':8 'thank':4 've':15 'want':2 'year':18"
    -bodyTs: "'abl':162,224 'action':107,116 'afford':262 'also':15,146 'alway':56 'amaz':85,88,285 'anyth':194 'apart':13 'appreci':269 'aw':59 'awak':53 'awesom':232,294 'ball':10 'becam':80 'behind':186 'best':93 'birthday':60,217,237 'bit':184 'bottom':206 'burden':156 'buy':256 'cannot':261 'child':145 'choic':89 'communiti':172,286 'compani':250 'comput':188 'could':83,308 'coupl':273 'crew':119 'd':124 'day':37 'deep':166 'delv':164 'disgust':137 'dream':310 'either':61 'enough':243 'enterpris':123 'enterprise-d':122 'escap':82 'etern':290 'even':51,71 'ever':309 'everyon':201 'exhaust':20 'feel':149 'find':226 'forego':216 'get':182,242,253 'gift':218 'go':1,40 'god':46 'good':105 'grate':291 'great':24,278 'hate':138 'help':128,282 'honest':207 'hot':8 'ignor':65 'instead':98,153 'internet':179 'kind':197 'know':47 'lie':3,100 'life':221 'like':150 'live':298 'll':50 'long':302 'lot':134,169 'louder':109 'love':199,295 'm':18 'made':147 'make':87,283 'middl':34 'minut':274 'motherfuck':301 'one':73 'outright':64 'overrid':132 'parent':75 'peopl':86,106,180 'person':152,279 'place':191 'post':30,42 'pretti':210 'prosper':304 'punish':69 'pure':196 'random':31 're':276 'realli':58,160 'say':102 'screen':189 'see':84 'seem':209 'shit':258 'sleep':23 'sometim':173 'sort':130 'speak':108 'specif':125 'star':78 'starbuck':247 'stuff':139,240 'taught':142 'throughout':219 'thus':25 'tonight':44 'top':203 'toxic':185 'trek':79,171 'tri':251 'unpleas':77 've':55,158,281 'want':95,236,265 'well':175 'wish':238 'word':111 'worth':211 'y':227,266,296"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696470514
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2367040"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696451014 {#2581
      date: 2023-10-04 22:23:34.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2272 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2190 …}
  +body: """
    It’s like on [Jengus IV](https://memory-alpha.fandom.com/wiki/Mining_The_Mind%27s_Mines_(episode)), they’re all mixing! THE KLINGON CLOWNS ARE COMING!\n
    \n
    ![](https://loot.buckodr.ink/BEu3Vd.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696453874 {#2267
    date: 2023-10-04 23:11:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@teft@startrek.website"
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2253 …}
  +nested: Doctrine\ORM\PersistentCollection {#2262 …}
  +votes: Doctrine\ORM\PersistentCollection {#2264 …}
  +reports: Doctrine\ORM\PersistentCollection {#2242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2240 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2233 …}
  -id: 231098
  -bodyTs: "'/beu3vd.png)':21 '/wiki/mining_the_mind%27s_mines_(episode)),':9 'clown':16 'come':18 'iv':6 'jengus':5 'klingon':15 'like':3 'loot.buckodr.ink':20 'loot.buckodr.ink/beu3vd.png)':19 'memory-alpha.fandom.com':8 'memory-alpha.fandom.com/wiki/mining_the_mind%27s_mines_(episode)),':7 'mix':13 're':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/1392720"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696453874 {#2273
    date: 2023-10-04 23:11:14.0 +02:00
  }
  +"title": 231098
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1555
  +user: Proxies\__CG__\App\Entity\User {#2603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2642 …}
  +slug: "Just-another-day-of-saving-the-bees"
  +title: "Just another day of saving the bees."
  +url: "https://i.imgur.com/lXyfKL9.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 113
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696442193 {#2637
    date: 2023-10-04 19:56:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2644 …}
  +votes: Doctrine\ORM\PersistentCollection {#2646 …}
  +reports: Doctrine\ORM\PersistentCollection {#2648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2650 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2652 …}
  +badges: Doctrine\ORM\PersistentCollection {#2654 …}
  +children: [
    App\Entity\EntryComment {#1620
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1555 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1558 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1558 …}
      +body: "I bee what you did there!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696365182 {#1551
        date: 2023-10-03 22:33:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spicytuna62@lemmy.world"
        "@cloudy1999@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1556 …}
      +nested: Doctrine\ORM\PersistentCollection {#1604 …}
      +votes: Doctrine\ORM\PersistentCollection {#1619 …}
      +reports: Doctrine\ORM\PersistentCollection {#1701 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
      -id: 31288
      -bodyTs: "'bee':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/1368389"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696365182 {#1621
        date: 2023-10-03 22:33:02.0 +02:00
      }
      +"title": 31288
    }
  ]
  -id: 2605
  -titleTs: "'anoth':2 'bee':7 'day':3 'save':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696441396
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6234036"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696354996 {#2624
    date: 2023-10-03 19:43:16.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"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
107 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1555
  +user: Proxies\__CG__\App\Entity\User {#2603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2642 …}
  +slug: "Just-another-day-of-saving-the-bees"
  +title: "Just another day of saving the bees."
  +url: "https://i.imgur.com/lXyfKL9.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 113
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696442193 {#2637
    date: 2023-10-04 19:56:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2644 …}
  +votes: Doctrine\ORM\PersistentCollection {#2646 …}
  +reports: Doctrine\ORM\PersistentCollection {#2648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2650 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2652 …}
  +badges: Doctrine\ORM\PersistentCollection {#2654 …}
  +children: [
    App\Entity\EntryComment {#1620
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1555 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1558 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1558 …}
      +body: "I bee what you did there!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696365182 {#1551
        date: 2023-10-03 22:33:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spicytuna62@lemmy.world"
        "@cloudy1999@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1556 …}
      +nested: Doctrine\ORM\PersistentCollection {#1604 …}
      +votes: Doctrine\ORM\PersistentCollection {#1619 …}
      +reports: Doctrine\ORM\PersistentCollection {#1701 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
      -id: 31288
      -bodyTs: "'bee':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/1368389"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696365182 {#1621
        date: 2023-10-03 22:33:02.0 +02:00
      }
      +"title": 31288
    }
  ]
  -id: 2605
  -titleTs: "'anoth':2 'bee':7 'day':3 'save':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696441396
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6234036"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696354996 {#2624
    date: 2023-10-03 19:43:16.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"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
108 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1555
  +user: Proxies\__CG__\App\Entity\User {#2603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2642 …}
  +slug: "Just-another-day-of-saving-the-bees"
  +title: "Just another day of saving the bees."
  +url: "https://i.imgur.com/lXyfKL9.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 113
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696442193 {#2637
    date: 2023-10-04 19:56:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2644 …}
  +votes: Doctrine\ORM\PersistentCollection {#2646 …}
  +reports: Doctrine\ORM\PersistentCollection {#2648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2650 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2652 …}
  +badges: Doctrine\ORM\PersistentCollection {#2654 …}
  +children: [
    App\Entity\EntryComment {#1620
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1555 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1558 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1558 …}
      +body: "I bee what you did there!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696365182 {#1551
        date: 2023-10-03 22:33:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spicytuna62@lemmy.world"
        "@cloudy1999@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1556 …}
      +nested: Doctrine\ORM\PersistentCollection {#1604 …}
      +votes: Doctrine\ORM\PersistentCollection {#1619 …}
      +reports: Doctrine\ORM\PersistentCollection {#1701 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
      -id: 31288
      -bodyTs: "'bee':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/1368389"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696365182 {#1621
        date: 2023-10-03 22:33:02.0 +02:00
      }
      +"title": 31288
    }
  ]
  -id: 2605
  -titleTs: "'anoth':2 'bee':7 'day':3 'save':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696441396
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6234036"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696354996 {#2624
    date: 2023-10-03 19:43:16.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"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
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\EntryComment {#1620
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1555
    +user: Proxies\__CG__\App\Entity\User {#2603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2642 …}
    +slug: "Just-another-day-of-saving-the-bees"
    +title: "Just another day of saving the bees."
    +url: "https://i.imgur.com/lXyfKL9.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696442193 {#2637
      date: 2023-10-04 19:56:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2644 …}
    +votes: Doctrine\ORM\PersistentCollection {#2646 …}
    +reports: Doctrine\ORM\PersistentCollection {#2648 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2650 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2652 …}
    +badges: Doctrine\ORM\PersistentCollection {#2654 …}
    +children: [
      App\Entity\EntryComment {#1620}
    ]
    -id: 2605
    -titleTs: "'anoth':2 'bee':7 'day':3 'save':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696441396
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6234036"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696354996 {#2624
      date: 2023-10-03 19:43:16.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1558 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1558 …}
  +body: "I bee what you did there!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696365182 {#1551
    date: 2023-10-03 22:33:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@cloudy1999@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1556 …}
  +nested: Doctrine\ORM\PersistentCollection {#1604 …}
  +votes: Doctrine\ORM\PersistentCollection {#1619 …}
  +reports: Doctrine\ORM\PersistentCollection {#1701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
  -id: 31288
  -bodyTs: "'bee':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/1368389"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696365182 {#1621
    date: 2023-10-03 22:33:02.0 +02:00
  }
  +"title": 31288
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#1620
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1555
    +user: Proxies\__CG__\App\Entity\User {#2603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2642 …}
    +slug: "Just-another-day-of-saving-the-bees"
    +title: "Just another day of saving the bees."
    +url: "https://i.imgur.com/lXyfKL9.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696442193 {#2637
      date: 2023-10-04 19:56:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2644 …}
    +votes: Doctrine\ORM\PersistentCollection {#2646 …}
    +reports: Doctrine\ORM\PersistentCollection {#2648 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2650 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2652 …}
    +badges: Doctrine\ORM\PersistentCollection {#2654 …}
    +children: [
      App\Entity\EntryComment {#1620}
    ]
    -id: 2605
    -titleTs: "'anoth':2 'bee':7 'day':3 'save':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696441396
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6234036"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696354996 {#2624
      date: 2023-10-03 19:43:16.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1558 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1558 …}
  +body: "I bee what you did there!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696365182 {#1551
    date: 2023-10-03 22:33:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@cloudy1999@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1556 …}
  +nested: Doctrine\ORM\PersistentCollection {#1604 …}
  +votes: Doctrine\ORM\PersistentCollection {#1619 …}
  +reports: Doctrine\ORM\PersistentCollection {#1701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
  -id: 31288
  -bodyTs: "'bee':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/1368389"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696365182 {#1621
    date: 2023-10-03 22:33:02.0 +02:00
  }
  +"title": 31288
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#1620
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1555
    +user: Proxies\__CG__\App\Entity\User {#2603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2642 …}
    +slug: "Just-another-day-of-saving-the-bees"
    +title: "Just another day of saving the bees."
    +url: "https://i.imgur.com/lXyfKL9.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696442193 {#2637
      date: 2023-10-04 19:56:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2644 …}
    +votes: Doctrine\ORM\PersistentCollection {#2646 …}
    +reports: Doctrine\ORM\PersistentCollection {#2648 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2650 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2652 …}
    +badges: Doctrine\ORM\PersistentCollection {#2654 …}
    +children: [
      App\Entity\EntryComment {#1620}
    ]
    -id: 2605
    -titleTs: "'anoth':2 'bee':7 'day':3 'save':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696441396
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6234036"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696354996 {#2624
      date: 2023-10-03 19:43:16.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1558 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1558 …}
  +body: "I bee what you did there!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696365182 {#1551
    date: 2023-10-03 22:33:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
    "@cloudy1999@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1556 …}
  +nested: Doctrine\ORM\PersistentCollection {#1604 …}
  +votes: Doctrine\ORM\PersistentCollection {#1619 …}
  +reports: Doctrine\ORM\PersistentCollection {#1701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
  -id: 31288
  -bodyTs: "'bee':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/1368389"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696365182 {#1621
    date: 2023-10-03 22:33:02.0 +02:00
  }
  +"title": 31288
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2461
  +user: Proxies\__CG__\App\Entity\User {#2678 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: Proxies\__CG__\App\Entity\Image {#2718 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2720 …}
  +slug: "I-m-a-professional"
  +title: "I'm a professional."
  +url: "https://mander.xyz/pictrs/image/96cd14de-1843-4691-8a3a-eab78fa9e6b1.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 36
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696357706 {#2713
    date: 2023-10-03 20:28:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2721 …}
  +votes: Doctrine\ORM\PersistentCollection {#2723 …}
  +reports: Doctrine\ORM\PersistentCollection {#2725 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2727 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2729 …}
  +badges: Doctrine\ORM\PersistentCollection {#2731 …}
  +children: [
    1 => App\Entity\EntryComment {#2458
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
      +body: "Nah going backwards will just give an integer overflow so you get essentially infinite time"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696287664 {#2422
        date: 2023-10-03 01:01:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
        "@JusticeForPorygon@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2453 …}
      +nested: Doctrine\ORM\PersistentCollection {#2457 …}
      +votes: Doctrine\ORM\PersistentCollection {#2455 …}
      +reports: Doctrine\ORM\PersistentCollection {#2468 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
      -id: 46929
      -bodyTs: "'backward':3 'essenti':13 'get':12 'give':6 'go':2 'infinit':14 'integ':8 'nah':1 'overflow':9 'time':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/1347793"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696287664 {#2462
        date: 2023-10-03 01:01:04.0 +02:00
      }
      +"title": 46929
    }
    2 => App\Entity\EntryComment {#2377
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
      +body: "![](https://media.tenor.com/5wvGsBPeLogAAAAC/ideas-genius.gif)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696307214 {#2363
        date: 2023-10-03 06:26:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
        "@JusticeForPorygon@lemmy.sdf.org"
        "@xusontha@ls.buckodr.ink"
        "@xthexder@l.sw0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2359 …}
      +nested: Doctrine\ORM\PersistentCollection {#2364 …}
      +votes: Doctrine\ORM\PersistentCollection {#2380 …}
      +reports: Doctrine\ORM\PersistentCollection {#2382 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
      -id: 46932
      -bodyTs: "'/5wvgsbpelogaaaac/ideas-genius.gif)':3 'media.tenor.com':2 'media.tenor.com/5wvgsbpelogaaaac/ideas-genius.gif)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/1352668"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696307214 {#2370
        date: 2023-10-03 06:26:54.0 +02:00
      }
      +"title": 46932
    }
    0 => App\Entity\EntryComment {#1906
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        ![](https://media.tenor.com/2qsMsTHNA-AAAAAC/boy-meme.gif)\n
        \n
        My time has come
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696287605 {#2383
        date: 2023-10-03 01:00:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1909 …}
      +nested: Doctrine\ORM\PersistentCollection {#1926 …}
      +votes: Doctrine\ORM\PersistentCollection {#1874 …}
      +reports: Doctrine\ORM\PersistentCollection {#1908 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1883 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2389 …}
      -id: 46934
      -bodyTs: "'/2qsmsthna-aaaaac/boy-meme.gif)':3 'come':7 'media.tenor.com':2 'media.tenor.com/2qsmsthna-aaaaac/boy-meme.gif)':1 'time':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/1347770"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696287605 {#1910
        date: 2023-10-03 01:00:05.0 +02:00
      }
      +"title": 46934
    }
  ]
  -id: 5117
  -titleTs: "'m':2 'profession':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696370640
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/4453108"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696284240 {#2700
    date: 2023-10-03 00:04:00.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"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
115 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2461
  +user: Proxies\__CG__\App\Entity\User {#2678 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: Proxies\__CG__\App\Entity\Image {#2718 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2720 …}
  +slug: "I-m-a-professional"
  +title: "I'm a professional."
  +url: "https://mander.xyz/pictrs/image/96cd14de-1843-4691-8a3a-eab78fa9e6b1.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 36
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696357706 {#2713
    date: 2023-10-03 20:28:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2721 …}
  +votes: Doctrine\ORM\PersistentCollection {#2723 …}
  +reports: Doctrine\ORM\PersistentCollection {#2725 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2727 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2729 …}
  +badges: Doctrine\ORM\PersistentCollection {#2731 …}
  +children: [
    1 => App\Entity\EntryComment {#2458
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
      +body: "Nah going backwards will just give an integer overflow so you get essentially infinite time"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696287664 {#2422
        date: 2023-10-03 01:01:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
        "@JusticeForPorygon@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2453 …}
      +nested: Doctrine\ORM\PersistentCollection {#2457 …}
      +votes: Doctrine\ORM\PersistentCollection {#2455 …}
      +reports: Doctrine\ORM\PersistentCollection {#2468 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
      -id: 46929
      -bodyTs: "'backward':3 'essenti':13 'get':12 'give':6 'go':2 'infinit':14 'integ':8 'nah':1 'overflow':9 'time':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/1347793"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696287664 {#2462
        date: 2023-10-03 01:01:04.0 +02:00
      }
      +"title": 46929
    }
    2 => App\Entity\EntryComment {#2377
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
      +body: "![](https://media.tenor.com/5wvGsBPeLogAAAAC/ideas-genius.gif)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696307214 {#2363
        date: 2023-10-03 06:26:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
        "@JusticeForPorygon@lemmy.sdf.org"
        "@xusontha@ls.buckodr.ink"
        "@xthexder@l.sw0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2359 …}
      +nested: Doctrine\ORM\PersistentCollection {#2364 …}
      +votes: Doctrine\ORM\PersistentCollection {#2380 …}
      +reports: Doctrine\ORM\PersistentCollection {#2382 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
      -id: 46932
      -bodyTs: "'/5wvgsbpelogaaaac/ideas-genius.gif)':3 'media.tenor.com':2 'media.tenor.com/5wvgsbpelogaaaac/ideas-genius.gif)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/1352668"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696307214 {#2370
        date: 2023-10-03 06:26:54.0 +02:00
      }
      +"title": 46932
    }
    0 => App\Entity\EntryComment {#1906
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        ![](https://media.tenor.com/2qsMsTHNA-AAAAAC/boy-meme.gif)\n
        \n
        My time has come
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696287605 {#2383
        date: 2023-10-03 01:00:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1909 …}
      +nested: Doctrine\ORM\PersistentCollection {#1926 …}
      +votes: Doctrine\ORM\PersistentCollection {#1874 …}
      +reports: Doctrine\ORM\PersistentCollection {#1908 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1883 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2389 …}
      -id: 46934
      -bodyTs: "'/2qsmsthna-aaaaac/boy-meme.gif)':3 'come':7 'media.tenor.com':2 'media.tenor.com/2qsmsthna-aaaaac/boy-meme.gif)':1 'time':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/1347770"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696287605 {#1910
        date: 2023-10-03 01:00:05.0 +02:00
      }
      +"title": 46934
    }
  ]
  -id: 5117
  -titleTs: "'m':2 'profession':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696370640
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/4453108"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696284240 {#2700
    date: 2023-10-03 00:04:00.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"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
116 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2461
  +user: Proxies\__CG__\App\Entity\User {#2678 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: Proxies\__CG__\App\Entity\Image {#2718 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2720 …}
  +slug: "I-m-a-professional"
  +title: "I'm a professional."
  +url: "https://mander.xyz/pictrs/image/96cd14de-1843-4691-8a3a-eab78fa9e6b1.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 36
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696357706 {#2713
    date: 2023-10-03 20:28:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2721 …}
  +votes: Doctrine\ORM\PersistentCollection {#2723 …}
  +reports: Doctrine\ORM\PersistentCollection {#2725 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2727 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2729 …}
  +badges: Doctrine\ORM\PersistentCollection {#2731 …}
  +children: [
    1 => App\Entity\EntryComment {#2458
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
      +body: "Nah going backwards will just give an integer overflow so you get essentially infinite time"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696287664 {#2422
        date: 2023-10-03 01:01:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
        "@JusticeForPorygon@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2453 …}
      +nested: Doctrine\ORM\PersistentCollection {#2457 …}
      +votes: Doctrine\ORM\PersistentCollection {#2455 …}
      +reports: Doctrine\ORM\PersistentCollection {#2468 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
      -id: 46929
      -bodyTs: "'backward':3 'essenti':13 'get':12 'give':6 'go':2 'infinit':14 'integ':8 'nah':1 'overflow':9 'time':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/1347793"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696287664 {#2462
        date: 2023-10-03 01:01:04.0 +02:00
      }
      +"title": 46929
    }
    2 => App\Entity\EntryComment {#2377
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
      +body: "![](https://media.tenor.com/5wvGsBPeLogAAAAC/ideas-genius.gif)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696307214 {#2363
        date: 2023-10-03 06:26:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
        "@JusticeForPorygon@lemmy.sdf.org"
        "@xusontha@ls.buckodr.ink"
        "@xthexder@l.sw0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2359 …}
      +nested: Doctrine\ORM\PersistentCollection {#2364 …}
      +votes: Doctrine\ORM\PersistentCollection {#2380 …}
      +reports: Doctrine\ORM\PersistentCollection {#2382 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
      -id: 46932
      -bodyTs: "'/5wvgsbpelogaaaac/ideas-genius.gif)':3 'media.tenor.com':2 'media.tenor.com/5wvgsbpelogaaaac/ideas-genius.gif)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/1352668"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696307214 {#2370
        date: 2023-10-03 06:26:54.0 +02:00
      }
      +"title": 46932
    }
    0 => App\Entity\EntryComment {#1906
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        ![](https://media.tenor.com/2qsMsTHNA-AAAAAC/boy-meme.gif)\n
        \n
        My time has come
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696287605 {#2383
        date: 2023-10-03 01:00:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1909 …}
      +nested: Doctrine\ORM\PersistentCollection {#1926 …}
      +votes: Doctrine\ORM\PersistentCollection {#1874 …}
      +reports: Doctrine\ORM\PersistentCollection {#1908 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1883 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2389 …}
      -id: 46934
      -bodyTs: "'/2qsmsthna-aaaaac/boy-meme.gif)':3 'come':7 'media.tenor.com':2 'media.tenor.com/2qsmsthna-aaaaac/boy-meme.gif)':1 'time':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/1347770"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696287605 {#1910
        date: 2023-10-03 01:00:05.0 +02:00
      }
      +"title": 46934
    }
  ]
  -id: 5117
  -titleTs: "'m':2 'profession':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696370640
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/4453108"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696284240 {#2700
    date: 2023-10-03 00:04:00.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"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
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
App\Entity\EntryComment {#2458
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2461
    +user: Proxies\__CG__\App\Entity\User {#2678 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
    +image: Proxies\__CG__\App\Entity\Image {#2718 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2720 …}
    +slug: "I-m-a-professional"
    +title: "I'm a professional."
    +url: "https://mander.xyz/pictrs/image/96cd14de-1843-4691-8a3a-eab78fa9e6b1.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 36
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696357706 {#2713
      date: 2023-10-03 20:28:26.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2721 …}
    +votes: Doctrine\ORM\PersistentCollection {#2723 …}
    +reports: Doctrine\ORM\PersistentCollection {#2725 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2727 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2729 …}
    +badges: Doctrine\ORM\PersistentCollection {#2731 …}
    +children: [
      1 => App\Entity\EntryComment {#2458}
      2 => App\Entity\EntryComment {#2377
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +body: "![](https://media.tenor.com/5wvGsBPeLogAAAAC/ideas-genius.gif)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696307214 {#2363
          date: 2023-10-03 06:26:54.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fossilesque@mander.xyz"
          "@JusticeForPorygon@lemmy.sdf.org"
          "@xusontha@ls.buckodr.ink"
          "@xthexder@l.sw0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2359 …}
        +nested: Doctrine\ORM\PersistentCollection {#2364 …}
        +votes: Doctrine\ORM\PersistentCollection {#2380 …}
        +reports: Doctrine\ORM\PersistentCollection {#2382 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
        -id: 46932
        -bodyTs: "'/5wvgsbpelogaaaac/ideas-genius.gif)':3 'media.tenor.com':2 'media.tenor.com/5wvgsbpelogaaaac/ideas-genius.gif)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ls.buckodr.ink/comment/1352668"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696307214 {#2370
          date: 2023-10-03 06:26:54.0 +02:00
        }
        +"title": 46932
      }
      0 => App\Entity\EntryComment {#1906
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          ![](https://media.tenor.com/2qsMsTHNA-AAAAAC/boy-meme.gif)\n
          \n
          My time has come
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696287605 {#2383
          date: 2023-10-03 01:00:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fossilesque@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1909 …}
        +nested: Doctrine\ORM\PersistentCollection {#1926 …}
        +votes: Doctrine\ORM\PersistentCollection {#1874 …}
        +reports: Doctrine\ORM\PersistentCollection {#1908 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1883 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2389 …}
        -id: 46934
        -bodyTs: "'/2qsmsthna-aaaaac/boy-meme.gif)':3 'come':7 'media.tenor.com':2 'media.tenor.com/2qsmsthna-aaaaac/boy-meme.gif)':1 'time':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ls.buckodr.ink/comment/1347770"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696287605 {#1910
          date: 2023-10-03 01:00:05.0 +02:00
        }
        +"title": 46934
      }
    ]
    -id: 5117
    -titleTs: "'m':2 'profession':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696370640
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/4453108"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696284240 {#2700
      date: 2023-10-03 00:04:00.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
  +body: "Nah going backwards will just give an integer overflow so you get essentially infinite time"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696287664 {#2422
    date: 2023-10-03 01:01:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@JusticeForPorygon@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2453 …}
  +nested: Doctrine\ORM\PersistentCollection {#2457 …}
  +votes: Doctrine\ORM\PersistentCollection {#2455 …}
  +reports: Doctrine\ORM\PersistentCollection {#2468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
  -id: 46929
  -bodyTs: "'backward':3 'essenti':13 'get':12 'give':6 'go':2 'infinit':14 'integ':8 'nah':1 'overflow':9 'time':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/1347793"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696287664 {#2462
    date: 2023-10-03 01:01:04.0 +02:00
  }
  +"title": 46929
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#2458
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2461
    +user: Proxies\__CG__\App\Entity\User {#2678 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
    +image: Proxies\__CG__\App\Entity\Image {#2718 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2720 …}
    +slug: "I-m-a-professional"
    +title: "I'm a professional."
    +url: "https://mander.xyz/pictrs/image/96cd14de-1843-4691-8a3a-eab78fa9e6b1.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 36
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696357706 {#2713
      date: 2023-10-03 20:28:26.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2721 …}
    +votes: Doctrine\ORM\PersistentCollection {#2723 …}
    +reports: Doctrine\ORM\PersistentCollection {#2725 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2727 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2729 …}
    +badges: Doctrine\ORM\PersistentCollection {#2731 …}
    +children: [
      1 => App\Entity\EntryComment {#2458}
      2 => App\Entity\EntryComment {#2377
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +body: "![](https://media.tenor.com/5wvGsBPeLogAAAAC/ideas-genius.gif)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696307214 {#2363
          date: 2023-10-03 06:26:54.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fossilesque@mander.xyz"
          "@JusticeForPorygon@lemmy.sdf.org"
          "@xusontha@ls.buckodr.ink"
          "@xthexder@l.sw0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2359 …}
        +nested: Doctrine\ORM\PersistentCollection {#2364 …}
        +votes: Doctrine\ORM\PersistentCollection {#2380 …}
        +reports: Doctrine\ORM\PersistentCollection {#2382 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
        -id: 46932
        -bodyTs: "'/5wvgsbpelogaaaac/ideas-genius.gif)':3 'media.tenor.com':2 'media.tenor.com/5wvgsbpelogaaaac/ideas-genius.gif)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ls.buckodr.ink/comment/1352668"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696307214 {#2370
          date: 2023-10-03 06:26:54.0 +02:00
        }
        +"title": 46932
      }
      0 => App\Entity\EntryComment {#1906
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          ![](https://media.tenor.com/2qsMsTHNA-AAAAAC/boy-meme.gif)\n
          \n
          My time has come
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696287605 {#2383
          date: 2023-10-03 01:00:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fossilesque@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1909 …}
        +nested: Doctrine\ORM\PersistentCollection {#1926 …}
        +votes: Doctrine\ORM\PersistentCollection {#1874 …}
        +reports: Doctrine\ORM\PersistentCollection {#1908 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1883 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2389 …}
        -id: 46934
        -bodyTs: "'/2qsmsthna-aaaaac/boy-meme.gif)':3 'come':7 'media.tenor.com':2 'media.tenor.com/2qsmsthna-aaaaac/boy-meme.gif)':1 'time':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ls.buckodr.ink/comment/1347770"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696287605 {#1910
          date: 2023-10-03 01:00:05.0 +02:00
        }
        +"title": 46934
      }
    ]
    -id: 5117
    -titleTs: "'m':2 'profession':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696370640
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/4453108"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696284240 {#2700
      date: 2023-10-03 00:04:00.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
  +body: "Nah going backwards will just give an integer overflow so you get essentially infinite time"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696287664 {#2422
    date: 2023-10-03 01:01:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@JusticeForPorygon@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2453 …}
  +nested: Doctrine\ORM\PersistentCollection {#2457 …}
  +votes: Doctrine\ORM\PersistentCollection {#2455 …}
  +reports: Doctrine\ORM\PersistentCollection {#2468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
  -id: 46929
  -bodyTs: "'backward':3 'essenti':13 'get':12 'give':6 'go':2 'infinit':14 'integ':8 'nah':1 'overflow':9 'time':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/1347793"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696287664 {#2462
    date: 2023-10-03 01:01:04.0 +02:00
  }
  +"title": 46929
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#2458
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2461
    +user: Proxies\__CG__\App\Entity\User {#2678 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
    +image: Proxies\__CG__\App\Entity\Image {#2718 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2720 …}
    +slug: "I-m-a-professional"
    +title: "I'm a professional."
    +url: "https://mander.xyz/pictrs/image/96cd14de-1843-4691-8a3a-eab78fa9e6b1.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 36
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696357706 {#2713
      date: 2023-10-03 20:28:26.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2721 …}
    +votes: Doctrine\ORM\PersistentCollection {#2723 …}
    +reports: Doctrine\ORM\PersistentCollection {#2725 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2727 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2729 …}
    +badges: Doctrine\ORM\PersistentCollection {#2731 …}
    +children: [
      1 => App\Entity\EntryComment {#2458}
      2 => App\Entity\EntryComment {#2377
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +body: "![](https://media.tenor.com/5wvGsBPeLogAAAAC/ideas-genius.gif)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696307214 {#2363
          date: 2023-10-03 06:26:54.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fossilesque@mander.xyz"
          "@JusticeForPorygon@lemmy.sdf.org"
          "@xusontha@ls.buckodr.ink"
          "@xthexder@l.sw0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2359 …}
        +nested: Doctrine\ORM\PersistentCollection {#2364 …}
        +votes: Doctrine\ORM\PersistentCollection {#2380 …}
        +reports: Doctrine\ORM\PersistentCollection {#2382 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
        -id: 46932
        -bodyTs: "'/5wvgsbpelogaaaac/ideas-genius.gif)':3 'media.tenor.com':2 'media.tenor.com/5wvgsbpelogaaaac/ideas-genius.gif)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ls.buckodr.ink/comment/1352668"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696307214 {#2370
          date: 2023-10-03 06:26:54.0 +02:00
        }
        +"title": 46932
      }
      0 => App\Entity\EntryComment {#1906
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          ![](https://media.tenor.com/2qsMsTHNA-AAAAAC/boy-meme.gif)\n
          \n
          My time has come
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696287605 {#2383
          date: 2023-10-03 01:00:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fossilesque@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1909 …}
        +nested: Doctrine\ORM\PersistentCollection {#1926 …}
        +votes: Doctrine\ORM\PersistentCollection {#1874 …}
        +reports: Doctrine\ORM\PersistentCollection {#1908 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1883 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2389 …}
        -id: 46934
        -bodyTs: "'/2qsmsthna-aaaaac/boy-meme.gif)':3 'come':7 'media.tenor.com':2 'media.tenor.com/2qsmsthna-aaaaac/boy-meme.gif)':1 'time':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ls.buckodr.ink/comment/1347770"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696287605 {#1910
          date: 2023-10-03 01:00:05.0 +02:00
        }
        +"title": 46934
      }
    ]
    -id: 5117
    -titleTs: "'m':2 'profession':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696370640
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/4453108"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696284240 {#2700
      date: 2023-10-03 00:04:00.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
  +body: "Nah going backwards will just give an integer overflow so you get essentially infinite time"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696287664 {#2422
    date: 2023-10-03 01:01:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@JusticeForPorygon@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2453 …}
  +nested: Doctrine\ORM\PersistentCollection {#2457 …}
  +votes: Doctrine\ORM\PersistentCollection {#2455 …}
  +reports: Doctrine\ORM\PersistentCollection {#2468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
  -id: 46929
  -bodyTs: "'backward':3 'essenti':13 'get':12 'give':6 'go':2 'infinit':14 'integ':8 'nah':1 'overflow':9 'time':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/1347793"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696287664 {#2462
    date: 2023-10-03 01:01:04.0 +02:00
  }
  +"title": 46929
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\EntryComment {#2377
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2461
    +user: Proxies\__CG__\App\Entity\User {#2678 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
    +image: Proxies\__CG__\App\Entity\Image {#2718 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2720 …}
    +slug: "I-m-a-professional"
    +title: "I'm a professional."
    +url: "https://mander.xyz/pictrs/image/96cd14de-1843-4691-8a3a-eab78fa9e6b1.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 36
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696357706 {#2713
      date: 2023-10-03 20:28:26.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2721 …}
    +votes: Doctrine\ORM\PersistentCollection {#2723 …}
    +reports: Doctrine\ORM\PersistentCollection {#2725 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2727 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2729 …}
    +badges: Doctrine\ORM\PersistentCollection {#2731 …}
    +children: [
      1 => App\Entity\EntryComment {#2458
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +body: "Nah going backwards will just give an integer overflow so you get essentially infinite time"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696287664 {#2422
          date: 2023-10-03 01:01:04.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fossilesque@mander.xyz"
          "@JusticeForPorygon@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2453 …}
        +nested: Doctrine\ORM\PersistentCollection {#2457 …}
        +votes: Doctrine\ORM\PersistentCollection {#2455 …}
        +reports: Doctrine\ORM\PersistentCollection {#2468 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
        -id: 46929
        -bodyTs: "'backward':3 'essenti':13 'get':12 'give':6 'go':2 'infinit':14 'integ':8 'nah':1 'overflow':9 'time':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ls.buckodr.ink/comment/1347793"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696287664 {#2462
          date: 2023-10-03 01:01:04.0 +02:00
        }
        +"title": 46929
      }
      2 => App\Entity\EntryComment {#2377}
      0 => App\Entity\EntryComment {#1906
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          ![](https://media.tenor.com/2qsMsTHNA-AAAAAC/boy-meme.gif)\n
          \n
          My time has come
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696287605 {#2383
          date: 2023-10-03 01:00:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fossilesque@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1909 …}
        +nested: Doctrine\ORM\PersistentCollection {#1926 …}
        +votes: Doctrine\ORM\PersistentCollection {#1874 …}
        +reports: Doctrine\ORM\PersistentCollection {#1908 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1883 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2389 …}
        -id: 46934
        -bodyTs: "'/2qsmsthna-aaaaac/boy-meme.gif)':3 'come':7 'media.tenor.com':2 'media.tenor.com/2qsmsthna-aaaaac/boy-meme.gif)':1 'time':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ls.buckodr.ink/comment/1347770"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696287605 {#1910
          date: 2023-10-03 01:00:05.0 +02:00
        }
        +"title": 46934
      }
    ]
    -id: 5117
    -titleTs: "'m':2 'profession':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696370640
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/4453108"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696284240 {#2700
      date: 2023-10-03 00:04:00.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
  +body: "![](https://media.tenor.com/5wvGsBPeLogAAAAC/ideas-genius.gif)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696307214 {#2363
    date: 2023-10-03 06:26:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@JusticeForPorygon@lemmy.sdf.org"
    "@xusontha@ls.buckodr.ink"
    "@xthexder@l.sw0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2359 …}
  +nested: Doctrine\ORM\PersistentCollection {#2364 …}
  +votes: Doctrine\ORM\PersistentCollection {#2380 …}
  +reports: Doctrine\ORM\PersistentCollection {#2382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
  -id: 46932
  -bodyTs: "'/5wvgsbpelogaaaac/ideas-genius.gif)':3 'media.tenor.com':2 'media.tenor.com/5wvgsbpelogaaaac/ideas-genius.gif)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/1352668"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696307214 {#2370
    date: 2023-10-03 06:26:54.0 +02:00
  }
  +"title": 46932
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#2377
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2461
    +user: Proxies\__CG__\App\Entity\User {#2678 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
    +image: Proxies\__CG__\App\Entity\Image {#2718 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2720 …}
    +slug: "I-m-a-professional"
    +title: "I'm a professional."
    +url: "https://mander.xyz/pictrs/image/96cd14de-1843-4691-8a3a-eab78fa9e6b1.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 36
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696357706 {#2713
      date: 2023-10-03 20:28:26.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2721 …}
    +votes: Doctrine\ORM\PersistentCollection {#2723 …}
    +reports: Doctrine\ORM\PersistentCollection {#2725 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2727 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2729 …}
    +badges: Doctrine\ORM\PersistentCollection {#2731 …}
    +children: [
      1 => App\Entity\EntryComment {#2458
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +body: "Nah going backwards will just give an integer overflow so you get essentially infinite time"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696287664 {#2422
          date: 2023-10-03 01:01:04.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fossilesque@mander.xyz"
          "@JusticeForPorygon@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2453 …}
        +nested: Doctrine\ORM\PersistentCollection {#2457 …}
        +votes: Doctrine\ORM\PersistentCollection {#2455 …}
        +reports: Doctrine\ORM\PersistentCollection {#2468 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
        -id: 46929
        -bodyTs: "'backward':3 'essenti':13 'get':12 'give':6 'go':2 'infinit':14 'integ':8 'nah':1 'overflow':9 'time':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ls.buckodr.ink/comment/1347793"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696287664 {#2462
          date: 2023-10-03 01:01:04.0 +02:00
        }
        +"title": 46929
      }
      2 => App\Entity\EntryComment {#2377}
      0 => App\Entity\EntryComment {#1906
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          ![](https://media.tenor.com/2qsMsTHNA-AAAAAC/boy-meme.gif)\n
          \n
          My time has come
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696287605 {#2383
          date: 2023-10-03 01:00:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fossilesque@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1909 …}
        +nested: Doctrine\ORM\PersistentCollection {#1926 …}
        +votes: Doctrine\ORM\PersistentCollection {#1874 …}
        +reports: Doctrine\ORM\PersistentCollection {#1908 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1883 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2389 …}
        -id: 46934
        -bodyTs: "'/2qsmsthna-aaaaac/boy-meme.gif)':3 'come':7 'media.tenor.com':2 'media.tenor.com/2qsmsthna-aaaaac/boy-meme.gif)':1 'time':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ls.buckodr.ink/comment/1347770"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696287605 {#1910
          date: 2023-10-03 01:00:05.0 +02:00
        }
        +"title": 46934
      }
    ]
    -id: 5117
    -titleTs: "'m':2 'profession':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696370640
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/4453108"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696284240 {#2700
      date: 2023-10-03 00:04:00.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
  +body: "![](https://media.tenor.com/5wvGsBPeLogAAAAC/ideas-genius.gif)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696307214 {#2363
    date: 2023-10-03 06:26:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@JusticeForPorygon@lemmy.sdf.org"
    "@xusontha@ls.buckodr.ink"
    "@xthexder@l.sw0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2359 …}
  +nested: Doctrine\ORM\PersistentCollection {#2364 …}
  +votes: Doctrine\ORM\PersistentCollection {#2380 …}
  +reports: Doctrine\ORM\PersistentCollection {#2382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
  -id: 46932
  -bodyTs: "'/5wvgsbpelogaaaac/ideas-genius.gif)':3 'media.tenor.com':2 'media.tenor.com/5wvgsbpelogaaaac/ideas-genius.gif)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/1352668"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696307214 {#2370
    date: 2023-10-03 06:26:54.0 +02:00
  }
  +"title": 46932
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#2377
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2461
    +user: Proxies\__CG__\App\Entity\User {#2678 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
    +image: Proxies\__CG__\App\Entity\Image {#2718 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2720 …}
    +slug: "I-m-a-professional"
    +title: "I'm a professional."
    +url: "https://mander.xyz/pictrs/image/96cd14de-1843-4691-8a3a-eab78fa9e6b1.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 36
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696357706 {#2713
      date: 2023-10-03 20:28:26.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2721 …}
    +votes: Doctrine\ORM\PersistentCollection {#2723 …}
    +reports: Doctrine\ORM\PersistentCollection {#2725 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2727 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2729 …}
    +badges: Doctrine\ORM\PersistentCollection {#2731 …}
    +children: [
      1 => App\Entity\EntryComment {#2458
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +body: "Nah going backwards will just give an integer overflow so you get essentially infinite time"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696287664 {#2422
          date: 2023-10-03 01:01:04.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fossilesque@mander.xyz"
          "@JusticeForPorygon@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2453 …}
        +nested: Doctrine\ORM\PersistentCollection {#2457 …}
        +votes: Doctrine\ORM\PersistentCollection {#2455 …}
        +reports: Doctrine\ORM\PersistentCollection {#2468 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
        -id: 46929
        -bodyTs: "'backward':3 'essenti':13 'get':12 'give':6 'go':2 'infinit':14 'integ':8 'nah':1 'overflow':9 'time':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ls.buckodr.ink/comment/1347793"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696287664 {#2462
          date: 2023-10-03 01:01:04.0 +02:00
        }
        +"title": 46929
      }
      2 => App\Entity\EntryComment {#2377}
      0 => App\Entity\EntryComment {#1906
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          ![](https://media.tenor.com/2qsMsTHNA-AAAAAC/boy-meme.gif)\n
          \n
          My time has come
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696287605 {#2383
          date: 2023-10-03 01:00:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fossilesque@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1909 …}
        +nested: Doctrine\ORM\PersistentCollection {#1926 …}
        +votes: Doctrine\ORM\PersistentCollection {#1874 …}
        +reports: Doctrine\ORM\PersistentCollection {#1908 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1883 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2389 …}
        -id: 46934
        -bodyTs: "'/2qsmsthna-aaaaac/boy-meme.gif)':3 'come':7 'media.tenor.com':2 'media.tenor.com/2qsmsthna-aaaaac/boy-meme.gif)':1 'time':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ls.buckodr.ink/comment/1347770"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696287605 {#1910
          date: 2023-10-03 01:00:05.0 +02:00
        }
        +"title": 46934
      }
    ]
    -id: 5117
    -titleTs: "'m':2 'profession':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696370640
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/4453108"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696284240 {#2700
      date: 2023-10-03 00:04:00.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
  +body: "![](https://media.tenor.com/5wvGsBPeLogAAAAC/ideas-genius.gif)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696307214 {#2363
    date: 2023-10-03 06:26:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@JusticeForPorygon@lemmy.sdf.org"
    "@xusontha@ls.buckodr.ink"
    "@xthexder@l.sw0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2359 …}
  +nested: Doctrine\ORM\PersistentCollection {#2364 …}
  +votes: Doctrine\ORM\PersistentCollection {#2380 …}
  +reports: Doctrine\ORM\PersistentCollection {#2382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
  -id: 46932
  -bodyTs: "'/5wvgsbpelogaaaac/ideas-genius.gif)':3 'media.tenor.com':2 'media.tenor.com/5wvgsbpelogaaaac/ideas-genius.gif)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/1352668"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696307214 {#2370
    date: 2023-10-03 06:26:54.0 +02:00
  }
  +"title": 46932
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
125 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
App\Entity\EntryComment {#1906
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2461
    +user: Proxies\__CG__\App\Entity\User {#2678 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
    +image: Proxies\__CG__\App\Entity\Image {#2718 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2720 …}
    +slug: "I-m-a-professional"
    +title: "I'm a professional."
    +url: "https://mander.xyz/pictrs/image/96cd14de-1843-4691-8a3a-eab78fa9e6b1.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 36
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696357706 {#2713
      date: 2023-10-03 20:28:26.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2721 …}
    +votes: Doctrine\ORM\PersistentCollection {#2723 …}
    +reports: Doctrine\ORM\PersistentCollection {#2725 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2727 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2729 …}
    +badges: Doctrine\ORM\PersistentCollection {#2731 …}
    +children: [
      1 => App\Entity\EntryComment {#2458
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +body: "Nah going backwards will just give an integer overflow so you get essentially infinite time"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696287664 {#2422
          date: 2023-10-03 01:01:04.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fossilesque@mander.xyz"
          "@JusticeForPorygon@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2453 …}
        +nested: Doctrine\ORM\PersistentCollection {#2457 …}
        +votes: Doctrine\ORM\PersistentCollection {#2455 …}
        +reports: Doctrine\ORM\PersistentCollection {#2468 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
        -id: 46929
        -bodyTs: "'backward':3 'essenti':13 'get':12 'give':6 'go':2 'infinit':14 'integ':8 'nah':1 'overflow':9 'time':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ls.buckodr.ink/comment/1347793"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696287664 {#2462
          date: 2023-10-03 01:01:04.0 +02:00
        }
        +"title": 46929
      }
      2 => App\Entity\EntryComment {#2377
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +body: "![](https://media.tenor.com/5wvGsBPeLogAAAAC/ideas-genius.gif)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696307214 {#2363
          date: 2023-10-03 06:26:54.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fossilesque@mander.xyz"
          "@JusticeForPorygon@lemmy.sdf.org"
          "@xusontha@ls.buckodr.ink"
          "@xthexder@l.sw0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2359 …}
        +nested: Doctrine\ORM\PersistentCollection {#2364 …}
        +votes: Doctrine\ORM\PersistentCollection {#2380 …}
        +reports: Doctrine\ORM\PersistentCollection {#2382 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
        -id: 46932
        -bodyTs: "'/5wvgsbpelogaaaac/ideas-genius.gif)':3 'media.tenor.com':2 'media.tenor.com/5wvgsbpelogaaaac/ideas-genius.gif)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ls.buckodr.ink/comment/1352668"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696307214 {#2370
          date: 2023-10-03 06:26:54.0 +02:00
        }
        +"title": 46932
      }
      0 => App\Entity\EntryComment {#1906}
    ]
    -id: 5117
    -titleTs: "'m':2 'profession':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696370640
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/4453108"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696284240 {#2700
      date: 2023-10-03 00:04:00.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    ![](https://media.tenor.com/2qsMsTHNA-AAAAAC/boy-meme.gif)\n
    \n
    My time has come
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696287605 {#2383
    date: 2023-10-03 01:00:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1909 …}
  +nested: Doctrine\ORM\PersistentCollection {#1926 …}
  +votes: Doctrine\ORM\PersistentCollection {#1874 …}
  +reports: Doctrine\ORM\PersistentCollection {#1908 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1883 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2389 …}
  -id: 46934
  -bodyTs: "'/2qsmsthna-aaaaac/boy-meme.gif)':3 'come':7 'media.tenor.com':2 'media.tenor.com/2qsmsthna-aaaaac/boy-meme.gif)':1 'time':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/1347770"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696287605 {#1910
    date: 2023-10-03 01:00:05.0 +02:00
  }
  +"title": 46934
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#1906
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2461
    +user: Proxies\__CG__\App\Entity\User {#2678 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
    +image: Proxies\__CG__\App\Entity\Image {#2718 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2720 …}
    +slug: "I-m-a-professional"
    +title: "I'm a professional."
    +url: "https://mander.xyz/pictrs/image/96cd14de-1843-4691-8a3a-eab78fa9e6b1.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 36
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696357706 {#2713
      date: 2023-10-03 20:28:26.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2721 …}
    +votes: Doctrine\ORM\PersistentCollection {#2723 …}
    +reports: Doctrine\ORM\PersistentCollection {#2725 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2727 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2729 …}
    +badges: Doctrine\ORM\PersistentCollection {#2731 …}
    +children: [
      1 => App\Entity\EntryComment {#2458
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +body: "Nah going backwards will just give an integer overflow so you get essentially infinite time"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696287664 {#2422
          date: 2023-10-03 01:01:04.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fossilesque@mander.xyz"
          "@JusticeForPorygon@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2453 …}
        +nested: Doctrine\ORM\PersistentCollection {#2457 …}
        +votes: Doctrine\ORM\PersistentCollection {#2455 …}
        +reports: Doctrine\ORM\PersistentCollection {#2468 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
        -id: 46929
        -bodyTs: "'backward':3 'essenti':13 'get':12 'give':6 'go':2 'infinit':14 'integ':8 'nah':1 'overflow':9 'time':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ls.buckodr.ink/comment/1347793"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696287664 {#2462
          date: 2023-10-03 01:01:04.0 +02:00
        }
        +"title": 46929
      }
      2 => App\Entity\EntryComment {#2377
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +body: "![](https://media.tenor.com/5wvGsBPeLogAAAAC/ideas-genius.gif)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696307214 {#2363
          date: 2023-10-03 06:26:54.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fossilesque@mander.xyz"
          "@JusticeForPorygon@lemmy.sdf.org"
          "@xusontha@ls.buckodr.ink"
          "@xthexder@l.sw0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2359 …}
        +nested: Doctrine\ORM\PersistentCollection {#2364 …}
        +votes: Doctrine\ORM\PersistentCollection {#2380 …}
        +reports: Doctrine\ORM\PersistentCollection {#2382 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
        -id: 46932
        -bodyTs: "'/5wvgsbpelogaaaac/ideas-genius.gif)':3 'media.tenor.com':2 'media.tenor.com/5wvgsbpelogaaaac/ideas-genius.gif)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ls.buckodr.ink/comment/1352668"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696307214 {#2370
          date: 2023-10-03 06:26:54.0 +02:00
        }
        +"title": 46932
      }
      0 => App\Entity\EntryComment {#1906}
    ]
    -id: 5117
    -titleTs: "'m':2 'profession':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696370640
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/4453108"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696284240 {#2700
      date: 2023-10-03 00:04:00.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    ![](https://media.tenor.com/2qsMsTHNA-AAAAAC/boy-meme.gif)\n
    \n
    My time has come
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696287605 {#2383
    date: 2023-10-03 01:00:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1909 …}
  +nested: Doctrine\ORM\PersistentCollection {#1926 …}
  +votes: Doctrine\ORM\PersistentCollection {#1874 …}
  +reports: Doctrine\ORM\PersistentCollection {#1908 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1883 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2389 …}
  -id: 46934
  -bodyTs: "'/2qsmsthna-aaaaac/boy-meme.gif)':3 'come':7 'media.tenor.com':2 'media.tenor.com/2qsmsthna-aaaaac/boy-meme.gif)':1 'time':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/1347770"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696287605 {#1910
    date: 2023-10-03 01:00:05.0 +02:00
  }
  +"title": 46934
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#1906
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2461
    +user: Proxies\__CG__\App\Entity\User {#2678 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
    +image: Proxies\__CG__\App\Entity\Image {#2718 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2720 …}
    +slug: "I-m-a-professional"
    +title: "I'm a professional."
    +url: "https://mander.xyz/pictrs/image/96cd14de-1843-4691-8a3a-eab78fa9e6b1.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 36
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696357706 {#2713
      date: 2023-10-03 20:28:26.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2721 …}
    +votes: Doctrine\ORM\PersistentCollection {#2723 …}
    +reports: Doctrine\ORM\PersistentCollection {#2725 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2727 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2729 …}
    +badges: Doctrine\ORM\PersistentCollection {#2731 …}
    +children: [
      1 => App\Entity\EntryComment {#2458
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +body: "Nah going backwards will just give an integer overflow so you get essentially infinite time"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696287664 {#2422
          date: 2023-10-03 01:01:04.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fossilesque@mander.xyz"
          "@JusticeForPorygon@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2453 …}
        +nested: Doctrine\ORM\PersistentCollection {#2457 …}
        +votes: Doctrine\ORM\PersistentCollection {#2455 …}
        +reports: Doctrine\ORM\PersistentCollection {#2468 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
        -id: 46929
        -bodyTs: "'backward':3 'essenti':13 'get':12 'give':6 'go':2 'infinit':14 'integ':8 'nah':1 'overflow':9 'time':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ls.buckodr.ink/comment/1347793"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696287664 {#2462
          date: 2023-10-03 01:01:04.0 +02:00
        }
        +"title": 46929
      }
      2 => App\Entity\EntryComment {#2377
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +body: "![](https://media.tenor.com/5wvGsBPeLogAAAAC/ideas-genius.gif)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696307214 {#2363
          date: 2023-10-03 06:26:54.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fossilesque@mander.xyz"
          "@JusticeForPorygon@lemmy.sdf.org"
          "@xusontha@ls.buckodr.ink"
          "@xthexder@l.sw0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2359 …}
        +nested: Doctrine\ORM\PersistentCollection {#2364 …}
        +votes: Doctrine\ORM\PersistentCollection {#2380 …}
        +reports: Doctrine\ORM\PersistentCollection {#2382 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
        -id: 46932
        -bodyTs: "'/5wvgsbpelogaaaac/ideas-genius.gif)':3 'media.tenor.com':2 'media.tenor.com/5wvgsbpelogaaaac/ideas-genius.gif)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ls.buckodr.ink/comment/1352668"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696307214 {#2370
          date: 2023-10-03 06:26:54.0 +02:00
        }
        +"title": 46932
      }
      0 => App\Entity\EntryComment {#1906}
    ]
    -id: 5117
    -titleTs: "'m':2 'profession':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696370640
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/4453108"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696284240 {#2700
      date: 2023-10-03 00:04:00.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    ![](https://media.tenor.com/2qsMsTHNA-AAAAAC/boy-meme.gif)\n
    \n
    My time has come
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696287605 {#2383
    date: 2023-10-03 01:00:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1909 …}
  +nested: Doctrine\ORM\PersistentCollection {#1926 …}
  +votes: Doctrine\ORM\PersistentCollection {#1874 …}
  +reports: Doctrine\ORM\PersistentCollection {#1908 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1883 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2389 …}
  -id: 46934
  -bodyTs: "'/2qsmsthna-aaaaac/boy-meme.gif)':3 'come':7 'media.tenor.com':2 'media.tenor.com/2qsmsthna-aaaaac/boy-meme.gif)':1 'time':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/1347770"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696287605 {#1910
    date: 2023-10-03 01:00:05.0 +02:00
  }
  +"title": 46934
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1587
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: Proxies\__CG__\App\Entity\Image {#2578 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2579 …}
  +slug: "Hon-Hon-hon"
  +title: "Hon Hon hon"
  +url: "https://loot.buckodr.ink/abQH0k.webp"
  +body: "Not OC"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 53
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696574332 {#2573
    date: 2023-10-06 08:38:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2588 …}
  +votes: Doctrine\ORM\PersistentCollection {#2590 …}
  +reports: Doctrine\ORM\PersistentCollection {#2592 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2594 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2596 …}
  +badges: Doctrine\ORM\PersistentCollection {#2598 …}
  +children: [
    1 => App\Entity\EntryComment {#1641
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1587 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1590 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1552 …}
      +body: "Lol I know I’m just wondering about what their logic is"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696432917 {#1693
        date: 2023-10-04 17:21:57.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xusontha@ls.buckodr.ink"
        "@Omega_Haxors@lemmy.ml"
        "@Gorilladrums@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1663 …}
      +nested: Doctrine\ORM\PersistentCollection {#1661 …}
      +votes: Doctrine\ORM\PersistentCollection {#1653 …}
      +reports: Doctrine\ORM\PersistentCollection {#1649 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1548 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1525 …}
      -id: 31161
      -bodyTs: "'know':3 'logic':11 'lol':1 'm':5 'wonder':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/1385307"
      +editedAt: DateTimeImmutable @1696432929 {#1696
        date: 2023-10-04 17:22:09.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696432917 {#1690
        date: 2023-10-04 17:21:57.0 +02:00
      }
      +"title": 31161
    }
    0 => App\Entity\EntryComment {#1722
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1587 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
      +body: "Average Fr*nch creation be like:"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696266335 {#1725
        date: 2023-10-02 19:05:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xusontha@ls.buckodr.ink"
        "@beforan@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1726 …}
      +nested: Doctrine\ORM\PersistentCollection {#1736 …}
      +votes: Doctrine\ORM\PersistentCollection {#1737 …}
      +reports: Doctrine\ORM\PersistentCollection {#1732 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
      -id: 32018
      -bodyTs: "'averag':1 'creation':4 'fr':2 'like':6 'nch':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/1340462"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696266335 {#1723
        date: 2023-10-02 19:05:35.0 +02:00
      }
      +"title": 32018
    }
  ]
  -id: 2622
  -titleTs: "'hon':1,2,3"
  -bodyTs: "'oc':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696349615
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/post/515247"
  +editedAt: DateTimeImmutable @1697167639 {#2511
    date: 2023-10-13 05:27:19.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696263215 {#2015
    date: 2023-10-02 18:13:35.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"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
131 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1587
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: Proxies\__CG__\App\Entity\Image {#2578 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2579 …}
  +slug: "Hon-Hon-hon"
  +title: "Hon Hon hon"
  +url: "https://loot.buckodr.ink/abQH0k.webp"
  +body: "Not OC"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 53
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696574332 {#2573
    date: 2023-10-06 08:38:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2588 …}
  +votes: Doctrine\ORM\PersistentCollection {#2590 …}
  +reports: Doctrine\ORM\PersistentCollection {#2592 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2594 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2596 …}
  +badges: Doctrine\ORM\PersistentCollection {#2598 …}
  +children: [
    1 => App\Entity\EntryComment {#1641
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1587 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1590 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1552 …}
      +body: "Lol I know I’m just wondering about what their logic is"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696432917 {#1693
        date: 2023-10-04 17:21:57.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xusontha@ls.buckodr.ink"
        "@Omega_Haxors@lemmy.ml"
        "@Gorilladrums@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1663 …}
      +nested: Doctrine\ORM\PersistentCollection {#1661 …}
      +votes: Doctrine\ORM\PersistentCollection {#1653 …}
      +reports: Doctrine\ORM\PersistentCollection {#1649 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1548 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1525 …}
      -id: 31161
      -bodyTs: "'know':3 'logic':11 'lol':1 'm':5 'wonder':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/1385307"
      +editedAt: DateTimeImmutable @1696432929 {#1696
        date: 2023-10-04 17:22:09.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696432917 {#1690
        date: 2023-10-04 17:21:57.0 +02:00
      }
      +"title": 31161
    }
    0 => App\Entity\EntryComment {#1722
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1587 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
      +body: "Average Fr*nch creation be like:"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696266335 {#1725
        date: 2023-10-02 19:05:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xusontha@ls.buckodr.ink"
        "@beforan@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1726 …}
      +nested: Doctrine\ORM\PersistentCollection {#1736 …}
      +votes: Doctrine\ORM\PersistentCollection {#1737 …}
      +reports: Doctrine\ORM\PersistentCollection {#1732 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
      -id: 32018
      -bodyTs: "'averag':1 'creation':4 'fr':2 'like':6 'nch':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/1340462"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696266335 {#1723
        date: 2023-10-02 19:05:35.0 +02:00
      }
      +"title": 32018
    }
  ]
  -id: 2622
  -titleTs: "'hon':1,2,3"
  -bodyTs: "'oc':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696349615
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/post/515247"
  +editedAt: DateTimeImmutable @1697167639 {#2511
    date: 2023-10-13 05:27:19.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696263215 {#2015
    date: 2023-10-02 18:13:35.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"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
132 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1587
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: Proxies\__CG__\App\Entity\Image {#2578 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2579 …}
  +slug: "Hon-Hon-hon"
  +title: "Hon Hon hon"
  +url: "https://loot.buckodr.ink/abQH0k.webp"
  +body: "Not OC"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 53
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696574332 {#2573
    date: 2023-10-06 08:38:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2588 …}
  +votes: Doctrine\ORM\PersistentCollection {#2590 …}
  +reports: Doctrine\ORM\PersistentCollection {#2592 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2594 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2596 …}
  +badges: Doctrine\ORM\PersistentCollection {#2598 …}
  +children: [
    1 => App\Entity\EntryComment {#1641
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1587 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1590 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1552 …}
      +body: "Lol I know I’m just wondering about what their logic is"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696432917 {#1693
        date: 2023-10-04 17:21:57.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xusontha@ls.buckodr.ink"
        "@Omega_Haxors@lemmy.ml"
        "@Gorilladrums@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1663 …}
      +nested: Doctrine\ORM\PersistentCollection {#1661 …}
      +votes: Doctrine\ORM\PersistentCollection {#1653 …}
      +reports: Doctrine\ORM\PersistentCollection {#1649 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1548 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1525 …}
      -id: 31161
      -bodyTs: "'know':3 'logic':11 'lol':1 'm':5 'wonder':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/1385307"
      +editedAt: DateTimeImmutable @1696432929 {#1696
        date: 2023-10-04 17:22:09.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696432917 {#1690
        date: 2023-10-04 17:21:57.0 +02:00
      }
      +"title": 31161
    }
    0 => App\Entity\EntryComment {#1722
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1587 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
      +body: "Average Fr*nch creation be like:"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696266335 {#1725
        date: 2023-10-02 19:05:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xusontha@ls.buckodr.ink"
        "@beforan@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1726 …}
      +nested: Doctrine\ORM\PersistentCollection {#1736 …}
      +votes: Doctrine\ORM\PersistentCollection {#1737 …}
      +reports: Doctrine\ORM\PersistentCollection {#1732 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
      -id: 32018
      -bodyTs: "'averag':1 'creation':4 'fr':2 'like':6 'nch':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/1340462"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696266335 {#1723
        date: 2023-10-02 19:05:35.0 +02:00
      }
      +"title": 32018
    }
  ]
  -id: 2622
  -titleTs: "'hon':1,2,3"
  -bodyTs: "'oc':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696349615
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/post/515247"
  +editedAt: DateTimeImmutable @1697167639 {#2511
    date: 2023-10-13 05:27:19.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696263215 {#2015
    date: 2023-10-02 18:13:35.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"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
133 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
App\Entity\EntryComment {#1641
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1587
    +user: App\Entity\User {#265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: Proxies\__CG__\App\Entity\Image {#2578 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2579 …}
    +slug: "Hon-Hon-hon"
    +title: "Hon Hon hon"
    +url: "https://loot.buckodr.ink/abQH0k.webp"
    +body: "Not OC"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 53
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696574332 {#2573
      date: 2023-10-06 08:38:52.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2588 …}
    +votes: Doctrine\ORM\PersistentCollection {#2590 …}
    +reports: Doctrine\ORM\PersistentCollection {#2592 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2594 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2596 …}
    +badges: Doctrine\ORM\PersistentCollection {#2598 …}
    +children: [
      1 => App\Entity\EntryComment {#1641}
      0 => App\Entity\EntryComment {#1722
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1587 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +body: "Average Fr*nch creation be like:"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696266335 {#1725
          date: 2023-10-02 19:05:35.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@xusontha@ls.buckodr.ink"
          "@beforan@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1726 …}
        +nested: Doctrine\ORM\PersistentCollection {#1736 …}
        +votes: Doctrine\ORM\PersistentCollection {#1737 …}
        +reports: Doctrine\ORM\PersistentCollection {#1732 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
        -id: 32018
        -bodyTs: "'averag':1 'creation':4 'fr':2 'like':6 'nch':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ls.buckodr.ink/comment/1340462"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696266335 {#1723
          date: 2023-10-02 19:05:35.0 +02:00
        }
        +"title": 32018
      }
    ]
    -id: 2622
    -titleTs: "'hon':1,2,3"
    -bodyTs: "'oc':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696349615
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/515247"
    +editedAt: DateTimeImmutable @1697167639 {#2511
      date: 2023-10-13 05:27:19.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696263215 {#2015
      date: 2023-10-02 18:13:35.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1590 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1552 …}
  +body: "Lol I know I’m just wondering about what their logic is"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696432917 {#1693
    date: 2023-10-04 17:21:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@Omega_Haxors@lemmy.ml"
    "@Gorilladrums@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1663 …}
  +nested: Doctrine\ORM\PersistentCollection {#1661 …}
  +votes: Doctrine\ORM\PersistentCollection {#1653 …}
  +reports: Doctrine\ORM\PersistentCollection {#1649 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1548 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1525 …}
  -id: 31161
  -bodyTs: "'know':3 'logic':11 'lol':1 'm':5 'wonder':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/1385307"
  +editedAt: DateTimeImmutable @1696432929 {#1696
    date: 2023-10-04 17:22:09.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696432917 {#1690
    date: 2023-10-04 17:21:57.0 +02:00
  }
  +"title": 31161
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\EntryComment {#1641
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1587
    +user: App\Entity\User {#265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: Proxies\__CG__\App\Entity\Image {#2578 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2579 …}
    +slug: "Hon-Hon-hon"
    +title: "Hon Hon hon"
    +url: "https://loot.buckodr.ink/abQH0k.webp"
    +body: "Not OC"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 53
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696574332 {#2573
      date: 2023-10-06 08:38:52.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2588 …}
    +votes: Doctrine\ORM\PersistentCollection {#2590 …}
    +reports: Doctrine\ORM\PersistentCollection {#2592 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2594 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2596 …}
    +badges: Doctrine\ORM\PersistentCollection {#2598 …}
    +children: [
      1 => App\Entity\EntryComment {#1641}
      0 => App\Entity\EntryComment {#1722
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1587 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +body: "Average Fr*nch creation be like:"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696266335 {#1725
          date: 2023-10-02 19:05:35.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@xusontha@ls.buckodr.ink"
          "@beforan@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1726 …}
        +nested: Doctrine\ORM\PersistentCollection {#1736 …}
        +votes: Doctrine\ORM\PersistentCollection {#1737 …}
        +reports: Doctrine\ORM\PersistentCollection {#1732 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
        -id: 32018
        -bodyTs: "'averag':1 'creation':4 'fr':2 'like':6 'nch':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ls.buckodr.ink/comment/1340462"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696266335 {#1723
          date: 2023-10-02 19:05:35.0 +02:00
        }
        +"title": 32018
      }
    ]
    -id: 2622
    -titleTs: "'hon':1,2,3"
    -bodyTs: "'oc':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696349615
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/515247"
    +editedAt: DateTimeImmutable @1697167639 {#2511
      date: 2023-10-13 05:27:19.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696263215 {#2015
      date: 2023-10-02 18:13:35.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1590 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1552 …}
  +body: "Lol I know I’m just wondering about what their logic is"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696432917 {#1693
    date: 2023-10-04 17:21:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@Omega_Haxors@lemmy.ml"
    "@Gorilladrums@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1663 …}
  +nested: Doctrine\ORM\PersistentCollection {#1661 …}
  +votes: Doctrine\ORM\PersistentCollection {#1653 …}
  +reports: Doctrine\ORM\PersistentCollection {#1649 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1548 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1525 …}
  -id: 31161
  -bodyTs: "'know':3 'logic':11 'lol':1 'm':5 'wonder':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/1385307"
  +editedAt: DateTimeImmutable @1696432929 {#1696
    date: 2023-10-04 17:22:09.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696432917 {#1690
    date: 2023-10-04 17:21:57.0 +02:00
  }
  +"title": 31161
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\EntryComment {#1641
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1587
    +user: App\Entity\User {#265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: Proxies\__CG__\App\Entity\Image {#2578 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2579 …}
    +slug: "Hon-Hon-hon"
    +title: "Hon Hon hon"
    +url: "https://loot.buckodr.ink/abQH0k.webp"
    +body: "Not OC"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 53
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696574332 {#2573
      date: 2023-10-06 08:38:52.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2588 …}
    +votes: Doctrine\ORM\PersistentCollection {#2590 …}
    +reports: Doctrine\ORM\PersistentCollection {#2592 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2594 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2596 …}
    +badges: Doctrine\ORM\PersistentCollection {#2598 …}
    +children: [
      1 => App\Entity\EntryComment {#1641}
      0 => App\Entity\EntryComment {#1722
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1587 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +body: "Average Fr*nch creation be like:"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696266335 {#1725
          date: 2023-10-02 19:05:35.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@xusontha@ls.buckodr.ink"
          "@beforan@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1726 …}
        +nested: Doctrine\ORM\PersistentCollection {#1736 …}
        +votes: Doctrine\ORM\PersistentCollection {#1737 …}
        +reports: Doctrine\ORM\PersistentCollection {#1732 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
        -id: 32018
        -bodyTs: "'averag':1 'creation':4 'fr':2 'like':6 'nch':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ls.buckodr.ink/comment/1340462"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696266335 {#1723
          date: 2023-10-02 19:05:35.0 +02:00
        }
        +"title": 32018
      }
    ]
    -id: 2622
    -titleTs: "'hon':1,2,3"
    -bodyTs: "'oc':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696349615
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/515247"
    +editedAt: DateTimeImmutable @1697167639 {#2511
      date: 2023-10-13 05:27:19.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696263215 {#2015
      date: 2023-10-02 18:13:35.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1590 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1552 …}
  +body: "Lol I know I’m just wondering about what their logic is"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696432917 {#1693
    date: 2023-10-04 17:21:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@Omega_Haxors@lemmy.ml"
    "@Gorilladrums@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1663 …}
  +nested: Doctrine\ORM\PersistentCollection {#1661 …}
  +votes: Doctrine\ORM\PersistentCollection {#1653 …}
  +reports: Doctrine\ORM\PersistentCollection {#1649 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1548 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1525 …}
  -id: 31161
  -bodyTs: "'know':3 'logic':11 'lol':1 'm':5 'wonder':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/1385307"
  +editedAt: DateTimeImmutable @1696432929 {#1696
    date: 2023-10-04 17:22:09.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696432917 {#1690
    date: 2023-10-04 17:21:57.0 +02:00
  }
  +"title": 31161
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
137 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
138 DENIED moderate
App\Entity\EntryComment {#1722
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1587
    +user: App\Entity\User {#265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: Proxies\__CG__\App\Entity\Image {#2578 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2579 …}
    +slug: "Hon-Hon-hon"
    +title: "Hon Hon hon"
    +url: "https://loot.buckodr.ink/abQH0k.webp"
    +body: "Not OC"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 53
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696574332 {#2573
      date: 2023-10-06 08:38:52.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2588 …}
    +votes: Doctrine\ORM\PersistentCollection {#2590 …}
    +reports: Doctrine\ORM\PersistentCollection {#2592 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2594 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2596 …}
    +badges: Doctrine\ORM\PersistentCollection {#2598 …}
    +children: [
      1 => App\Entity\EntryComment {#1641
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1587 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1590 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1552 …}
        +body: "Lol I know I’m just wondering about what their logic is"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696432917 {#1693
          date: 2023-10-04 17:21:57.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@xusontha@ls.buckodr.ink"
          "@Omega_Haxors@lemmy.ml"
          "@Gorilladrums@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1663 …}
        +nested: Doctrine\ORM\PersistentCollection {#1661 …}
        +votes: Doctrine\ORM\PersistentCollection {#1653 …}
        +reports: Doctrine\ORM\PersistentCollection {#1649 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1548 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1525 …}
        -id: 31161
        -bodyTs: "'know':3 'logic':11 'lol':1 'm':5 'wonder':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ls.buckodr.ink/comment/1385307"
        +editedAt: DateTimeImmutable @1696432929 {#1696
          date: 2023-10-04 17:22:09.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696432917 {#1690
          date: 2023-10-04 17:21:57.0 +02:00
        }
        +"title": 31161
      }
      0 => App\Entity\EntryComment {#1722}
    ]
    -id: 2622
    -titleTs: "'hon':1,2,3"
    -bodyTs: "'oc':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696349615
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/515247"
    +editedAt: DateTimeImmutable @1697167639 {#2511
      date: 2023-10-13 05:27:19.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696263215 {#2015
      date: 2023-10-02 18:13:35.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
  +body: "Average Fr*nch creation be like:"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696266335 {#1725
    date: 2023-10-02 19:05:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@beforan@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1726 …}
  +nested: Doctrine\ORM\PersistentCollection {#1736 …}
  +votes: Doctrine\ORM\PersistentCollection {#1737 …}
  +reports: Doctrine\ORM\PersistentCollection {#1732 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
  -id: 32018
  -bodyTs: "'averag':1 'creation':4 'fr':2 'like':6 'nch':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/1340462"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696266335 {#1723
    date: 2023-10-02 19:05:35.0 +02:00
  }
  +"title": 32018
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#1722
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1587
    +user: App\Entity\User {#265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: Proxies\__CG__\App\Entity\Image {#2578 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2579 …}
    +slug: "Hon-Hon-hon"
    +title: "Hon Hon hon"
    +url: "https://loot.buckodr.ink/abQH0k.webp"
    +body: "Not OC"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 53
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696574332 {#2573
      date: 2023-10-06 08:38:52.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2588 …}
    +votes: Doctrine\ORM\PersistentCollection {#2590 …}
    +reports: Doctrine\ORM\PersistentCollection {#2592 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2594 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2596 …}
    +badges: Doctrine\ORM\PersistentCollection {#2598 …}
    +children: [
      1 => App\Entity\EntryComment {#1641
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1587 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1590 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1552 …}
        +body: "Lol I know I’m just wondering about what their logic is"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696432917 {#1693
          date: 2023-10-04 17:21:57.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@xusontha@ls.buckodr.ink"
          "@Omega_Haxors@lemmy.ml"
          "@Gorilladrums@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1663 …}
        +nested: Doctrine\ORM\PersistentCollection {#1661 …}
        +votes: Doctrine\ORM\PersistentCollection {#1653 …}
        +reports: Doctrine\ORM\PersistentCollection {#1649 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1548 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1525 …}
        -id: 31161
        -bodyTs: "'know':3 'logic':11 'lol':1 'm':5 'wonder':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ls.buckodr.ink/comment/1385307"
        +editedAt: DateTimeImmutable @1696432929 {#1696
          date: 2023-10-04 17:22:09.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696432917 {#1690
          date: 2023-10-04 17:21:57.0 +02:00
        }
        +"title": 31161
      }
      0 => App\Entity\EntryComment {#1722}
    ]
    -id: 2622
    -titleTs: "'hon':1,2,3"
    -bodyTs: "'oc':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696349615
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/515247"
    +editedAt: DateTimeImmutable @1697167639 {#2511
      date: 2023-10-13 05:27:19.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696263215 {#2015
      date: 2023-10-02 18:13:35.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
  +body: "Average Fr*nch creation be like:"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696266335 {#1725
    date: 2023-10-02 19:05:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@beforan@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1726 …}
  +nested: Doctrine\ORM\PersistentCollection {#1736 …}
  +votes: Doctrine\ORM\PersistentCollection {#1737 …}
  +reports: Doctrine\ORM\PersistentCollection {#1732 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
  -id: 32018
  -bodyTs: "'averag':1 'creation':4 'fr':2 'like':6 'nch':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/1340462"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696266335 {#1723
    date: 2023-10-02 19:05:35.0 +02:00
  }
  +"title": 32018
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#1722
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1587
    +user: App\Entity\User {#265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: Proxies\__CG__\App\Entity\Image {#2578 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2579 …}
    +slug: "Hon-Hon-hon"
    +title: "Hon Hon hon"
    +url: "https://loot.buckodr.ink/abQH0k.webp"
    +body: "Not OC"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 53
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696574332 {#2573
      date: 2023-10-06 08:38:52.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2588 …}
    +votes: Doctrine\ORM\PersistentCollection {#2590 …}
    +reports: Doctrine\ORM\PersistentCollection {#2592 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2594 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2596 …}
    +badges: Doctrine\ORM\PersistentCollection {#2598 …}
    +children: [
      1 => App\Entity\EntryComment {#1641
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1587 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1590 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1552 …}
        +body: "Lol I know I’m just wondering about what their logic is"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696432917 {#1693
          date: 2023-10-04 17:21:57.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@xusontha@ls.buckodr.ink"
          "@Omega_Haxors@lemmy.ml"
          "@Gorilladrums@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1663 …}
        +nested: Doctrine\ORM\PersistentCollection {#1661 …}
        +votes: Doctrine\ORM\PersistentCollection {#1653 …}
        +reports: Doctrine\ORM\PersistentCollection {#1649 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1548 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1525 …}
        -id: 31161
        -bodyTs: "'know':3 'logic':11 'lol':1 'm':5 'wonder':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ls.buckodr.ink/comment/1385307"
        +editedAt: DateTimeImmutable @1696432929 {#1696
          date: 2023-10-04 17:22:09.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696432917 {#1690
          date: 2023-10-04 17:21:57.0 +02:00
        }
        +"title": 31161
      }
      0 => App\Entity\EntryComment {#1722}
    ]
    -id: 2622
    -titleTs: "'hon':1,2,3"
    -bodyTs: "'oc':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696349615
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/515247"
    +editedAt: DateTimeImmutable @1697167639 {#2511
      date: 2023-10-13 05:27:19.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696263215 {#2015
      date: 2023-10-02 18:13:35.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
  +body: "Average Fr*nch creation be like:"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696266335 {#1725
    date: 2023-10-02 19:05:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@beforan@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1726 …}
  +nested: Doctrine\ORM\PersistentCollection {#1736 …}
  +votes: Doctrine\ORM\PersistentCollection {#1737 …}
  +reports: Doctrine\ORM\PersistentCollection {#1732 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
  -id: 32018
  -bodyTs: "'averag':1 'creation':4 'fr':2 'like':6 'nch':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/1340462"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696266335 {#1723
    date: 2023-10-02 19:05:35.0 +02:00
  }
  +"title": 32018
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
141 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
142 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2334
  +user: Proxies\__CG__\App\Entity\User {#1990 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: Proxies\__CG__\App\Entity\Image {#2792 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2623 …}
  +slug: "Captains-Prerogative"
  +title: "Captains Prerogative"
  +url: "https://startrek.website/pictrs/image/bb180c14-df9f-4cd3-9e32-46884f853fb9.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696278266 {#2827
    date: 2023-10-02 22:24:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2832 …}
  +votes: Doctrine\ORM\PersistentCollection {#2835 …}
  +reports: Doctrine\ORM\PersistentCollection {#2837 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2839 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2841 …}
  +badges: Doctrine\ORM\PersistentCollection {#2843 …}
  +children: [
    App\Entity\EntryComment {#2300
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2334 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
      +image: null
      +parent: null
      +root: null
      +body: "![](https://media.tenor.com/EtsTo6UHkgUAAAAC/laugh-happy.gif)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696278266 {#2323
        date: 2023-10-02 22:24:26.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2340 …}
      +nested: Doctrine\ORM\PersistentCollection {#2342 …}
      +votes: Doctrine\ORM\PersistentCollection {#2343 …}
      +reports: Doctrine\ORM\PersistentCollection {#2335 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
      -id: 105675
      -bodyTs: "'/etsto6uhkguaaaac/laugh-happy.gif)':3 'media.tenor.com':2 'media.tenor.com/etsto6uhkguaaaac/laugh-happy.gif)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/1344701"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696278266 {#2324
        date: 2023-10-02 22:24:26.0 +02:00
      }
      +"title": 105675
    }
  ]
  -id: 10610
  -titleTs: "'captain':1 'prerog':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696286773
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2298910"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696275773 {#2815
    date: 2023-10-02 21:42:53.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"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
143 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2334
  +user: Proxies\__CG__\App\Entity\User {#1990 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: Proxies\__CG__\App\Entity\Image {#2792 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2623 …}
  +slug: "Captains-Prerogative"
  +title: "Captains Prerogative"
  +url: "https://startrek.website/pictrs/image/bb180c14-df9f-4cd3-9e32-46884f853fb9.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696278266 {#2827
    date: 2023-10-02 22:24:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2832 …}
  +votes: Doctrine\ORM\PersistentCollection {#2835 …}
  +reports: Doctrine\ORM\PersistentCollection {#2837 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2839 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2841 …}
  +badges: Doctrine\ORM\PersistentCollection {#2843 …}
  +children: [
    App\Entity\EntryComment {#2300
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2334 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
      +image: null
      +parent: null
      +root: null
      +body: "![](https://media.tenor.com/EtsTo6UHkgUAAAAC/laugh-happy.gif)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696278266 {#2323
        date: 2023-10-02 22:24:26.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2340 …}
      +nested: Doctrine\ORM\PersistentCollection {#2342 …}
      +votes: Doctrine\ORM\PersistentCollection {#2343 …}
      +reports: Doctrine\ORM\PersistentCollection {#2335 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
      -id: 105675
      -bodyTs: "'/etsto6uhkguaaaac/laugh-happy.gif)':3 'media.tenor.com':2 'media.tenor.com/etsto6uhkguaaaac/laugh-happy.gif)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/1344701"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696278266 {#2324
        date: 2023-10-02 22:24:26.0 +02:00
      }
      +"title": 105675
    }
  ]
  -id: 10610
  -titleTs: "'captain':1 'prerog':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696286773
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2298910"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696275773 {#2815
    date: 2023-10-02 21:42:53.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"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
144 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2334
  +user: Proxies\__CG__\App\Entity\User {#1990 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: Proxies\__CG__\App\Entity\Image {#2792 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2623 …}
  +slug: "Captains-Prerogative"
  +title: "Captains Prerogative"
  +url: "https://startrek.website/pictrs/image/bb180c14-df9f-4cd3-9e32-46884f853fb9.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696278266 {#2827
    date: 2023-10-02 22:24:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2832 …}
  +votes: Doctrine\ORM\PersistentCollection {#2835 …}
  +reports: Doctrine\ORM\PersistentCollection {#2837 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2839 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2841 …}
  +badges: Doctrine\ORM\PersistentCollection {#2843 …}
  +children: [
    App\Entity\EntryComment {#2300
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2334 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
      +image: null
      +parent: null
      +root: null
      +body: "![](https://media.tenor.com/EtsTo6UHkgUAAAAC/laugh-happy.gif)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696278266 {#2323
        date: 2023-10-02 22:24:26.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2340 …}
      +nested: Doctrine\ORM\PersistentCollection {#2342 …}
      +votes: Doctrine\ORM\PersistentCollection {#2343 …}
      +reports: Doctrine\ORM\PersistentCollection {#2335 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
      -id: 105675
      -bodyTs: "'/etsto6uhkguaaaac/laugh-happy.gif)':3 'media.tenor.com':2 'media.tenor.com/etsto6uhkguaaaac/laugh-happy.gif)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/1344701"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696278266 {#2324
        date: 2023-10-02 22:24:26.0 +02:00
      }
      +"title": 105675
    }
  ]
  -id: 10610
  -titleTs: "'captain':1 'prerog':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696286773
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2298910"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696275773 {#2815
    date: 2023-10-02 21:42:53.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"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
145 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
146 DENIED moderate
App\Entity\EntryComment {#2300
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334
    +user: Proxies\__CG__\App\Entity\User {#1990 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
    +image: Proxies\__CG__\App\Entity\Image {#2792 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2623 …}
    +slug: "Captains-Prerogative"
    +title: "Captains Prerogative"
    +url: "https://startrek.website/pictrs/image/bb180c14-df9f-4cd3-9e32-46884f853fb9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 1
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696278266 {#2827
      date: 2023-10-02 22:24:26.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2832 …}
    +votes: Doctrine\ORM\PersistentCollection {#2835 …}
    +reports: Doctrine\ORM\PersistentCollection {#2837 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2839 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2841 …}
    +badges: Doctrine\ORM\PersistentCollection {#2843 …}
    +children: [
      App\Entity\EntryComment {#2300}
    ]
    -id: 10610
    -titleTs: "'captain':1 'prerog':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696286773
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2298910"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696275773 {#2815
      date: 2023-10-02 21:42:53.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://media.tenor.com/EtsTo6UHkgUAAAAC/laugh-happy.gif)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696278266 {#2323
    date: 2023-10-02 22:24:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2340 …}
  +nested: Doctrine\ORM\PersistentCollection {#2342 …}
  +votes: Doctrine\ORM\PersistentCollection {#2343 …}
  +reports: Doctrine\ORM\PersistentCollection {#2335 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
  -id: 105675
  -bodyTs: "'/etsto6uhkguaaaac/laugh-happy.gif)':3 'media.tenor.com':2 'media.tenor.com/etsto6uhkguaaaac/laugh-happy.gif)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/1344701"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696278266 {#2324
    date: 2023-10-02 22:24:26.0 +02:00
  }
  +"title": 105675
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#2300
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334
    +user: Proxies\__CG__\App\Entity\User {#1990 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
    +image: Proxies\__CG__\App\Entity\Image {#2792 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2623 …}
    +slug: "Captains-Prerogative"
    +title: "Captains Prerogative"
    +url: "https://startrek.website/pictrs/image/bb180c14-df9f-4cd3-9e32-46884f853fb9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 1
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696278266 {#2827
      date: 2023-10-02 22:24:26.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2832 …}
    +votes: Doctrine\ORM\PersistentCollection {#2835 …}
    +reports: Doctrine\ORM\PersistentCollection {#2837 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2839 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2841 …}
    +badges: Doctrine\ORM\PersistentCollection {#2843 …}
    +children: [
      App\Entity\EntryComment {#2300}
    ]
    -id: 10610
    -titleTs: "'captain':1 'prerog':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696286773
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2298910"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696275773 {#2815
      date: 2023-10-02 21:42:53.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://media.tenor.com/EtsTo6UHkgUAAAAC/laugh-happy.gif)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696278266 {#2323
    date: 2023-10-02 22:24:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2340 …}
  +nested: Doctrine\ORM\PersistentCollection {#2342 …}
  +votes: Doctrine\ORM\PersistentCollection {#2343 …}
  +reports: Doctrine\ORM\PersistentCollection {#2335 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
  -id: 105675
  -bodyTs: "'/etsto6uhkguaaaac/laugh-happy.gif)':3 'media.tenor.com':2 'media.tenor.com/etsto6uhkguaaaac/laugh-happy.gif)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/1344701"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696278266 {#2324
    date: 2023-10-02 22:24:26.0 +02:00
  }
  +"title": 105675
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#2300
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334
    +user: Proxies\__CG__\App\Entity\User {#1990 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
    +image: Proxies\__CG__\App\Entity\Image {#2792 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2623 …}
    +slug: "Captains-Prerogative"
    +title: "Captains Prerogative"
    +url: "https://startrek.website/pictrs/image/bb180c14-df9f-4cd3-9e32-46884f853fb9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 1
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696278266 {#2827
      date: 2023-10-02 22:24:26.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2832 …}
    +votes: Doctrine\ORM\PersistentCollection {#2835 …}
    +reports: Doctrine\ORM\PersistentCollection {#2837 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2839 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2841 …}
    +badges: Doctrine\ORM\PersistentCollection {#2843 …}
    +children: [
      App\Entity\EntryComment {#2300}
    ]
    -id: 10610
    -titleTs: "'captain':1 'prerog':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696286773
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2298910"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696275773 {#2815
      date: 2023-10-02 21:42:53.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://media.tenor.com/EtsTo6UHkgUAAAAC/laugh-happy.gif)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696278266 {#2323
    date: 2023-10-02 22:24:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2340 …}
  +nested: Doctrine\ORM\PersistentCollection {#2342 …}
  +votes: Doctrine\ORM\PersistentCollection {#2343 …}
  +reports: Doctrine\ORM\PersistentCollection {#2335 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
  -id: 105675
  -bodyTs: "'/etsto6uhkguaaaac/laugh-happy.gif)':3 'media.tenor.com':2 'media.tenor.com/etsto6uhkguaaaac/laugh-happy.gif)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/1344701"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696278266 {#2324
    date: 2023-10-02 22:24:26.0 +02:00
  }
  +"title": 105675
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
149 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
150 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2032
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: Proxies\__CG__\App\Entity\Image {#2812 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2579 …}
  +slug: "Have-you-heard-of-our-lord-and-savor-Federation"
  +title: "Have you heard of our lord and savor Federation?"
  +url: "https://loot.buckodr.ink/myAenW.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696363068 {#2845
    date: 2023-10-03 21:57:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2850 …}
  +votes: Doctrine\ORM\PersistentCollection {#2853 …}
  +reports: Doctrine\ORM\PersistentCollection {#2855 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2857 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2859 …}
  +badges: Doctrine\ORM\PersistentCollection {#2861 …}
  +children: [
    App\Entity\EntryComment {#2030
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2032 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2026 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2026 …}
      +body: "*Gasp* how could they think such a thing?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696172798 {#2019
        date: 2023-10-01 17:06:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xusontha@ls.buckodr.ink"
        "@StalksEveryone@futurology.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2024 …}
      +nested: Doctrine\ORM\PersistentCollection {#2018 …}
      +votes: Doctrine\ORM\PersistentCollection {#2011 …}
      +reports: Doctrine\ORM\PersistentCollection {#2021 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2029 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2020 …}
      -id: 98836
      -bodyTs: "'could':3 'gasp':1 'thing':8 'think':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/1317146"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696172798 {#2023
        date: 2023-10-01 17:06:38.0 +02:00
      }
      +"title": 98836
    }
  ]
  -id: 2732
  -titleTs: "'feder':9 'heard':3 'lord':6 'savor':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696126464
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/post/495125"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696093464 {#2833
    date: 2023-09-30 19:04:24.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"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
151 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2032
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: Proxies\__CG__\App\Entity\Image {#2812 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2579 …}
  +slug: "Have-you-heard-of-our-lord-and-savor-Federation"
  +title: "Have you heard of our lord and savor Federation?"
  +url: "https://loot.buckodr.ink/myAenW.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696363068 {#2845
    date: 2023-10-03 21:57:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2850 …}
  +votes: Doctrine\ORM\PersistentCollection {#2853 …}
  +reports: Doctrine\ORM\PersistentCollection {#2855 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2857 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2859 …}
  +badges: Doctrine\ORM\PersistentCollection {#2861 …}
  +children: [
    App\Entity\EntryComment {#2030
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2032 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2026 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2026 …}
      +body: "*Gasp* how could they think such a thing?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696172798 {#2019
        date: 2023-10-01 17:06:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xusontha@ls.buckodr.ink"
        "@StalksEveryone@futurology.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2024 …}
      +nested: Doctrine\ORM\PersistentCollection {#2018 …}
      +votes: Doctrine\ORM\PersistentCollection {#2011 …}
      +reports: Doctrine\ORM\PersistentCollection {#2021 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2029 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2020 …}
      -id: 98836
      -bodyTs: "'could':3 'gasp':1 'thing':8 'think':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/1317146"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696172798 {#2023
        date: 2023-10-01 17:06:38.0 +02:00
      }
      +"title": 98836
    }
  ]
  -id: 2732
  -titleTs: "'feder':9 'heard':3 'lord':6 'savor':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696126464
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/post/495125"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696093464 {#2833
    date: 2023-09-30 19:04:24.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"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
152 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2032
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: Proxies\__CG__\App\Entity\Image {#2812 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2579 …}
  +slug: "Have-you-heard-of-our-lord-and-savor-Federation"
  +title: "Have you heard of our lord and savor Federation?"
  +url: "https://loot.buckodr.ink/myAenW.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696363068 {#2845
    date: 2023-10-03 21:57:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2850 …}
  +votes: Doctrine\ORM\PersistentCollection {#2853 …}
  +reports: Doctrine\ORM\PersistentCollection {#2855 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2857 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2859 …}
  +badges: Doctrine\ORM\PersistentCollection {#2861 …}
  +children: [
    App\Entity\EntryComment {#2030
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2032 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2026 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2026 …}
      +body: "*Gasp* how could they think such a thing?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696172798 {#2019
        date: 2023-10-01 17:06:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xusontha@ls.buckodr.ink"
        "@StalksEveryone@futurology.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2024 …}
      +nested: Doctrine\ORM\PersistentCollection {#2018 …}
      +votes: Doctrine\ORM\PersistentCollection {#2011 …}
      +reports: Doctrine\ORM\PersistentCollection {#2021 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2029 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2020 …}
      -id: 98836
      -bodyTs: "'could':3 'gasp':1 'thing':8 'think':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/1317146"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696172798 {#2023
        date: 2023-10-01 17:06:38.0 +02:00
      }
      +"title": 98836
    }
  ]
  -id: 2732
  -titleTs: "'feder':9 'heard':3 'lord':6 'savor':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696126464
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/post/495125"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696093464 {#2833
    date: 2023-09-30 19:04:24.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"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
153 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
154 DENIED moderate
App\Entity\EntryComment {#2030
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2032
    +user: App\Entity\User {#265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: Proxies\__CG__\App\Entity\Image {#2812 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2579 …}
    +slug: "Have-you-heard-of-our-lord-and-savor-Federation"
    +title: "Have you heard of our lord and savor Federation?"
    +url: "https://loot.buckodr.ink/myAenW.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 3
    +favouriteCount: 6
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696363068 {#2845
      date: 2023-10-03 21:57:48.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2850 …}
    +votes: Doctrine\ORM\PersistentCollection {#2853 …}
    +reports: Doctrine\ORM\PersistentCollection {#2855 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2857 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2859 …}
    +badges: Doctrine\ORM\PersistentCollection {#2861 …}
    +children: [
      App\Entity\EntryComment {#2030}
    ]
    -id: 2732
    -titleTs: "'feder':9 'heard':3 'lord':6 'savor':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696126464
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/495125"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696093464 {#2833
      date: 2023-09-30 19:04:24.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2026 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2026 …}
  +body: "*Gasp* how could they think such a thing?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696172798 {#2019
    date: 2023-10-01 17:06:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@StalksEveryone@futurology.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2024 …}
  +nested: Doctrine\ORM\PersistentCollection {#2018 …}
  +votes: Doctrine\ORM\PersistentCollection {#2011 …}
  +reports: Doctrine\ORM\PersistentCollection {#2021 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2029 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2020 …}
  -id: 98836
  -bodyTs: "'could':3 'gasp':1 'thing':8 'think':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/1317146"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696172798 {#2023
    date: 2023-10-01 17:06:38.0 +02:00
  }
  +"title": 98836
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 DENIED edit
App\Entity\EntryComment {#2030
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2032
    +user: App\Entity\User {#265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: Proxies\__CG__\App\Entity\Image {#2812 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2579 …}
    +slug: "Have-you-heard-of-our-lord-and-savor-Federation"
    +title: "Have you heard of our lord and savor Federation?"
    +url: "https://loot.buckodr.ink/myAenW.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 3
    +favouriteCount: 6
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696363068 {#2845
      date: 2023-10-03 21:57:48.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2850 …}
    +votes: Doctrine\ORM\PersistentCollection {#2853 …}
    +reports: Doctrine\ORM\PersistentCollection {#2855 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2857 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2859 …}
    +badges: Doctrine\ORM\PersistentCollection {#2861 …}
    +children: [
      App\Entity\EntryComment {#2030}
    ]
    -id: 2732
    -titleTs: "'feder':9 'heard':3 'lord':6 'savor':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696126464
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/495125"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696093464 {#2833
      date: 2023-09-30 19:04:24.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2026 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2026 …}
  +body: "*Gasp* how could they think such a thing?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696172798 {#2019
    date: 2023-10-01 17:06:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@StalksEveryone@futurology.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2024 …}
  +nested: Doctrine\ORM\PersistentCollection {#2018 …}
  +votes: Doctrine\ORM\PersistentCollection {#2011 …}
  +reports: Doctrine\ORM\PersistentCollection {#2021 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2029 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2020 …}
  -id: 98836
  -bodyTs: "'could':3 'gasp':1 'thing':8 'think':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/1317146"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696172798 {#2023
    date: 2023-10-01 17:06:38.0 +02:00
  }
  +"title": 98836
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
156 DENIED moderate
App\Entity\EntryComment {#2030
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2032
    +user: App\Entity\User {#265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: Proxies\__CG__\App\Entity\Image {#2812 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2579 …}
    +slug: "Have-you-heard-of-our-lord-and-savor-Federation"
    +title: "Have you heard of our lord and savor Federation?"
    +url: "https://loot.buckodr.ink/myAenW.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 3
    +favouriteCount: 6
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696363068 {#2845
      date: 2023-10-03 21:57:48.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2850 …}
    +votes: Doctrine\ORM\PersistentCollection {#2853 …}
    +reports: Doctrine\ORM\PersistentCollection {#2855 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2857 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2859 …}
    +badges: Doctrine\ORM\PersistentCollection {#2861 …}
    +children: [
      App\Entity\EntryComment {#2030}
    ]
    -id: 2732
    -titleTs: "'feder':9 'heard':3 'lord':6 'savor':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696126464
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/post/495125"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696093464 {#2833
      date: 2023-09-30 19:04:24.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2026 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2026 …}
  +body: "*Gasp* how could they think such a thing?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696172798 {#2019
    date: 2023-10-01 17:06:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@StalksEveryone@futurology.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2024 …}
  +nested: Doctrine\ORM\PersistentCollection {#2018 …}
  +votes: Doctrine\ORM\PersistentCollection {#2011 …}
  +reports: Doctrine\ORM\PersistentCollection {#2021 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2029 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2020 …}
  -id: 98836
  -bodyTs: "'could':3 'gasp':1 'thing':8 'think':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/1317146"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696172798 {#2023
    date: 2023-10-01 17:06:38.0 +02:00
  }
  +"title": 98836
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
157 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
158 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2101
  +user: Proxies\__CG__\App\Entity\User {#2716 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: Proxies\__CG__\App\Entity\Image {#2757 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2623 …}
  +slug: "Me-at-a-party-when-someone-mentions-they-also-like"
  +title: "Me at a party when someone mentions they also like Star Trek"
  +url: "https://startrek.website/pictrs/image/0a9919d7-dbf7-464e-8eb5-13320b9aee64.png"
  +body: "Prepare for 6 hours of quantum torpedo grade autism and zero awareness of personal space"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695705184 {#2752
    date: 2023-09-26 07:13:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2759 …}
  +votes: Doctrine\ORM\PersistentCollection {#2761 …}
  +reports: Doctrine\ORM\PersistentCollection {#2763 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2765 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2767 …}
  +badges: Doctrine\ORM\PersistentCollection {#2769 …}
  +children: [
    App\Entity\EntryComment {#2111
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2101 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        ### Me kidnapping my friend to watch Lower Decks\n
        \n
        ![](https://media.tenor.com/cHF2EeaoomoAAAAC/cat-kidnapped.gif)\n
        \n
        Look at that I’m learning markdown
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1695705184 {#2105
        date: 2023-09-26 07:13:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@teft@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2102 …}
      +nested: Doctrine\ORM\PersistentCollection {#2103 …}
      +votes: Doctrine\ORM\PersistentCollection {#2110 …}
      +reports: Doctrine\ORM\PersistentCollection {#2112 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2114 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2117 …}
      -id: 119910
      -bodyTs: "'/chf2eeaoomoaaaac/cat-kidnapped.gif)':11 'deck':8 'friend':4 'kidnap':2 'learn':17 'look':12 'lower':7 'm':16 'markdown':18 'media.tenor.com':10 'media.tenor.com/chf2eeaoomoaaaac/cat-kidnapped.gif)':9 'watch':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/1193693"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695705184 {#2108
        date: 2023-09-26 07:13:04.0 +02:00
      }
      +"title": 119910
    }
  ]
  -id: 12163
  -titleTs: "'also':9 'like':10 'mention':7 'parti':4 'someon':6 'star':11 'trek':12"
  -bodyTs: "'6':3 'autism':9 'awar':12 'grade':8 'hour':4 'person':14 'prepar':1 'quantum':6 'space':15 'torpedo':7 'zero':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695711940
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2069488"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695700940 {#2739
    date: 2023-09-26 06:02:20.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"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
159 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2101
  +user: Proxies\__CG__\App\Entity\User {#2716 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: Proxies\__CG__\App\Entity\Image {#2757 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2623 …}
  +slug: "Me-at-a-party-when-someone-mentions-they-also-like"
  +title: "Me at a party when someone mentions they also like Star Trek"
  +url: "https://startrek.website/pictrs/image/0a9919d7-dbf7-464e-8eb5-13320b9aee64.png"
  +body: "Prepare for 6 hours of quantum torpedo grade autism and zero awareness of personal space"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695705184 {#2752
    date: 2023-09-26 07:13:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2759 …}
  +votes: Doctrine\ORM\PersistentCollection {#2761 …}
  +reports: Doctrine\ORM\PersistentCollection {#2763 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2765 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2767 …}
  +badges: Doctrine\ORM\PersistentCollection {#2769 …}
  +children: [
    App\Entity\EntryComment {#2111
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2101 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        ### Me kidnapping my friend to watch Lower Decks\n
        \n
        ![](https://media.tenor.com/cHF2EeaoomoAAAAC/cat-kidnapped.gif)\n
        \n
        Look at that I’m learning markdown
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1695705184 {#2105
        date: 2023-09-26 07:13:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@teft@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2102 …}
      +nested: Doctrine\ORM\PersistentCollection {#2103 …}
      +votes: Doctrine\ORM\PersistentCollection {#2110 …}
      +reports: Doctrine\ORM\PersistentCollection {#2112 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2114 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2117 …}
      -id: 119910
      -bodyTs: "'/chf2eeaoomoaaaac/cat-kidnapped.gif)':11 'deck':8 'friend':4 'kidnap':2 'learn':17 'look':12 'lower':7 'm':16 'markdown':18 'media.tenor.com':10 'media.tenor.com/chf2eeaoomoaaaac/cat-kidnapped.gif)':9 'watch':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/1193693"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695705184 {#2108
        date: 2023-09-26 07:13:04.0 +02:00
      }
      +"title": 119910
    }
  ]
  -id: 12163
  -titleTs: "'also':9 'like':10 'mention':7 'parti':4 'someon':6 'star':11 'trek':12"
  -bodyTs: "'6':3 'autism':9 'awar':12 'grade':8 'hour':4 'person':14 'prepar':1 'quantum':6 'space':15 'torpedo':7 'zero':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695711940
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2069488"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695700940 {#2739
    date: 2023-09-26 06:02:20.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"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
160 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2101
  +user: Proxies\__CG__\App\Entity\User {#2716 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: Proxies\__CG__\App\Entity\Image {#2757 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2623 …}
  +slug: "Me-at-a-party-when-someone-mentions-they-also-like"
  +title: "Me at a party when someone mentions they also like Star Trek"
  +url: "https://startrek.website/pictrs/image/0a9919d7-dbf7-464e-8eb5-13320b9aee64.png"
  +body: "Prepare for 6 hours of quantum torpedo grade autism and zero awareness of personal space"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695705184 {#2752
    date: 2023-09-26 07:13:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2759 …}
  +votes: Doctrine\ORM\PersistentCollection {#2761 …}
  +reports: Doctrine\ORM\PersistentCollection {#2763 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2765 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2767 …}
  +badges: Doctrine\ORM\PersistentCollection {#2769 …}
  +children: [
    App\Entity\EntryComment {#2111
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2101 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        ### Me kidnapping my friend to watch Lower Decks\n
        \n
        ![](https://media.tenor.com/cHF2EeaoomoAAAAC/cat-kidnapped.gif)\n
        \n
        Look at that I’m learning markdown
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1695705184 {#2105
        date: 2023-09-26 07:13:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@teft@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2102 …}
      +nested: Doctrine\ORM\PersistentCollection {#2103 …}
      +votes: Doctrine\ORM\PersistentCollection {#2110 …}
      +reports: Doctrine\ORM\PersistentCollection {#2112 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2114 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2117 …}
      -id: 119910
      -bodyTs: "'/chf2eeaoomoaaaac/cat-kidnapped.gif)':11 'deck':8 'friend':4 'kidnap':2 'learn':17 'look':12 'lower':7 'm':16 'markdown':18 'media.tenor.com':10 'media.tenor.com/chf2eeaoomoaaaac/cat-kidnapped.gif)':9 'watch':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/1193693"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695705184 {#2108
        date: 2023-09-26 07:13:04.0 +02:00
      }
      +"title": 119910
    }
  ]
  -id: 12163
  -titleTs: "'also':9 'like':10 'mention':7 'parti':4 'someon':6 'star':11 'trek':12"
  -bodyTs: "'6':3 'autism':9 'awar':12 'grade':8 'hour':4 'person':14 'prepar':1 'quantum':6 'space':15 'torpedo':7 'zero':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695711940
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2069488"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695700940 {#2739
    date: 2023-09-26 06:02:20.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"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
161 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
162 DENIED moderate
App\Entity\EntryComment {#2111
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2101
    +user: Proxies\__CG__\App\Entity\User {#2716 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
    +image: Proxies\__CG__\App\Entity\Image {#2757 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2623 …}
    +slug: "Me-at-a-party-when-someone-mentions-they-also-like"
    +title: "Me at a party when someone mentions they also like Star Trek"
    +url: "https://startrek.website/pictrs/image/0a9919d7-dbf7-464e-8eb5-13320b9aee64.png"
    +body: "Prepare for 6 hours of quantum torpedo grade autism and zero awareness of personal space"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 1
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695705184 {#2752
      date: 2023-09-26 07:13:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2759 …}
    +votes: Doctrine\ORM\PersistentCollection {#2761 …}
    +reports: Doctrine\ORM\PersistentCollection {#2763 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2765 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2767 …}
    +badges: Doctrine\ORM\PersistentCollection {#2769 …}
    +children: [
      App\Entity\EntryComment {#2111}
    ]
    -id: 12163
    -titleTs: "'also':9 'like':10 'mention':7 'parti':4 'someon':6 'star':11 'trek':12"
    -bodyTs: "'6':3 'autism':9 'awar':12 'grade':8 'hour':4 'person':14 'prepar':1 'quantum':6 'space':15 'torpedo':7 'zero':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695711940
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2069488"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695700940 {#2739
      date: 2023-09-26 06:02:20.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    ### Me kidnapping my friend to watch Lower Decks\n
    \n
    ![](https://media.tenor.com/cHF2EeaoomoAAAAC/cat-kidnapped.gif)\n
    \n
    Look at that I’m learning markdown
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1695705184 {#2105
    date: 2023-09-26 07:13:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@teft@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2102 …}
  +nested: Doctrine\ORM\PersistentCollection {#2103 …}
  +votes: Doctrine\ORM\PersistentCollection {#2110 …}
  +reports: Doctrine\ORM\PersistentCollection {#2112 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2114 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2117 …}
  -id: 119910
  -bodyTs: "'/chf2eeaoomoaaaac/cat-kidnapped.gif)':11 'deck':8 'friend':4 'kidnap':2 'learn':17 'look':12 'lower':7 'm':16 'markdown':18 'media.tenor.com':10 'media.tenor.com/chf2eeaoomoaaaac/cat-kidnapped.gif)':9 'watch':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/1193693"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695705184 {#2108
    date: 2023-09-26 07:13:04.0 +02:00
  }
  +"title": 119910
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
163 DENIED edit
App\Entity\EntryComment {#2111
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2101
    +user: Proxies\__CG__\App\Entity\User {#2716 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
    +image: Proxies\__CG__\App\Entity\Image {#2757 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2623 …}
    +slug: "Me-at-a-party-when-someone-mentions-they-also-like"
    +title: "Me at a party when someone mentions they also like Star Trek"
    +url: "https://startrek.website/pictrs/image/0a9919d7-dbf7-464e-8eb5-13320b9aee64.png"
    +body: "Prepare for 6 hours of quantum torpedo grade autism and zero awareness of personal space"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 1
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695705184 {#2752
      date: 2023-09-26 07:13:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2759 …}
    +votes: Doctrine\ORM\PersistentCollection {#2761 …}
    +reports: Doctrine\ORM\PersistentCollection {#2763 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2765 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2767 …}
    +badges: Doctrine\ORM\PersistentCollection {#2769 …}
    +children: [
      App\Entity\EntryComment {#2111}
    ]
    -id: 12163
    -titleTs: "'also':9 'like':10 'mention':7 'parti':4 'someon':6 'star':11 'trek':12"
    -bodyTs: "'6':3 'autism':9 'awar':12 'grade':8 'hour':4 'person':14 'prepar':1 'quantum':6 'space':15 'torpedo':7 'zero':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695711940
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2069488"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695700940 {#2739
      date: 2023-09-26 06:02:20.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    ### Me kidnapping my friend to watch Lower Decks\n
    \n
    ![](https://media.tenor.com/cHF2EeaoomoAAAAC/cat-kidnapped.gif)\n
    \n
    Look at that I’m learning markdown
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1695705184 {#2105
    date: 2023-09-26 07:13:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@teft@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2102 …}
  +nested: Doctrine\ORM\PersistentCollection {#2103 …}
  +votes: Doctrine\ORM\PersistentCollection {#2110 …}
  +reports: Doctrine\ORM\PersistentCollection {#2112 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2114 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2117 …}
  -id: 119910
  -bodyTs: "'/chf2eeaoomoaaaac/cat-kidnapped.gif)':11 'deck':8 'friend':4 'kidnap':2 'learn':17 'look':12 'lower':7 'm':16 'markdown':18 'media.tenor.com':10 'media.tenor.com/chf2eeaoomoaaaac/cat-kidnapped.gif)':9 'watch':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/1193693"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695705184 {#2108
    date: 2023-09-26 07:13:04.0 +02:00
  }
  +"title": 119910
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
164 DENIED moderate
App\Entity\EntryComment {#2111
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2101
    +user: Proxies\__CG__\App\Entity\User {#2716 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
    +image: Proxies\__CG__\App\Entity\Image {#2757 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2623 …}
    +slug: "Me-at-a-party-when-someone-mentions-they-also-like"
    +title: "Me at a party when someone mentions they also like Star Trek"
    +url: "https://startrek.website/pictrs/image/0a9919d7-dbf7-464e-8eb5-13320b9aee64.png"
    +body: "Prepare for 6 hours of quantum torpedo grade autism and zero awareness of personal space"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 1
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695705184 {#2752
      date: 2023-09-26 07:13:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2759 …}
    +votes: Doctrine\ORM\PersistentCollection {#2761 …}
    +reports: Doctrine\ORM\PersistentCollection {#2763 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2765 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2767 …}
    +badges: Doctrine\ORM\PersistentCollection {#2769 …}
    +children: [
      App\Entity\EntryComment {#2111}
    ]
    -id: 12163
    -titleTs: "'also':9 'like':10 'mention':7 'parti':4 'someon':6 'star':11 'trek':12"
    -bodyTs: "'6':3 'autism':9 'awar':12 'grade':8 'hour':4 'person':14 'prepar':1 'quantum':6 'space':15 'torpedo':7 'zero':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695711940
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2069488"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695700940 {#2739
      date: 2023-09-26 06:02:20.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2393 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    ### Me kidnapping my friend to watch Lower Decks\n
    \n
    ![](https://media.tenor.com/cHF2EeaoomoAAAAC/cat-kidnapped.gif)\n
    \n
    Look at that I’m learning markdown
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1695705184 {#2105
    date: 2023-09-26 07:13:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@teft@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2102 …}
  +nested: Doctrine\ORM\PersistentCollection {#2103 …}
  +votes: Doctrine\ORM\PersistentCollection {#2110 …}
  +reports: Doctrine\ORM\PersistentCollection {#2112 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2114 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2117 …}
  -id: 119910
  -bodyTs: "'/chf2eeaoomoaaaac/cat-kidnapped.gif)':11 'deck':8 'friend':4 'kidnap':2 'learn':17 'look':12 'lower':7 'm':16 'markdown':18 'media.tenor.com':10 'media.tenor.com/chf2eeaoomoaaaac/cat-kidnapped.gif)':9 'watch':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/1193693"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695705184 {#2108
    date: 2023-09-26 07:13:04.0 +02:00
  }
  +"title": 119910
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
165 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
166 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1718
  +user: Proxies\__CG__\App\Entity\User {#2755 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1720 …}
  +image: Proxies\__CG__\App\Entity\Image {#2794 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2796 …}
  +slug: "Doing-Your-best-by-Dinos-and-Comics"
  +title: ""Doing Your best" by Dinos and Comics"
  +url: "https://telegra.ph/file/3712d4f9a24db11c99d0f.jpg"
  +body: "Source: [Instagram](https://www.instagram.com/p/CxjJj0UouiU/) [Proxigram](https://proxigram.kyun.li/p/CxjJj0UouiU/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695661767 {#2789
    date: 2023-09-25 19:09:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2797 …}
  +votes: Doctrine\ORM\PersistentCollection {#2799 …}
  +reports: Doctrine\ORM\PersistentCollection {#2801 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2803 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2805 …}
  +badges: Doctrine\ORM\PersistentCollection {#2807 …}
  +children: [
    App\Entity\EntryComment {#1714
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1720 …}
      +image: null
      +parent: null
      +root: null
      +body: "Worst part is when you feel you could do better but you can’t/don’t"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1695661767 {#1719
        date: 2023-09-25 19:09:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1716 …}
      +nested: Doctrine\ORM\PersistentCollection {#1739 …}
      +votes: Doctrine\ORM\PersistentCollection {#1740 …}
      +reports: Doctrine\ORM\PersistentCollection {#2465 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
      -id: 42887
      -bodyTs: "'better':10 'could':8 'feel':6 'part':2 't/don':14 'worst':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/1181422"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695661767 {#1715
        date: 2023-09-25 19:09:27.0 +02:00
      }
      +"title": 42887
    }
  ]
  -id: 4494
  -titleTs: "'best':3 'comic':7 'dino':5"
  -bodyTs: "'/p/cxjjj0uouiu/)':5,9 'instagram':2 'proxigram':6 'proxigram.kyun.li':8 'proxigram.kyun.li/p/cxjjj0uouiu/)':7 'sourc':1 'www.instagram.com':4 'www.instagram.com/p/cxjjj0uouiu/)':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695695628
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/9299655"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695657628 {#2777
    date: 2023-09-25 18:00:28.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"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
167 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1718
  +user: Proxies\__CG__\App\Entity\User {#2755 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1720 …}
  +image: Proxies\__CG__\App\Entity\Image {#2794 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2796 …}
  +slug: "Doing-Your-best-by-Dinos-and-Comics"
  +title: ""Doing Your best" by Dinos and Comics"
  +url: "https://telegra.ph/file/3712d4f9a24db11c99d0f.jpg"
  +body: "Source: [Instagram](https://www.instagram.com/p/CxjJj0UouiU/) [Proxigram](https://proxigram.kyun.li/p/CxjJj0UouiU/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695661767 {#2789
    date: 2023-09-25 19:09:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2797 …}
  +votes: Doctrine\ORM\PersistentCollection {#2799 …}
  +reports: Doctrine\ORM\PersistentCollection {#2801 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2803 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2805 …}
  +badges: Doctrine\ORM\PersistentCollection {#2807 …}
  +children: [
    App\Entity\EntryComment {#1714
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1720 …}
      +image: null
      +parent: null
      +root: null
      +body: "Worst part is when you feel you could do better but you can’t/don’t"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1695661767 {#1719
        date: 2023-09-25 19:09:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1716 …}
      +nested: Doctrine\ORM\PersistentCollection {#1739 …}
      +votes: Doctrine\ORM\PersistentCollection {#1740 …}
      +reports: Doctrine\ORM\PersistentCollection {#2465 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
      -id: 42887
      -bodyTs: "'better':10 'could':8 'feel':6 'part':2 't/don':14 'worst':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/1181422"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695661767 {#1715
        date: 2023-09-25 19:09:27.0 +02:00
      }
      +"title": 42887
    }
  ]
  -id: 4494
  -titleTs: "'best':3 'comic':7 'dino':5"
  -bodyTs: "'/p/cxjjj0uouiu/)':5,9 'instagram':2 'proxigram':6 'proxigram.kyun.li':8 'proxigram.kyun.li/p/cxjjj0uouiu/)':7 'sourc':1 'www.instagram.com':4 'www.instagram.com/p/cxjjj0uouiu/)':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695695628
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/9299655"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695657628 {#2777
    date: 2023-09-25 18:00:28.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"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
168 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1718
  +user: Proxies\__CG__\App\Entity\User {#2755 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1720 …}
  +image: Proxies\__CG__\App\Entity\Image {#2794 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2796 …}
  +slug: "Doing-Your-best-by-Dinos-and-Comics"
  +title: ""Doing Your best" by Dinos and Comics"
  +url: "https://telegra.ph/file/3712d4f9a24db11c99d0f.jpg"
  +body: "Source: [Instagram](https://www.instagram.com/p/CxjJj0UouiU/) [Proxigram](https://proxigram.kyun.li/p/CxjJj0UouiU/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695661767 {#2789
    date: 2023-09-25 19:09:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2797 …}
  +votes: Doctrine\ORM\PersistentCollection {#2799 …}
  +reports: Doctrine\ORM\PersistentCollection {#2801 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2803 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2805 …}
  +badges: Doctrine\ORM\PersistentCollection {#2807 …}
  +children: [
    App\Entity\EntryComment {#1714
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1720 …}
      +image: null
      +parent: null
      +root: null
      +body: "Worst part is when you feel you could do better but you can’t/don’t"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1695661767 {#1719
        date: 2023-09-25 19:09:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1716 …}
      +nested: Doctrine\ORM\PersistentCollection {#1739 …}
      +votes: Doctrine\ORM\PersistentCollection {#1740 …}
      +reports: Doctrine\ORM\PersistentCollection {#2465 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
      -id: 42887
      -bodyTs: "'better':10 'could':8 'feel':6 'part':2 't/don':14 'worst':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/1181422"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695661767 {#1715
        date: 2023-09-25 19:09:27.0 +02:00
      }
      +"title": 42887
    }
  ]
  -id: 4494
  -titleTs: "'best':3 'comic':7 'dino':5"
  -bodyTs: "'/p/cxjjj0uouiu/)':5,9 'instagram':2 'proxigram':6 'proxigram.kyun.li':8 'proxigram.kyun.li/p/cxjjj0uouiu/)':7 'sourc':1 'www.instagram.com':4 'www.instagram.com/p/cxjjj0uouiu/)':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695695628
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/9299655"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695657628 {#2777
    date: 2023-09-25 18:00:28.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"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
169 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
170 DENIED moderate
App\Entity\EntryComment {#1714
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718
    +user: Proxies\__CG__\App\Entity\User {#2755 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1720 …}
    +image: Proxies\__CG__\App\Entity\Image {#2794 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2796 …}
    +slug: "Doing-Your-best-by-Dinos-and-Comics"
    +title: ""Doing Your best" by Dinos and Comics"
    +url: "https://telegra.ph/file/3712d4f9a24db11c99d0f.jpg"
    +body: "Source: [Instagram](https://www.instagram.com/p/CxjJj0UouiU/) [Proxigram](https://proxigram.kyun.li/p/CxjJj0UouiU/)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 1
    +favouriteCount: 14
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695661767 {#2789
      date: 2023-09-25 19:09:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2797 …}
    +votes: Doctrine\ORM\PersistentCollection {#2799 …}
    +reports: Doctrine\ORM\PersistentCollection {#2801 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2803 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2805 …}
    +badges: Doctrine\ORM\PersistentCollection {#2807 …}
    +children: [
      App\Entity\EntryComment {#1714}
    ]
    -id: 4494
    -titleTs: "'best':3 'comic':7 'dino':5"
    -bodyTs: "'/p/cxjjj0uouiu/)':5,9 'instagram':2 'proxigram':6 'proxigram.kyun.li':8 'proxigram.kyun.li/p/cxjjj0uouiu/)':7 'sourc':1 'www.instagram.com':4 'www.instagram.com/p/cxjjj0uouiu/)':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695695628
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/9299655"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695657628 {#2777
      date: 2023-09-25 18:00:28.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1720 …}
  +image: null
  +parent: null
  +root: null
  +body: "Worst part is when you feel you could do better but you can’t/don’t"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1695661767 {#1719
    date: 2023-09-25 19:09:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1716 …}
  +nested: Doctrine\ORM\PersistentCollection {#1739 …}
  +votes: Doctrine\ORM\PersistentCollection {#1740 …}
  +reports: Doctrine\ORM\PersistentCollection {#2465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
  -id: 42887
  -bodyTs: "'better':10 'could':8 'feel':6 'part':2 't/don':14 'worst':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/1181422"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695661767 {#1715
    date: 2023-09-25 19:09:27.0 +02:00
  }
  +"title": 42887
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
171 DENIED edit
App\Entity\EntryComment {#1714
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718
    +user: Proxies\__CG__\App\Entity\User {#2755 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1720 …}
    +image: Proxies\__CG__\App\Entity\Image {#2794 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2796 …}
    +slug: "Doing-Your-best-by-Dinos-and-Comics"
    +title: ""Doing Your best" by Dinos and Comics"
    +url: "https://telegra.ph/file/3712d4f9a24db11c99d0f.jpg"
    +body: "Source: [Instagram](https://www.instagram.com/p/CxjJj0UouiU/) [Proxigram](https://proxigram.kyun.li/p/CxjJj0UouiU/)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 1
    +favouriteCount: 14
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695661767 {#2789
      date: 2023-09-25 19:09:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2797 …}
    +votes: Doctrine\ORM\PersistentCollection {#2799 …}
    +reports: Doctrine\ORM\PersistentCollection {#2801 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2803 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2805 …}
    +badges: Doctrine\ORM\PersistentCollection {#2807 …}
    +children: [
      App\Entity\EntryComment {#1714}
    ]
    -id: 4494
    -titleTs: "'best':3 'comic':7 'dino':5"
    -bodyTs: "'/p/cxjjj0uouiu/)':5,9 'instagram':2 'proxigram':6 'proxigram.kyun.li':8 'proxigram.kyun.li/p/cxjjj0uouiu/)':7 'sourc':1 'www.instagram.com':4 'www.instagram.com/p/cxjjj0uouiu/)':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695695628
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/9299655"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695657628 {#2777
      date: 2023-09-25 18:00:28.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1720 …}
  +image: null
  +parent: null
  +root: null
  +body: "Worst part is when you feel you could do better but you can’t/don’t"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1695661767 {#1719
    date: 2023-09-25 19:09:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1716 …}
  +nested: Doctrine\ORM\PersistentCollection {#1739 …}
  +votes: Doctrine\ORM\PersistentCollection {#1740 …}
  +reports: Doctrine\ORM\PersistentCollection {#2465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
  -id: 42887
  -bodyTs: "'better':10 'could':8 'feel':6 'part':2 't/don':14 'worst':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/1181422"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695661767 {#1715
    date: 2023-09-25 19:09:27.0 +02:00
  }
  +"title": 42887
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
172 DENIED moderate
App\Entity\EntryComment {#1714
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718
    +user: Proxies\__CG__\App\Entity\User {#2755 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1720 …}
    +image: Proxies\__CG__\App\Entity\Image {#2794 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2796 …}
    +slug: "Doing-Your-best-by-Dinos-and-Comics"
    +title: ""Doing Your best" by Dinos and Comics"
    +url: "https://telegra.ph/file/3712d4f9a24db11c99d0f.jpg"
    +body: "Source: [Instagram](https://www.instagram.com/p/CxjJj0UouiU/) [Proxigram](https://proxigram.kyun.li/p/CxjJj0UouiU/)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 1
    +favouriteCount: 14
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695661767 {#2789
      date: 2023-09-25 19:09:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2797 …}
    +votes: Doctrine\ORM\PersistentCollection {#2799 …}
    +reports: Doctrine\ORM\PersistentCollection {#2801 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2803 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2805 …}
    +badges: Doctrine\ORM\PersistentCollection {#2807 …}
    +children: [
      App\Entity\EntryComment {#1714}
    ]
    -id: 4494
    -titleTs: "'best':3 'comic':7 'dino':5"
    -bodyTs: "'/p/cxjjj0uouiu/)':5,9 'instagram':2 'proxigram':6 'proxigram.kyun.li':8 'proxigram.kyun.li/p/cxjjj0uouiu/)':7 'sourc':1 'www.instagram.com':4 'www.instagram.com/p/cxjjj0uouiu/)':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695695628
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/9299655"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695657628 {#2777
      date: 2023-09-25 18:00:28.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1720 …}
  +image: null
  +parent: null
  +root: null
  +body: "Worst part is when you feel you could do better but you can’t/don’t"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1695661767 {#1719
    date: 2023-09-25 19:09:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1716 …}
  +nested: Doctrine\ORM\PersistentCollection {#1739 …}
  +votes: Doctrine\ORM\PersistentCollection {#1740 …}
  +reports: Doctrine\ORM\PersistentCollection {#2465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
  -id: 42887
  -bodyTs: "'better':10 'could':8 'feel':6 'part':2 't/don':14 'worst':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/1181422"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695661767 {#1715
    date: 2023-09-25 19:09:27.0 +02:00
  }
  +"title": 42887
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
173 DENIED ROLE_ADMIN
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
174 DENIED ROLE_MODERATOR
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