GET https://kbin.spritesserver.nl/u/@themoken@startrek.website/comments/active

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2079
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1907 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
  +body: "I used (u)xterm for like 20 years before discovering that Konsole is solid and beautiful. My whole tiling setup is backed up with KDE apps now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705538928 {#2062
    date: 2024-01-18 01:48:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tourist@lemmy.world"
    "@WeLoveCastingSpellz@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1363 …}
  +nested: Doctrine\ORM\PersistentCollection {#1403 …}
  +votes: Doctrine\ORM\PersistentCollection {#2023 …}
  +reports: Doctrine\ORM\PersistentCollection {#2032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2372 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2380 …}
  -id: 318005
  -bodyTs: "'20':7 'app':26 'back':22 'beauti':16 'discov':10 'kde':25 'konsol':12 'like':6 'setup':20 'solid':14 'tile':19 'u':3 'use':2 'whole':18 'xterm':4 'year':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5835930"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705538928 {#1908
    date: 2024-01-18 01:48:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2079
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1907 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
  +body: "I used (u)xterm for like 20 years before discovering that Konsole is solid and beautiful. My whole tiling setup is backed up with KDE apps now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705538928 {#2062
    date: 2024-01-18 01:48:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tourist@lemmy.world"
    "@WeLoveCastingSpellz@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1363 …}
  +nested: Doctrine\ORM\PersistentCollection {#1403 …}
  +votes: Doctrine\ORM\PersistentCollection {#2023 …}
  +reports: Doctrine\ORM\PersistentCollection {#2032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2372 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2380 …}
  -id: 318005
  -bodyTs: "'20':7 'app':26 'back':22 'beauti':16 'discov':10 'kde':25 'konsol':12 'like':6 'setup':20 'solid':14 'tile':19 'u':3 'use':2 'whole':18 'xterm':4 'year':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5835930"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705538928 {#1908
    date: 2024-01-18 01:48:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2079
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1907 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
  +body: "I used (u)xterm for like 20 years before discovering that Konsole is solid and beautiful. My whole tiling setup is backed up with KDE apps now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705538928 {#2062
    date: 2024-01-18 01:48:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tourist@lemmy.world"
    "@WeLoveCastingSpellz@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1363 …}
  +nested: Doctrine\ORM\PersistentCollection {#1403 …}
  +votes: Doctrine\ORM\PersistentCollection {#2023 …}
  +reports: Doctrine\ORM\PersistentCollection {#2032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2372 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2380 …}
  -id: 318005
  -bodyTs: "'20':7 'app':26 'back':22 'beauti':16 'discov':10 'kde':25 'konsol':12 'like':6 'setup':20 'solid':14 'tile':19 'u':3 'use':2 'whole':18 'xterm':4 'year':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5835930"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705538928 {#1908
    date: 2024-01-18 01:48:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#2040
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2323 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2133 …}
  +body: "Earning a pittance doesn’t mean they’re not slaves. They’re slaves because they can’t quit. Prisoners have basically zero agency in their lives."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1704008871 {#2078
    date: 2023-12-31 08:47:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pettend@lemmy.world"
    "@thezeesystem@lemmy.world"
    "@dingus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2085 …}
  +nested: Doctrine\ORM\PersistentCollection {#2334 …}
  +votes: Doctrine\ORM\PersistentCollection {#2333 …}
  +reports: Doctrine\ORM\PersistentCollection {#2327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2325 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
  -id: 266898
  -bodyTs: "'agenc':23 'basic':21 'doesn':4 'earn':1 'live':26 'mean':6 'pittanc':3 'prison':19 'quit':18 're':8,12 'slave':10,13 'zero':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5304412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704008871 {#2097
    date: 2023-12-31 08:47:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#2040
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2323 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2133 …}
  +body: "Earning a pittance doesn’t mean they’re not slaves. They’re slaves because they can’t quit. Prisoners have basically zero agency in their lives."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1704008871 {#2078
    date: 2023-12-31 08:47:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pettend@lemmy.world"
    "@thezeesystem@lemmy.world"
    "@dingus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2085 …}
  +nested: Doctrine\ORM\PersistentCollection {#2334 …}
  +votes: Doctrine\ORM\PersistentCollection {#2333 …}
  +reports: Doctrine\ORM\PersistentCollection {#2327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2325 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
  -id: 266898
  -bodyTs: "'agenc':23 'basic':21 'doesn':4 'earn':1 'live':26 'mean':6 'pittanc':3 'prison':19 'quit':18 're':8,12 'slave':10,13 'zero':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5304412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704008871 {#2097
    date: 2023-12-31 08:47:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#2040
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2323 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2133 …}
  +body: "Earning a pittance doesn’t mean they’re not slaves. They’re slaves because they can’t quit. Prisoners have basically zero agency in their lives."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1704008871 {#2078
    date: 2023-12-31 08:47:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pettend@lemmy.world"
    "@thezeesystem@lemmy.world"
    "@dingus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2085 …}
  +nested: Doctrine\ORM\PersistentCollection {#2334 …}
  +votes: Doctrine\ORM\PersistentCollection {#2333 …}
  +reports: Doctrine\ORM\PersistentCollection {#2327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2325 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
  -id: 266898
  -bodyTs: "'agenc':23 'basic':21 'doesn':4 'earn':1 'live':26 'mean':6 'pittanc':3 'prison':19 'quit':18 're':8,12 'slave':10,13 'zero':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5304412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704008871 {#2097
    date: 2023-12-31 08:47:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2060
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2042 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
  +body: """
    I’m the opposite. Game nights have a protocol on top of socializing so I feel caged up in a mandatory activity. I’m an extreme introvert and I’d rather just sit and listen to everyone else chit chat than to learn a new game, talk about rules, and be forced to interact.\n
    \n
    I dunno, maybe it’s different with friends instead of acquaintances. Or if you already know the games.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703707161 {#2351
    date: 2023-12-27 20:59:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
    "@_number8_@lemmy.world"
    "@ThrowawayPermanente@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2347 …}
  +nested: Doctrine\ORM\PersistentCollection {#2346 …}
  +votes: Doctrine\ORM\PersistentCollection {#2330 …}
  +reports: Doctrine\ORM\PersistentCollection {#2350 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2140 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2129 …}
  -id: 257384
  -bodyTs: "'acquaint':65 'activ':22 'alreadi':69 'cage':17 'chat':40 'chit':39 'd':30 'differ':60 'dunno':56 'els':38 'everyon':37 'extrem':26 'feel':16 'forc':52 'friend':62 'game':5,46,72 'instead':63 'interact':54 'introvert':27 'know':70 'learn':43 'listen':35 'm':2,24 'mandatori':21 'mayb':57 'new':45 'night':6 'opposit':4 'protocol':9 'rather':31 'rule':49 'sit':33 'social':13 'talk':47 'top':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5246353"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703707161 {#1708
    date: 2023-12-27 20:59:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2060
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2042 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
  +body: """
    I’m the opposite. Game nights have a protocol on top of socializing so I feel caged up in a mandatory activity. I’m an extreme introvert and I’d rather just sit and listen to everyone else chit chat than to learn a new game, talk about rules, and be forced to interact.\n
    \n
    I dunno, maybe it’s different with friends instead of acquaintances. Or if you already know the games.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703707161 {#2351
    date: 2023-12-27 20:59:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
    "@_number8_@lemmy.world"
    "@ThrowawayPermanente@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2347 …}
  +nested: Doctrine\ORM\PersistentCollection {#2346 …}
  +votes: Doctrine\ORM\PersistentCollection {#2330 …}
  +reports: Doctrine\ORM\PersistentCollection {#2350 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2140 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2129 …}
  -id: 257384
  -bodyTs: "'acquaint':65 'activ':22 'alreadi':69 'cage':17 'chat':40 'chit':39 'd':30 'differ':60 'dunno':56 'els':38 'everyon':37 'extrem':26 'feel':16 'forc':52 'friend':62 'game':5,46,72 'instead':63 'interact':54 'introvert':27 'know':70 'learn':43 'listen':35 'm':2,24 'mandatori':21 'mayb':57 'new':45 'night':6 'opposit':4 'protocol':9 'rather':31 'rule':49 'sit':33 'social':13 'talk':47 'top':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5246353"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703707161 {#1708
    date: 2023-12-27 20:59:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2060
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2042 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
  +body: """
    I’m the opposite. Game nights have a protocol on top of socializing so I feel caged up in a mandatory activity. I’m an extreme introvert and I’d rather just sit and listen to everyone else chit chat than to learn a new game, talk about rules, and be forced to interact.\n
    \n
    I dunno, maybe it’s different with friends instead of acquaintances. Or if you already know the games.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703707161 {#2351
    date: 2023-12-27 20:59:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Corgana@startrek.website"
    "@_number8_@lemmy.world"
    "@ThrowawayPermanente@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2347 …}
  +nested: Doctrine\ORM\PersistentCollection {#2346 …}
  +votes: Doctrine\ORM\PersistentCollection {#2330 …}
  +reports: Doctrine\ORM\PersistentCollection {#2350 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2140 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2129 …}
  -id: 257384
  -bodyTs: "'acquaint':65 'activ':22 'alreadi':69 'cage':17 'chat':40 'chit':39 'd':30 'differ':60 'dunno':56 'els':38 'everyon':37 'extrem':26 'feel':16 'forc':52 'friend':62 'game':5,46,72 'instead':63 'interact':54 'introvert':27 'know':70 'learn':43 'listen':35 'm':2,24 'mandatori':21 'mayb':57 'new':45 'night':6 'opposit':4 'protocol':9 'rather':31 'rule':49 'sit':33 'social':13 'talk':47 'top':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5246353"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703707161 {#1708
    date: 2023-12-27 20:59:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#2093
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2090 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2086 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2091 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2091 …}
  +body: "That’s an interesting thought. I’ve wondered this about Chrome’s market share in browsers too. How much of it is just that so much traffic is now from phones where, even if you have another browser installed, apps open links in embedded Chrome web views."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1702698528 {#2331
    date: 2023-12-16 04:48:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Darorad@lemmy.world"
    "@chiliedogg@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2087 …}
  +nested: Doctrine\ORM\PersistentCollection {#2088 …}
  +votes: Doctrine\ORM\PersistentCollection {#2064 …}
  +reports: Doctrine\ORM\PersistentCollection {#2063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2343 …}
  -id: 226379
  -bodyTs: "'anoth':37 'app':40 'browser':16,38 'chrome':11,45 'embed':44 'even':33 'instal':39 'interest':4 'link':42 'market':13 'much':19,26 'open':41 'phone':31 'share':14 'thought':5 'traffic':27 've':7 'view':47 'web':46 'wonder':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5027090"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702698528 {#2349
    date: 2023-12-16 04:48:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2093
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2090 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2086 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2091 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2091 …}
  +body: "That’s an interesting thought. I’ve wondered this about Chrome’s market share in browsers too. How much of it is just that so much traffic is now from phones where, even if you have another browser installed, apps open links in embedded Chrome web views."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1702698528 {#2331
    date: 2023-12-16 04:48:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Darorad@lemmy.world"
    "@chiliedogg@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2087 …}
  +nested: Doctrine\ORM\PersistentCollection {#2088 …}
  +votes: Doctrine\ORM\PersistentCollection {#2064 …}
  +reports: Doctrine\ORM\PersistentCollection {#2063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2343 …}
  -id: 226379
  -bodyTs: "'anoth':37 'app':40 'browser':16,38 'chrome':11,45 'embed':44 'even':33 'instal':39 'interest':4 'link':42 'market':13 'much':19,26 'open':41 'phone':31 'share':14 'thought':5 'traffic':27 've':7 'view':47 'web':46 'wonder':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5027090"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702698528 {#2349
    date: 2023-12-16 04:48:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2093
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2090 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2086 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2091 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2091 …}
  +body: "That’s an interesting thought. I’ve wondered this about Chrome’s market share in browsers too. How much of it is just that so much traffic is now from phones where, even if you have another browser installed, apps open links in embedded Chrome web views."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1702698528 {#2331
    date: 2023-12-16 04:48:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Darorad@lemmy.world"
    "@chiliedogg@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2087 …}
  +nested: Doctrine\ORM\PersistentCollection {#2088 …}
  +votes: Doctrine\ORM\PersistentCollection {#2064 …}
  +reports: Doctrine\ORM\PersistentCollection {#2063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2343 …}
  -id: 226379
  -bodyTs: "'anoth':37 'app':40 'browser':16,38 'chrome':11,45 'embed':44 'even':33 'instal':39 'interest':4 'link':42 'market':13 'much':19,26 'open':41 'phone':31 'share':14 'thought':5 'traffic':27 've':7 'view':47 'web':46 'wonder':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5027090"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702698528 {#2349
    date: 2023-12-16 04:48:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#2339
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2338 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2042 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2159 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2159 …}
  +body: "Is the right vs. left ear thing head canon? I like it, but I’ve never heard of that distinction…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701904835 {#2092
    date: 2023-12-07 00:20:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChillDude69@lemmynsfw.com"
    "@VindictiveJudge@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2143 …}
  +nested: Doctrine\ORM\PersistentCollection {#2136 …}
  +votes: Doctrine\ORM\PersistentCollection {#2073 …}
  +reports: Doctrine\ORM\PersistentCollection {#2072 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2065 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2066 …}
  -id: 204523
  -bodyTs: "'canon':9 'distinct':20 'ear':6 'head':8 'heard':17 'left':5 'like':11 'never':16 'right':3 'thing':7 've':15 'vs':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4788481"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701904835 {#2094
    date: 2023-12-07 00:20:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2339
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2338 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2042 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2159 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2159 …}
  +body: "Is the right vs. left ear thing head canon? I like it, but I’ve never heard of that distinction…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701904835 {#2092
    date: 2023-12-07 00:20:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChillDude69@lemmynsfw.com"
    "@VindictiveJudge@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2143 …}
  +nested: Doctrine\ORM\PersistentCollection {#2136 …}
  +votes: Doctrine\ORM\PersistentCollection {#2073 …}
  +reports: Doctrine\ORM\PersistentCollection {#2072 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2065 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2066 …}
  -id: 204523
  -bodyTs: "'canon':9 'distinct':20 'ear':6 'head':8 'heard':17 'left':5 'like':11 'never':16 'right':3 'thing':7 've':15 'vs':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4788481"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701904835 {#2094
    date: 2023-12-07 00:20:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2339
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2338 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2042 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2159 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2159 …}
  +body: "Is the right vs. left ear thing head canon? I like it, but I’ve never heard of that distinction…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701904835 {#2092
    date: 2023-12-07 00:20:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChillDude69@lemmynsfw.com"
    "@VindictiveJudge@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2143 …}
  +nested: Doctrine\ORM\PersistentCollection {#2136 …}
  +votes: Doctrine\ORM\PersistentCollection {#2073 …}
  +reports: Doctrine\ORM\PersistentCollection {#2072 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2065 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2066 …}
  -id: 204523
  -bodyTs: "'canon':9 'distinct':20 'ear':6 'head':8 'heard':17 'left':5 'like':11 'never':16 'right':3 'thing':7 've':15 'vs':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4788481"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701904835 {#2094
    date: 2023-12-07 00:20:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#2049
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2042 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2051 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2056 …}
  +body: "Hahaha, definitely not"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701491667 {#2335
    date: 2023-12-02 05:34:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Izzy@startrek.website"
    "@LopensLeftArm@sh.itjust.works"
    "@GregorGizeh@lemmy.zip"
    "@gravitas_deficiency@sh.itjust.works"
    "@themoken@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2059 …}
  +nested: Doctrine\ORM\PersistentCollection {#2047 …}
  +votes: Doctrine\ORM\PersistentCollection {#2057 …}
  +reports: Doctrine\ORM\PersistentCollection {#2055 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2054 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2053 …}
  -id: 187874
  -bodyTs: "'definit':2 'hahaha':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4656799"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701491667 {#2336
    date: 2023-12-02 05:34:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2049
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2042 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2051 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2056 …}
  +body: "Hahaha, definitely not"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701491667 {#2335
    date: 2023-12-02 05:34:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Izzy@startrek.website"
    "@LopensLeftArm@sh.itjust.works"
    "@GregorGizeh@lemmy.zip"
    "@gravitas_deficiency@sh.itjust.works"
    "@themoken@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2059 …}
  +nested: Doctrine\ORM\PersistentCollection {#2047 …}
  +votes: Doctrine\ORM\PersistentCollection {#2057 …}
  +reports: Doctrine\ORM\PersistentCollection {#2055 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2054 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2053 …}
  -id: 187874
  -bodyTs: "'definit':2 'hahaha':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4656799"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701491667 {#2336
    date: 2023-12-02 05:34:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2049
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2042 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2051 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2056 …}
  +body: "Hahaha, definitely not"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701491667 {#2335
    date: 2023-12-02 05:34:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Izzy@startrek.website"
    "@LopensLeftArm@sh.itjust.works"
    "@GregorGizeh@lemmy.zip"
    "@gravitas_deficiency@sh.itjust.works"
    "@themoken@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2059 …}
  +nested: Doctrine\ORM\PersistentCollection {#2047 …}
  +votes: Doctrine\ORM\PersistentCollection {#2057 …}
  +reports: Doctrine\ORM\PersistentCollection {#2055 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2054 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2053 …}
  -id: 187874
  -bodyTs: "'definit':2 'hahaha':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4656799"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701491667 {#2336
    date: 2023-12-02 05:34:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2104
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2042 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2100 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2056 …}
  +body: "Andorians are shown at least once in TNG… Lal has an Andorian appearance in the running when choosing her non-android avatar."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701489601 {#2070
    date: 2023-12-02 05:00:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Izzy@startrek.website"
    "@LopensLeftArm@sh.itjust.works"
    "@GregorGizeh@lemmy.zip"
    "@gravitas_deficiency@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2099 …}
  +nested: Doctrine\ORM\PersistentCollection {#2108 …}
  +votes: Doctrine\ORM\PersistentCollection {#2101 …}
  +reports: Doctrine\ORM\PersistentCollection {#2109 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2106 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2107 …}
  -id: 187772
  -bodyTs: "'andorian':1,12 'android':22 'appear':13 'avatar':23 'choos':18 'lal':9 'least':5 'non':21 'non-android':20 'run':16 'shown':3 'tng':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4656350"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701489601 {#2067
    date: 2023-12-02 05:00:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2104
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2042 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2100 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2056 …}
  +body: "Andorians are shown at least once in TNG… Lal has an Andorian appearance in the running when choosing her non-android avatar."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701489601 {#2070
    date: 2023-12-02 05:00:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Izzy@startrek.website"
    "@LopensLeftArm@sh.itjust.works"
    "@GregorGizeh@lemmy.zip"
    "@gravitas_deficiency@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2099 …}
  +nested: Doctrine\ORM\PersistentCollection {#2108 …}
  +votes: Doctrine\ORM\PersistentCollection {#2101 …}
  +reports: Doctrine\ORM\PersistentCollection {#2109 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2106 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2107 …}
  -id: 187772
  -bodyTs: "'andorian':1,12 'android':22 'appear':13 'avatar':23 'choos':18 'lal':9 'least':5 'non':21 'non-android':20 'run':16 'shown':3 'tng':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4656350"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701489601 {#2067
    date: 2023-12-02 05:00:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2104
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2042 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2100 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2056 …}
  +body: "Andorians are shown at least once in TNG… Lal has an Andorian appearance in the running when choosing her non-android avatar."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701489601 {#2070
    date: 2023-12-02 05:00:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Izzy@startrek.website"
    "@LopensLeftArm@sh.itjust.works"
    "@GregorGizeh@lemmy.zip"
    "@gravitas_deficiency@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2099 …}
  +nested: Doctrine\ORM\PersistentCollection {#2108 …}
  +votes: Doctrine\ORM\PersistentCollection {#2101 …}
  +reports: Doctrine\ORM\PersistentCollection {#2109 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2106 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2107 …}
  -id: 187772
  -bodyTs: "'andorian':1,12 'android':22 'appear':13 'avatar':23 'choos':18 'lal':9 'least':5 'non':21 'non-android':20 'run':16 'shown':3 'tng':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4656350"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701489601 {#2067
    date: 2023-12-02 05:00:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#2118
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2117 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2121 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2122 …}
  +body: """
    The Windows scheduler is so stupid chip manufacturers manipulate the BIOS/ACPI tables to force it to make better decisions (particularly with SMT) rather than wait on MS to fix it.\n
    \n
    Linux just shrugs, figures out the thread topology anyway and makes the right decisions regardless.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700700805 {#2041
    date: 2023-11-23 01:53:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dramaticcat@discuss.tchncs.de"
    "@words_number@programming.dev"
    "@waitmarks@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2115 …}
  +nested: Doctrine\ORM\PersistentCollection {#2123 …}
  +votes: Doctrine\ORM\PersistentCollection {#2116 …}
  +reports: Doctrine\ORM\PersistentCollection {#2161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2163 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2044 …}
  -id: 152774
  -bodyTs: "'anyway':39 'better':18 'bios/acpi':11 'chip':7 'decis':19,44 'figur':34 'fix':29 'forc':14 'linux':31 'make':17,41 'manipul':9 'manufactur':8 'ms':27 'particular':20 'rather':23 'regardless':45 'right':43 'schedul':3 'shrug':33 'smt':22 'stupid':6 'tabl':12 'thread':37 'topolog':38 'wait':25 'window':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4405136"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700700805 {#2165
    date: 2023-11-23 01:53:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2118
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2117 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2121 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2122 …}
  +body: """
    The Windows scheduler is so stupid chip manufacturers manipulate the BIOS/ACPI tables to force it to make better decisions (particularly with SMT) rather than wait on MS to fix it.\n
    \n
    Linux just shrugs, figures out the thread topology anyway and makes the right decisions regardless.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700700805 {#2041
    date: 2023-11-23 01:53:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dramaticcat@discuss.tchncs.de"
    "@words_number@programming.dev"
    "@waitmarks@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2115 …}
  +nested: Doctrine\ORM\PersistentCollection {#2123 …}
  +votes: Doctrine\ORM\PersistentCollection {#2116 …}
  +reports: Doctrine\ORM\PersistentCollection {#2161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2163 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2044 …}
  -id: 152774
  -bodyTs: "'anyway':39 'better':18 'bios/acpi':11 'chip':7 'decis':19,44 'figur':34 'fix':29 'forc':14 'linux':31 'make':17,41 'manipul':9 'manufactur':8 'ms':27 'particular':20 'rather':23 'regardless':45 'right':43 'schedul':3 'shrug':33 'smt':22 'stupid':6 'tabl':12 'thread':37 'topolog':38 'wait':25 'window':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4405136"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700700805 {#2165
    date: 2023-11-23 01:53:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2118
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2117 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2121 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2122 …}
  +body: """
    The Windows scheduler is so stupid chip manufacturers manipulate the BIOS/ACPI tables to force it to make better decisions (particularly with SMT) rather than wait on MS to fix it.\n
    \n
    Linux just shrugs, figures out the thread topology anyway and makes the right decisions regardless.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700700805 {#2041
    date: 2023-11-23 01:53:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dramaticcat@discuss.tchncs.de"
    "@words_number@programming.dev"
    "@waitmarks@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2115 …}
  +nested: Doctrine\ORM\PersistentCollection {#2123 …}
  +votes: Doctrine\ORM\PersistentCollection {#2116 …}
  +reports: Doctrine\ORM\PersistentCollection {#2161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2163 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2044 …}
  -id: 152774
  -bodyTs: "'anyway':39 'better':18 'bios/acpi':11 'chip':7 'decis':19,44 'figur':34 'fix':29 'forc':14 'linux':31 'make':17,41 'manipul':9 'manufactur':8 'ms':27 'particular':20 'rather':23 'regardless':45 'right':43 'schedul':3 'shrug':33 'smt':22 'stupid':6 'tabl':12 'thread':37 'topolog':38 'wait':25 'window':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4405136"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700700805 {#2165
    date: 2023-11-23 01:53:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2043
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2139 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2215 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2224 …}
  +body: "Nobody running a FOSS third party launcher is an average end user. Also, people routinely add flags to typical games even on Windows (e.g. -skiplauncher)… It’s really not that big a deal."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1700169311 {#2114
    date: 2023-11-16 22:15:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mair@lemmy.blahaj.zone"
    "@hornedfiend@sopuli.xyz"
    "@shea@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2198 …}
  +nested: Doctrine\ORM\PersistentCollection {#2227 …}
  +votes: Doctrine\ORM\PersistentCollection {#2214 …}
  +reports: Doctrine\ORM\PersistentCollection {#2225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2231 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
  -id: 131517
  -bodyTs: "'add':16 'also':13 'averag':10 'big':31 'deal':33 'e.g':24 'end':11 'even':21 'flag':17 'foss':4 'game':20 'launcher':7 'nobodi':1 'parti':6 'peopl':14 'realli':28 'routin':15 'run':2 'skiplaunch':25 'third':5 'typic':19 'user':12 'window':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4232383"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700169311 {#2124
    date: 2023-11-16 22:15:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2043
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2139 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2215 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2224 …}
  +body: "Nobody running a FOSS third party launcher is an average end user. Also, people routinely add flags to typical games even on Windows (e.g. -skiplauncher)… It’s really not that big a deal."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1700169311 {#2114
    date: 2023-11-16 22:15:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mair@lemmy.blahaj.zone"
    "@hornedfiend@sopuli.xyz"
    "@shea@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2198 …}
  +nested: Doctrine\ORM\PersistentCollection {#2227 …}
  +votes: Doctrine\ORM\PersistentCollection {#2214 …}
  +reports: Doctrine\ORM\PersistentCollection {#2225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2231 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
  -id: 131517
  -bodyTs: "'add':16 'also':13 'averag':10 'big':31 'deal':33 'e.g':24 'end':11 'even':21 'flag':17 'foss':4 'game':20 'launcher':7 'nobodi':1 'parti':6 'peopl':14 'realli':28 'routin':15 'run':2 'skiplaunch':25 'third':5 'typic':19 'user':12 'window':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4232383"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700169311 {#2124
    date: 2023-11-16 22:15:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2043
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2139 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2215 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2224 …}
  +body: "Nobody running a FOSS third party launcher is an average end user. Also, people routinely add flags to typical games even on Windows (e.g. -skiplauncher)… It’s really not that big a deal."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1700169311 {#2114
    date: 2023-11-16 22:15:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mair@lemmy.blahaj.zone"
    "@hornedfiend@sopuli.xyz"
    "@shea@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2198 …}
  +nested: Doctrine\ORM\PersistentCollection {#2227 …}
  +votes: Doctrine\ORM\PersistentCollection {#2214 …}
  +reports: Doctrine\ORM\PersistentCollection {#2225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2231 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
  -id: 131517
  -bodyTs: "'add':16 'also':13 'averag':10 'big':31 'deal':33 'e.g':24 'end':11 'even':21 'flag':17 'foss':4 'game':20 'launcher':7 'nobodi':1 'parti':6 'peopl':14 'realli':28 'routin':15 'run':2 'skiplaunch':25 'third':5 'typic':19 'user':12 'window':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4232383"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700169311 {#2124
    date: 2023-11-16 22:15:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#2189
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2299 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2042 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2311 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2311 …}
  +body: "Came here for the Discworld reference, was not disappointed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699586141 {#2126
    date: 2023-11-10 04:15:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lydia_K@startrek.website"
    "@Malgas@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2298 …}
  +nested: Doctrine\ORM\PersistentCollection {#2291 …}
  +votes: Doctrine\ORM\PersistentCollection {#2301 …}
  +reports: Doctrine\ORM\PersistentCollection {#2297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2321 …}
  -id: 106415
  -bodyTs: "'came':1 'disappoint':9 'discworld':5 'refer':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4043243"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699586141 {#2127
    date: 2023-11-10 04:15:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2189
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2299 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2042 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2311 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2311 …}
  +body: "Came here for the Discworld reference, was not disappointed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699586141 {#2126
    date: 2023-11-10 04:15:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lydia_K@startrek.website"
    "@Malgas@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2298 …}
  +nested: Doctrine\ORM\PersistentCollection {#2291 …}
  +votes: Doctrine\ORM\PersistentCollection {#2301 …}
  +reports: Doctrine\ORM\PersistentCollection {#2297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2321 …}
  -id: 106415
  -bodyTs: "'came':1 'disappoint':9 'discworld':5 'refer':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4043243"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699586141 {#2127
    date: 2023-11-10 04:15:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2189
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2299 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2042 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2311 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2311 …}
  +body: "Came here for the Discworld reference, was not disappointed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699586141 {#2126
    date: 2023-11-10 04:15:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lydia_K@startrek.website"
    "@Malgas@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2298 …}
  +nested: Doctrine\ORM\PersistentCollection {#2291 …}
  +votes: Doctrine\ORM\PersistentCollection {#2301 …}
  +reports: Doctrine\ORM\PersistentCollection {#2297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2321 …}
  -id: 106415
  -bodyTs: "'came':1 'disappoint':9 'discworld':5 'refer':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4043243"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699586141 {#2127
    date: 2023-11-10 04:15:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#2306
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2308 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2305 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
  +body: """
    Really? I use Arch native Steam and Proton no problem. You either use steam-runtime (uses built in Ubuntu runtime) or steam-native (expects Arch packages) but there is a meta package for pulling the runtime deps. Both have worked for me.\n
    \n
    That said, Flatpak has come in clutch for me as well on the Steam Deck, and for things like Prism Launcher (modded Minecraft launcher) where you want to juggle multiple Java versions without needing to run archlinux-java between switching packs.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699109781 {#2192
    date: 2023-11-04 15:56:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KISSmyOS@lemmy.world"
    "@crispy_kilt@feddit.de"
    "@araozu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2303 …}
  +nested: Doctrine\ORM\PersistentCollection {#2317 …}
  +votes: Doctrine\ORM\PersistentCollection {#2313 …}
  +reports: Doctrine\ORM\PersistentCollection {#2292 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2290 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2295 …}
  -id: 89759
  -bodyTs: "'arch':4,27 'archlinux':82 'archlinux-java':81 'built':18 'clutch':51 'come':49 'deck':59 'dep':39 'either':12 'expect':26 'flatpak':47 'java':75,83 'juggl':73 'launcher':65,68 'like':63 'meta':33 'minecraft':67 'mod':66 'multipl':74 'nativ':5,25 'need':78 'pack':86 'packag':28,34 'prism':64 'problem':10 'proton':8 'pull':36 'realli':1 'run':80 'runtim':16,21,38 'said':46 'steam':6,15,24,58 'steam-nat':23 'steam-runtim':14 'switch':85 'thing':62 'ubuntu':20 'use':3,13,17 'version':76 'want':71 'well':55 'without':77 'work':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3884510"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699109781 {#2252
    date: 2023-11-04 15:56:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2306
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2308 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2305 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
  +body: """
    Really? I use Arch native Steam and Proton no problem. You either use steam-runtime (uses built in Ubuntu runtime) or steam-native (expects Arch packages) but there is a meta package for pulling the runtime deps. Both have worked for me.\n
    \n
    That said, Flatpak has come in clutch for me as well on the Steam Deck, and for things like Prism Launcher (modded Minecraft launcher) where you want to juggle multiple Java versions without needing to run archlinux-java between switching packs.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699109781 {#2192
    date: 2023-11-04 15:56:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KISSmyOS@lemmy.world"
    "@crispy_kilt@feddit.de"
    "@araozu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2303 …}
  +nested: Doctrine\ORM\PersistentCollection {#2317 …}
  +votes: Doctrine\ORM\PersistentCollection {#2313 …}
  +reports: Doctrine\ORM\PersistentCollection {#2292 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2290 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2295 …}
  -id: 89759
  -bodyTs: "'arch':4,27 'archlinux':82 'archlinux-java':81 'built':18 'clutch':51 'come':49 'deck':59 'dep':39 'either':12 'expect':26 'flatpak':47 'java':75,83 'juggl':73 'launcher':65,68 'like':63 'meta':33 'minecraft':67 'mod':66 'multipl':74 'nativ':5,25 'need':78 'pack':86 'packag':28,34 'prism':64 'problem':10 'proton':8 'pull':36 'realli':1 'run':80 'runtim':16,21,38 'said':46 'steam':6,15,24,58 'steam-nat':23 'steam-runtim':14 'switch':85 'thing':62 'ubuntu':20 'use':3,13,17 'version':76 'want':71 'well':55 'without':77 'work':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3884510"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699109781 {#2252
    date: 2023-11-04 15:56:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2306
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2308 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2305 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
  +body: """
    Really? I use Arch native Steam and Proton no problem. You either use steam-runtime (uses built in Ubuntu runtime) or steam-native (expects Arch packages) but there is a meta package for pulling the runtime deps. Both have worked for me.\n
    \n
    That said, Flatpak has come in clutch for me as well on the Steam Deck, and for things like Prism Launcher (modded Minecraft launcher) where you want to juggle multiple Java versions without needing to run archlinux-java between switching packs.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699109781 {#2192
    date: 2023-11-04 15:56:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KISSmyOS@lemmy.world"
    "@crispy_kilt@feddit.de"
    "@araozu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2303 …}
  +nested: Doctrine\ORM\PersistentCollection {#2317 …}
  +votes: Doctrine\ORM\PersistentCollection {#2313 …}
  +reports: Doctrine\ORM\PersistentCollection {#2292 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2290 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2295 …}
  -id: 89759
  -bodyTs: "'arch':4,27 'archlinux':82 'archlinux-java':81 'built':18 'clutch':51 'come':49 'deck':59 'dep':39 'either':12 'expect':26 'flatpak':47 'java':75,83 'juggl':73 'launcher':65,68 'like':63 'meta':33 'minecraft':67 'mod':66 'multipl':74 'nativ':5,25 'need':78 'pack':86 'packag':28,34 'prism':64 'problem':10 'proton':8 'pull':36 'realli':1 'run':80 'runtim':16,21,38 'said':46 'steam':6,15,24,58 'steam-nat':23 'steam-runtim':14 'switch':85 'thing':62 'ubuntu':20 'use':3,13,17 'version':76 'want':71 'well':55 'without':77 'work':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3884510"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699109781 {#2252
    date: 2023-11-04 15:56:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#2282
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2278 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2276 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2279 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2279 …}
  +body: "The Hayes code sucked, but the way directors needed to be creative to get around it was great. Modern directors could learn a lot about making romantic relationships smolder and using innuendo instead of adding cheap sex."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698604412 {#2307
    date: 2023-10-29 19:33:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wilberfan@lemmy.world"
    "@kaonashi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2275 …}
  +nested: Doctrine\ORM\PersistentCollection {#2261 …}
  +votes: Doctrine\ORM\PersistentCollection {#2218 …}
  +reports: Doctrine\ORM\PersistentCollection {#2221 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2199 …}
  -id: 78687
  -bodyTs: "'ad':35 'around':15 'cheap':36 'code':3 'could':21 'creativ':12 'director':8,20 'get':14 'great':18 'hay':2 'innuendo':32 'instead':33 'learn':22 'lot':24 'make':26 'modern':19 'need':9 'relationship':28 'romant':27 'sex':37 'smolder':29 'suck':4 'use':31 'way':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3722568"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698604412 {#2310
    date: 2023-10-29 19:33:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#2282
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2278 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2276 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2279 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2279 …}
  +body: "The Hayes code sucked, but the way directors needed to be creative to get around it was great. Modern directors could learn a lot about making romantic relationships smolder and using innuendo instead of adding cheap sex."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698604412 {#2307
    date: 2023-10-29 19:33:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wilberfan@lemmy.world"
    "@kaonashi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2275 …}
  +nested: Doctrine\ORM\PersistentCollection {#2261 …}
  +votes: Doctrine\ORM\PersistentCollection {#2218 …}
  +reports: Doctrine\ORM\PersistentCollection {#2221 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2199 …}
  -id: 78687
  -bodyTs: "'ad':35 'around':15 'cheap':36 'code':3 'could':21 'creativ':12 'director':8,20 'get':14 'great':18 'hay':2 'innuendo':32 'instead':33 'learn':22 'lot':24 'make':26 'modern':19 'need':9 'relationship':28 'romant':27 'sex':37 'smolder':29 'suck':4 'use':31 'way':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3722568"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698604412 {#2310
    date: 2023-10-29 19:33:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#2282
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2278 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2276 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2279 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2279 …}
  +body: "The Hayes code sucked, but the way directors needed to be creative to get around it was great. Modern directors could learn a lot about making romantic relationships smolder and using innuendo instead of adding cheap sex."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698604412 {#2307
    date: 2023-10-29 19:33:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wilberfan@lemmy.world"
    "@kaonashi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2275 …}
  +nested: Doctrine\ORM\PersistentCollection {#2261 …}
  +votes: Doctrine\ORM\PersistentCollection {#2218 …}
  +reports: Doctrine\ORM\PersistentCollection {#2221 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2199 …}
  -id: 78687
  -bodyTs: "'ad':35 'around':15 'cheap':36 'code':3 'could':21 'creativ':12 'director':8,20 'get':14 'great':18 'hay':2 'innuendo':32 'instead':33 'learn':22 'lot':24 'make':26 'modern':19 'need':9 'relationship':28 'romant':27 'sex':37 'smolder':29 'suck':4 'use':31 'way':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3722568"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698604412 {#2310
    date: 2023-10-29 19:33:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2197
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2205 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2206 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2202 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2202 …}
  +body: "Mad God was incredible. I was blown away the first time I watched it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698186401 {#2280
    date: 2023-10-25 00:26:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shard@lemmy.world"
    "@Xanthrax@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2201 …}
  +nested: Doctrine\ORM\PersistentCollection {#2203 …}
  +votes: Doctrine\ORM\PersistentCollection {#2212 …}
  +reports: Doctrine\ORM\PersistentCollection {#2209 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2200 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2270 …}
  -id: 69997
  -bodyTs: "'away':8 'blown':7 'first':10 'god':2 'incred':4 'mad':1 'time':11 'watch':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3579181"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698186401 {#2283
    date: 2023-10-25 00:26:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2197
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2205 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2206 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2202 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2202 …}
  +body: "Mad God was incredible. I was blown away the first time I watched it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698186401 {#2280
    date: 2023-10-25 00:26:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shard@lemmy.world"
    "@Xanthrax@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2201 …}
  +nested: Doctrine\ORM\PersistentCollection {#2203 …}
  +votes: Doctrine\ORM\PersistentCollection {#2212 …}
  +reports: Doctrine\ORM\PersistentCollection {#2209 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2200 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2270 …}
  -id: 69997
  -bodyTs: "'away':8 'blown':7 'first':10 'god':2 'incred':4 'mad':1 'time':11 'watch':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3579181"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698186401 {#2283
    date: 2023-10-25 00:26:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2197
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2205 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2206 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2202 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2202 …}
  +body: "Mad God was incredible. I was blown away the first time I watched it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698186401 {#2280
    date: 2023-10-25 00:26:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shard@lemmy.world"
    "@Xanthrax@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2201 …}
  +nested: Doctrine\ORM\PersistentCollection {#2203 …}
  +votes: Doctrine\ORM\PersistentCollection {#2212 …}
  +reports: Doctrine\ORM\PersistentCollection {#2209 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2200 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2270 …}
  -id: 69997
  -bodyTs: "'away':8 'blown':7 'first':10 'god':2 'incred':4 'mad':1 'time':11 'watch':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3579181"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698186401 {#2283
    date: 2023-10-25 00:26:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details