GET https://kbin.spritesserver.nl/u/@rob64@startrek.website/hot

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
3.97 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.06 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
Proxies\__CG__\App\Entity\Entry {#2350
  +user: Proxies\__CG__\App\Entity\User {#2051 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2330 …}
  +image: Proxies\__CG__\App\Entity\Image {#2199 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2267 …}
  +slug: "coming-soon"
  +title: "coming soon"
  +url: null
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 76
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700340435 {#2136
    date: 2023-11-18 21:47:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2268 …}
  +votes: Doctrine\ORM\PersistentCollection {#2266 …}
  +reports: Doctrine\ORM\PersistentCollection {#2200 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2246 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2260 …}
  +badges: Doctrine\ORM\PersistentCollection {#2142 …}
  +children: [
    1 => App\Entity\EntryComment {#2326
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2350 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2330 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
      +body: "Well gosh darn it. I like it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700340435 {#2289
        date: 2023-11-18 21:47:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@originalucifer@moist.catsweat.com"
        "@rob64@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2325 …}
      +nested: Doctrine\ORM\PersistentCollection {#2329 …}
      +votes: Doctrine\ORM\PersistentCollection {#2323 …}
      +reports: Doctrine\ORM\PersistentCollection {#2300 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
      -id: 137901
      -bodyTs: "'darn':3 'gosh':2 'like':6 'well':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/4286659"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700340435 {#2328
        date: 2023-11-18 21:47:15.0 +01:00
      }
      +"title": 137901
    }
    0 => App\Entity\EntryComment {#2345
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2350 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2330 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
      +body: "Wait is using “/handy” as a shorthand for Deep Thoughts with Jack Handy… Is that a thing?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700304707 {#2138
        date: 2023-11-18 11:51:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@originalucifer@moist.catsweat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2346 …}
      +nested: Doctrine\ORM\PersistentCollection {#2347 …}
      +votes: Doctrine\ORM\PersistentCollection {#2344 …}
      +reports: Doctrine\ORM\PersistentCollection {#2042 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
      -id: 136561
      -bodyTs: "'/handy':4 'deep':9 'handi':13 'jack':12 'shorthand':7 'thing':17 'thought':10 'use':3 'wait':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/4274914"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700304707 {#2040
        date: 2023-11-18 11:51:47.0 +01:00
      }
      +"title": 136561
    }
  ]
  -id: 14069
  -titleTs: "'come':1 'soon':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700366680
  +visibility: "visible             "
  +apId: "https://moist.catsweat.com/m/risa@startrek.website/t/74073"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700280280 {#2318
    date: 2023-11-18 05:04:40.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
3 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2350
  +user: Proxies\__CG__\App\Entity\User {#2051 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2330 …}
  +image: Proxies\__CG__\App\Entity\Image {#2199 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2267 …}
  +slug: "coming-soon"
  +title: "coming soon"
  +url: null
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 76
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700340435 {#2136
    date: 2023-11-18 21:47:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2268 …}
  +votes: Doctrine\ORM\PersistentCollection {#2266 …}
  +reports: Doctrine\ORM\PersistentCollection {#2200 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2246 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2260 …}
  +badges: Doctrine\ORM\PersistentCollection {#2142 …}
  +children: [
    1 => App\Entity\EntryComment {#2326
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2350 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2330 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
      +body: "Well gosh darn it. I like it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700340435 {#2289
        date: 2023-11-18 21:47:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@originalucifer@moist.catsweat.com"
        "@rob64@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2325 …}
      +nested: Doctrine\ORM\PersistentCollection {#2329 …}
      +votes: Doctrine\ORM\PersistentCollection {#2323 …}
      +reports: Doctrine\ORM\PersistentCollection {#2300 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
      -id: 137901
      -bodyTs: "'darn':3 'gosh':2 'like':6 'well':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/4286659"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700340435 {#2328
        date: 2023-11-18 21:47:15.0 +01:00
      }
      +"title": 137901
    }
    0 => App\Entity\EntryComment {#2345
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2350 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2330 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
      +body: "Wait is using “/handy” as a shorthand for Deep Thoughts with Jack Handy… Is that a thing?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700304707 {#2138
        date: 2023-11-18 11:51:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@originalucifer@moist.catsweat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2346 …}
      +nested: Doctrine\ORM\PersistentCollection {#2347 …}
      +votes: Doctrine\ORM\PersistentCollection {#2344 …}
      +reports: Doctrine\ORM\PersistentCollection {#2042 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
      -id: 136561
      -bodyTs: "'/handy':4 'deep':9 'handi':13 'jack':12 'shorthand':7 'thing':17 'thought':10 'use':3 'wait':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/4274914"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700304707 {#2040
        date: 2023-11-18 11:51:47.0 +01:00
      }
      +"title": 136561
    }
  ]
  -id: 14069
  -titleTs: "'come':1 'soon':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700366680
  +visibility: "visible             "
  +apId: "https://moist.catsweat.com/m/risa@startrek.website/t/74073"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700280280 {#2318
    date: 2023-11-18 05:04:40.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
4 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2350
  +user: Proxies\__CG__\App\Entity\User {#2051 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2330 …}
  +image: Proxies\__CG__\App\Entity\Image {#2199 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2267 …}
  +slug: "coming-soon"
  +title: "coming soon"
  +url: null
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 76
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700340435 {#2136
    date: 2023-11-18 21:47:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2268 …}
  +votes: Doctrine\ORM\PersistentCollection {#2266 …}
  +reports: Doctrine\ORM\PersistentCollection {#2200 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2246 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2260 …}
  +badges: Doctrine\ORM\PersistentCollection {#2142 …}
  +children: [
    1 => App\Entity\EntryComment {#2326
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2350 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2330 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
      +body: "Well gosh darn it. I like it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700340435 {#2289
        date: 2023-11-18 21:47:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@originalucifer@moist.catsweat.com"
        "@rob64@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2325 …}
      +nested: Doctrine\ORM\PersistentCollection {#2329 …}
      +votes: Doctrine\ORM\PersistentCollection {#2323 …}
      +reports: Doctrine\ORM\PersistentCollection {#2300 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
      -id: 137901
      -bodyTs: "'darn':3 'gosh':2 'like':6 'well':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/4286659"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700340435 {#2328
        date: 2023-11-18 21:47:15.0 +01:00
      }
      +"title": 137901
    }
    0 => App\Entity\EntryComment {#2345
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2350 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2330 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
      +body: "Wait is using “/handy” as a shorthand for Deep Thoughts with Jack Handy… Is that a thing?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700304707 {#2138
        date: 2023-11-18 11:51:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@originalucifer@moist.catsweat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2346 …}
      +nested: Doctrine\ORM\PersistentCollection {#2347 …}
      +votes: Doctrine\ORM\PersistentCollection {#2344 …}
      +reports: Doctrine\ORM\PersistentCollection {#2042 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
      -id: 136561
      -bodyTs: "'/handy':4 'deep':9 'handi':13 'jack':12 'shorthand':7 'thing':17 'thought':10 'use':3 'wait':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/4274914"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700304707 {#2040
        date: 2023-11-18 11:51:47.0 +01:00
      }
      +"title": 136561
    }
  ]
  -id: 14069
  -titleTs: "'come':1 'soon':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700366680
  +visibility: "visible             "
  +apId: "https://moist.catsweat.com/m/risa@startrek.website/t/74073"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700280280 {#2318
    date: 2023-11-18 05:04:40.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
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#2326
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2350
    +user: Proxies\__CG__\App\Entity\User {#2051 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2330 …}
    +image: Proxies\__CG__\App\Entity\Image {#2199 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2267 …}
    +slug: "coming-soon"
    +title: "coming soon"
    +url: null
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 76
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700340435 {#2136
      date: 2023-11-18 21:47:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2268 …}
    +votes: Doctrine\ORM\PersistentCollection {#2266 …}
    +reports: Doctrine\ORM\PersistentCollection {#2200 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2246 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2260 …}
    +badges: Doctrine\ORM\PersistentCollection {#2142 …}
    +children: [
      1 => App\Entity\EntryComment {#2326}
      0 => App\Entity\EntryComment {#2345
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2350 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2330 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
        +body: "Wait is using “/handy” as a shorthand for Deep Thoughts with Jack Handy… Is that a thing?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700304707 {#2138
          date: 2023-11-18 11:51:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@originalucifer@moist.catsweat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2346 …}
        +nested: Doctrine\ORM\PersistentCollection {#2347 …}
        +votes: Doctrine\ORM\PersistentCollection {#2344 …}
        +reports: Doctrine\ORM\PersistentCollection {#2042 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
        -id: 136561
        -bodyTs: "'/handy':4 'deep':9 'handi':13 'jack':12 'shorthand':7 'thing':17 'thought':10 'use':3 'wait':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/4274914"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700304707 {#2040
          date: 2023-11-18 11:51:47.0 +01:00
        }
        +"title": 136561
      }
    ]
    -id: 14069
    -titleTs: "'come':1 'soon':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700366680
    +visibility: "visible             "
    +apId: "https://moist.catsweat.com/m/risa@startrek.website/t/74073"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700280280 {#2318
      date: 2023-11-18 05:04:40.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2330 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
  +body: "Well gosh darn it. I like it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700340435 {#2289
    date: 2023-11-18 21:47:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@originalucifer@moist.catsweat.com"
    "@rob64@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2325 …}
  +nested: Doctrine\ORM\PersistentCollection {#2329 …}
  +votes: Doctrine\ORM\PersistentCollection {#2323 …}
  +reports: Doctrine\ORM\PersistentCollection {#2300 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
  -id: 137901
  -bodyTs: "'darn':3 'gosh':2 'like':6 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4286659"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700340435 {#2328
    date: 2023-11-18 21:47:15.0 +01:00
  }
  +"title": 137901
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#2326
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2350
    +user: Proxies\__CG__\App\Entity\User {#2051 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2330 …}
    +image: Proxies\__CG__\App\Entity\Image {#2199 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2267 …}
    +slug: "coming-soon"
    +title: "coming soon"
    +url: null
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 76
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700340435 {#2136
      date: 2023-11-18 21:47:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2268 …}
    +votes: Doctrine\ORM\PersistentCollection {#2266 …}
    +reports: Doctrine\ORM\PersistentCollection {#2200 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2246 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2260 …}
    +badges: Doctrine\ORM\PersistentCollection {#2142 …}
    +children: [
      1 => App\Entity\EntryComment {#2326}
      0 => App\Entity\EntryComment {#2345
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2350 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2330 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
        +body: "Wait is using “/handy” as a shorthand for Deep Thoughts with Jack Handy… Is that a thing?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700304707 {#2138
          date: 2023-11-18 11:51:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@originalucifer@moist.catsweat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2346 …}
        +nested: Doctrine\ORM\PersistentCollection {#2347 …}
        +votes: Doctrine\ORM\PersistentCollection {#2344 …}
        +reports: Doctrine\ORM\PersistentCollection {#2042 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
        -id: 136561
        -bodyTs: "'/handy':4 'deep':9 'handi':13 'jack':12 'shorthand':7 'thing':17 'thought':10 'use':3 'wait':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/4274914"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700304707 {#2040
          date: 2023-11-18 11:51:47.0 +01:00
        }
        +"title": 136561
      }
    ]
    -id: 14069
    -titleTs: "'come':1 'soon':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700366680
    +visibility: "visible             "
    +apId: "https://moist.catsweat.com/m/risa@startrek.website/t/74073"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700280280 {#2318
      date: 2023-11-18 05:04:40.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2330 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
  +body: "Well gosh darn it. I like it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700340435 {#2289
    date: 2023-11-18 21:47:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@originalucifer@moist.catsweat.com"
    "@rob64@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2325 …}
  +nested: Doctrine\ORM\PersistentCollection {#2329 …}
  +votes: Doctrine\ORM\PersistentCollection {#2323 …}
  +reports: Doctrine\ORM\PersistentCollection {#2300 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
  -id: 137901
  -bodyTs: "'darn':3 'gosh':2 'like':6 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4286659"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700340435 {#2328
    date: 2023-11-18 21:47:15.0 +01:00
  }
  +"title": 137901
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#2326
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2350
    +user: Proxies\__CG__\App\Entity\User {#2051 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2330 …}
    +image: Proxies\__CG__\App\Entity\Image {#2199 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2267 …}
    +slug: "coming-soon"
    +title: "coming soon"
    +url: null
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 76
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700340435 {#2136
      date: 2023-11-18 21:47:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2268 …}
    +votes: Doctrine\ORM\PersistentCollection {#2266 …}
    +reports: Doctrine\ORM\PersistentCollection {#2200 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2246 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2260 …}
    +badges: Doctrine\ORM\PersistentCollection {#2142 …}
    +children: [
      1 => App\Entity\EntryComment {#2326}
      0 => App\Entity\EntryComment {#2345
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2350 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2330 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
        +body: "Wait is using “/handy” as a shorthand for Deep Thoughts with Jack Handy… Is that a thing?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700304707 {#2138
          date: 2023-11-18 11:51:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@originalucifer@moist.catsweat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2346 …}
        +nested: Doctrine\ORM\PersistentCollection {#2347 …}
        +votes: Doctrine\ORM\PersistentCollection {#2344 …}
        +reports: Doctrine\ORM\PersistentCollection {#2042 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
        -id: 136561
        -bodyTs: "'/handy':4 'deep':9 'handi':13 'jack':12 'shorthand':7 'thing':17 'thought':10 'use':3 'wait':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/4274914"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700304707 {#2040
          date: 2023-11-18 11:51:47.0 +01:00
        }
        +"title": 136561
      }
    ]
    -id: 14069
    -titleTs: "'come':1 'soon':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700366680
    +visibility: "visible             "
    +apId: "https://moist.catsweat.com/m/risa@startrek.website/t/74073"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700280280 {#2318
      date: 2023-11-18 05:04:40.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2330 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
  +body: "Well gosh darn it. I like it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700340435 {#2289
    date: 2023-11-18 21:47:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@originalucifer@moist.catsweat.com"
    "@rob64@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2325 …}
  +nested: Doctrine\ORM\PersistentCollection {#2329 …}
  +votes: Doctrine\ORM\PersistentCollection {#2323 …}
  +reports: Doctrine\ORM\PersistentCollection {#2300 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
  -id: 137901
  -bodyTs: "'darn':3 'gosh':2 'like':6 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4286659"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700340435 {#2328
    date: 2023-11-18 21:47:15.0 +01:00
  }
  +"title": 137901
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2345
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2350
    +user: Proxies\__CG__\App\Entity\User {#2051 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2330 …}
    +image: Proxies\__CG__\App\Entity\Image {#2199 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2267 …}
    +slug: "coming-soon"
    +title: "coming soon"
    +url: null
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 76
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700340435 {#2136
      date: 2023-11-18 21:47:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2268 …}
    +votes: Doctrine\ORM\PersistentCollection {#2266 …}
    +reports: Doctrine\ORM\PersistentCollection {#2200 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2246 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2260 …}
    +badges: Doctrine\ORM\PersistentCollection {#2142 …}
    +children: [
      1 => App\Entity\EntryComment {#2326
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2350 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2330 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
        +body: "Well gosh darn it. I like it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700340435 {#2289
          date: 2023-11-18 21:47:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@originalucifer@moist.catsweat.com"
          "@rob64@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2325 …}
        +nested: Doctrine\ORM\PersistentCollection {#2329 …}
        +votes: Doctrine\ORM\PersistentCollection {#2323 …}
        +reports: Doctrine\ORM\PersistentCollection {#2300 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
        -id: 137901
        -bodyTs: "'darn':3 'gosh':2 'like':6 'well':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/4286659"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700340435 {#2328
          date: 2023-11-18 21:47:15.0 +01:00
        }
        +"title": 137901
      }
      0 => App\Entity\EntryComment {#2345}
    ]
    -id: 14069
    -titleTs: "'come':1 'soon':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700366680
    +visibility: "visible             "
    +apId: "https://moist.catsweat.com/m/risa@startrek.website/t/74073"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700280280 {#2318
      date: 2023-11-18 05:04:40.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2330 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
  +body: "Wait is using “/handy” as a shorthand for Deep Thoughts with Jack Handy… Is that a thing?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700304707 {#2138
    date: 2023-11-18 11:51:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@originalucifer@moist.catsweat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2346 …}
  +nested: Doctrine\ORM\PersistentCollection {#2347 …}
  +votes: Doctrine\ORM\PersistentCollection {#2344 …}
  +reports: Doctrine\ORM\PersistentCollection {#2042 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
  -id: 136561
  -bodyTs: "'/handy':4 'deep':9 'handi':13 'jack':12 'shorthand':7 'thing':17 'thought':10 'use':3 'wait':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4274914"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700304707 {#2040
    date: 2023-11-18 11:51:47.0 +01:00
  }
  +"title": 136561
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2345
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2350
    +user: Proxies\__CG__\App\Entity\User {#2051 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2330 …}
    +image: Proxies\__CG__\App\Entity\Image {#2199 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2267 …}
    +slug: "coming-soon"
    +title: "coming soon"
    +url: null
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 76
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700340435 {#2136
      date: 2023-11-18 21:47:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2268 …}
    +votes: Doctrine\ORM\PersistentCollection {#2266 …}
    +reports: Doctrine\ORM\PersistentCollection {#2200 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2246 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2260 …}
    +badges: Doctrine\ORM\PersistentCollection {#2142 …}
    +children: [
      1 => App\Entity\EntryComment {#2326
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2350 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2330 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
        +body: "Well gosh darn it. I like it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700340435 {#2289
          date: 2023-11-18 21:47:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@originalucifer@moist.catsweat.com"
          "@rob64@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2325 …}
        +nested: Doctrine\ORM\PersistentCollection {#2329 …}
        +votes: Doctrine\ORM\PersistentCollection {#2323 …}
        +reports: Doctrine\ORM\PersistentCollection {#2300 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
        -id: 137901
        -bodyTs: "'darn':3 'gosh':2 'like':6 'well':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/4286659"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700340435 {#2328
          date: 2023-11-18 21:47:15.0 +01:00
        }
        +"title": 137901
      }
      0 => App\Entity\EntryComment {#2345}
    ]
    -id: 14069
    -titleTs: "'come':1 'soon':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700366680
    +visibility: "visible             "
    +apId: "https://moist.catsweat.com/m/risa@startrek.website/t/74073"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700280280 {#2318
      date: 2023-11-18 05:04:40.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2330 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
  +body: "Wait is using “/handy” as a shorthand for Deep Thoughts with Jack Handy… Is that a thing?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700304707 {#2138
    date: 2023-11-18 11:51:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@originalucifer@moist.catsweat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2346 …}
  +nested: Doctrine\ORM\PersistentCollection {#2347 …}
  +votes: Doctrine\ORM\PersistentCollection {#2344 …}
  +reports: Doctrine\ORM\PersistentCollection {#2042 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
  -id: 136561
  -bodyTs: "'/handy':4 'deep':9 'handi':13 'jack':12 'shorthand':7 'thing':17 'thought':10 'use':3 'wait':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4274914"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700304707 {#2040
    date: 2023-11-18 11:51:47.0 +01:00
  }
  +"title": 136561
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2345
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2350
    +user: Proxies\__CG__\App\Entity\User {#2051 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2330 …}
    +image: Proxies\__CG__\App\Entity\Image {#2199 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2267 …}
    +slug: "coming-soon"
    +title: "coming soon"
    +url: null
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 76
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700340435 {#2136
      date: 2023-11-18 21:47:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2268 …}
    +votes: Doctrine\ORM\PersistentCollection {#2266 …}
    +reports: Doctrine\ORM\PersistentCollection {#2200 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2246 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2260 …}
    +badges: Doctrine\ORM\PersistentCollection {#2142 …}
    +children: [
      1 => App\Entity\EntryComment {#2326
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2350 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2330 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
        +body: "Well gosh darn it. I like it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700340435 {#2289
          date: 2023-11-18 21:47:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@originalucifer@moist.catsweat.com"
          "@rob64@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2325 …}
        +nested: Doctrine\ORM\PersistentCollection {#2329 …}
        +votes: Doctrine\ORM\PersistentCollection {#2323 …}
        +reports: Doctrine\ORM\PersistentCollection {#2300 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
        -id: 137901
        -bodyTs: "'darn':3 'gosh':2 'like':6 'well':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/4286659"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700340435 {#2328
          date: 2023-11-18 21:47:15.0 +01:00
        }
        +"title": 137901
      }
      0 => App\Entity\EntryComment {#2345}
    ]
    -id: 14069
    -titleTs: "'come':1 'soon':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700366680
    +visibility: "visible             "
    +apId: "https://moist.catsweat.com/m/risa@startrek.website/t/74073"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700280280 {#2318
      date: 2023-11-18 05:04:40.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2330 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
  +body: "Wait is using “/handy” as a shorthand for Deep Thoughts with Jack Handy… Is that a thing?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700304707 {#2138
    date: 2023-11-18 11:51:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@originalucifer@moist.catsweat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2346 …}
  +nested: Doctrine\ORM\PersistentCollection {#2347 …}
  +votes: Doctrine\ORM\PersistentCollection {#2344 …}
  +reports: Doctrine\ORM\PersistentCollection {#2042 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
  -id: 136561
  -bodyTs: "'/handy':4 'deep':9 'handi':13 'jack':12 'shorthand':7 'thing':17 'thought':10 'use':3 'wait':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4274914"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700304707 {#2040
    date: 2023-11-18 11:51:47.0 +01:00
  }
  +"title": 136561
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2061
  +user: Proxies\__CG__\App\Entity\User {#2232 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2079 …}
  +image: Proxies\__CG__\App\Entity\Image {#2039 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2156 …}
  +slug: "If-linux-distributions-were-tools"
  +title: "If linux distributions were tools."
  +url: "https://sh.itjust.works/pictrs/image/904349d7-c2f6-4414-85e9-0131bf97caac.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 251
  +favouriteCount: 939
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700811508 {#2286
    date: 2023-11-24 08:38:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2152 …}
  +votes: Doctrine\ORM\PersistentCollection {#2148 …}
  +reports: Doctrine\ORM\PersistentCollection {#2146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2181 …}
  +badges: Doctrine\ORM\PersistentCollection {#2171 …}
  +children: [
    App\Entity\EntryComment {#2075
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2061 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2079 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
      +body: "It’s okay to say “ass” on the internet, FYI."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700043747 {#2037
        date: 2023-11-15 11:22:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@_cnt0@sh.itjust.works"
        "@redcalcium@lemmy.institute"
        "@dditty@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2076 …}
      +nested: Doctrine\ORM\PersistentCollection {#2083 …}
      +votes: Doctrine\ORM\PersistentCollection {#2085 …}
      +reports: Doctrine\ORM\PersistentCollection {#2062 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
      -id: 126608
      -bodyTs: "'ass':6 'fyi':10 'internet':9 'okay':3 'say':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/4191477"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700043747 {#2144
        date: 2023-11-15 11:22:27.0 +01:00
      }
      +"title": 126608
    }
  ]
  -id: 12926
  -titleTs: "'distribut':3 'linux':2 'tool':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700056223
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9153368"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699969823 {#2304
    date: 2023-11-14 14:50:23.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 {#2061
  +user: Proxies\__CG__\App\Entity\User {#2232 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2079 …}
  +image: Proxies\__CG__\App\Entity\Image {#2039 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2156 …}
  +slug: "If-linux-distributions-were-tools"
  +title: "If linux distributions were tools."
  +url: "https://sh.itjust.works/pictrs/image/904349d7-c2f6-4414-85e9-0131bf97caac.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 251
  +favouriteCount: 939
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700811508 {#2286
    date: 2023-11-24 08:38:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2152 …}
  +votes: Doctrine\ORM\PersistentCollection {#2148 …}
  +reports: Doctrine\ORM\PersistentCollection {#2146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2181 …}
  +badges: Doctrine\ORM\PersistentCollection {#2171 …}
  +children: [
    App\Entity\EntryComment {#2075
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2061 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2079 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
      +body: "It’s okay to say “ass” on the internet, FYI."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700043747 {#2037
        date: 2023-11-15 11:22:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@_cnt0@sh.itjust.works"
        "@redcalcium@lemmy.institute"
        "@dditty@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2076 …}
      +nested: Doctrine\ORM\PersistentCollection {#2083 …}
      +votes: Doctrine\ORM\PersistentCollection {#2085 …}
      +reports: Doctrine\ORM\PersistentCollection {#2062 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
      -id: 126608
      -bodyTs: "'ass':6 'fyi':10 'internet':9 'okay':3 'say':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/4191477"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700043747 {#2144
        date: 2023-11-15 11:22:27.0 +01:00
      }
      +"title": 126608
    }
  ]
  -id: 12926
  -titleTs: "'distribut':3 'linux':2 'tool':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700056223
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9153368"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699969823 {#2304
    date: 2023-11-14 14:50:23.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 {#2061
  +user: Proxies\__CG__\App\Entity\User {#2232 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2079 …}
  +image: Proxies\__CG__\App\Entity\Image {#2039 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2156 …}
  +slug: "If-linux-distributions-were-tools"
  +title: "If linux distributions were tools."
  +url: "https://sh.itjust.works/pictrs/image/904349d7-c2f6-4414-85e9-0131bf97caac.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 251
  +favouriteCount: 939
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700811508 {#2286
    date: 2023-11-24 08:38:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2152 …}
  +votes: Doctrine\ORM\PersistentCollection {#2148 …}
  +reports: Doctrine\ORM\PersistentCollection {#2146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2181 …}
  +badges: Doctrine\ORM\PersistentCollection {#2171 …}
  +children: [
    App\Entity\EntryComment {#2075
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2061 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2079 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
      +body: "It’s okay to say “ass” on the internet, FYI."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700043747 {#2037
        date: 2023-11-15 11:22:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@_cnt0@sh.itjust.works"
        "@redcalcium@lemmy.institute"
        "@dditty@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2076 …}
      +nested: Doctrine\ORM\PersistentCollection {#2083 …}
      +votes: Doctrine\ORM\PersistentCollection {#2085 …}
      +reports: Doctrine\ORM\PersistentCollection {#2062 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
      -id: 126608
      -bodyTs: "'ass':6 'fyi':10 'internet':9 'okay':3 'say':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/4191477"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700043747 {#2144
        date: 2023-11-15 11:22:27.0 +01:00
      }
      +"title": 126608
    }
  ]
  -id: 12926
  -titleTs: "'distribut':3 'linux':2 'tool':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700056223
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9153368"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699969823 {#2304
    date: 2023-11-14 14:50:23.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 {#2075
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2061
    +user: Proxies\__CG__\App\Entity\User {#2232 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2079 …}
    +image: Proxies\__CG__\App\Entity\Image {#2039 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2156 …}
    +slug: "If-linux-distributions-were-tools"
    +title: "If linux distributions were tools."
    +url: "https://sh.itjust.works/pictrs/image/904349d7-c2f6-4414-85e9-0131bf97caac.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 251
    +favouriteCount: 939
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700811508 {#2286
      date: 2023-11-24 08:38:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2152 …}
    +votes: Doctrine\ORM\PersistentCollection {#2148 …}
    +reports: Doctrine\ORM\PersistentCollection {#2146 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2181 …}
    +badges: Doctrine\ORM\PersistentCollection {#2171 …}
    +children: [
      App\Entity\EntryComment {#2075}
    ]
    -id: 12926
    -titleTs: "'distribut':3 'linux':2 'tool':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700056223
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/9153368"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699969823 {#2304
      date: 2023-11-14 14:50:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2079 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
  +body: "It’s okay to say “ass” on the internet, FYI."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700043747 {#2037
    date: 2023-11-15 11:22:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@_cnt0@sh.itjust.works"
    "@redcalcium@lemmy.institute"
    "@dditty@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2076 …}
  +nested: Doctrine\ORM\PersistentCollection {#2083 …}
  +votes: Doctrine\ORM\PersistentCollection {#2085 …}
  +reports: Doctrine\ORM\PersistentCollection {#2062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
  -id: 126608
  -bodyTs: "'ass':6 'fyi':10 'internet':9 'okay':3 'say':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4191477"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700043747 {#2144
    date: 2023-11-15 11:22:27.0 +01:00
  }
  +"title": 126608
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2075
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2061
    +user: Proxies\__CG__\App\Entity\User {#2232 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2079 …}
    +image: Proxies\__CG__\App\Entity\Image {#2039 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2156 …}
    +slug: "If-linux-distributions-were-tools"
    +title: "If linux distributions were tools."
    +url: "https://sh.itjust.works/pictrs/image/904349d7-c2f6-4414-85e9-0131bf97caac.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 251
    +favouriteCount: 939
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700811508 {#2286
      date: 2023-11-24 08:38:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2152 …}
    +votes: Doctrine\ORM\PersistentCollection {#2148 …}
    +reports: Doctrine\ORM\PersistentCollection {#2146 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2181 …}
    +badges: Doctrine\ORM\PersistentCollection {#2171 …}
    +children: [
      App\Entity\EntryComment {#2075}
    ]
    -id: 12926
    -titleTs: "'distribut':3 'linux':2 'tool':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700056223
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/9153368"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699969823 {#2304
      date: 2023-11-14 14:50:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2079 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
  +body: "It’s okay to say “ass” on the internet, FYI."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700043747 {#2037
    date: 2023-11-15 11:22:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@_cnt0@sh.itjust.works"
    "@redcalcium@lemmy.institute"
    "@dditty@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2076 …}
  +nested: Doctrine\ORM\PersistentCollection {#2083 …}
  +votes: Doctrine\ORM\PersistentCollection {#2085 …}
  +reports: Doctrine\ORM\PersistentCollection {#2062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
  -id: 126608
  -bodyTs: "'ass':6 'fyi':10 'internet':9 'okay':3 'say':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4191477"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700043747 {#2144
    date: 2023-11-15 11:22:27.0 +01:00
  }
  +"title": 126608
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2075
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2061
    +user: Proxies\__CG__\App\Entity\User {#2232 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2079 …}
    +image: Proxies\__CG__\App\Entity\Image {#2039 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2156 …}
    +slug: "If-linux-distributions-were-tools"
    +title: "If linux distributions were tools."
    +url: "https://sh.itjust.works/pictrs/image/904349d7-c2f6-4414-85e9-0131bf97caac.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 251
    +favouriteCount: 939
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700811508 {#2286
      date: 2023-11-24 08:38:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2152 …}
    +votes: Doctrine\ORM\PersistentCollection {#2148 …}
    +reports: Doctrine\ORM\PersistentCollection {#2146 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2181 …}
    +badges: Doctrine\ORM\PersistentCollection {#2171 …}
    +children: [
      App\Entity\EntryComment {#2075}
    ]
    -id: 12926
    -titleTs: "'distribut':3 'linux':2 'tool':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700056223
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/9153368"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699969823 {#2304
      date: 2023-11-14 14:50:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2079 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
  +body: "It’s okay to say “ass” on the internet, FYI."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700043747 {#2037
    date: 2023-11-15 11:22:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@_cnt0@sh.itjust.works"
    "@redcalcium@lemmy.institute"
    "@dditty@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2076 …}
  +nested: Doctrine\ORM\PersistentCollection {#2083 …}
  +votes: Doctrine\ORM\PersistentCollection {#2085 …}
  +reports: Doctrine\ORM\PersistentCollection {#2062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
  -id: 126608
  -bodyTs: "'ass':6 'fyi':10 'internet':9 'okay':3 'say':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4191477"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700043747 {#2144
    date: 2023-11-15 11:22:27.0 +01:00
  }
  +"title": 126608
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2095
  +user: Proxies\__CG__\App\Entity\User {#2317 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2087 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2267 …}
  +slug: "What-happens-when-Linus-dies-retires"
  +title: "What happens when Linus dies/retires?"
  +url: null
  +body: "Will we all be fucked or is there a Linus 2?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 157
  +favouriteCount: 325
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700837040 {#2186
    date: 2023-11-24 15:44:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2176 …}
  +votes: Doctrine\ORM\PersistentCollection {#2170 …}
  +reports: Doctrine\ORM\PersistentCollection {#2184 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2169 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2134 …}
  +badges: Doctrine\ORM\PersistentCollection {#1985 …}
  +children: [
    App\Entity\EntryComment {#2088
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2095 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2087 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2091 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2091 …}
      +body: "I was thinking a nice golden throne. More appropriate for a god-emperor."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1700044617 {#2064
        date: 2023-11-15 11:36:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@luthis@lemmy.nz"
        "@Madison420@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2086 …}
      +nested: Doctrine\ORM\PersistentCollection {#2093 …}
      +votes: Doctrine\ORM\PersistentCollection {#2094 …}
      +reports: Doctrine\ORM\PersistentCollection {#2140 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2133 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2131 …}
      -id: 126640
      -bodyTs: "'appropri':9 'emperor':14 'god':13 'god-emperor':12 'golden':6 'nice':5 'think':3 'throne':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/4191667"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700044617 {#2089
        date: 2023-11-15 11:36:57.0 +01:00
      }
      +"title": 126640
    }
  ]
  -id: 12820
  -titleTs: "'dies/retires':5 'happen':2 'linus':4"
  -bodyTs: "'2':11 'fuck':5 'linus':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700018788
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3348861"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699932388 {#2154
    date: 2023-11-14 04:26: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
23 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2095
  +user: Proxies\__CG__\App\Entity\User {#2317 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2087 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2267 …}
  +slug: "What-happens-when-Linus-dies-retires"
  +title: "What happens when Linus dies/retires?"
  +url: null
  +body: "Will we all be fucked or is there a Linus 2?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 157
  +favouriteCount: 325
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700837040 {#2186
    date: 2023-11-24 15:44:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2176 …}
  +votes: Doctrine\ORM\PersistentCollection {#2170 …}
  +reports: Doctrine\ORM\PersistentCollection {#2184 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2169 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2134 …}
  +badges: Doctrine\ORM\PersistentCollection {#1985 …}
  +children: [
    App\Entity\EntryComment {#2088
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2095 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2087 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2091 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2091 …}
      +body: "I was thinking a nice golden throne. More appropriate for a god-emperor."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1700044617 {#2064
        date: 2023-11-15 11:36:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@luthis@lemmy.nz"
        "@Madison420@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2086 …}
      +nested: Doctrine\ORM\PersistentCollection {#2093 …}
      +votes: Doctrine\ORM\PersistentCollection {#2094 …}
      +reports: Doctrine\ORM\PersistentCollection {#2140 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2133 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2131 …}
      -id: 126640
      -bodyTs: "'appropri':9 'emperor':14 'god':13 'god-emperor':12 'golden':6 'nice':5 'think':3 'throne':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/4191667"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700044617 {#2089
        date: 2023-11-15 11:36:57.0 +01:00
      }
      +"title": 126640
    }
  ]
  -id: 12820
  -titleTs: "'dies/retires':5 'happen':2 'linus':4"
  -bodyTs: "'2':11 'fuck':5 'linus':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700018788
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3348861"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699932388 {#2154
    date: 2023-11-14 04:26: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
24 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2095
  +user: Proxies\__CG__\App\Entity\User {#2317 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2087 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2267 …}
  +slug: "What-happens-when-Linus-dies-retires"
  +title: "What happens when Linus dies/retires?"
  +url: null
  +body: "Will we all be fucked or is there a Linus 2?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 157
  +favouriteCount: 325
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700837040 {#2186
    date: 2023-11-24 15:44:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2176 …}
  +votes: Doctrine\ORM\PersistentCollection {#2170 …}
  +reports: Doctrine\ORM\PersistentCollection {#2184 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2169 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2134 …}
  +badges: Doctrine\ORM\PersistentCollection {#1985 …}
  +children: [
    App\Entity\EntryComment {#2088
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2095 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2087 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2091 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2091 …}
      +body: "I was thinking a nice golden throne. More appropriate for a god-emperor."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1700044617 {#2064
        date: 2023-11-15 11:36:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@luthis@lemmy.nz"
        "@Madison420@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2086 …}
      +nested: Doctrine\ORM\PersistentCollection {#2093 …}
      +votes: Doctrine\ORM\PersistentCollection {#2094 …}
      +reports: Doctrine\ORM\PersistentCollection {#2140 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2133 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2131 …}
      -id: 126640
      -bodyTs: "'appropri':9 'emperor':14 'god':13 'god-emperor':12 'golden':6 'nice':5 'think':3 'throne':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/4191667"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700044617 {#2089
        date: 2023-11-15 11:36:57.0 +01:00
      }
      +"title": 126640
    }
  ]
  -id: 12820
  -titleTs: "'dies/retires':5 'happen':2 'linus':4"
  -bodyTs: "'2':11 'fuck':5 'linus':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700018788
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3348861"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699932388 {#2154
    date: 2023-11-14 04:26: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
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 {#2088
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2095
    +user: Proxies\__CG__\App\Entity\User {#2317 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2087 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2267 …}
    +slug: "What-happens-when-Linus-dies-retires"
    +title: "What happens when Linus dies/retires?"
    +url: null
    +body: "Will we all be fucked or is there a Linus 2?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 157
    +favouriteCount: 325
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700837040 {#2186
      date: 2023-11-24 15:44:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2176 …}
    +votes: Doctrine\ORM\PersistentCollection {#2170 …}
    +reports: Doctrine\ORM\PersistentCollection {#2184 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2169 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2134 …}
    +badges: Doctrine\ORM\PersistentCollection {#1985 …}
    +children: [
      App\Entity\EntryComment {#2088}
    ]
    -id: 12820
    -titleTs: "'dies/retires':5 'happen':2 'linus':4"
    -bodyTs: "'2':11 'fuck':5 'linus':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700018788
    +visibility: "visible             "
    +apId: "https://lemmy.nz/post/3348861"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699932388 {#2154
      date: 2023-11-14 04:26:28.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2087 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2091 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2091 …}
  +body: "I was thinking a nice golden throne. More appropriate for a god-emperor."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700044617 {#2064
    date: 2023-11-15 11:36:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luthis@lemmy.nz"
    "@Madison420@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2086 …}
  +nested: Doctrine\ORM\PersistentCollection {#2093 …}
  +votes: Doctrine\ORM\PersistentCollection {#2094 …}
  +reports: Doctrine\ORM\PersistentCollection {#2140 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2131 …}
  -id: 126640
  -bodyTs: "'appropri':9 'emperor':14 'god':13 'god-emperor':12 'golden':6 'nice':5 'think':3 'throne':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4191667"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700044617 {#2089
    date: 2023-11-15 11:36:57.0 +01:00
  }
  +"title": 126640
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2088
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2095
    +user: Proxies\__CG__\App\Entity\User {#2317 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2087 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2267 …}
    +slug: "What-happens-when-Linus-dies-retires"
    +title: "What happens when Linus dies/retires?"
    +url: null
    +body: "Will we all be fucked or is there a Linus 2?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 157
    +favouriteCount: 325
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700837040 {#2186
      date: 2023-11-24 15:44:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2176 …}
    +votes: Doctrine\ORM\PersistentCollection {#2170 …}
    +reports: Doctrine\ORM\PersistentCollection {#2184 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2169 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2134 …}
    +badges: Doctrine\ORM\PersistentCollection {#1985 …}
    +children: [
      App\Entity\EntryComment {#2088}
    ]
    -id: 12820
    -titleTs: "'dies/retires':5 'happen':2 'linus':4"
    -bodyTs: "'2':11 'fuck':5 'linus':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700018788
    +visibility: "visible             "
    +apId: "https://lemmy.nz/post/3348861"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699932388 {#2154
      date: 2023-11-14 04:26:28.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2087 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2091 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2091 …}
  +body: "I was thinking a nice golden throne. More appropriate for a god-emperor."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700044617 {#2064
    date: 2023-11-15 11:36:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luthis@lemmy.nz"
    "@Madison420@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2086 …}
  +nested: Doctrine\ORM\PersistentCollection {#2093 …}
  +votes: Doctrine\ORM\PersistentCollection {#2094 …}
  +reports: Doctrine\ORM\PersistentCollection {#2140 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2131 …}
  -id: 126640
  -bodyTs: "'appropri':9 'emperor':14 'god':13 'god-emperor':12 'golden':6 'nice':5 'think':3 'throne':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4191667"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700044617 {#2089
    date: 2023-11-15 11:36:57.0 +01:00
  }
  +"title": 126640
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2088
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2095
    +user: Proxies\__CG__\App\Entity\User {#2317 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2087 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2267 …}
    +slug: "What-happens-when-Linus-dies-retires"
    +title: "What happens when Linus dies/retires?"
    +url: null
    +body: "Will we all be fucked or is there a Linus 2?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 157
    +favouriteCount: 325
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700837040 {#2186
      date: 2023-11-24 15:44:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2176 …}
    +votes: Doctrine\ORM\PersistentCollection {#2170 …}
    +reports: Doctrine\ORM\PersistentCollection {#2184 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2169 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2134 …}
    +badges: Doctrine\ORM\PersistentCollection {#1985 …}
    +children: [
      App\Entity\EntryComment {#2088}
    ]
    -id: 12820
    -titleTs: "'dies/retires':5 'happen':2 'linus':4"
    -bodyTs: "'2':11 'fuck':5 'linus':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700018788
    +visibility: "visible             "
    +apId: "https://lemmy.nz/post/3348861"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699932388 {#2154
      date: 2023-11-14 04:26:28.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2087 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2091 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2091 …}
  +body: "I was thinking a nice golden throne. More appropriate for a god-emperor."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700044617 {#2064
    date: 2023-11-15 11:36:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luthis@lemmy.nz"
    "@Madison420@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2086 …}
  +nested: Doctrine\ORM\PersistentCollection {#2093 …}
  +votes: Doctrine\ORM\PersistentCollection {#2094 …}
  +reports: Doctrine\ORM\PersistentCollection {#2140 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2131 …}
  -id: 126640
  -bodyTs: "'appropri':9 'emperor':14 'god':13 'god-emperor':12 'golden':6 'nice':5 'think':3 'throne':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4191667"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700044617 {#2089
    date: 2023-11-15 11:36:57.0 +01:00
  }
  +"title": 126640
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2022
  +user: Proxies\__CG__\App\Entity\User {#2175 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
  +image: Proxies\__CG__\App\Entity\Image {#2008 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1987 …}
  +slug: "Bets-on-the-next-one"
  +title: "Bets on the next one?"
  +url: "https://startrek.website/pictrs/image/50b9afb1-9c45-4774-b4f6-342360d7ad96.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 103
  +favouriteCount: 878
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699211202 {#2014
    date: 2023-11-05 20:06:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1981 …}
  +votes: Doctrine\ORM\PersistentCollection {#1982 …}
  +reports: Doctrine\ORM\PersistentCollection {#1980 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2375 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2374 …}
  +badges: Doctrine\ORM\PersistentCollection {#2362 …}
  +children: [
    App\Entity\EntryComment {#2024
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2022 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2025 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2025 …}
      +body: "Just X… Oh wait…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1699150103 {#2032
        date: 2023-11-05 03:08:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@Whisper06@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2011 …}
      +nested: Doctrine\ORM\PersistentCollection {#2021 …}
      +votes: Doctrine\ORM\PersistentCollection {#2029 …}
      +reports: Doctrine\ORM\PersistentCollection {#2020 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2027 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2031 …}
      -id: 91472
      -bodyTs: "'oh':3 'wait':4 'x':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3903420"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699150103 {#2026
        date: 2023-11-05 03:08:23.0 +01:00
      }
      +"title": 91472
    }
  ]
  -id: 9842
  -titleTs: "'bet':1 'next':4 'one':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699200804
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3364441"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699114404 {#1993
    date: 2023-11-04 17:13:24.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 {#2022
  +user: Proxies\__CG__\App\Entity\User {#2175 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
  +image: Proxies\__CG__\App\Entity\Image {#2008 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1987 …}
  +slug: "Bets-on-the-next-one"
  +title: "Bets on the next one?"
  +url: "https://startrek.website/pictrs/image/50b9afb1-9c45-4774-b4f6-342360d7ad96.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 103
  +favouriteCount: 878
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699211202 {#2014
    date: 2023-11-05 20:06:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1981 …}
  +votes: Doctrine\ORM\PersistentCollection {#1982 …}
  +reports: Doctrine\ORM\PersistentCollection {#1980 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2375 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2374 …}
  +badges: Doctrine\ORM\PersistentCollection {#2362 …}
  +children: [
    App\Entity\EntryComment {#2024
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2022 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2025 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2025 …}
      +body: "Just X… Oh wait…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1699150103 {#2032
        date: 2023-11-05 03:08:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@Whisper06@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2011 …}
      +nested: Doctrine\ORM\PersistentCollection {#2021 …}
      +votes: Doctrine\ORM\PersistentCollection {#2029 …}
      +reports: Doctrine\ORM\PersistentCollection {#2020 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2027 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2031 …}
      -id: 91472
      -bodyTs: "'oh':3 'wait':4 'x':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3903420"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699150103 {#2026
        date: 2023-11-05 03:08:23.0 +01:00
      }
      +"title": 91472
    }
  ]
  -id: 9842
  -titleTs: "'bet':1 'next':4 'one':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699200804
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3364441"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699114404 {#1993
    date: 2023-11-04 17:13:24.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 {#2022
  +user: Proxies\__CG__\App\Entity\User {#2175 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
  +image: Proxies\__CG__\App\Entity\Image {#2008 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1987 …}
  +slug: "Bets-on-the-next-one"
  +title: "Bets on the next one?"
  +url: "https://startrek.website/pictrs/image/50b9afb1-9c45-4774-b4f6-342360d7ad96.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 103
  +favouriteCount: 878
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699211202 {#2014
    date: 2023-11-05 20:06:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1981 …}
  +votes: Doctrine\ORM\PersistentCollection {#1982 …}
  +reports: Doctrine\ORM\PersistentCollection {#1980 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2375 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2374 …}
  +badges: Doctrine\ORM\PersistentCollection {#2362 …}
  +children: [
    App\Entity\EntryComment {#2024
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2022 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2025 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2025 …}
      +body: "Just X… Oh wait…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1699150103 {#2032
        date: 2023-11-05 03:08:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@Whisper06@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2011 …}
      +nested: Doctrine\ORM\PersistentCollection {#2021 …}
      +votes: Doctrine\ORM\PersistentCollection {#2029 …}
      +reports: Doctrine\ORM\PersistentCollection {#2020 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2027 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2031 …}
      -id: 91472
      -bodyTs: "'oh':3 'wait':4 'x':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3903420"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699150103 {#2026
        date: 2023-11-05 03:08:23.0 +01:00
      }
      +"title": 91472
    }
  ]
  -id: 9842
  -titleTs: "'bet':1 'next':4 'one':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699200804
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3364441"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699114404 {#1993
    date: 2023-11-04 17:13:24.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 {#2024
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2022
    +user: Proxies\__CG__\App\Entity\User {#2175 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
    +image: Proxies\__CG__\App\Entity\Image {#2008 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1987 …}
    +slug: "Bets-on-the-next-one"
    +title: "Bets on the next one?"
    +url: "https://startrek.website/pictrs/image/50b9afb1-9c45-4774-b4f6-342360d7ad96.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 103
    +favouriteCount: 878
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699211202 {#2014
      date: 2023-11-05 20:06:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1981 …}
    +votes: Doctrine\ORM\PersistentCollection {#1982 …}
    +reports: Doctrine\ORM\PersistentCollection {#1980 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2375 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2374 …}
    +badges: Doctrine\ORM\PersistentCollection {#2362 …}
    +children: [
      App\Entity\EntryComment {#2024}
    ]
    -id: 9842
    -titleTs: "'bet':1 'next':4 'one':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699200804
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3364441"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699114404 {#1993
      date: 2023-11-04 17:13:24.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2025 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2025 …}
  +body: "Just X… Oh wait…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699150103 {#2032
    date: 2023-11-05 03:08:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Whisper06@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2011 …}
  +nested: Doctrine\ORM\PersistentCollection {#2021 …}
  +votes: Doctrine\ORM\PersistentCollection {#2029 …}
  +reports: Doctrine\ORM\PersistentCollection {#2020 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2027 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2031 …}
  -id: 91472
  -bodyTs: "'oh':3 'wait':4 'x':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3903420"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699150103 {#2026
    date: 2023-11-05 03:08:23.0 +01:00
  }
  +"title": 91472
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2024
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2022
    +user: Proxies\__CG__\App\Entity\User {#2175 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
    +image: Proxies\__CG__\App\Entity\Image {#2008 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1987 …}
    +slug: "Bets-on-the-next-one"
    +title: "Bets on the next one?"
    +url: "https://startrek.website/pictrs/image/50b9afb1-9c45-4774-b4f6-342360d7ad96.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 103
    +favouriteCount: 878
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699211202 {#2014
      date: 2023-11-05 20:06:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1981 …}
    +votes: Doctrine\ORM\PersistentCollection {#1982 …}
    +reports: Doctrine\ORM\PersistentCollection {#1980 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2375 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2374 …}
    +badges: Doctrine\ORM\PersistentCollection {#2362 …}
    +children: [
      App\Entity\EntryComment {#2024}
    ]
    -id: 9842
    -titleTs: "'bet':1 'next':4 'one':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699200804
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3364441"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699114404 {#1993
      date: 2023-11-04 17:13:24.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2025 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2025 …}
  +body: "Just X… Oh wait…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699150103 {#2032
    date: 2023-11-05 03:08:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Whisper06@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2011 …}
  +nested: Doctrine\ORM\PersistentCollection {#2021 …}
  +votes: Doctrine\ORM\PersistentCollection {#2029 …}
  +reports: Doctrine\ORM\PersistentCollection {#2020 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2027 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2031 …}
  -id: 91472
  -bodyTs: "'oh':3 'wait':4 'x':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3903420"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699150103 {#2026
    date: 2023-11-05 03:08:23.0 +01:00
  }
  +"title": 91472
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2024
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2022
    +user: Proxies\__CG__\App\Entity\User {#2175 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
    +image: Proxies\__CG__\App\Entity\Image {#2008 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1987 …}
    +slug: "Bets-on-the-next-one"
    +title: "Bets on the next one?"
    +url: "https://startrek.website/pictrs/image/50b9afb1-9c45-4774-b4f6-342360d7ad96.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 103
    +favouriteCount: 878
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699211202 {#2014
      date: 2023-11-05 20:06:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1981 …}
    +votes: Doctrine\ORM\PersistentCollection {#1982 …}
    +reports: Doctrine\ORM\PersistentCollection {#1980 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2375 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2374 …}
    +badges: Doctrine\ORM\PersistentCollection {#2362 …}
    +children: [
      App\Entity\EntryComment {#2024}
    ]
    -id: 9842
    -titleTs: "'bet':1 'next':4 'one':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699200804
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3364441"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699114404 {#1993
      date: 2023-11-04 17:13:24.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2025 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2025 …}
  +body: "Just X… Oh wait…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699150103 {#2032
    date: 2023-11-05 03:08:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Whisper06@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2011 …}
  +nested: Doctrine\ORM\PersistentCollection {#2021 …}
  +votes: Doctrine\ORM\PersistentCollection {#2029 …}
  +reports: Doctrine\ORM\PersistentCollection {#2020 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2027 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2031 …}
  -id: 91472
  -bodyTs: "'oh':3 'wait':4 'x':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3903420"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699150103 {#2026
    date: 2023-11-05 03:08:23.0 +01:00
  }
  +"title": 91472
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1381
  +user: Proxies\__CG__\App\Entity\User {#2151 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1383 …}
  +image: Proxies\__CG__\App\Entity\Image {#1997 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1998 …}
  +slug: "No-politics-inteded-Why-isn-t-Trump-after-leaving-office-in"
  +title: "No politics inteded: Why isn't Trump after leaving office in any way or shape involved in politics say as member of congress or senate?"
  +url: "https://lemmy.world/pictrs/image/bc43a37a-1b48-4c46-82ac-0f10edeb161e.png"
  +body: """
    I know that after you leave office as POTUS it is some sort of unwritten rule that you withdraw from politics.\n
    \n
    Why did Trump not withdraw?\n
    \n
    Also why isn’t he a senator or congressman during Biden’s term?
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 100
  +favouriteCount: 647
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700099391 {#1994
    date: 2023-11-16 02:49:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1992 …}
  +votes: Doctrine\ORM\PersistentCollection {#2002 …}
  +reports: Doctrine\ORM\PersistentCollection {#2000 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2007 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1990 …}
  +badges: Doctrine\ORM\PersistentCollection {#2010 …}
  +children: [
    App\Entity\EntryComment {#1384
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1381 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1383 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
      +body: "If only!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1698538965 {#2395
        date: 2023-10-29 02:22:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BigBlackCockroach@lemmy.world"
        "@xantoxis@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1405 …}
      +nested: Doctrine\ORM\PersistentCollection {#1382 …}
      +votes: Doctrine\ORM\PersistentCollection {#1404 …}
      +reports: Doctrine\ORM\PersistentCollection {#1361 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1403 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2023 …}
      -id: 77472
      -bodyTs: ""
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3703925"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698538965 {#2393
        date: 2023-10-29 02:22:45.0 +02:00
      }
      +"title": 77472
    }
  ]
  -id: 8148
  -titleTs: "'congress':23 'inted':3 'involv':16 'isn':5 'leav':9 'member':21 'offic':10 'polit':2,18 'say':19 'senat':25 'shape':15 'trump':7 'way':13"
  -bodyTs: "'also':27 'biden':37 'congressman':35 'isn':29 'know':2 'leav':6 'offic':7 'polit':21 'potus':9 'rule':16 'senat':33 'sort':13 'term':39 'trump':24 'unwritten':15 'withdraw':19,26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698571874
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7443239"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698485474 {#2174
    date: 2023-10-28 11:31:14.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
39 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1381
  +user: Proxies\__CG__\App\Entity\User {#2151 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1383 …}
  +image: Proxies\__CG__\App\Entity\Image {#1997 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1998 …}
  +slug: "No-politics-inteded-Why-isn-t-Trump-after-leaving-office-in"
  +title: "No politics inteded: Why isn't Trump after leaving office in any way or shape involved in politics say as member of congress or senate?"
  +url: "https://lemmy.world/pictrs/image/bc43a37a-1b48-4c46-82ac-0f10edeb161e.png"
  +body: """
    I know that after you leave office as POTUS it is some sort of unwritten rule that you withdraw from politics.\n
    \n
    Why did Trump not withdraw?\n
    \n
    Also why isn’t he a senator or congressman during Biden’s term?
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 100
  +favouriteCount: 647
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700099391 {#1994
    date: 2023-11-16 02:49:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1992 …}
  +votes: Doctrine\ORM\PersistentCollection {#2002 …}
  +reports: Doctrine\ORM\PersistentCollection {#2000 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2007 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1990 …}
  +badges: Doctrine\ORM\PersistentCollection {#2010 …}
  +children: [
    App\Entity\EntryComment {#1384
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1381 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1383 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
      +body: "If only!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1698538965 {#2395
        date: 2023-10-29 02:22:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BigBlackCockroach@lemmy.world"
        "@xantoxis@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1405 …}
      +nested: Doctrine\ORM\PersistentCollection {#1382 …}
      +votes: Doctrine\ORM\PersistentCollection {#1404 …}
      +reports: Doctrine\ORM\PersistentCollection {#1361 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1403 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2023 …}
      -id: 77472
      -bodyTs: ""
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3703925"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698538965 {#2393
        date: 2023-10-29 02:22:45.0 +02:00
      }
      +"title": 77472
    }
  ]
  -id: 8148
  -titleTs: "'congress':23 'inted':3 'involv':16 'isn':5 'leav':9 'member':21 'offic':10 'polit':2,18 'say':19 'senat':25 'shape':15 'trump':7 'way':13"
  -bodyTs: "'also':27 'biden':37 'congressman':35 'isn':29 'know':2 'leav':6 'offic':7 'polit':21 'potus':9 'rule':16 'senat':33 'sort':13 'term':39 'trump':24 'unwritten':15 'withdraw':19,26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698571874
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7443239"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698485474 {#2174
    date: 2023-10-28 11:31:14.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
40 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1381
  +user: Proxies\__CG__\App\Entity\User {#2151 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1383 …}
  +image: Proxies\__CG__\App\Entity\Image {#1997 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1998 …}
  +slug: "No-politics-inteded-Why-isn-t-Trump-after-leaving-office-in"
  +title: "No politics inteded: Why isn't Trump after leaving office in any way or shape involved in politics say as member of congress or senate?"
  +url: "https://lemmy.world/pictrs/image/bc43a37a-1b48-4c46-82ac-0f10edeb161e.png"
  +body: """
    I know that after you leave office as POTUS it is some sort of unwritten rule that you withdraw from politics.\n
    \n
    Why did Trump not withdraw?\n
    \n
    Also why isn’t he a senator or congressman during Biden’s term?
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 100
  +favouriteCount: 647
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700099391 {#1994
    date: 2023-11-16 02:49:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1992 …}
  +votes: Doctrine\ORM\PersistentCollection {#2002 …}
  +reports: Doctrine\ORM\PersistentCollection {#2000 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2007 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1990 …}
  +badges: Doctrine\ORM\PersistentCollection {#2010 …}
  +children: [
    App\Entity\EntryComment {#1384
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1381 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1383 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
      +body: "If only!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1698538965 {#2395
        date: 2023-10-29 02:22:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BigBlackCockroach@lemmy.world"
        "@xantoxis@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1405 …}
      +nested: Doctrine\ORM\PersistentCollection {#1382 …}
      +votes: Doctrine\ORM\PersistentCollection {#1404 …}
      +reports: Doctrine\ORM\PersistentCollection {#1361 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1403 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2023 …}
      -id: 77472
      -bodyTs: ""
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3703925"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698538965 {#2393
        date: 2023-10-29 02:22:45.0 +02:00
      }
      +"title": 77472
    }
  ]
  -id: 8148
  -titleTs: "'congress':23 'inted':3 'involv':16 'isn':5 'leav':9 'member':21 'offic':10 'polit':2,18 'say':19 'senat':25 'shape':15 'trump':7 'way':13"
  -bodyTs: "'also':27 'biden':37 'congressman':35 'isn':29 'know':2 'leav':6 'offic':7 'polit':21 'potus':9 'rule':16 'senat':33 'sort':13 'term':39 'trump':24 'unwritten':15 'withdraw':19,26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698571874
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7443239"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698485474 {#2174
    date: 2023-10-28 11:31:14.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
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 {#1384
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1381
    +user: Proxies\__CG__\App\Entity\User {#2151 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1383 …}
    +image: Proxies\__CG__\App\Entity\Image {#1997 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1998 …}
    +slug: "No-politics-inteded-Why-isn-t-Trump-after-leaving-office-in"
    +title: "No politics inteded: Why isn't Trump after leaving office in any way or shape involved in politics say as member of congress or senate?"
    +url: "https://lemmy.world/pictrs/image/bc43a37a-1b48-4c46-82ac-0f10edeb161e.png"
    +body: """
      I know that after you leave office as POTUS it is some sort of unwritten rule that you withdraw from politics.\n
      \n
      Why did Trump not withdraw?\n
      \n
      Also why isn’t he a senator or congressman during Biden’s term?
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 100
    +favouriteCount: 647
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700099391 {#1994
      date: 2023-11-16 02:49:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1992 …}
    +votes: Doctrine\ORM\PersistentCollection {#2002 …}
    +reports: Doctrine\ORM\PersistentCollection {#2000 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2007 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1990 …}
    +badges: Doctrine\ORM\PersistentCollection {#2010 …}
    +children: [
      App\Entity\EntryComment {#1384}
    ]
    -id: 8148
    -titleTs: "'congress':23 'inted':3 'involv':16 'isn':5 'leav':9 'member':21 'offic':10 'polit':2,18 'say':19 'senat':25 'shape':15 'trump':7 'way':13"
    -bodyTs: "'also':27 'biden':37 'congressman':35 'isn':29 'know':2 'leav':6 'offic':7 'polit':21 'potus':9 'rule':16 'senat':33 'sort':13 'term':39 'trump':24 'unwritten':15 'withdraw':19,26"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698571874
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7443239"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698485474 {#2174
      date: 2023-10-28 11:31:14.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1383 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
  +body: "If only!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698538965 {#2395
    date: 2023-10-29 02:22:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BigBlackCockroach@lemmy.world"
    "@xantoxis@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1405 …}
  +nested: Doctrine\ORM\PersistentCollection {#1382 …}
  +votes: Doctrine\ORM\PersistentCollection {#1404 …}
  +reports: Doctrine\ORM\PersistentCollection {#1361 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1403 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2023 …}
  -id: 77472
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3703925"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698538965 {#2393
    date: 2023-10-29 02:22:45.0 +02:00
  }
  +"title": 77472
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1384
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1381
    +user: Proxies\__CG__\App\Entity\User {#2151 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1383 …}
    +image: Proxies\__CG__\App\Entity\Image {#1997 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1998 …}
    +slug: "No-politics-inteded-Why-isn-t-Trump-after-leaving-office-in"
    +title: "No politics inteded: Why isn't Trump after leaving office in any way or shape involved in politics say as member of congress or senate?"
    +url: "https://lemmy.world/pictrs/image/bc43a37a-1b48-4c46-82ac-0f10edeb161e.png"
    +body: """
      I know that after you leave office as POTUS it is some sort of unwritten rule that you withdraw from politics.\n
      \n
      Why did Trump not withdraw?\n
      \n
      Also why isn’t he a senator or congressman during Biden’s term?
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 100
    +favouriteCount: 647
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700099391 {#1994
      date: 2023-11-16 02:49:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1992 …}
    +votes: Doctrine\ORM\PersistentCollection {#2002 …}
    +reports: Doctrine\ORM\PersistentCollection {#2000 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2007 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1990 …}
    +badges: Doctrine\ORM\PersistentCollection {#2010 …}
    +children: [
      App\Entity\EntryComment {#1384}
    ]
    -id: 8148
    -titleTs: "'congress':23 'inted':3 'involv':16 'isn':5 'leav':9 'member':21 'offic':10 'polit':2,18 'say':19 'senat':25 'shape':15 'trump':7 'way':13"
    -bodyTs: "'also':27 'biden':37 'congressman':35 'isn':29 'know':2 'leav':6 'offic':7 'polit':21 'potus':9 'rule':16 'senat':33 'sort':13 'term':39 'trump':24 'unwritten':15 'withdraw':19,26"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698571874
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7443239"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698485474 {#2174
      date: 2023-10-28 11:31:14.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1383 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
  +body: "If only!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698538965 {#2395
    date: 2023-10-29 02:22:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BigBlackCockroach@lemmy.world"
    "@xantoxis@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1405 …}
  +nested: Doctrine\ORM\PersistentCollection {#1382 …}
  +votes: Doctrine\ORM\PersistentCollection {#1404 …}
  +reports: Doctrine\ORM\PersistentCollection {#1361 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1403 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2023 …}
  -id: 77472
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3703925"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698538965 {#2393
    date: 2023-10-29 02:22:45.0 +02:00
  }
  +"title": 77472
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1384
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1381
    +user: Proxies\__CG__\App\Entity\User {#2151 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1383 …}
    +image: Proxies\__CG__\App\Entity\Image {#1997 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1998 …}
    +slug: "No-politics-inteded-Why-isn-t-Trump-after-leaving-office-in"
    +title: "No politics inteded: Why isn't Trump after leaving office in any way or shape involved in politics say as member of congress or senate?"
    +url: "https://lemmy.world/pictrs/image/bc43a37a-1b48-4c46-82ac-0f10edeb161e.png"
    +body: """
      I know that after you leave office as POTUS it is some sort of unwritten rule that you withdraw from politics.\n
      \n
      Why did Trump not withdraw?\n
      \n
      Also why isn’t he a senator or congressman during Biden’s term?
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 100
    +favouriteCount: 647
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700099391 {#1994
      date: 2023-11-16 02:49:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1992 …}
    +votes: Doctrine\ORM\PersistentCollection {#2002 …}
    +reports: Doctrine\ORM\PersistentCollection {#2000 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2007 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1990 …}
    +badges: Doctrine\ORM\PersistentCollection {#2010 …}
    +children: [
      App\Entity\EntryComment {#1384}
    ]
    -id: 8148
    -titleTs: "'congress':23 'inted':3 'involv':16 'isn':5 'leav':9 'member':21 'offic':10 'polit':2,18 'say':19 'senat':25 'shape':15 'trump':7 'way':13"
    -bodyTs: "'also':27 'biden':37 'congressman':35 'isn':29 'know':2 'leav':6 'offic':7 'polit':21 'potus':9 'rule':16 'senat':33 'sort':13 'term':39 'trump':24 'unwritten':15 'withdraw':19,26"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698571874
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7443239"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698485474 {#2174
      date: 2023-10-28 11:31:14.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1383 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
  +body: "If only!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698538965 {#2395
    date: 2023-10-29 02:22:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BigBlackCockroach@lemmy.world"
    "@xantoxis@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1405 …}
  +nested: Doctrine\ORM\PersistentCollection {#1382 …}
  +votes: Doctrine\ORM\PersistentCollection {#1404 …}
  +reports: Doctrine\ORM\PersistentCollection {#1361 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1403 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2023 …}
  -id: 77472
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3703925"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698538965 {#2393
    date: 2023-10-29 02:22:45.0 +02:00
  }
  +"title": 77472
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2359
  +user: Proxies\__CG__\App\Entity\User {#1348 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: Proxies\__CG__\App\Entity\Image {#1349 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1351 …}
  +slug: "just-when-you-don-t-think-about-baam-a-German"
  +title: "just when you don't think about, bääm! a German."
  +url: "https://feddit.de/pictrs/image/e20b676e-6821-432e-8dd5-75dc87aa029b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 133
  +favouriteCount: 550
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698564015 {#2367
    date: 2023-10-29 08:20:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1352 …}
  +votes: Doctrine\ORM\PersistentCollection {#1354 …}
  +reports: Doctrine\ORM\PersistentCollection {#1356 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1357 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2492 …}
  +badges: Doctrine\ORM\PersistentCollection {#2494 …}
  +children: [
    1 => App\Entity\EntryComment {#1708
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2359 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1926 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1926 …}
      +body: "[Guten taaaaaag!](https://youtu.be/EOsbyuLyPbE?si=GQWw-yTgDlWZW2GK)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1698321095 {#1906
        date: 2023-10-26 13:51:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@crispy_kilt@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1410 …}
      +nested: Doctrine\ORM\PersistentCollection {#1907 …}
      +votes: Doctrine\ORM\PersistentCollection {#1407 …}
      +reports: Doctrine\ORM\PersistentCollection {#2391 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2369 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2392 …}
      -id: 72915
      -bodyTs: "'/eosbyulypbe?si=gqww-ytgdlwzw2gk)':5 'guten':1 'taaaaaag':2 'youtu.be':4 'youtu.be/eosbyulypbe?si=gqww-ytgdlwzw2gk)':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3624515"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698321095 {#1909
        date: 2023-10-26 13:51:35.0 +02:00
      }
      +"title": 72915
    }
    0 => App\Entity\EntryComment {#2360
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2359 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2361 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2361 …}
      +body: "Doch nicht allen! Es gibt Dutzende von uns. Dutzende!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1698319050 {#2370
        date: 2023-10-26 13:17:30.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@Treczoks@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2364 …}
      +nested: Doctrine\ORM\PersistentCollection {#2380 …}
      +votes: Doctrine\ORM\PersistentCollection {#2382 …}
      +reports: Doctrine\ORM\PersistentCollection {#2384 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
      -id: 72891
      -bodyTs: "'allen':3 'doch':1 'dutzend':6,9 'es':4 'gibt':5 'nicht':2 'un':8 'von':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3623946"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698319050 {#2377
        date: 2023-10-26 13:17:30.0 +02:00
      }
      +"title": 72891
    }
  ]
  -id: 7760
  -titleTs: "'bääm':8 'german':10 'think':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698367790
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4946179"
  +editedAt: DateTimeImmutable @1698282185 {#1984
    date: 2023-10-26 03:03:05.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698281390 {#2006
    date: 2023-10-26 02:49:50.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
47 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2359
  +user: Proxies\__CG__\App\Entity\User {#1348 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: Proxies\__CG__\App\Entity\Image {#1349 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1351 …}
  +slug: "just-when-you-don-t-think-about-baam-a-German"
  +title: "just when you don't think about, bääm! a German."
  +url: "https://feddit.de/pictrs/image/e20b676e-6821-432e-8dd5-75dc87aa029b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 133
  +favouriteCount: 550
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698564015 {#2367
    date: 2023-10-29 08:20:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1352 …}
  +votes: Doctrine\ORM\PersistentCollection {#1354 …}
  +reports: Doctrine\ORM\PersistentCollection {#1356 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1357 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2492 …}
  +badges: Doctrine\ORM\PersistentCollection {#2494 …}
  +children: [
    1 => App\Entity\EntryComment {#1708
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2359 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1926 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1926 …}
      +body: "[Guten taaaaaag!](https://youtu.be/EOsbyuLyPbE?si=GQWw-yTgDlWZW2GK)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1698321095 {#1906
        date: 2023-10-26 13:51:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@crispy_kilt@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1410 …}
      +nested: Doctrine\ORM\PersistentCollection {#1907 …}
      +votes: Doctrine\ORM\PersistentCollection {#1407 …}
      +reports: Doctrine\ORM\PersistentCollection {#2391 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2369 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2392 …}
      -id: 72915
      -bodyTs: "'/eosbyulypbe?si=gqww-ytgdlwzw2gk)':5 'guten':1 'taaaaaag':2 'youtu.be':4 'youtu.be/eosbyulypbe?si=gqww-ytgdlwzw2gk)':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3624515"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698321095 {#1909
        date: 2023-10-26 13:51:35.0 +02:00
      }
      +"title": 72915
    }
    0 => App\Entity\EntryComment {#2360
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2359 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2361 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2361 …}
      +body: "Doch nicht allen! Es gibt Dutzende von uns. Dutzende!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1698319050 {#2370
        date: 2023-10-26 13:17:30.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@Treczoks@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2364 …}
      +nested: Doctrine\ORM\PersistentCollection {#2380 …}
      +votes: Doctrine\ORM\PersistentCollection {#2382 …}
      +reports: Doctrine\ORM\PersistentCollection {#2384 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
      -id: 72891
      -bodyTs: "'allen':3 'doch':1 'dutzend':6,9 'es':4 'gibt':5 'nicht':2 'un':8 'von':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3623946"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698319050 {#2377
        date: 2023-10-26 13:17:30.0 +02:00
      }
      +"title": 72891
    }
  ]
  -id: 7760
  -titleTs: "'bääm':8 'german':10 'think':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698367790
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4946179"
  +editedAt: DateTimeImmutable @1698282185 {#1984
    date: 2023-10-26 03:03:05.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698281390 {#2006
    date: 2023-10-26 02:49:50.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
48 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2359
  +user: Proxies\__CG__\App\Entity\User {#1348 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: Proxies\__CG__\App\Entity\Image {#1349 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1351 …}
  +slug: "just-when-you-don-t-think-about-baam-a-German"
  +title: "just when you don't think about, bääm! a German."
  +url: "https://feddit.de/pictrs/image/e20b676e-6821-432e-8dd5-75dc87aa029b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 133
  +favouriteCount: 550
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698564015 {#2367
    date: 2023-10-29 08:20:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1352 …}
  +votes: Doctrine\ORM\PersistentCollection {#1354 …}
  +reports: Doctrine\ORM\PersistentCollection {#1356 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1357 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2492 …}
  +badges: Doctrine\ORM\PersistentCollection {#2494 …}
  +children: [
    1 => App\Entity\EntryComment {#1708
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2359 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1926 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1926 …}
      +body: "[Guten taaaaaag!](https://youtu.be/EOsbyuLyPbE?si=GQWw-yTgDlWZW2GK)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1698321095 {#1906
        date: 2023-10-26 13:51:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@crispy_kilt@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1410 …}
      +nested: Doctrine\ORM\PersistentCollection {#1907 …}
      +votes: Doctrine\ORM\PersistentCollection {#1407 …}
      +reports: Doctrine\ORM\PersistentCollection {#2391 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2369 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2392 …}
      -id: 72915
      -bodyTs: "'/eosbyulypbe?si=gqww-ytgdlwzw2gk)':5 'guten':1 'taaaaaag':2 'youtu.be':4 'youtu.be/eosbyulypbe?si=gqww-ytgdlwzw2gk)':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3624515"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698321095 {#1909
        date: 2023-10-26 13:51:35.0 +02:00
      }
      +"title": 72915
    }
    0 => App\Entity\EntryComment {#2360
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2359 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2361 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2361 …}
      +body: "Doch nicht allen! Es gibt Dutzende von uns. Dutzende!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1698319050 {#2370
        date: 2023-10-26 13:17:30.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@Treczoks@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2364 …}
      +nested: Doctrine\ORM\PersistentCollection {#2380 …}
      +votes: Doctrine\ORM\PersistentCollection {#2382 …}
      +reports: Doctrine\ORM\PersistentCollection {#2384 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
      -id: 72891
      -bodyTs: "'allen':3 'doch':1 'dutzend':6,9 'es':4 'gibt':5 'nicht':2 'un':8 'von':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3623946"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698319050 {#2377
        date: 2023-10-26 13:17:30.0 +02:00
      }
      +"title": 72891
    }
  ]
  -id: 7760
  -titleTs: "'bääm':8 'german':10 'think':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698367790
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4946179"
  +editedAt: DateTimeImmutable @1698282185 {#1984
    date: 2023-10-26 03:03:05.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698281390 {#2006
    date: 2023-10-26 02:49:50.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
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 {#1708
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2359
    +user: Proxies\__CG__\App\Entity\User {#1348 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: Proxies\__CG__\App\Entity\Image {#1349 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1351 …}
    +slug: "just-when-you-don-t-think-about-baam-a-German"
    +title: "just when you don't think about, bääm! a German."
    +url: "https://feddit.de/pictrs/image/e20b676e-6821-432e-8dd5-75dc87aa029b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 133
    +favouriteCount: 550
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698564015 {#2367
      date: 2023-10-29 08:20:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1352 …}
    +votes: Doctrine\ORM\PersistentCollection {#1354 …}
    +reports: Doctrine\ORM\PersistentCollection {#1356 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1357 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2492 …}
    +badges: Doctrine\ORM\PersistentCollection {#2494 …}
    +children: [
      1 => App\Entity\EntryComment {#1708}
      0 => App\Entity\EntryComment {#2360
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2359 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2361 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2361 …}
        +body: "Doch nicht allen! Es gibt Dutzende von uns. Dutzende!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1698319050 {#2370
          date: 2023-10-26 13:17:30.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@Treczoks@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2364 …}
        +nested: Doctrine\ORM\PersistentCollection {#2380 …}
        +votes: Doctrine\ORM\PersistentCollection {#2382 …}
        +reports: Doctrine\ORM\PersistentCollection {#2384 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
        -id: 72891
        -bodyTs: "'allen':3 'doch':1 'dutzend':6,9 'es':4 'gibt':5 'nicht':2 'un':8 'von':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/3623946"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698319050 {#2377
          date: 2023-10-26 13:17:30.0 +02:00
        }
        +"title": 72891
      }
    ]
    -id: 7760
    -titleTs: "'bääm':8 'german':10 'think':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698367790
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4946179"
    +editedAt: DateTimeImmutable @1698282185 {#1984
      date: 2023-10-26 03:03:05.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698281390 {#2006
      date: 2023-10-26 02:49:50.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1926 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1926 …}
  +body: "[Guten taaaaaag!](https://youtu.be/EOsbyuLyPbE?si=GQWw-yTgDlWZW2GK)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1698321095 {#1906
    date: 2023-10-26 13:51:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@crispy_kilt@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1410 …}
  +nested: Doctrine\ORM\PersistentCollection {#1907 …}
  +votes: Doctrine\ORM\PersistentCollection {#1407 …}
  +reports: Doctrine\ORM\PersistentCollection {#2391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2392 …}
  -id: 72915
  -bodyTs: "'/eosbyulypbe?si=gqww-ytgdlwzw2gk)':5 'guten':1 'taaaaaag':2 'youtu.be':4 'youtu.be/eosbyulypbe?si=gqww-ytgdlwzw2gk)':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3624515"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698321095 {#1909
    date: 2023-10-26 13:51:35.0 +02:00
  }
  +"title": 72915
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1708
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2359
    +user: Proxies\__CG__\App\Entity\User {#1348 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: Proxies\__CG__\App\Entity\Image {#1349 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1351 …}
    +slug: "just-when-you-don-t-think-about-baam-a-German"
    +title: "just when you don't think about, bääm! a German."
    +url: "https://feddit.de/pictrs/image/e20b676e-6821-432e-8dd5-75dc87aa029b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 133
    +favouriteCount: 550
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698564015 {#2367
      date: 2023-10-29 08:20:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1352 …}
    +votes: Doctrine\ORM\PersistentCollection {#1354 …}
    +reports: Doctrine\ORM\PersistentCollection {#1356 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1357 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2492 …}
    +badges: Doctrine\ORM\PersistentCollection {#2494 …}
    +children: [
      1 => App\Entity\EntryComment {#1708}
      0 => App\Entity\EntryComment {#2360
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2359 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2361 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2361 …}
        +body: "Doch nicht allen! Es gibt Dutzende von uns. Dutzende!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1698319050 {#2370
          date: 2023-10-26 13:17:30.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@Treczoks@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2364 …}
        +nested: Doctrine\ORM\PersistentCollection {#2380 …}
        +votes: Doctrine\ORM\PersistentCollection {#2382 …}
        +reports: Doctrine\ORM\PersistentCollection {#2384 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
        -id: 72891
        -bodyTs: "'allen':3 'doch':1 'dutzend':6,9 'es':4 'gibt':5 'nicht':2 'un':8 'von':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/3623946"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698319050 {#2377
          date: 2023-10-26 13:17:30.0 +02:00
        }
        +"title": 72891
      }
    ]
    -id: 7760
    -titleTs: "'bääm':8 'german':10 'think':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698367790
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4946179"
    +editedAt: DateTimeImmutable @1698282185 {#1984
      date: 2023-10-26 03:03:05.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698281390 {#2006
      date: 2023-10-26 02:49:50.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1926 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1926 …}
  +body: "[Guten taaaaaag!](https://youtu.be/EOsbyuLyPbE?si=GQWw-yTgDlWZW2GK)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1698321095 {#1906
    date: 2023-10-26 13:51:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@crispy_kilt@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1410 …}
  +nested: Doctrine\ORM\PersistentCollection {#1907 …}
  +votes: Doctrine\ORM\PersistentCollection {#1407 …}
  +reports: Doctrine\ORM\PersistentCollection {#2391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2392 …}
  -id: 72915
  -bodyTs: "'/eosbyulypbe?si=gqww-ytgdlwzw2gk)':5 'guten':1 'taaaaaag':2 'youtu.be':4 'youtu.be/eosbyulypbe?si=gqww-ytgdlwzw2gk)':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3624515"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698321095 {#1909
    date: 2023-10-26 13:51:35.0 +02:00
  }
  +"title": 72915
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1708
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2359
    +user: Proxies\__CG__\App\Entity\User {#1348 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: Proxies\__CG__\App\Entity\Image {#1349 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1351 …}
    +slug: "just-when-you-don-t-think-about-baam-a-German"
    +title: "just when you don't think about, bääm! a German."
    +url: "https://feddit.de/pictrs/image/e20b676e-6821-432e-8dd5-75dc87aa029b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 133
    +favouriteCount: 550
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698564015 {#2367
      date: 2023-10-29 08:20:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1352 …}
    +votes: Doctrine\ORM\PersistentCollection {#1354 …}
    +reports: Doctrine\ORM\PersistentCollection {#1356 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1357 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2492 …}
    +badges: Doctrine\ORM\PersistentCollection {#2494 …}
    +children: [
      1 => App\Entity\EntryComment {#1708}
      0 => App\Entity\EntryComment {#2360
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2359 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2361 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2361 …}
        +body: "Doch nicht allen! Es gibt Dutzende von uns. Dutzende!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1698319050 {#2370
          date: 2023-10-26 13:17:30.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@Treczoks@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2364 …}
        +nested: Doctrine\ORM\PersistentCollection {#2380 …}
        +votes: Doctrine\ORM\PersistentCollection {#2382 …}
        +reports: Doctrine\ORM\PersistentCollection {#2384 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
        -id: 72891
        -bodyTs: "'allen':3 'doch':1 'dutzend':6,9 'es':4 'gibt':5 'nicht':2 'un':8 'von':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/3623946"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698319050 {#2377
          date: 2023-10-26 13:17:30.0 +02:00
        }
        +"title": 72891
      }
    ]
    -id: 7760
    -titleTs: "'bääm':8 'german':10 'think':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698367790
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4946179"
    +editedAt: DateTimeImmutable @1698282185 {#1984
      date: 2023-10-26 03:03:05.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698281390 {#2006
      date: 2023-10-26 02:49:50.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1926 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1926 …}
  +body: "[Guten taaaaaag!](https://youtu.be/EOsbyuLyPbE?si=GQWw-yTgDlWZW2GK)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1698321095 {#1906
    date: 2023-10-26 13:51:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@crispy_kilt@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1410 …}
  +nested: Doctrine\ORM\PersistentCollection {#1907 …}
  +votes: Doctrine\ORM\PersistentCollection {#1407 …}
  +reports: Doctrine\ORM\PersistentCollection {#2391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2392 …}
  -id: 72915
  -bodyTs: "'/eosbyulypbe?si=gqww-ytgdlwzw2gk)':5 'guten':1 'taaaaaag':2 'youtu.be':4 'youtu.be/eosbyulypbe?si=gqww-ytgdlwzw2gk)':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3624515"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698321095 {#1909
    date: 2023-10-26 13:51:35.0 +02:00
  }
  +"title": 72915
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#2360
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2359
    +user: Proxies\__CG__\App\Entity\User {#1348 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: Proxies\__CG__\App\Entity\Image {#1349 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1351 …}
    +slug: "just-when-you-don-t-think-about-baam-a-German"
    +title: "just when you don't think about, bääm! a German."
    +url: "https://feddit.de/pictrs/image/e20b676e-6821-432e-8dd5-75dc87aa029b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 133
    +favouriteCount: 550
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698564015 {#2367
      date: 2023-10-29 08:20:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1352 …}
    +votes: Doctrine\ORM\PersistentCollection {#1354 …}
    +reports: Doctrine\ORM\PersistentCollection {#1356 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1357 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2492 …}
    +badges: Doctrine\ORM\PersistentCollection {#2494 …}
    +children: [
      1 => App\Entity\EntryComment {#1708
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2359 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1926 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1926 …}
        +body: "[Guten taaaaaag!](https://youtu.be/EOsbyuLyPbE?si=GQWw-yTgDlWZW2GK)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1698321095 {#1906
          date: 2023-10-26 13:51:35.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@crispy_kilt@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1410 …}
        +nested: Doctrine\ORM\PersistentCollection {#1907 …}
        +votes: Doctrine\ORM\PersistentCollection {#1407 …}
        +reports: Doctrine\ORM\PersistentCollection {#2391 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2369 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2392 …}
        -id: 72915
        -bodyTs: "'/eosbyulypbe?si=gqww-ytgdlwzw2gk)':5 'guten':1 'taaaaaag':2 'youtu.be':4 'youtu.be/eosbyulypbe?si=gqww-ytgdlwzw2gk)':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/3624515"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698321095 {#1909
          date: 2023-10-26 13:51:35.0 +02:00
        }
        +"title": 72915
      }
      0 => App\Entity\EntryComment {#2360}
    ]
    -id: 7760
    -titleTs: "'bääm':8 'german':10 'think':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698367790
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4946179"
    +editedAt: DateTimeImmutable @1698282185 {#1984
      date: 2023-10-26 03:03:05.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698281390 {#2006
      date: 2023-10-26 02:49:50.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2361 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2361 …}
  +body: "Doch nicht allen! Es gibt Dutzende von uns. Dutzende!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1698319050 {#2370
    date: 2023-10-26 13:17:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Treczoks@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2364 …}
  +nested: Doctrine\ORM\PersistentCollection {#2380 …}
  +votes: Doctrine\ORM\PersistentCollection {#2382 …}
  +reports: Doctrine\ORM\PersistentCollection {#2384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
  -id: 72891
  -bodyTs: "'allen':3 'doch':1 'dutzend':6,9 'es':4 'gibt':5 'nicht':2 'un':8 'von':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3623946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698319050 {#2377
    date: 2023-10-26 13:17:30.0 +02:00
  }
  +"title": 72891
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2360
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2359
    +user: Proxies\__CG__\App\Entity\User {#1348 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: Proxies\__CG__\App\Entity\Image {#1349 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1351 …}
    +slug: "just-when-you-don-t-think-about-baam-a-German"
    +title: "just when you don't think about, bääm! a German."
    +url: "https://feddit.de/pictrs/image/e20b676e-6821-432e-8dd5-75dc87aa029b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 133
    +favouriteCount: 550
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698564015 {#2367
      date: 2023-10-29 08:20:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1352 …}
    +votes: Doctrine\ORM\PersistentCollection {#1354 …}
    +reports: Doctrine\ORM\PersistentCollection {#1356 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1357 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2492 …}
    +badges: Doctrine\ORM\PersistentCollection {#2494 …}
    +children: [
      1 => App\Entity\EntryComment {#1708
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2359 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1926 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1926 …}
        +body: "[Guten taaaaaag!](https://youtu.be/EOsbyuLyPbE?si=GQWw-yTgDlWZW2GK)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1698321095 {#1906
          date: 2023-10-26 13:51:35.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@crispy_kilt@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1410 …}
        +nested: Doctrine\ORM\PersistentCollection {#1907 …}
        +votes: Doctrine\ORM\PersistentCollection {#1407 …}
        +reports: Doctrine\ORM\PersistentCollection {#2391 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2369 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2392 …}
        -id: 72915
        -bodyTs: "'/eosbyulypbe?si=gqww-ytgdlwzw2gk)':5 'guten':1 'taaaaaag':2 'youtu.be':4 'youtu.be/eosbyulypbe?si=gqww-ytgdlwzw2gk)':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/3624515"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698321095 {#1909
          date: 2023-10-26 13:51:35.0 +02:00
        }
        +"title": 72915
      }
      0 => App\Entity\EntryComment {#2360}
    ]
    -id: 7760
    -titleTs: "'bääm':8 'german':10 'think':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698367790
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4946179"
    +editedAt: DateTimeImmutable @1698282185 {#1984
      date: 2023-10-26 03:03:05.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698281390 {#2006
      date: 2023-10-26 02:49:50.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2361 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2361 …}
  +body: "Doch nicht allen! Es gibt Dutzende von uns. Dutzende!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1698319050 {#2370
    date: 2023-10-26 13:17:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Treczoks@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2364 …}
  +nested: Doctrine\ORM\PersistentCollection {#2380 …}
  +votes: Doctrine\ORM\PersistentCollection {#2382 …}
  +reports: Doctrine\ORM\PersistentCollection {#2384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
  -id: 72891
  -bodyTs: "'allen':3 'doch':1 'dutzend':6,9 'es':4 'gibt':5 'nicht':2 'un':8 'von':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3623946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698319050 {#2377
    date: 2023-10-26 13:17:30.0 +02:00
  }
  +"title": 72891
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2360
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2359
    +user: Proxies\__CG__\App\Entity\User {#1348 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: Proxies\__CG__\App\Entity\Image {#1349 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1351 …}
    +slug: "just-when-you-don-t-think-about-baam-a-German"
    +title: "just when you don't think about, bääm! a German."
    +url: "https://feddit.de/pictrs/image/e20b676e-6821-432e-8dd5-75dc87aa029b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 133
    +favouriteCount: 550
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698564015 {#2367
      date: 2023-10-29 08:20:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1352 …}
    +votes: Doctrine\ORM\PersistentCollection {#1354 …}
    +reports: Doctrine\ORM\PersistentCollection {#1356 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1357 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2492 …}
    +badges: Doctrine\ORM\PersistentCollection {#2494 …}
    +children: [
      1 => App\Entity\EntryComment {#1708
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2359 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1926 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1926 …}
        +body: "[Guten taaaaaag!](https://youtu.be/EOsbyuLyPbE?si=GQWw-yTgDlWZW2GK)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1698321095 {#1906
          date: 2023-10-26 13:51:35.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
          "@crispy_kilt@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1410 …}
        +nested: Doctrine\ORM\PersistentCollection {#1907 …}
        +votes: Doctrine\ORM\PersistentCollection {#1407 …}
        +reports: Doctrine\ORM\PersistentCollection {#2391 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2369 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2392 …}
        -id: 72915
        -bodyTs: "'/eosbyulypbe?si=gqww-ytgdlwzw2gk)':5 'guten':1 'taaaaaag':2 'youtu.be':4 'youtu.be/eosbyulypbe?si=gqww-ytgdlwzw2gk)':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/3624515"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698321095 {#1909
          date: 2023-10-26 13:51:35.0 +02:00
        }
        +"title": 72915
      }
      0 => App\Entity\EntryComment {#2360}
    ]
    -id: 7760
    -titleTs: "'bääm':8 'german':10 'think':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698367790
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4946179"
    +editedAt: DateTimeImmutable @1698282185 {#1984
      date: 2023-10-26 03:03:05.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698281390 {#2006
      date: 2023-10-26 02:49:50.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2361 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2361 …}
  +body: "Doch nicht allen! Es gibt Dutzende von uns. Dutzende!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1698319050 {#2370
    date: 2023-10-26 13:17:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Treczoks@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2364 …}
  +nested: Doctrine\ORM\PersistentCollection {#2380 …}
  +votes: Doctrine\ORM\PersistentCollection {#2382 …}
  +reports: Doctrine\ORM\PersistentCollection {#2384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
  -id: 72891
  -bodyTs: "'allen':3 'doch':1 'dutzend':6,9 'es':4 'gibt':5 'nicht':2 'un':8 'von':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3623946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698319050 {#2377
    date: 2023-10-26 13:17:30.0 +02:00
  }
  +"title": 72891
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1716
  +user: Proxies\__CG__\App\Entity\User {#2015 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2501 …}
  +slug: "Stock-Meme"
  +title: "Stock Meme"
  +url: "https://discuss.tchncs.de/pictrs/image/34022081-78ae-450f-b35c-7a8c3b551a17.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 36
  +favouriteCount: 342
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698365478 {#2496
    date: 2023-10-27 02:11:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2503 …}
  +votes: Doctrine\ORM\PersistentCollection {#2505 …}
  +reports: Doctrine\ORM\PersistentCollection {#2507 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2509 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2511 …}
  +badges: Doctrine\ORM\PersistentCollection {#2513 …}
  +children: [
    1 => App\Entity\EntryComment {#2460
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1716 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
      +body: "They may have tried that once before…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1698140832 {#2461
        date: 2023-10-24 11:47:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CyberEgg@discuss.tchncs.de"
        "@Magnetar@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2452 …}
      +nested: Doctrine\ORM\PersistentCollection {#2454 …}
      +votes: Doctrine\ORM\PersistentCollection {#2459 …}
      +reports: Doctrine\ORM\PersistentCollection {#2470 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
      -id: 68934
      -bodyTs: "'may':2 'tri':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3562486"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698140832 {#2456
        date: 2023-10-24 11:47:12.0 +02:00
      }
      +"title": 68934
    }
    0 => App\Entity\EntryComment {#1720
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1716 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
      +body: "Stöckl, probably, if you’re Austrian."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1698140742 {#1714
        date: 2023-10-24 11:45:42.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CyberEgg@discuss.tchncs.de"
        "@DmMacniel@feddit.de"
        "@Hasuris@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1741 …}
      +nested: Doctrine\ORM\PersistentCollection {#1707 …}
      +votes: Doctrine\ORM\PersistentCollection {#2464 …}
      +reports: Doctrine\ORM\PersistentCollection {#2448 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
      -id: 68928
      -bodyTs: "'austrian':6 'probabl':2 're':5 'stöckl':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3562466"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698140742 {#1718
        date: 2023-10-24 11:45:42.0 +02:00
      }
      +"title": 68928
    }
  ]
  -id: 7415
  -titleTs: "'meme':2 'stock':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698217619
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/5214228"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698131219 {#1350
    date: 2023-10-24 09:06:59.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
59 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1716
  +user: Proxies\__CG__\App\Entity\User {#2015 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2501 …}
  +slug: "Stock-Meme"
  +title: "Stock Meme"
  +url: "https://discuss.tchncs.de/pictrs/image/34022081-78ae-450f-b35c-7a8c3b551a17.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 36
  +favouriteCount: 342
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698365478 {#2496
    date: 2023-10-27 02:11:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2503 …}
  +votes: Doctrine\ORM\PersistentCollection {#2505 …}
  +reports: Doctrine\ORM\PersistentCollection {#2507 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2509 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2511 …}
  +badges: Doctrine\ORM\PersistentCollection {#2513 …}
  +children: [
    1 => App\Entity\EntryComment {#2460
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1716 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
      +body: "They may have tried that once before…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1698140832 {#2461
        date: 2023-10-24 11:47:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CyberEgg@discuss.tchncs.de"
        "@Magnetar@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2452 …}
      +nested: Doctrine\ORM\PersistentCollection {#2454 …}
      +votes: Doctrine\ORM\PersistentCollection {#2459 …}
      +reports: Doctrine\ORM\PersistentCollection {#2470 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
      -id: 68934
      -bodyTs: "'may':2 'tri':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3562486"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698140832 {#2456
        date: 2023-10-24 11:47:12.0 +02:00
      }
      +"title": 68934
    }
    0 => App\Entity\EntryComment {#1720
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1716 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
      +body: "Stöckl, probably, if you’re Austrian."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1698140742 {#1714
        date: 2023-10-24 11:45:42.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CyberEgg@discuss.tchncs.de"
        "@DmMacniel@feddit.de"
        "@Hasuris@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1741 …}
      +nested: Doctrine\ORM\PersistentCollection {#1707 …}
      +votes: Doctrine\ORM\PersistentCollection {#2464 …}
      +reports: Doctrine\ORM\PersistentCollection {#2448 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
      -id: 68928
      -bodyTs: "'austrian':6 'probabl':2 're':5 'stöckl':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3562466"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698140742 {#1718
        date: 2023-10-24 11:45:42.0 +02:00
      }
      +"title": 68928
    }
  ]
  -id: 7415
  -titleTs: "'meme':2 'stock':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698217619
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/5214228"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698131219 {#1350
    date: 2023-10-24 09:06:59.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
60 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1716
  +user: Proxies\__CG__\App\Entity\User {#2015 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2501 …}
  +slug: "Stock-Meme"
  +title: "Stock Meme"
  +url: "https://discuss.tchncs.de/pictrs/image/34022081-78ae-450f-b35c-7a8c3b551a17.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 36
  +favouriteCount: 342
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698365478 {#2496
    date: 2023-10-27 02:11:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2503 …}
  +votes: Doctrine\ORM\PersistentCollection {#2505 …}
  +reports: Doctrine\ORM\PersistentCollection {#2507 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2509 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2511 …}
  +badges: Doctrine\ORM\PersistentCollection {#2513 …}
  +children: [
    1 => App\Entity\EntryComment {#2460
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1716 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
      +body: "They may have tried that once before…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1698140832 {#2461
        date: 2023-10-24 11:47:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CyberEgg@discuss.tchncs.de"
        "@Magnetar@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2452 …}
      +nested: Doctrine\ORM\PersistentCollection {#2454 …}
      +votes: Doctrine\ORM\PersistentCollection {#2459 …}
      +reports: Doctrine\ORM\PersistentCollection {#2470 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
      -id: 68934
      -bodyTs: "'may':2 'tri':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3562486"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698140832 {#2456
        date: 2023-10-24 11:47:12.0 +02:00
      }
      +"title": 68934
    }
    0 => App\Entity\EntryComment {#1720
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1716 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
      +body: "Stöckl, probably, if you’re Austrian."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1698140742 {#1714
        date: 2023-10-24 11:45:42.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CyberEgg@discuss.tchncs.de"
        "@DmMacniel@feddit.de"
        "@Hasuris@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1741 …}
      +nested: Doctrine\ORM\PersistentCollection {#1707 …}
      +votes: Doctrine\ORM\PersistentCollection {#2464 …}
      +reports: Doctrine\ORM\PersistentCollection {#2448 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
      -id: 68928
      -bodyTs: "'austrian':6 'probabl':2 're':5 'stöckl':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3562466"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698140742 {#1718
        date: 2023-10-24 11:45:42.0 +02:00
      }
      +"title": 68928
    }
  ]
  -id: 7415
  -titleTs: "'meme':2 'stock':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698217619
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/5214228"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698131219 {#1350
    date: 2023-10-24 09:06:59.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
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#2460
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716
    +user: Proxies\__CG__\App\Entity\User {#2015 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2501 …}
    +slug: "Stock-Meme"
    +title: "Stock Meme"
    +url: "https://discuss.tchncs.de/pictrs/image/34022081-78ae-450f-b35c-7a8c3b551a17.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 342
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698365478 {#2496
      date: 2023-10-27 02:11:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2503 …}
    +votes: Doctrine\ORM\PersistentCollection {#2505 …}
    +reports: Doctrine\ORM\PersistentCollection {#2507 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2509 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2511 …}
    +badges: Doctrine\ORM\PersistentCollection {#2513 …}
    +children: [
      1 => App\Entity\EntryComment {#2460}
      0 => App\Entity\EntryComment {#1720
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1716 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +body: "Stöckl, probably, if you’re Austrian."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1698140742 {#1714
          date: 2023-10-24 11:45:42.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CyberEgg@discuss.tchncs.de"
          "@DmMacniel@feddit.de"
          "@Hasuris@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1741 …}
        +nested: Doctrine\ORM\PersistentCollection {#1707 …}
        +votes: Doctrine\ORM\PersistentCollection {#2464 …}
        +reports: Doctrine\ORM\PersistentCollection {#2448 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
        -id: 68928
        -bodyTs: "'austrian':6 'probabl':2 're':5 'stöckl':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/3562466"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698140742 {#1718
          date: 2023-10-24 11:45:42.0 +02:00
        }
        +"title": 68928
      }
    ]
    -id: 7415
    -titleTs: "'meme':2 'stock':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698217619
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/5214228"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698131219 {#1350
      date: 2023-10-24 09:06:59.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
  +body: "They may have tried that once before…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698140832 {#2461
    date: 2023-10-24 11:47:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberEgg@discuss.tchncs.de"
    "@Magnetar@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2452 …}
  +nested: Doctrine\ORM\PersistentCollection {#2454 …}
  +votes: Doctrine\ORM\PersistentCollection {#2459 …}
  +reports: Doctrine\ORM\PersistentCollection {#2470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
  -id: 68934
  -bodyTs: "'may':2 'tri':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3562486"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698140832 {#2456
    date: 2023-10-24 11:47:12.0 +02:00
  }
  +"title": 68934
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#2460
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716
    +user: Proxies\__CG__\App\Entity\User {#2015 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2501 …}
    +slug: "Stock-Meme"
    +title: "Stock Meme"
    +url: "https://discuss.tchncs.de/pictrs/image/34022081-78ae-450f-b35c-7a8c3b551a17.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 342
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698365478 {#2496
      date: 2023-10-27 02:11:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2503 …}
    +votes: Doctrine\ORM\PersistentCollection {#2505 …}
    +reports: Doctrine\ORM\PersistentCollection {#2507 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2509 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2511 …}
    +badges: Doctrine\ORM\PersistentCollection {#2513 …}
    +children: [
      1 => App\Entity\EntryComment {#2460}
      0 => App\Entity\EntryComment {#1720
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1716 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +body: "Stöckl, probably, if you’re Austrian."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1698140742 {#1714
          date: 2023-10-24 11:45:42.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CyberEgg@discuss.tchncs.de"
          "@DmMacniel@feddit.de"
          "@Hasuris@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1741 …}
        +nested: Doctrine\ORM\PersistentCollection {#1707 …}
        +votes: Doctrine\ORM\PersistentCollection {#2464 …}
        +reports: Doctrine\ORM\PersistentCollection {#2448 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
        -id: 68928
        -bodyTs: "'austrian':6 'probabl':2 're':5 'stöckl':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/3562466"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698140742 {#1718
          date: 2023-10-24 11:45:42.0 +02:00
        }
        +"title": 68928
      }
    ]
    -id: 7415
    -titleTs: "'meme':2 'stock':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698217619
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/5214228"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698131219 {#1350
      date: 2023-10-24 09:06:59.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
  +body: "They may have tried that once before…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698140832 {#2461
    date: 2023-10-24 11:47:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberEgg@discuss.tchncs.de"
    "@Magnetar@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2452 …}
  +nested: Doctrine\ORM\PersistentCollection {#2454 …}
  +votes: Doctrine\ORM\PersistentCollection {#2459 …}
  +reports: Doctrine\ORM\PersistentCollection {#2470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
  -id: 68934
  -bodyTs: "'may':2 'tri':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3562486"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698140832 {#2456
    date: 2023-10-24 11:47:12.0 +02:00
  }
  +"title": 68934
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#2460
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716
    +user: Proxies\__CG__\App\Entity\User {#2015 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2501 …}
    +slug: "Stock-Meme"
    +title: "Stock Meme"
    +url: "https://discuss.tchncs.de/pictrs/image/34022081-78ae-450f-b35c-7a8c3b551a17.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 342
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698365478 {#2496
      date: 2023-10-27 02:11:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2503 …}
    +votes: Doctrine\ORM\PersistentCollection {#2505 …}
    +reports: Doctrine\ORM\PersistentCollection {#2507 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2509 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2511 …}
    +badges: Doctrine\ORM\PersistentCollection {#2513 …}
    +children: [
      1 => App\Entity\EntryComment {#2460}
      0 => App\Entity\EntryComment {#1720
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1716 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +body: "Stöckl, probably, if you’re Austrian."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1698140742 {#1714
          date: 2023-10-24 11:45:42.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CyberEgg@discuss.tchncs.de"
          "@DmMacniel@feddit.de"
          "@Hasuris@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1741 …}
        +nested: Doctrine\ORM\PersistentCollection {#1707 …}
        +votes: Doctrine\ORM\PersistentCollection {#2464 …}
        +reports: Doctrine\ORM\PersistentCollection {#2448 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
        -id: 68928
        -bodyTs: "'austrian':6 'probabl':2 're':5 'stöckl':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/3562466"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698140742 {#1718
          date: 2023-10-24 11:45:42.0 +02:00
        }
        +"title": 68928
      }
    ]
    -id: 7415
    -titleTs: "'meme':2 'stock':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698217619
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/5214228"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698131219 {#1350
      date: 2023-10-24 09:06:59.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
  +body: "They may have tried that once before…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698140832 {#2461
    date: 2023-10-24 11:47:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberEgg@discuss.tchncs.de"
    "@Magnetar@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2452 …}
  +nested: Doctrine\ORM\PersistentCollection {#2454 …}
  +votes: Doctrine\ORM\PersistentCollection {#2459 …}
  +reports: Doctrine\ORM\PersistentCollection {#2470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
  -id: 68934
  -bodyTs: "'may':2 'tri':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3562486"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698140832 {#2456
    date: 2023-10-24 11:47:12.0 +02:00
  }
  +"title": 68934
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1720
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716
    +user: Proxies\__CG__\App\Entity\User {#2015 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2501 …}
    +slug: "Stock-Meme"
    +title: "Stock Meme"
    +url: "https://discuss.tchncs.de/pictrs/image/34022081-78ae-450f-b35c-7a8c3b551a17.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 342
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698365478 {#2496
      date: 2023-10-27 02:11:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2503 …}
    +votes: Doctrine\ORM\PersistentCollection {#2505 …}
    +reports: Doctrine\ORM\PersistentCollection {#2507 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2509 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2511 …}
    +badges: Doctrine\ORM\PersistentCollection {#2513 …}
    +children: [
      1 => App\Entity\EntryComment {#2460
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1716 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +body: "They may have tried that once before…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1698140832 {#2461
          date: 2023-10-24 11:47:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CyberEgg@discuss.tchncs.de"
          "@Magnetar@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2452 …}
        +nested: Doctrine\ORM\PersistentCollection {#2454 …}
        +votes: Doctrine\ORM\PersistentCollection {#2459 …}
        +reports: Doctrine\ORM\PersistentCollection {#2470 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
        -id: 68934
        -bodyTs: "'may':2 'tri':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/3562486"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698140832 {#2456
          date: 2023-10-24 11:47:12.0 +02:00
        }
        +"title": 68934
      }
      0 => App\Entity\EntryComment {#1720}
    ]
    -id: 7415
    -titleTs: "'meme':2 'stock':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698217619
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/5214228"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698131219 {#1350
      date: 2023-10-24 09:06:59.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
  +body: "Stöckl, probably, if you’re Austrian."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698140742 {#1714
    date: 2023-10-24 11:45:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberEgg@discuss.tchncs.de"
    "@DmMacniel@feddit.de"
    "@Hasuris@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1741 …}
  +nested: Doctrine\ORM\PersistentCollection {#1707 …}
  +votes: Doctrine\ORM\PersistentCollection {#2464 …}
  +reports: Doctrine\ORM\PersistentCollection {#2448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
  -id: 68928
  -bodyTs: "'austrian':6 'probabl':2 're':5 'stöckl':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3562466"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698140742 {#1718
    date: 2023-10-24 11:45:42.0 +02:00
  }
  +"title": 68928
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1720
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716
    +user: Proxies\__CG__\App\Entity\User {#2015 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2501 …}
    +slug: "Stock-Meme"
    +title: "Stock Meme"
    +url: "https://discuss.tchncs.de/pictrs/image/34022081-78ae-450f-b35c-7a8c3b551a17.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 342
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698365478 {#2496
      date: 2023-10-27 02:11:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2503 …}
    +votes: Doctrine\ORM\PersistentCollection {#2505 …}
    +reports: Doctrine\ORM\PersistentCollection {#2507 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2509 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2511 …}
    +badges: Doctrine\ORM\PersistentCollection {#2513 …}
    +children: [
      1 => App\Entity\EntryComment {#2460
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1716 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +body: "They may have tried that once before…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1698140832 {#2461
          date: 2023-10-24 11:47:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CyberEgg@discuss.tchncs.de"
          "@Magnetar@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2452 …}
        +nested: Doctrine\ORM\PersistentCollection {#2454 …}
        +votes: Doctrine\ORM\PersistentCollection {#2459 …}
        +reports: Doctrine\ORM\PersistentCollection {#2470 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
        -id: 68934
        -bodyTs: "'may':2 'tri':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/3562486"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698140832 {#2456
          date: 2023-10-24 11:47:12.0 +02:00
        }
        +"title": 68934
      }
      0 => App\Entity\EntryComment {#1720}
    ]
    -id: 7415
    -titleTs: "'meme':2 'stock':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698217619
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/5214228"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698131219 {#1350
      date: 2023-10-24 09:06:59.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
  +body: "Stöckl, probably, if you’re Austrian."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698140742 {#1714
    date: 2023-10-24 11:45:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberEgg@discuss.tchncs.de"
    "@DmMacniel@feddit.de"
    "@Hasuris@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1741 …}
  +nested: Doctrine\ORM\PersistentCollection {#1707 …}
  +votes: Doctrine\ORM\PersistentCollection {#2464 …}
  +reports: Doctrine\ORM\PersistentCollection {#2448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
  -id: 68928
  -bodyTs: "'austrian':6 'probabl':2 're':5 'stöckl':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3562466"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698140742 {#1718
    date: 2023-10-24 11:45:42.0 +02:00
  }
  +"title": 68928
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1720
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716
    +user: Proxies\__CG__\App\Entity\User {#2015 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2501 …}
    +slug: "Stock-Meme"
    +title: "Stock Meme"
    +url: "https://discuss.tchncs.de/pictrs/image/34022081-78ae-450f-b35c-7a8c3b551a17.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 342
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698365478 {#2496
      date: 2023-10-27 02:11:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2503 …}
    +votes: Doctrine\ORM\PersistentCollection {#2505 …}
    +reports: Doctrine\ORM\PersistentCollection {#2507 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2509 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2511 …}
    +badges: Doctrine\ORM\PersistentCollection {#2513 …}
    +children: [
      1 => App\Entity\EntryComment {#2460
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1716 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +body: "They may have tried that once before…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1698140832 {#2461
          date: 2023-10-24 11:47:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CyberEgg@discuss.tchncs.de"
          "@Magnetar@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2452 …}
        +nested: Doctrine\ORM\PersistentCollection {#2454 …}
        +votes: Doctrine\ORM\PersistentCollection {#2459 …}
        +reports: Doctrine\ORM\PersistentCollection {#2470 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
        -id: 68934
        -bodyTs: "'may':2 'tri':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/3562486"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698140832 {#2456
          date: 2023-10-24 11:47:12.0 +02:00
        }
        +"title": 68934
      }
      0 => App\Entity\EntryComment {#1720}
    ]
    -id: 7415
    -titleTs: "'meme':2 'stock':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698217619
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/5214228"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698131219 {#1350
      date: 2023-10-24 09:06:59.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
  +body: "Stöckl, probably, if you’re Austrian."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698140742 {#1714
    date: 2023-10-24 11:45:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberEgg@discuss.tchncs.de"
    "@DmMacniel@feddit.de"
    "@Hasuris@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1741 …}
  +nested: Doctrine\ORM\PersistentCollection {#1707 …}
  +votes: Doctrine\ORM\PersistentCollection {#2464 …}
  +reports: Doctrine\ORM\PersistentCollection {#2448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
  -id: 68928
  -bodyTs: "'austrian':6 'probabl':2 're':5 'stöckl':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3562466"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698140742 {#1718
    date: 2023-10-24 11:45:42.0 +02:00
  }
  +"title": 68928
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1555
  +user: Proxies\__CG__\App\Entity\User {#2352 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: Proxies\__CG__\App\Entity\Image {#2520 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2522 …}
  +slug: "Ohhh"
  +title: "Ohhh"
  +url: "https://midwest.social/pictrs/image/c5e005a8-ff7a-4b78-9933-f082b7200003.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 40
  +favouriteCount: 760
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698190526 {#2515
    date: 2023-10-25 01:35:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2523 …}
  +votes: Doctrine\ORM\PersistentCollection {#2525 …}
  +reports: Doctrine\ORM\PersistentCollection {#2527 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2529 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2531 …}
  +badges: Doctrine\ORM\PersistentCollection {#2533 …}
  +children: [
    1 => App\Entity\EntryComment {#1611
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1555 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1556 …}
      +body: "Okay I’m curious. With Danish being a Germanic language, how much are you benefiting from cognates and the like when making your guesses?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1698079219 {#1795
        date: 2023-10-23 18:40:19.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lanky_Pomegranate530@midwest.social"
        "@saltesc@lemmy.world"
        "@CyberEgg@discuss.tchncs.de"
        "@Viking_Hippie@lemmy.world"
        "@rob64@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1630 …}
      +nested: Doctrine\ORM\PersistentCollection {#1628 …}
      +votes: Doctrine\ORM\PersistentCollection {#1599 …}
      +reports: Doctrine\ORM\PersistentCollection {#1625 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
      -id: 67560
      -bodyTs: "'benefit':15 'cognat':17 'curious':4 'danish':6 'german':9 'guess':24 'languag':10 'like':20 'm':3 'make':22 'much':12 'okay':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3545218"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698079219 {#1616
        date: 2023-10-23 18:40:19.0 +02:00
      }
      +"title": 67560
    }
    2 => App\Entity\EntryComment {#1621
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1555 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1557 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1556 …}
      +body: "How about Geschwindigkeitsbegrenzung? That’s my personal favorite, though it lacks umlauts."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1698057070 {#1613
        date: 2023-10-23 12:31:10.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lanky_Pomegranate530@midwest.social"
        "@saltesc@lemmy.world"
        "@CyberEgg@discuss.tchncs.de"
        "@Viking_Hippie@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1558 …}
      +nested: Doctrine\ORM\PersistentCollection {#1565 …}
      +votes: Doctrine\ORM\PersistentCollection {#1563 …}
      +reports: Doctrine\ORM\PersistentCollection {#1564 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1559 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1567 …}
      -id: 66886
      -bodyTs: "'favorit':8 'geschwindigkeitsbegrenzung':3 'lack':11 'person':7 'though':9 'umlaut':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3538645"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698057070 {#1620
        date: 2023-10-23 12:31:10.0 +02:00
      }
      +"title": 66886
    }
    0 => App\Entity\EntryComment {#1726
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1555 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1556 …}
      +body: "Weirder than Dutch? I do not believe this."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698090074 {#1722
        date: 2023-10-23 21:41:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lanky_Pomegranate530@midwest.social"
        "@saltesc@lemmy.world"
        "@CyberEgg@discuss.tchncs.de"
        "@Viking_Hippie@lemmy.world"
        "@rob64@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1736 …}
      +nested: Doctrine\ORM\PersistentCollection {#1737 …}
      +votes: Doctrine\ORM\PersistentCollection {#1732 …}
      +reports: Doctrine\ORM\PersistentCollection {#1735 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
      -id: 67899
      -bodyTs: "'believ':7 'dutch':3 'weirder':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3549043"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698090074 {#1721
        date: 2023-10-23 21:41:14.0 +02:00
      }
      +"title": 67899
    }
  ]
  -id: 7161
  -titleTs: "'ohhh':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698126759
  +visibility: "visible             "
  +apId: "https://midwest.social/post/4636460"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698040359 {#2502
    date: 2023-10-23 07:52:39.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
71 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1555
  +user: Proxies\__CG__\App\Entity\User {#2352 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: Proxies\__CG__\App\Entity\Image {#2520 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2522 …}
  +slug: "Ohhh"
  +title: "Ohhh"
  +url: "https://midwest.social/pictrs/image/c5e005a8-ff7a-4b78-9933-f082b7200003.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 40
  +favouriteCount: 760
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698190526 {#2515
    date: 2023-10-25 01:35:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2523 …}
  +votes: Doctrine\ORM\PersistentCollection {#2525 …}
  +reports: Doctrine\ORM\PersistentCollection {#2527 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2529 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2531 …}
  +badges: Doctrine\ORM\PersistentCollection {#2533 …}
  +children: [
    1 => App\Entity\EntryComment {#1611
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1555 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1556 …}
      +body: "Okay I’m curious. With Danish being a Germanic language, how much are you benefiting from cognates and the like when making your guesses?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1698079219 {#1795
        date: 2023-10-23 18:40:19.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lanky_Pomegranate530@midwest.social"
        "@saltesc@lemmy.world"
        "@CyberEgg@discuss.tchncs.de"
        "@Viking_Hippie@lemmy.world"
        "@rob64@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1630 …}
      +nested: Doctrine\ORM\PersistentCollection {#1628 …}
      +votes: Doctrine\ORM\PersistentCollection {#1599 …}
      +reports: Doctrine\ORM\PersistentCollection {#1625 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
      -id: 67560
      -bodyTs: "'benefit':15 'cognat':17 'curious':4 'danish':6 'german':9 'guess':24 'languag':10 'like':20 'm':3 'make':22 'much':12 'okay':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3545218"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698079219 {#1616
        date: 2023-10-23 18:40:19.0 +02:00
      }
      +"title": 67560
    }
    2 => App\Entity\EntryComment {#1621
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1555 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1557 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1556 …}
      +body: "How about Geschwindigkeitsbegrenzung? That’s my personal favorite, though it lacks umlauts."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1698057070 {#1613
        date: 2023-10-23 12:31:10.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lanky_Pomegranate530@midwest.social"
        "@saltesc@lemmy.world"
        "@CyberEgg@discuss.tchncs.de"
        "@Viking_Hippie@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1558 …}
      +nested: Doctrine\ORM\PersistentCollection {#1565 …}
      +votes: Doctrine\ORM\PersistentCollection {#1563 …}
      +reports: Doctrine\ORM\PersistentCollection {#1564 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1559 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1567 …}
      -id: 66886
      -bodyTs: "'favorit':8 'geschwindigkeitsbegrenzung':3 'lack':11 'person':7 'though':9 'umlaut':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3538645"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698057070 {#1620
        date: 2023-10-23 12:31:10.0 +02:00
      }
      +"title": 66886
    }
    0 => App\Entity\EntryComment {#1726
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1555 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1556 …}
      +body: "Weirder than Dutch? I do not believe this."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698090074 {#1722
        date: 2023-10-23 21:41:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lanky_Pomegranate530@midwest.social"
        "@saltesc@lemmy.world"
        "@CyberEgg@discuss.tchncs.de"
        "@Viking_Hippie@lemmy.world"
        "@rob64@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1736 …}
      +nested: Doctrine\ORM\PersistentCollection {#1737 …}
      +votes: Doctrine\ORM\PersistentCollection {#1732 …}
      +reports: Doctrine\ORM\PersistentCollection {#1735 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
      -id: 67899
      -bodyTs: "'believ':7 'dutch':3 'weirder':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3549043"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698090074 {#1721
        date: 2023-10-23 21:41:14.0 +02:00
      }
      +"title": 67899
    }
  ]
  -id: 7161
  -titleTs: "'ohhh':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698126759
  +visibility: "visible             "
  +apId: "https://midwest.social/post/4636460"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698040359 {#2502
    date: 2023-10-23 07:52:39.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
72 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1555
  +user: Proxies\__CG__\App\Entity\User {#2352 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: Proxies\__CG__\App\Entity\Image {#2520 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2522 …}
  +slug: "Ohhh"
  +title: "Ohhh"
  +url: "https://midwest.social/pictrs/image/c5e005a8-ff7a-4b78-9933-f082b7200003.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 40
  +favouriteCount: 760
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698190526 {#2515
    date: 2023-10-25 01:35:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2523 …}
  +votes: Doctrine\ORM\PersistentCollection {#2525 …}
  +reports: Doctrine\ORM\PersistentCollection {#2527 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2529 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2531 …}
  +badges: Doctrine\ORM\PersistentCollection {#2533 …}
  +children: [
    1 => App\Entity\EntryComment {#1611
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1555 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1556 …}
      +body: "Okay I’m curious. With Danish being a Germanic language, how much are you benefiting from cognates and the like when making your guesses?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1698079219 {#1795
        date: 2023-10-23 18:40:19.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lanky_Pomegranate530@midwest.social"
        "@saltesc@lemmy.world"
        "@CyberEgg@discuss.tchncs.de"
        "@Viking_Hippie@lemmy.world"
        "@rob64@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1630 …}
      +nested: Doctrine\ORM\PersistentCollection {#1628 …}
      +votes: Doctrine\ORM\PersistentCollection {#1599 …}
      +reports: Doctrine\ORM\PersistentCollection {#1625 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
      -id: 67560
      -bodyTs: "'benefit':15 'cognat':17 'curious':4 'danish':6 'german':9 'guess':24 'languag':10 'like':20 'm':3 'make':22 'much':12 'okay':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3545218"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698079219 {#1616
        date: 2023-10-23 18:40:19.0 +02:00
      }
      +"title": 67560
    }
    2 => App\Entity\EntryComment {#1621
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1555 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1557 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1556 …}
      +body: "How about Geschwindigkeitsbegrenzung? That’s my personal favorite, though it lacks umlauts."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1698057070 {#1613
        date: 2023-10-23 12:31:10.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lanky_Pomegranate530@midwest.social"
        "@saltesc@lemmy.world"
        "@CyberEgg@discuss.tchncs.de"
        "@Viking_Hippie@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1558 …}
      +nested: Doctrine\ORM\PersistentCollection {#1565 …}
      +votes: Doctrine\ORM\PersistentCollection {#1563 …}
      +reports: Doctrine\ORM\PersistentCollection {#1564 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1559 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1567 …}
      -id: 66886
      -bodyTs: "'favorit':8 'geschwindigkeitsbegrenzung':3 'lack':11 'person':7 'though':9 'umlaut':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3538645"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698057070 {#1620
        date: 2023-10-23 12:31:10.0 +02:00
      }
      +"title": 66886
    }
    0 => App\Entity\EntryComment {#1726
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1555 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1556 …}
      +body: "Weirder than Dutch? I do not believe this."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698090074 {#1722
        date: 2023-10-23 21:41:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lanky_Pomegranate530@midwest.social"
        "@saltesc@lemmy.world"
        "@CyberEgg@discuss.tchncs.de"
        "@Viking_Hippie@lemmy.world"
        "@rob64@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1736 …}
      +nested: Doctrine\ORM\PersistentCollection {#1737 …}
      +votes: Doctrine\ORM\PersistentCollection {#1732 …}
      +reports: Doctrine\ORM\PersistentCollection {#1735 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
      -id: 67899
      -bodyTs: "'believ':7 'dutch':3 'weirder':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3549043"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698090074 {#1721
        date: 2023-10-23 21:41:14.0 +02:00
      }
      +"title": 67899
    }
  ]
  -id: 7161
  -titleTs: "'ohhh':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698126759
  +visibility: "visible             "
  +apId: "https://midwest.social/post/4636460"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698040359 {#2502
    date: 2023-10-23 07:52:39.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
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 {#1611
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1555
    +user: Proxies\__CG__\App\Entity\User {#2352 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: Proxies\__CG__\App\Entity\Image {#2520 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2522 …}
    +slug: "Ohhh"
    +title: "Ohhh"
    +url: "https://midwest.social/pictrs/image/c5e005a8-ff7a-4b78-9933-f082b7200003.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 40
    +favouriteCount: 760
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698190526 {#2515
      date: 2023-10-25 01:35:26.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2523 …}
    +votes: Doctrine\ORM\PersistentCollection {#2525 …}
    +reports: Doctrine\ORM\PersistentCollection {#2527 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2529 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2531 …}
    +badges: Doctrine\ORM\PersistentCollection {#2533 …}
    +children: [
      1 => App\Entity\EntryComment {#1611}
      2 => App\Entity\EntryComment {#1621
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1555 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1557 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1556 …}
        +body: "How about Geschwindigkeitsbegrenzung? That’s my personal favorite, though it lacks umlauts."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1698057070 {#1613
          date: 2023-10-23 12:31:10.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Lanky_Pomegranate530@midwest.social"
          "@saltesc@lemmy.world"
          "@CyberEgg@discuss.tchncs.de"
          "@Viking_Hippie@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1558 …}
        +nested: Doctrine\ORM\PersistentCollection {#1565 …}
        +votes: Doctrine\ORM\PersistentCollection {#1563 …}
        +reports: Doctrine\ORM\PersistentCollection {#1564 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1559 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1567 …}
        -id: 66886
        -bodyTs: "'favorit':8 'geschwindigkeitsbegrenzung':3 'lack':11 'person':7 'though':9 'umlaut':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/3538645"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698057070 {#1620
          date: 2023-10-23 12:31:10.0 +02:00
        }
        +"title": 66886
      }
      0 => App\Entity\EntryComment {#1726
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1555 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1556 …}
        +body: "Weirder than Dutch? I do not believe this."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1698090074 {#1722
          date: 2023-10-23 21:41:14.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Lanky_Pomegranate530@midwest.social"
          "@saltesc@lemmy.world"
          "@CyberEgg@discuss.tchncs.de"
          "@Viking_Hippie@lemmy.world"
          "@rob64@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1736 …}
        +nested: Doctrine\ORM\PersistentCollection {#1737 …}
        +votes: Doctrine\ORM\PersistentCollection {#1732 …}
        +reports: Doctrine\ORM\PersistentCollection {#1735 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
        -id: 67899
        -bodyTs: "'believ':7 'dutch':3 'weirder':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/3549043"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698090074 {#1721
          date: 2023-10-23 21:41:14.0 +02:00
        }
        +"title": 67899
      }
    ]
    -id: 7161
    -titleTs: "'ohhh':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698126759
    +visibility: "visible             "
    +apId: "https://midwest.social/post/4636460"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698040359 {#2502
      date: 2023-10-23 07:52:39.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1556 …}
  +body: "Okay I’m curious. With Danish being a Germanic language, how much are you benefiting from cognates and the like when making your guesses?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698079219 {#1795
    date: 2023-10-23 18:40:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lanky_Pomegranate530@midwest.social"
    "@saltesc@lemmy.world"
    "@CyberEgg@discuss.tchncs.de"
    "@Viking_Hippie@lemmy.world"
    "@rob64@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1630 …}
  +nested: Doctrine\ORM\PersistentCollection {#1628 …}
  +votes: Doctrine\ORM\PersistentCollection {#1599 …}
  +reports: Doctrine\ORM\PersistentCollection {#1625 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
  -id: 67560
  -bodyTs: "'benefit':15 'cognat':17 'curious':4 'danish':6 'german':9 'guess':24 'languag':10 'like':20 'm':3 'make':22 'much':12 'okay':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3545218"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698079219 {#1616
    date: 2023-10-23 18:40:19.0 +02:00
  }
  +"title": 67560
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1611
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1555
    +user: Proxies\__CG__\App\Entity\User {#2352 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: Proxies\__CG__\App\Entity\Image {#2520 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2522 …}
    +slug: "Ohhh"
    +title: "Ohhh"
    +url: "https://midwest.social/pictrs/image/c5e005a8-ff7a-4b78-9933-f082b7200003.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 40
    +favouriteCount: 760
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698190526 {#2515
      date: 2023-10-25 01:35:26.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2523 …}
    +votes: Doctrine\ORM\PersistentCollection {#2525 …}
    +reports: Doctrine\ORM\PersistentCollection {#2527 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2529 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2531 …}
    +badges: Doctrine\ORM\PersistentCollection {#2533 …}
    +children: [
      1 => App\Entity\EntryComment {#1611}
      2 => App\Entity\EntryComment {#1621
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1555 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1557 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1556 …}
        +body: "How about Geschwindigkeitsbegrenzung? That’s my personal favorite, though it lacks umlauts."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1698057070 {#1613
          date: 2023-10-23 12:31:10.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Lanky_Pomegranate530@midwest.social"
          "@saltesc@lemmy.world"
          "@CyberEgg@discuss.tchncs.de"
          "@Viking_Hippie@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1558 …}
        +nested: Doctrine\ORM\PersistentCollection {#1565 …}
        +votes: Doctrine\ORM\PersistentCollection {#1563 …}
        +reports: Doctrine\ORM\PersistentCollection {#1564 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1559 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1567 …}
        -id: 66886
        -bodyTs: "'favorit':8 'geschwindigkeitsbegrenzung':3 'lack':11 'person':7 'though':9 'umlaut':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/3538645"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698057070 {#1620
          date: 2023-10-23 12:31:10.0 +02:00
        }
        +"title": 66886
      }
      0 => App\Entity\EntryComment {#1726
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1555 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1556 …}
        +body: "Weirder than Dutch? I do not believe this."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1698090074 {#1722
          date: 2023-10-23 21:41:14.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Lanky_Pomegranate530@midwest.social"
          "@saltesc@lemmy.world"
          "@CyberEgg@discuss.tchncs.de"
          "@Viking_Hippie@lemmy.world"
          "@rob64@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1736 …}
        +nested: Doctrine\ORM\PersistentCollection {#1737 …}
        +votes: Doctrine\ORM\PersistentCollection {#1732 …}
        +reports: Doctrine\ORM\PersistentCollection {#1735 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
        -id: 67899
        -bodyTs: "'believ':7 'dutch':3 'weirder':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/3549043"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698090074 {#1721
          date: 2023-10-23 21:41:14.0 +02:00
        }
        +"title": 67899
      }
    ]
    -id: 7161
    -titleTs: "'ohhh':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698126759
    +visibility: "visible             "
    +apId: "https://midwest.social/post/4636460"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698040359 {#2502
      date: 2023-10-23 07:52:39.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1556 …}
  +body: "Okay I’m curious. With Danish being a Germanic language, how much are you benefiting from cognates and the like when making your guesses?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698079219 {#1795
    date: 2023-10-23 18:40:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lanky_Pomegranate530@midwest.social"
    "@saltesc@lemmy.world"
    "@CyberEgg@discuss.tchncs.de"
    "@Viking_Hippie@lemmy.world"
    "@rob64@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1630 …}
  +nested: Doctrine\ORM\PersistentCollection {#1628 …}
  +votes: Doctrine\ORM\PersistentCollection {#1599 …}
  +reports: Doctrine\ORM\PersistentCollection {#1625 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
  -id: 67560
  -bodyTs: "'benefit':15 'cognat':17 'curious':4 'danish':6 'german':9 'guess':24 'languag':10 'like':20 'm':3 'make':22 'much':12 'okay':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3545218"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698079219 {#1616
    date: 2023-10-23 18:40:19.0 +02:00
  }
  +"title": 67560
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1611
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1555
    +user: Proxies\__CG__\App\Entity\User {#2352 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: Proxies\__CG__\App\Entity\Image {#2520 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2522 …}
    +slug: "Ohhh"
    +title: "Ohhh"
    +url: "https://midwest.social/pictrs/image/c5e005a8-ff7a-4b78-9933-f082b7200003.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 40
    +favouriteCount: 760
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698190526 {#2515
      date: 2023-10-25 01:35:26.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2523 …}
    +votes: Doctrine\ORM\PersistentCollection {#2525 …}
    +reports: Doctrine\ORM\PersistentCollection {#2527 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2529 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2531 …}
    +badges: Doctrine\ORM\PersistentCollection {#2533 …}
    +children: [
      1 => App\Entity\EntryComment {#1611}
      2 => App\Entity\EntryComment {#1621
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1555 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1557 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1556 …}
        +body: "How about Geschwindigkeitsbegrenzung? That’s my personal favorite, though it lacks umlauts."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1698057070 {#1613
          date: 2023-10-23 12:31:10.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Lanky_Pomegranate530@midwest.social"
          "@saltesc@lemmy.world"
          "@CyberEgg@discuss.tchncs.de"
          "@Viking_Hippie@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1558 …}
        +nested: Doctrine\ORM\PersistentCollection {#1565 …}
        +votes: Doctrine\ORM\PersistentCollection {#1563 …}
        +reports: Doctrine\ORM\PersistentCollection {#1564 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1559 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1567 …}
        -id: 66886
        -bodyTs: "'favorit':8 'geschwindigkeitsbegrenzung':3 'lack':11 'person':7 'though':9 'umlaut':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/3538645"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698057070 {#1620
          date: 2023-10-23 12:31:10.0 +02:00
        }
        +"title": 66886
      }
      0 => App\Entity\EntryComment {#1726
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1555 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1556 …}
        +body: "Weirder than Dutch? I do not believe this."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1698090074 {#1722
          date: 2023-10-23 21:41:14.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Lanky_Pomegranate530@midwest.social"
          "@saltesc@lemmy.world"
          "@CyberEgg@discuss.tchncs.de"
          "@Viking_Hippie@lemmy.world"
          "@rob64@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1736 …}
        +nested: Doctrine\ORM\PersistentCollection {#1737 …}
        +votes: Doctrine\ORM\PersistentCollection {#1732 …}
        +reports: Doctrine\ORM\PersistentCollection {#1735 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
        -id: 67899
        -bodyTs: "'believ':7 'dutch':3 'weirder':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/3549043"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698090074 {#1721
          date: 2023-10-23 21:41:14.0 +02:00
        }
        +"title": 67899
      }
    ]
    -id: 7161
    -titleTs: "'ohhh':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698126759
    +visibility: "visible             "
    +apId: "https://midwest.social/post/4636460"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698040359 {#2502
      date: 2023-10-23 07:52:39.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1556 …}
  +body: "Okay I’m curious. With Danish being a Germanic language, how much are you benefiting from cognates and the like when making your guesses?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698079219 {#1795
    date: 2023-10-23 18:40:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lanky_Pomegranate530@midwest.social"
    "@saltesc@lemmy.world"
    "@CyberEgg@discuss.tchncs.de"
    "@Viking_Hippie@lemmy.world"
    "@rob64@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1630 …}
  +nested: Doctrine\ORM\PersistentCollection {#1628 …}
  +votes: Doctrine\ORM\PersistentCollection {#1599 …}
  +reports: Doctrine\ORM\PersistentCollection {#1625 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
  -id: 67560
  -bodyTs: "'benefit':15 'cognat':17 'curious':4 'danish':6 'german':9 'guess':24 'languag':10 'like':20 'm':3 'make':22 'much':12 'okay':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3545218"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698079219 {#1616
    date: 2023-10-23 18:40:19.0 +02:00
  }
  +"title": 67560
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1621
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1555
    +user: Proxies\__CG__\App\Entity\User {#2352 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: Proxies\__CG__\App\Entity\Image {#2520 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2522 …}
    +slug: "Ohhh"
    +title: "Ohhh"
    +url: "https://midwest.social/pictrs/image/c5e005a8-ff7a-4b78-9933-f082b7200003.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 40
    +favouriteCount: 760
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698190526 {#2515
      date: 2023-10-25 01:35:26.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2523 …}
    +votes: Doctrine\ORM\PersistentCollection {#2525 …}
    +reports: Doctrine\ORM\PersistentCollection {#2527 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2529 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2531 …}
    +badges: Doctrine\ORM\PersistentCollection {#2533 …}
    +children: [
      1 => App\Entity\EntryComment {#1611
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1555 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1556 …}
        +body: "Okay I’m curious. With Danish being a Germanic language, how much are you benefiting from cognates and the like when making your guesses?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1698079219 {#1795
          date: 2023-10-23 18:40:19.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Lanky_Pomegranate530@midwest.social"
          "@saltesc@lemmy.world"
          "@CyberEgg@discuss.tchncs.de"
          "@Viking_Hippie@lemmy.world"
          "@rob64@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1630 …}
        +nested: Doctrine\ORM\PersistentCollection {#1628 …}
        +votes: Doctrine\ORM\PersistentCollection {#1599 …}
        +reports: Doctrine\ORM\PersistentCollection {#1625 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
        -id: 67560
        -bodyTs: "'benefit':15 'cognat':17 'curious':4 'danish':6 'german':9 'guess':24 'languag':10 'like':20 'm':3 'make':22 'much':12 'okay':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/3545218"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698079219 {#1616
          date: 2023-10-23 18:40:19.0 +02:00
        }
        +"title": 67560
      }
      2 => App\Entity\EntryComment {#1621}
      0 => App\Entity\EntryComment {#1726
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1555 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1556 …}
        +body: "Weirder than Dutch? I do not believe this."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1698090074 {#1722
          date: 2023-10-23 21:41:14.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Lanky_Pomegranate530@midwest.social"
          "@saltesc@lemmy.world"
          "@CyberEgg@discuss.tchncs.de"
          "@Viking_Hippie@lemmy.world"
          "@rob64@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1736 …}
        +nested: Doctrine\ORM\PersistentCollection {#1737 …}
        +votes: Doctrine\ORM\PersistentCollection {#1732 …}
        +reports: Doctrine\ORM\PersistentCollection {#1735 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
        -id: 67899
        -bodyTs: "'believ':7 'dutch':3 'weirder':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/3549043"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698090074 {#1721
          date: 2023-10-23 21:41:14.0 +02:00
        }
        +"title": 67899
      }
    ]
    -id: 7161
    -titleTs: "'ohhh':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698126759
    +visibility: "visible             "
    +apId: "https://midwest.social/post/4636460"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698040359 {#2502
      date: 2023-10-23 07:52:39.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1557 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1556 …}
  +body: "How about Geschwindigkeitsbegrenzung? That’s my personal favorite, though it lacks umlauts."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1698057070 {#1613
    date: 2023-10-23 12:31:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lanky_Pomegranate530@midwest.social"
    "@saltesc@lemmy.world"
    "@CyberEgg@discuss.tchncs.de"
    "@Viking_Hippie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1558 …}
  +nested: Doctrine\ORM\PersistentCollection {#1565 …}
  +votes: Doctrine\ORM\PersistentCollection {#1563 …}
  +reports: Doctrine\ORM\PersistentCollection {#1564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1559 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1567 …}
  -id: 66886
  -bodyTs: "'favorit':8 'geschwindigkeitsbegrenzung':3 'lack':11 'person':7 'though':9 'umlaut':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3538645"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698057070 {#1620
    date: 2023-10-23 12:31:10.0 +02:00
  }
  +"title": 66886
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1621
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1555
    +user: Proxies\__CG__\App\Entity\User {#2352 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: Proxies\__CG__\App\Entity\Image {#2520 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2522 …}
    +slug: "Ohhh"
    +title: "Ohhh"
    +url: "https://midwest.social/pictrs/image/c5e005a8-ff7a-4b78-9933-f082b7200003.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 40
    +favouriteCount: 760
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698190526 {#2515
      date: 2023-10-25 01:35:26.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2523 …}
    +votes: Doctrine\ORM\PersistentCollection {#2525 …}
    +reports: Doctrine\ORM\PersistentCollection {#2527 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2529 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2531 …}
    +badges: Doctrine\ORM\PersistentCollection {#2533 …}
    +children: [
      1 => App\Entity\EntryComment {#1611
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1555 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1556 …}
        +body: "Okay I’m curious. With Danish being a Germanic language, how much are you benefiting from cognates and the like when making your guesses?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1698079219 {#1795
          date: 2023-10-23 18:40:19.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Lanky_Pomegranate530@midwest.social"
          "@saltesc@lemmy.world"
          "@CyberEgg@discuss.tchncs.de"
          "@Viking_Hippie@lemmy.world"
          "@rob64@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1630 …}
        +nested: Doctrine\ORM\PersistentCollection {#1628 …}
        +votes: Doctrine\ORM\PersistentCollection {#1599 …}
        +reports: Doctrine\ORM\PersistentCollection {#1625 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
        -id: 67560
        -bodyTs: "'benefit':15 'cognat':17 'curious':4 'danish':6 'german':9 'guess':24 'languag':10 'like':20 'm':3 'make':22 'much':12 'okay':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/3545218"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698079219 {#1616
          date: 2023-10-23 18:40:19.0 +02:00
        }
        +"title": 67560
      }
      2 => App\Entity\EntryComment {#1621}
      0 => App\Entity\EntryComment {#1726
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1555 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1556 …}
        +body: "Weirder than Dutch? I do not believe this."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1698090074 {#1722
          date: 2023-10-23 21:41:14.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Lanky_Pomegranate530@midwest.social"
          "@saltesc@lemmy.world"
          "@CyberEgg@discuss.tchncs.de"
          "@Viking_Hippie@lemmy.world"
          "@rob64@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1736 …}
        +nested: Doctrine\ORM\PersistentCollection {#1737 …}
        +votes: Doctrine\ORM\PersistentCollection {#1732 …}
        +reports: Doctrine\ORM\PersistentCollection {#1735 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
        -id: 67899
        -bodyTs: "'believ':7 'dutch':3 'weirder':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/3549043"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698090074 {#1721
          date: 2023-10-23 21:41:14.0 +02:00
        }
        +"title": 67899
      }
    ]
    -id: 7161
    -titleTs: "'ohhh':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698126759
    +visibility: "visible             "
    +apId: "https://midwest.social/post/4636460"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698040359 {#2502
      date: 2023-10-23 07:52:39.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1557 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1556 …}
  +body: "How about Geschwindigkeitsbegrenzung? That’s my personal favorite, though it lacks umlauts."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1698057070 {#1613
    date: 2023-10-23 12:31:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lanky_Pomegranate530@midwest.social"
    "@saltesc@lemmy.world"
    "@CyberEgg@discuss.tchncs.de"
    "@Viking_Hippie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1558 …}
  +nested: Doctrine\ORM\PersistentCollection {#1565 …}
  +votes: Doctrine\ORM\PersistentCollection {#1563 …}
  +reports: Doctrine\ORM\PersistentCollection {#1564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1559 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1567 …}
  -id: 66886
  -bodyTs: "'favorit':8 'geschwindigkeitsbegrenzung':3 'lack':11 'person':7 'though':9 'umlaut':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3538645"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698057070 {#1620
    date: 2023-10-23 12:31:10.0 +02:00
  }
  +"title": 66886
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1621
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1555
    +user: Proxies\__CG__\App\Entity\User {#2352 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: Proxies\__CG__\App\Entity\Image {#2520 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2522 …}
    +slug: "Ohhh"
    +title: "Ohhh"
    +url: "https://midwest.social/pictrs/image/c5e005a8-ff7a-4b78-9933-f082b7200003.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 40
    +favouriteCount: 760
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698190526 {#2515
      date: 2023-10-25 01:35:26.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2523 …}
    +votes: Doctrine\ORM\PersistentCollection {#2525 …}
    +reports: Doctrine\ORM\PersistentCollection {#2527 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2529 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2531 …}
    +badges: Doctrine\ORM\PersistentCollection {#2533 …}
    +children: [
      1 => App\Entity\EntryComment {#1611
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1555 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1556 …}
        +body: "Okay I’m curious. With Danish being a Germanic language, how much are you benefiting from cognates and the like when making your guesses?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1698079219 {#1795
          date: 2023-10-23 18:40:19.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Lanky_Pomegranate530@midwest.social"
          "@saltesc@lemmy.world"
          "@CyberEgg@discuss.tchncs.de"
          "@Viking_Hippie@lemmy.world"
          "@rob64@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1630 …}
        +nested: Doctrine\ORM\PersistentCollection {#1628 …}
        +votes: Doctrine\ORM\PersistentCollection {#1599 …}
        +reports: Doctrine\ORM\PersistentCollection {#1625 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
        -id: 67560
        -bodyTs: "'benefit':15 'cognat':17 'curious':4 'danish':6 'german':9 'guess':24 'languag':10 'like':20 'm':3 'make':22 'much':12 'okay':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/3545218"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698079219 {#1616
          date: 2023-10-23 18:40:19.0 +02:00
        }
        +"title": 67560
      }
      2 => App\Entity\EntryComment {#1621}
      0 => App\Entity\EntryComment {#1726
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1555 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1556 …}
        +body: "Weirder than Dutch? I do not believe this."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1698090074 {#1722
          date: 2023-10-23 21:41:14.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Lanky_Pomegranate530@midwest.social"
          "@saltesc@lemmy.world"
          "@CyberEgg@discuss.tchncs.de"
          "@Viking_Hippie@lemmy.world"
          "@rob64@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1736 …}
        +nested: Doctrine\ORM\PersistentCollection {#1737 …}
        +votes: Doctrine\ORM\PersistentCollection {#1732 …}
        +reports: Doctrine\ORM\PersistentCollection {#1735 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
        -id: 67899
        -bodyTs: "'believ':7 'dutch':3 'weirder':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/3549043"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698090074 {#1721
          date: 2023-10-23 21:41:14.0 +02:00
        }
        +"title": 67899
      }
    ]
    -id: 7161
    -titleTs: "'ohhh':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698126759
    +visibility: "visible             "
    +apId: "https://midwest.social/post/4636460"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698040359 {#2502
      date: 2023-10-23 07:52:39.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1557 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1556 …}
  +body: "How about Geschwindigkeitsbegrenzung? That’s my personal favorite, though it lacks umlauts."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1698057070 {#1613
    date: 2023-10-23 12:31:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lanky_Pomegranate530@midwest.social"
    "@saltesc@lemmy.world"
    "@CyberEgg@discuss.tchncs.de"
    "@Viking_Hippie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1558 …}
  +nested: Doctrine\ORM\PersistentCollection {#1565 …}
  +votes: Doctrine\ORM\PersistentCollection {#1563 …}
  +reports: Doctrine\ORM\PersistentCollection {#1564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1559 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1567 …}
  -id: 66886
  -bodyTs: "'favorit':8 'geschwindigkeitsbegrenzung':3 'lack':11 'person':7 'though':9 'umlaut':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3538645"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698057070 {#1620
    date: 2023-10-23 12:31:10.0 +02:00
  }
  +"title": 66886
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#1726
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1555
    +user: Proxies\__CG__\App\Entity\User {#2352 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: Proxies\__CG__\App\Entity\Image {#2520 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2522 …}
    +slug: "Ohhh"
    +title: "Ohhh"
    +url: "https://midwest.social/pictrs/image/c5e005a8-ff7a-4b78-9933-f082b7200003.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 40
    +favouriteCount: 760
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698190526 {#2515
      date: 2023-10-25 01:35:26.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2523 …}
    +votes: Doctrine\ORM\PersistentCollection {#2525 …}
    +reports: Doctrine\ORM\PersistentCollection {#2527 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2529 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2531 …}
    +badges: Doctrine\ORM\PersistentCollection {#2533 …}
    +children: [
      1 => App\Entity\EntryComment {#1611
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1555 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1556 …}
        +body: "Okay I’m curious. With Danish being a Germanic language, how much are you benefiting from cognates and the like when making your guesses?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1698079219 {#1795
          date: 2023-10-23 18:40:19.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Lanky_Pomegranate530@midwest.social"
          "@saltesc@lemmy.world"
          "@CyberEgg@discuss.tchncs.de"
          "@Viking_Hippie@lemmy.world"
          "@rob64@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1630 …}
        +nested: Doctrine\ORM\PersistentCollection {#1628 …}
        +votes: Doctrine\ORM\PersistentCollection {#1599 …}
        +reports: Doctrine\ORM\PersistentCollection {#1625 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
        -id: 67560
        -bodyTs: "'benefit':15 'cognat':17 'curious':4 'danish':6 'german':9 'guess':24 'languag':10 'like':20 'm':3 'make':22 'much':12 'okay':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/3545218"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698079219 {#1616
          date: 2023-10-23 18:40:19.0 +02:00
        }
        +"title": 67560
      }
      2 => App\Entity\EntryComment {#1621
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1555 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1557 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1556 …}
        +body: "How about Geschwindigkeitsbegrenzung? That’s my personal favorite, though it lacks umlauts."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1698057070 {#1613
          date: 2023-10-23 12:31:10.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Lanky_Pomegranate530@midwest.social"
          "@saltesc@lemmy.world"
          "@CyberEgg@discuss.tchncs.de"
          "@Viking_Hippie@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1558 …}
        +nested: Doctrine\ORM\PersistentCollection {#1565 …}
        +votes: Doctrine\ORM\PersistentCollection {#1563 …}
        +reports: Doctrine\ORM\PersistentCollection {#1564 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1559 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1567 …}
        -id: 66886
        -bodyTs: "'favorit':8 'geschwindigkeitsbegrenzung':3 'lack':11 'person':7 'though':9 'umlaut':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/3538645"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698057070 {#1620
          date: 2023-10-23 12:31:10.0 +02:00
        }
        +"title": 66886
      }
      0 => App\Entity\EntryComment {#1726}
    ]
    -id: 7161
    -titleTs: "'ohhh':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698126759
    +visibility: "visible             "
    +apId: "https://midwest.social/post/4636460"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698040359 {#2502
      date: 2023-10-23 07:52:39.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1556 …}
  +body: "Weirder than Dutch? I do not believe this."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698090074 {#1722
    date: 2023-10-23 21:41:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lanky_Pomegranate530@midwest.social"
    "@saltesc@lemmy.world"
    "@CyberEgg@discuss.tchncs.de"
    "@Viking_Hippie@lemmy.world"
    "@rob64@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1736 …}
  +nested: Doctrine\ORM\PersistentCollection {#1737 …}
  +votes: Doctrine\ORM\PersistentCollection {#1732 …}
  +reports: Doctrine\ORM\PersistentCollection {#1735 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
  -id: 67899
  -bodyTs: "'believ':7 'dutch':3 'weirder':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3549043"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698090074 {#1721
    date: 2023-10-23 21:41:14.0 +02:00
  }
  +"title": 67899
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#1726
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1555
    +user: Proxies\__CG__\App\Entity\User {#2352 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: Proxies\__CG__\App\Entity\Image {#2520 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2522 …}
    +slug: "Ohhh"
    +title: "Ohhh"
    +url: "https://midwest.social/pictrs/image/c5e005a8-ff7a-4b78-9933-f082b7200003.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 40
    +favouriteCount: 760
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698190526 {#2515
      date: 2023-10-25 01:35:26.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2523 …}
    +votes: Doctrine\ORM\PersistentCollection {#2525 …}
    +reports: Doctrine\ORM\PersistentCollection {#2527 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2529 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2531 …}
    +badges: Doctrine\ORM\PersistentCollection {#2533 …}
    +children: [
      1 => App\Entity\EntryComment {#1611
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1555 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1556 …}
        +body: "Okay I’m curious. With Danish being a Germanic language, how much are you benefiting from cognates and the like when making your guesses?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1698079219 {#1795
          date: 2023-10-23 18:40:19.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Lanky_Pomegranate530@midwest.social"
          "@saltesc@lemmy.world"
          "@CyberEgg@discuss.tchncs.de"
          "@Viking_Hippie@lemmy.world"
          "@rob64@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1630 …}
        +nested: Doctrine\ORM\PersistentCollection {#1628 …}
        +votes: Doctrine\ORM\PersistentCollection {#1599 …}
        +reports: Doctrine\ORM\PersistentCollection {#1625 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
        -id: 67560
        -bodyTs: "'benefit':15 'cognat':17 'curious':4 'danish':6 'german':9 'guess':24 'languag':10 'like':20 'm':3 'make':22 'much':12 'okay':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/3545218"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698079219 {#1616
          date: 2023-10-23 18:40:19.0 +02:00
        }
        +"title": 67560
      }
      2 => App\Entity\EntryComment {#1621
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1555 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1557 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1556 …}
        +body: "How about Geschwindigkeitsbegrenzung? That’s my personal favorite, though it lacks umlauts."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1698057070 {#1613
          date: 2023-10-23 12:31:10.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Lanky_Pomegranate530@midwest.social"
          "@saltesc@lemmy.world"
          "@CyberEgg@discuss.tchncs.de"
          "@Viking_Hippie@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1558 …}
        +nested: Doctrine\ORM\PersistentCollection {#1565 …}
        +votes: Doctrine\ORM\PersistentCollection {#1563 …}
        +reports: Doctrine\ORM\PersistentCollection {#1564 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1559 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1567 …}
        -id: 66886
        -bodyTs: "'favorit':8 'geschwindigkeitsbegrenzung':3 'lack':11 'person':7 'though':9 'umlaut':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/3538645"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698057070 {#1620
          date: 2023-10-23 12:31:10.0 +02:00
        }
        +"title": 66886
      }
      0 => App\Entity\EntryComment {#1726}
    ]
    -id: 7161
    -titleTs: "'ohhh':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698126759
    +visibility: "visible             "
    +apId: "https://midwest.social/post/4636460"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698040359 {#2502
      date: 2023-10-23 07:52:39.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1556 …}
  +body: "Weirder than Dutch? I do not believe this."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698090074 {#1722
    date: 2023-10-23 21:41:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lanky_Pomegranate530@midwest.social"
    "@saltesc@lemmy.world"
    "@CyberEgg@discuss.tchncs.de"
    "@Viking_Hippie@lemmy.world"
    "@rob64@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1736 …}
  +nested: Doctrine\ORM\PersistentCollection {#1737 …}
  +votes: Doctrine\ORM\PersistentCollection {#1732 …}
  +reports: Doctrine\ORM\PersistentCollection {#1735 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
  -id: 67899
  -bodyTs: "'believ':7 'dutch':3 'weirder':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3549043"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698090074 {#1721
    date: 2023-10-23 21:41:14.0 +02:00
  }
  +"title": 67899
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#1726
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1555
    +user: Proxies\__CG__\App\Entity\User {#2352 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: Proxies\__CG__\App\Entity\Image {#2520 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2522 …}
    +slug: "Ohhh"
    +title: "Ohhh"
    +url: "https://midwest.social/pictrs/image/c5e005a8-ff7a-4b78-9933-f082b7200003.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 40
    +favouriteCount: 760
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698190526 {#2515
      date: 2023-10-25 01:35:26.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2523 …}
    +votes: Doctrine\ORM\PersistentCollection {#2525 …}
    +reports: Doctrine\ORM\PersistentCollection {#2527 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2529 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2531 …}
    +badges: Doctrine\ORM\PersistentCollection {#2533 …}
    +children: [
      1 => App\Entity\EntryComment {#1611
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1555 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1556 …}
        +body: "Okay I’m curious. With Danish being a Germanic language, how much are you benefiting from cognates and the like when making your guesses?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1698079219 {#1795
          date: 2023-10-23 18:40:19.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Lanky_Pomegranate530@midwest.social"
          "@saltesc@lemmy.world"
          "@CyberEgg@discuss.tchncs.de"
          "@Viking_Hippie@lemmy.world"
          "@rob64@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1630 …}
        +nested: Doctrine\ORM\PersistentCollection {#1628 …}
        +votes: Doctrine\ORM\PersistentCollection {#1599 …}
        +reports: Doctrine\ORM\PersistentCollection {#1625 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
        -id: 67560
        -bodyTs: "'benefit':15 'cognat':17 'curious':4 'danish':6 'german':9 'guess':24 'languag':10 'like':20 'm':3 'make':22 'much':12 'okay':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/3545218"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698079219 {#1616
          date: 2023-10-23 18:40:19.0 +02:00
        }
        +"title": 67560
      }
      2 => App\Entity\EntryComment {#1621
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1555 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1557 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1556 …}
        +body: "How about Geschwindigkeitsbegrenzung? That’s my personal favorite, though it lacks umlauts."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1698057070 {#1613
          date: 2023-10-23 12:31:10.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Lanky_Pomegranate530@midwest.social"
          "@saltesc@lemmy.world"
          "@CyberEgg@discuss.tchncs.de"
          "@Viking_Hippie@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1558 …}
        +nested: Doctrine\ORM\PersistentCollection {#1565 …}
        +votes: Doctrine\ORM\PersistentCollection {#1563 …}
        +reports: Doctrine\ORM\PersistentCollection {#1564 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1559 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1567 …}
        -id: 66886
        -bodyTs: "'favorit':8 'geschwindigkeitsbegrenzung':3 'lack':11 'person':7 'though':9 'umlaut':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/3538645"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698057070 {#1620
          date: 2023-10-23 12:31:10.0 +02:00
        }
        +"title": 66886
      }
      0 => App\Entity\EntryComment {#1726}
    ]
    -id: 7161
    -titleTs: "'ohhh':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698126759
    +visibility: "visible             "
    +apId: "https://midwest.social/post/4636460"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698040359 {#2502
      date: 2023-10-23 07:52:39.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1556 …}
  +body: "Weirder than Dutch? I do not believe this."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698090074 {#1722
    date: 2023-10-23 21:41:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lanky_Pomegranate530@midwest.social"
    "@saltesc@lemmy.world"
    "@CyberEgg@discuss.tchncs.de"
    "@Viking_Hippie@lemmy.world"
    "@rob64@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1736 …}
  +nested: Doctrine\ORM\PersistentCollection {#1737 …}
  +votes: Doctrine\ORM\PersistentCollection {#1732 …}
  +reports: Doctrine\ORM\PersistentCollection {#1735 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
  -id: 67899
  -bodyTs: "'believ':7 'dutch':3 'weirder':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3549043"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698090074 {#1721
    date: 2023-10-23 21:41:14.0 +02:00
  }
  +"title": 67899
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1526
  +user: Proxies\__CG__\App\Entity\User {#2499 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: Proxies\__CG__\App\Entity\Image {#2540 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2156 …}
  +slug: "The-size-of-a-what"
  +title: "The size of a what"
  +url: "https://sh.itjust.works/pictrs/image/06adf9ef-3e6f-4fc6-a0ab-ad1e3c2370dd.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 56
  +favouriteCount: 898
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697773926 {#2535
    date: 2023-10-20 05:52:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2542 …}
  +votes: Doctrine\ORM\PersistentCollection {#2544 …}
  +reports: Doctrine\ORM\PersistentCollection {#2546 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2548 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2550 …}
  +badges: Doctrine\ORM\PersistentCollection {#2552 …}
  +children: [
    App\Entity\EntryComment {#1527
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1526 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
      +body: "It is. I’m American and millimeter was my first thought as well"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697538515 {#1669
        date: 2023-10-17 12:28:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sjmarf@sh.itjust.works"
        "@EveryMuffinIsNowEncrypted@lemmy.blahaj.zone"
        "@Streptember@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1692 …}
      +nested: Doctrine\ORM\PersistentCollection {#1686 …}
      +votes: Doctrine\ORM\PersistentCollection {#1680 …}
      +reports: Doctrine\ORM\PersistentCollection {#1683 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1702 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1596 …}
      -id: 54326
      -bodyTs: "'american':5 'first':10 'm':4 'millimet':7 'thought':11 'well':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3376329"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697538515 {#1528
        date: 2023-10-17 12:28:35.0 +02:00
      }
      +"title": 54326
    }
  ]
  -id: 5826
  -titleTs: "'size':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697576694
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/7319048"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697490294 {#2521
    date: 2023-10-16 23:04:54.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
87 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1526
  +user: Proxies\__CG__\App\Entity\User {#2499 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: Proxies\__CG__\App\Entity\Image {#2540 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2156 …}
  +slug: "The-size-of-a-what"
  +title: "The size of a what"
  +url: "https://sh.itjust.works/pictrs/image/06adf9ef-3e6f-4fc6-a0ab-ad1e3c2370dd.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 56
  +favouriteCount: 898
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697773926 {#2535
    date: 2023-10-20 05:52:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2542 …}
  +votes: Doctrine\ORM\PersistentCollection {#2544 …}
  +reports: Doctrine\ORM\PersistentCollection {#2546 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2548 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2550 …}
  +badges: Doctrine\ORM\PersistentCollection {#2552 …}
  +children: [
    App\Entity\EntryComment {#1527
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1526 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
      +body: "It is. I’m American and millimeter was my first thought as well"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697538515 {#1669
        date: 2023-10-17 12:28:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sjmarf@sh.itjust.works"
        "@EveryMuffinIsNowEncrypted@lemmy.blahaj.zone"
        "@Streptember@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1692 …}
      +nested: Doctrine\ORM\PersistentCollection {#1686 …}
      +votes: Doctrine\ORM\PersistentCollection {#1680 …}
      +reports: Doctrine\ORM\PersistentCollection {#1683 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1702 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1596 …}
      -id: 54326
      -bodyTs: "'american':5 'first':10 'm':4 'millimet':7 'thought':11 'well':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3376329"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697538515 {#1528
        date: 2023-10-17 12:28:35.0 +02:00
      }
      +"title": 54326
    }
  ]
  -id: 5826
  -titleTs: "'size':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697576694
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/7319048"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697490294 {#2521
    date: 2023-10-16 23:04:54.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
88 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1526
  +user: Proxies\__CG__\App\Entity\User {#2499 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: Proxies\__CG__\App\Entity\Image {#2540 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2156 …}
  +slug: "The-size-of-a-what"
  +title: "The size of a what"
  +url: "https://sh.itjust.works/pictrs/image/06adf9ef-3e6f-4fc6-a0ab-ad1e3c2370dd.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 56
  +favouriteCount: 898
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697773926 {#2535
    date: 2023-10-20 05:52:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2542 …}
  +votes: Doctrine\ORM\PersistentCollection {#2544 …}
  +reports: Doctrine\ORM\PersistentCollection {#2546 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2548 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2550 …}
  +badges: Doctrine\ORM\PersistentCollection {#2552 …}
  +children: [
    App\Entity\EntryComment {#1527
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1526 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
      +body: "It is. I’m American and millimeter was my first thought as well"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697538515 {#1669
        date: 2023-10-17 12:28:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sjmarf@sh.itjust.works"
        "@EveryMuffinIsNowEncrypted@lemmy.blahaj.zone"
        "@Streptember@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1692 …}
      +nested: Doctrine\ORM\PersistentCollection {#1686 …}
      +votes: Doctrine\ORM\PersistentCollection {#1680 …}
      +reports: Doctrine\ORM\PersistentCollection {#1683 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1702 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1596 …}
      -id: 54326
      -bodyTs: "'american':5 'first':10 'm':4 'millimet':7 'thought':11 'well':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3376329"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697538515 {#1528
        date: 2023-10-17 12:28:35.0 +02:00
      }
      +"title": 54326
    }
  ]
  -id: 5826
  -titleTs: "'size':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697576694
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/7319048"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697490294 {#2521
    date: 2023-10-16 23:04:54.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
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#1527
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1526
    +user: Proxies\__CG__\App\Entity\User {#2499 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: Proxies\__CG__\App\Entity\Image {#2540 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2156 …}
    +slug: "The-size-of-a-what"
    +title: "The size of a what"
    +url: "https://sh.itjust.works/pictrs/image/06adf9ef-3e6f-4fc6-a0ab-ad1e3c2370dd.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 56
    +favouriteCount: 898
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697773926 {#2535
      date: 2023-10-20 05:52:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2542 …}
    +votes: Doctrine\ORM\PersistentCollection {#2544 …}
    +reports: Doctrine\ORM\PersistentCollection {#2546 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2548 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2550 …}
    +badges: Doctrine\ORM\PersistentCollection {#2552 …}
    +children: [
      App\Entity\EntryComment {#1527}
    ]
    -id: 5826
    -titleTs: "'size':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697576694
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/7319048"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697490294 {#2521
      date: 2023-10-16 23:04:54.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
  +body: "It is. I’m American and millimeter was my first thought as well"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697538515 {#1669
    date: 2023-10-17 12:28:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sjmarf@sh.itjust.works"
    "@EveryMuffinIsNowEncrypted@lemmy.blahaj.zone"
    "@Streptember@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1692 …}
  +nested: Doctrine\ORM\PersistentCollection {#1686 …}
  +votes: Doctrine\ORM\PersistentCollection {#1680 …}
  +reports: Doctrine\ORM\PersistentCollection {#1683 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1702 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1596 …}
  -id: 54326
  -bodyTs: "'american':5 'first':10 'm':4 'millimet':7 'thought':11 'well':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3376329"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697538515 {#1528
    date: 2023-10-17 12:28:35.0 +02:00
  }
  +"title": 54326
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#1527
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1526
    +user: Proxies\__CG__\App\Entity\User {#2499 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: Proxies\__CG__\App\Entity\Image {#2540 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2156 …}
    +slug: "The-size-of-a-what"
    +title: "The size of a what"
    +url: "https://sh.itjust.works/pictrs/image/06adf9ef-3e6f-4fc6-a0ab-ad1e3c2370dd.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 56
    +favouriteCount: 898
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697773926 {#2535
      date: 2023-10-20 05:52:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2542 …}
    +votes: Doctrine\ORM\PersistentCollection {#2544 …}
    +reports: Doctrine\ORM\PersistentCollection {#2546 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2548 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2550 …}
    +badges: Doctrine\ORM\PersistentCollection {#2552 …}
    +children: [
      App\Entity\EntryComment {#1527}
    ]
    -id: 5826
    -titleTs: "'size':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697576694
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/7319048"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697490294 {#2521
      date: 2023-10-16 23:04:54.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
  +body: "It is. I’m American and millimeter was my first thought as well"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697538515 {#1669
    date: 2023-10-17 12:28:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sjmarf@sh.itjust.works"
    "@EveryMuffinIsNowEncrypted@lemmy.blahaj.zone"
    "@Streptember@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1692 …}
  +nested: Doctrine\ORM\PersistentCollection {#1686 …}
  +votes: Doctrine\ORM\PersistentCollection {#1680 …}
  +reports: Doctrine\ORM\PersistentCollection {#1683 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1702 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1596 …}
  -id: 54326
  -bodyTs: "'american':5 'first':10 'm':4 'millimet':7 'thought':11 'well':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3376329"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697538515 {#1528
    date: 2023-10-17 12:28:35.0 +02:00
  }
  +"title": 54326
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#1527
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1526
    +user: Proxies\__CG__\App\Entity\User {#2499 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: Proxies\__CG__\App\Entity\Image {#2540 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2156 …}
    +slug: "The-size-of-a-what"
    +title: "The size of a what"
    +url: "https://sh.itjust.works/pictrs/image/06adf9ef-3e6f-4fc6-a0ab-ad1e3c2370dd.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 56
    +favouriteCount: 898
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697773926 {#2535
      date: 2023-10-20 05:52:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2542 …}
    +votes: Doctrine\ORM\PersistentCollection {#2544 …}
    +reports: Doctrine\ORM\PersistentCollection {#2546 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2548 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2550 …}
    +badges: Doctrine\ORM\PersistentCollection {#2552 …}
    +children: [
      App\Entity\EntryComment {#1527}
    ]
    -id: 5826
    -titleTs: "'size':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697576694
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/7319048"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697490294 {#2521
      date: 2023-10-16 23:04:54.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
  +body: "It is. I’m American and millimeter was my first thought as well"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697538515 {#1669
    date: 2023-10-17 12:28:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sjmarf@sh.itjust.works"
    "@EveryMuffinIsNowEncrypted@lemmy.blahaj.zone"
    "@Streptember@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1692 …}
  +nested: Doctrine\ORM\PersistentCollection {#1686 …}
  +votes: Doctrine\ORM\PersistentCollection {#1680 …}
  +reports: Doctrine\ORM\PersistentCollection {#1683 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1702 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1596 …}
  -id: 54326
  -bodyTs: "'american':5 'first':10 'm':4 'millimet':7 'thought':11 'well':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3376329"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697538515 {#1528
    date: 2023-10-17 12:28:35.0 +02:00
  }
  +"title": 54326
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1571
  +user: Proxies\__CG__\App\Entity\User {#1348 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: Proxies\__CG__\App\Entity\Image {#2518 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1351 …}
  +slug: "like-any-other-celebrity"
  +title: "like any other celebrity"
  +url: "https://feddit.de/pictrs/image/de242f2e-4c9a-48ff-b1fb-e7fdab2b64c4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 19
  +favouriteCount: 592
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696909337 {#2554
    date: 2023-10-10 05:42:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2559 …}
  +votes: Doctrine\ORM\PersistentCollection {#2562 …}
  +reports: Doctrine\ORM\PersistentCollection {#2564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2568 …}
  +badges: Doctrine\ORM\PersistentCollection {#2570 …}
  +children: [
    App\Entity\EntryComment {#1696
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
      +image: null
      +parent: null
      +root: null
      +body: "Well in that case I’ll have a rum and Coca-Cola."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1696822075 {#1428
        date: 2023-10-09 05:27:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1588 …}
      +nested: Doctrine\ORM\PersistentCollection {#1584 …}
      +votes: Doctrine\ORM\PersistentCollection {#1580 …}
      +reports: Doctrine\ORM\PersistentCollection {#1583 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1586 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1679 …}
      -id: 38269
      -bodyTs: "'case':4 'coca':12 'coca-cola':11 'cola':13 'll':6 'rum':9 'well':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3138185"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696822075 {#1440
        date: 2023-10-09 05:27:55.0 +02:00
      }
      +"title": 38269
    }
  ]
  -id: 3632
  -titleTs: "'celebr':4 'like':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696880451
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4322764"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696794051 {#2541
    date: 2023-10-08 21:40:51.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
95 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1571
  +user: Proxies\__CG__\App\Entity\User {#1348 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: Proxies\__CG__\App\Entity\Image {#2518 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1351 …}
  +slug: "like-any-other-celebrity"
  +title: "like any other celebrity"
  +url: "https://feddit.de/pictrs/image/de242f2e-4c9a-48ff-b1fb-e7fdab2b64c4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 19
  +favouriteCount: 592
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696909337 {#2554
    date: 2023-10-10 05:42:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2559 …}
  +votes: Doctrine\ORM\PersistentCollection {#2562 …}
  +reports: Doctrine\ORM\PersistentCollection {#2564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2568 …}
  +badges: Doctrine\ORM\PersistentCollection {#2570 …}
  +children: [
    App\Entity\EntryComment {#1696
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
      +image: null
      +parent: null
      +root: null
      +body: "Well in that case I’ll have a rum and Coca-Cola."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1696822075 {#1428
        date: 2023-10-09 05:27:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1588 …}
      +nested: Doctrine\ORM\PersistentCollection {#1584 …}
      +votes: Doctrine\ORM\PersistentCollection {#1580 …}
      +reports: Doctrine\ORM\PersistentCollection {#1583 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1586 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1679 …}
      -id: 38269
      -bodyTs: "'case':4 'coca':12 'coca-cola':11 'cola':13 'll':6 'rum':9 'well':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3138185"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696822075 {#1440
        date: 2023-10-09 05:27:55.0 +02:00
      }
      +"title": 38269
    }
  ]
  -id: 3632
  -titleTs: "'celebr':4 'like':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696880451
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4322764"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696794051 {#2541
    date: 2023-10-08 21:40:51.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
96 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1571
  +user: Proxies\__CG__\App\Entity\User {#1348 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: Proxies\__CG__\App\Entity\Image {#2518 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1351 …}
  +slug: "like-any-other-celebrity"
  +title: "like any other celebrity"
  +url: "https://feddit.de/pictrs/image/de242f2e-4c9a-48ff-b1fb-e7fdab2b64c4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 19
  +favouriteCount: 592
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696909337 {#2554
    date: 2023-10-10 05:42:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2559 …}
  +votes: Doctrine\ORM\PersistentCollection {#2562 …}
  +reports: Doctrine\ORM\PersistentCollection {#2564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2568 …}
  +badges: Doctrine\ORM\PersistentCollection {#2570 …}
  +children: [
    App\Entity\EntryComment {#1696
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
      +image: null
      +parent: null
      +root: null
      +body: "Well in that case I’ll have a rum and Coca-Cola."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1696822075 {#1428
        date: 2023-10-09 05:27:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1588 …}
      +nested: Doctrine\ORM\PersistentCollection {#1584 …}
      +votes: Doctrine\ORM\PersistentCollection {#1580 …}
      +reports: Doctrine\ORM\PersistentCollection {#1583 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1586 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1679 …}
      -id: 38269
      -bodyTs: "'case':4 'coca':12 'coca-cola':11 'cola':13 'll':6 'rum':9 'well':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3138185"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696822075 {#1440
        date: 2023-10-09 05:27:55.0 +02:00
      }
      +"title": 38269
    }
  ]
  -id: 3632
  -titleTs: "'celebr':4 'like':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696880451
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4322764"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696794051 {#2541
    date: 2023-10-08 21:40:51.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
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#1696
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1571
    +user: Proxies\__CG__\App\Entity\User {#1348 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: Proxies\__CG__\App\Entity\Image {#2518 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1351 …}
    +slug: "like-any-other-celebrity"
    +title: "like any other celebrity"
    +url: "https://feddit.de/pictrs/image/de242f2e-4c9a-48ff-b1fb-e7fdab2b64c4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 592
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696909337 {#2554
      date: 2023-10-10 05:42:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2559 …}
    +votes: Doctrine\ORM\PersistentCollection {#2562 …}
    +reports: Doctrine\ORM\PersistentCollection {#2564 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2566 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2568 …}
    +badges: Doctrine\ORM\PersistentCollection {#2570 …}
    +children: [
      App\Entity\EntryComment {#1696}
    ]
    -id: 3632
    -titleTs: "'celebr':4 'like':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696880451
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322764"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696794051 {#2541
      date: 2023-10-08 21:40:51.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: null
  +root: null
  +body: "Well in that case I’ll have a rum and Coca-Cola."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696822075 {#1428
    date: 2023-10-09 05:27:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1588 …}
  +nested: Doctrine\ORM\PersistentCollection {#1584 …}
  +votes: Doctrine\ORM\PersistentCollection {#1580 …}
  +reports: Doctrine\ORM\PersistentCollection {#1583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1679 …}
  -id: 38269
  -bodyTs: "'case':4 'coca':12 'coca-cola':11 'cola':13 'll':6 'rum':9 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3138185"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696822075 {#1440
    date: 2023-10-09 05:27:55.0 +02:00
  }
  +"title": 38269
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#1696
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1571
    +user: Proxies\__CG__\App\Entity\User {#1348 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: Proxies\__CG__\App\Entity\Image {#2518 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1351 …}
    +slug: "like-any-other-celebrity"
    +title: "like any other celebrity"
    +url: "https://feddit.de/pictrs/image/de242f2e-4c9a-48ff-b1fb-e7fdab2b64c4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 592
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696909337 {#2554
      date: 2023-10-10 05:42:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2559 …}
    +votes: Doctrine\ORM\PersistentCollection {#2562 …}
    +reports: Doctrine\ORM\PersistentCollection {#2564 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2566 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2568 …}
    +badges: Doctrine\ORM\PersistentCollection {#2570 …}
    +children: [
      App\Entity\EntryComment {#1696}
    ]
    -id: 3632
    -titleTs: "'celebr':4 'like':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696880451
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322764"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696794051 {#2541
      date: 2023-10-08 21:40:51.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: null
  +root: null
  +body: "Well in that case I’ll have a rum and Coca-Cola."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696822075 {#1428
    date: 2023-10-09 05:27:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1588 …}
  +nested: Doctrine\ORM\PersistentCollection {#1584 …}
  +votes: Doctrine\ORM\PersistentCollection {#1580 …}
  +reports: Doctrine\ORM\PersistentCollection {#1583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1679 …}
  -id: 38269
  -bodyTs: "'case':4 'coca':12 'coca-cola':11 'cola':13 'll':6 'rum':9 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3138185"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696822075 {#1440
    date: 2023-10-09 05:27:55.0 +02:00
  }
  +"title": 38269
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#1696
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1571
    +user: Proxies\__CG__\App\Entity\User {#1348 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: Proxies\__CG__\App\Entity\Image {#2518 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1351 …}
    +slug: "like-any-other-celebrity"
    +title: "like any other celebrity"
    +url: "https://feddit.de/pictrs/image/de242f2e-4c9a-48ff-b1fb-e7fdab2b64c4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 592
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696909337 {#2554
      date: 2023-10-10 05:42:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2559 …}
    +votes: Doctrine\ORM\PersistentCollection {#2562 …}
    +reports: Doctrine\ORM\PersistentCollection {#2564 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2566 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2568 …}
    +badges: Doctrine\ORM\PersistentCollection {#2570 …}
    +children: [
      App\Entity\EntryComment {#1696}
    ]
    -id: 3632
    -titleTs: "'celebr':4 'like':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696880451
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4322764"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696794051 {#2541
      date: 2023-10-08 21:40:51.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: null
  +root: null
  +body: "Well in that case I’ll have a rum and Coca-Cola."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696822075 {#1428
    date: 2023-10-09 05:27:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1588 …}
  +nested: Doctrine\ORM\PersistentCollection {#1584 …}
  +votes: Doctrine\ORM\PersistentCollection {#1580 …}
  +reports: Doctrine\ORM\PersistentCollection {#1583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1679 …}
  -id: 38269
  -bodyTs: "'case':4 'coca':12 'coca-cola':11 'cola':13 'll':6 'rum':9 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3138185"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696822075 {#1440
    date: 2023-10-09 05:27:55.0 +02:00
  }
  +"title": 38269
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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_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
102 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