GET https://kbin.spritesserver.nl/u/@Spot@startrek.website/comments/active?p=4

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.23 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.04 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2352
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2080 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1993 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1993 …}
  +body: "Right!?!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700852944 {#2158
    date: 2023-11-24 20:09:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Spot@startrek.website"
    "@originalucifer@moist.catsweat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1998 …}
  +nested: Doctrine\ORM\PersistentCollection {#2002 …}
  +votes: Doctrine\ORM\PersistentCollection {#2000 …}
  +reports: Doctrine\ORM\PersistentCollection {#2007 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1985 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2006 …}
  -id: 159589
  -bodyTs: "'right':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4450652"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700852944 {#2003
    date: 2023-11-24 20:09:04.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 {#2352
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2080 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1993 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1993 …}
  +body: "Right!?!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700852944 {#2158
    date: 2023-11-24 20:09:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Spot@startrek.website"
    "@originalucifer@moist.catsweat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1998 …}
  +nested: Doctrine\ORM\PersistentCollection {#2002 …}
  +votes: Doctrine\ORM\PersistentCollection {#2000 …}
  +reports: Doctrine\ORM\PersistentCollection {#2007 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1985 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2006 …}
  -id: 159589
  -bodyTs: "'right':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4450652"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700852944 {#2003
    date: 2023-11-24 20:09:04.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 {#2352
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2080 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1993 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1993 …}
  +body: "Right!?!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700852944 {#2158
    date: 2023-11-24 20:09:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Spot@startrek.website"
    "@originalucifer@moist.catsweat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1998 …}
  +nested: Doctrine\ORM\PersistentCollection {#2002 …}
  +votes: Doctrine\ORM\PersistentCollection {#2000 …}
  +reports: Doctrine\ORM\PersistentCollection {#2007 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1985 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2006 …}
  -id: 159589
  -bodyTs: "'right':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4450652"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700852944 {#2003
    date: 2023-11-24 20:09:04.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 {#2187
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2080 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2177 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2170 …}
  +body: "Oh, please no. I think the bad outweighs the good of that possibility!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700852908 {#1348
    date: 2023-11-24 20:08:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Spot@startrek.website"
    "@Stamets@startrek.website"
    "@EmergMemeHologram@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2178 …}
  +nested: Doctrine\ORM\PersistentCollection {#2186 …}
  +votes: Doctrine\ORM\PersistentCollection {#2182 …}
  +reports: Doctrine\ORM\PersistentCollection {#2179 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2185 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2148 …}
  -id: 159586
  -bodyTs: "'bad':7 'good':10 'oh':1 'outweigh':8 'pleas':2 'possibl':13 'think':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4450634"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700852908 {#2147
    date: 2023-11-24 20:08:28.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 {#2187
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2080 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2177 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2170 …}
  +body: "Oh, please no. I think the bad outweighs the good of that possibility!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700852908 {#1348
    date: 2023-11-24 20:08:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Spot@startrek.website"
    "@Stamets@startrek.website"
    "@EmergMemeHologram@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2178 …}
  +nested: Doctrine\ORM\PersistentCollection {#2186 …}
  +votes: Doctrine\ORM\PersistentCollection {#2182 …}
  +reports: Doctrine\ORM\PersistentCollection {#2179 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2185 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2148 …}
  -id: 159586
  -bodyTs: "'bad':7 'good':10 'oh':1 'outweigh':8 'pleas':2 'possibl':13 'think':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4450634"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700852908 {#2147
    date: 2023-11-24 20:08:28.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 {#2187
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2080 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2177 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2170 …}
  +body: "Oh, please no. I think the bad outweighs the good of that possibility!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700852908 {#1348
    date: 2023-11-24 20:08:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Spot@startrek.website"
    "@Stamets@startrek.website"
    "@EmergMemeHologram@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2178 …}
  +nested: Doctrine\ORM\PersistentCollection {#2186 …}
  +votes: Doctrine\ORM\PersistentCollection {#2182 …}
  +reports: Doctrine\ORM\PersistentCollection {#2179 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2185 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2148 …}
  -id: 159586
  -bodyTs: "'bad':7 'good':10 'oh':1 'outweigh':8 'pleas':2 'possibl':13 'think':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4450634"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700852908 {#2147
    date: 2023-11-24 20:08:28.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 {#2145
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2080 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2170 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2170 …}
  +body: "Ah thank you. It was like bad tasting food, felt the need to share."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700847273 {#2175
    date: 2023-11-24 18:34:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Spot@startrek.website"
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2538 …}
  +nested: Doctrine\ORM\PersistentCollection {#2534 …}
  +votes: Doctrine\ORM\PersistentCollection {#2523 …}
  +reports: Doctrine\ORM\PersistentCollection {#2511 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2539 …}
  -id: 159256
  -bodyTs: "'ah':1 'bad':7 'felt':10 'food':9 'like':6 'need':12 'share':14 'tast':8 'thank':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4448341"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700847273 {#2374
    date: 2023-11-24 18:34:33.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 {#2145
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2080 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2170 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2170 …}
  +body: "Ah thank you. It was like bad tasting food, felt the need to share."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700847273 {#2175
    date: 2023-11-24 18:34:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Spot@startrek.website"
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2538 …}
  +nested: Doctrine\ORM\PersistentCollection {#2534 …}
  +votes: Doctrine\ORM\PersistentCollection {#2523 …}
  +reports: Doctrine\ORM\PersistentCollection {#2511 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2539 …}
  -id: 159256
  -bodyTs: "'ah':1 'bad':7 'felt':10 'food':9 'like':6 'need':12 'share':14 'tast':8 'thank':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4448341"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700847273 {#2374
    date: 2023-11-24 18:34:33.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 {#2145
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2080 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2170 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2170 …}
  +body: "Ah thank you. It was like bad tasting food, felt the need to share."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700847273 {#2175
    date: 2023-11-24 18:34:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Spot@startrek.website"
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2538 …}
  +nested: Doctrine\ORM\PersistentCollection {#2534 …}
  +votes: Doctrine\ORM\PersistentCollection {#2523 …}
  +reports: Doctrine\ORM\PersistentCollection {#2511 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2539 …}
  -id: 159256
  -bodyTs: "'ah':1 'bad':7 'felt':10 'food':9 'like':6 'need':12 'share':14 'tast':8 'thank':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4448341"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700847273 {#2374
    date: 2023-11-24 18:34:33.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 {#2533
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2549 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: null
  +root: null
  +body: "Wow! I’m have a real Baader-Meinhof phenomenon thing going on! Seen a new fun fact on these little ones a few days ago, fell down a rabbit hole reading a bunch of new stuff on 'em. Then yesterday, a podcast I listen to did a segment on them, right after an intro about their Baader-Meinhof effects reported by listeners to their stories. Thanks!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700834347 {#2150
    date: 2023-11-24 14:59:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2548 …}
  +nested: Doctrine\ORM\PersistentCollection {#2546 …}
  +votes: Doctrine\ORM\PersistentCollection {#2544 …}
  +reports: Doctrine\ORM\PersistentCollection {#1356 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1357 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2492 …}
  -id: 158540
  -bodyTs: "'ago':26 'baader':8,59 'baader-meinhof':7,58 'bunch':34 'day':25 'effect':61 'em':39 'fact':18 'fell':27 'fun':17 'go':12 'hole':31 'intro':55 'listen':45,64 'littl':21 'm':3 'meinhof':9,60 'new':16,36 'one':22 'phenomenon':10 'podcast':43 'rabbit':30 'read':32 'real':6 'report':62 'right':52 'seen':14 'segment':49 'stori':67 'stuff':37 'thank':68 'thing':11 'wow':1 'yesterday':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4444129"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700834347 {#2152
    date: 2023-11-24 14:59:07.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 {#2533
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2549 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: null
  +root: null
  +body: "Wow! I’m have a real Baader-Meinhof phenomenon thing going on! Seen a new fun fact on these little ones a few days ago, fell down a rabbit hole reading a bunch of new stuff on 'em. Then yesterday, a podcast I listen to did a segment on them, right after an intro about their Baader-Meinhof effects reported by listeners to their stories. Thanks!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700834347 {#2150
    date: 2023-11-24 14:59:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2548 …}
  +nested: Doctrine\ORM\PersistentCollection {#2546 …}
  +votes: Doctrine\ORM\PersistentCollection {#2544 …}
  +reports: Doctrine\ORM\PersistentCollection {#1356 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1357 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2492 …}
  -id: 158540
  -bodyTs: "'ago':26 'baader':8,59 'baader-meinhof':7,58 'bunch':34 'day':25 'effect':61 'em':39 'fact':18 'fell':27 'fun':17 'go':12 'hole':31 'intro':55 'listen':45,64 'littl':21 'm':3 'meinhof':9,60 'new':16,36 'one':22 'phenomenon':10 'podcast':43 'rabbit':30 'read':32 'real':6 'report':62 'right':52 'seen':14 'segment':49 'stori':67 'stuff':37 'thank':68 'thing':11 'wow':1 'yesterday':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4444129"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700834347 {#2152
    date: 2023-11-24 14:59:07.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 {#2533
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2549 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: null
  +root: null
  +body: "Wow! I’m have a real Baader-Meinhof phenomenon thing going on! Seen a new fun fact on these little ones a few days ago, fell down a rabbit hole reading a bunch of new stuff on 'em. Then yesterday, a podcast I listen to did a segment on them, right after an intro about their Baader-Meinhof effects reported by listeners to their stories. Thanks!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700834347 {#2150
    date: 2023-11-24 14:59:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2548 …}
  +nested: Doctrine\ORM\PersistentCollection {#2546 …}
  +votes: Doctrine\ORM\PersistentCollection {#2544 …}
  +reports: Doctrine\ORM\PersistentCollection {#1356 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1357 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2492 …}
  -id: 158540
  -bodyTs: "'ago':26 'baader':8,59 'baader-meinhof':7,58 'bunch':34 'day':25 'effect':61 'em':39 'fact':18 'fell':27 'fun':17 'go':12 'hole':31 'intro':55 'listen':45,64 'littl':21 'm':3 'meinhof':9,60 'new':16,36 'one':22 'phenomenon':10 'podcast':43 'rabbit':30 'read':32 'real':6 'report':62 'right':52 'seen':14 'segment':49 'stori':67 'stuff':37 'thank':68 'thing':11 'wow':1 'yesterday':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4444129"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700834347 {#2152
    date: 2023-11-24 14:59:07.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 {#2496
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2497 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: null
  +root: null
  +body: "Why not both?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700831536 {#2503
    date: 2023-11-24 14:12:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jawa21@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2498 …}
  +nested: Doctrine\ORM\PersistentCollection {#2500 …}
  +votes: Doctrine\ORM\PersistentCollection {#2502 …}
  +reports: Doctrine\ORM\PersistentCollection {#2507 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2513 …}
  -id: 158398
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4443338"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700831536 {#2535
    date: 2023-11-24 14:12:16.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 {#2496
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2497 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: null
  +root: null
  +body: "Why not both?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700831536 {#2503
    date: 2023-11-24 14:12:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jawa21@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2498 …}
  +nested: Doctrine\ORM\PersistentCollection {#2500 …}
  +votes: Doctrine\ORM\PersistentCollection {#2502 …}
  +reports: Doctrine\ORM\PersistentCollection {#2507 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2513 …}
  -id: 158398
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4443338"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700831536 {#2535
    date: 2023-11-24 14:12:16.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 {#2496
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2497 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: null
  +root: null
  +body: "Why not both?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700831536 {#2503
    date: 2023-11-24 14:12:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jawa21@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2498 …}
  +nested: Doctrine\ORM\PersistentCollection {#2500 …}
  +votes: Doctrine\ORM\PersistentCollection {#2502 …}
  +reports: Doctrine\ORM\PersistentCollection {#2507 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2513 …}
  -id: 158398
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4443338"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700831536 {#2535
    date: 2023-11-24 14:12:16.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 {#2516
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2519 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2518 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2520 …}
  +body: "![](https://startrek.website/pictrs/image/acf31979-64be-4183-9bc5-38bb9b6d7133.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700708153 {#2495
    date: 2023-11-23 03:55:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
    "@EmergMemeHologram@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2515 …}
  +nested: Doctrine\ORM\PersistentCollection {#2525 …}
  +votes: Doctrine\ORM\PersistentCollection {#2526 …}
  +reports: Doctrine\ORM\PersistentCollection {#2528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2543 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2550 …}
  -id: 153107
  -bodyTs: "'/pictrs/image/acf31979-64be-4183-9bc5-38bb9b6d7133.jpeg)':3 'startrek.website':2 'startrek.website/pictrs/image/acf31979-64be-4183-9bc5-38bb9b6d7133.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4409384"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700708153 {#2494
    date: 2023-11-23 03:55:53.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 {#2516
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2519 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2518 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2520 …}
  +body: "![](https://startrek.website/pictrs/image/acf31979-64be-4183-9bc5-38bb9b6d7133.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700708153 {#2495
    date: 2023-11-23 03:55:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
    "@EmergMemeHologram@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2515 …}
  +nested: Doctrine\ORM\PersistentCollection {#2525 …}
  +votes: Doctrine\ORM\PersistentCollection {#2526 …}
  +reports: Doctrine\ORM\PersistentCollection {#2528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2543 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2550 …}
  -id: 153107
  -bodyTs: "'/pictrs/image/acf31979-64be-4183-9bc5-38bb9b6d7133.jpeg)':3 'startrek.website':2 'startrek.website/pictrs/image/acf31979-64be-4183-9bc5-38bb9b6d7133.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4409384"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700708153 {#2494
    date: 2023-11-23 03:55:53.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 {#2516
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2519 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2518 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2520 …}
  +body: "![](https://startrek.website/pictrs/image/acf31979-64be-4183-9bc5-38bb9b6d7133.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700708153 {#2495
    date: 2023-11-23 03:55:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
    "@EmergMemeHologram@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2515 …}
  +nested: Doctrine\ORM\PersistentCollection {#2525 …}
  +votes: Doctrine\ORM\PersistentCollection {#2526 …}
  +reports: Doctrine\ORM\PersistentCollection {#2528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2543 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2550 …}
  -id: 153107
  -bodyTs: "'/pictrs/image/acf31979-64be-4183-9bc5-38bb9b6d7133.jpeg)':3 'startrek.website':2 'startrek.website/pictrs/image/acf31979-64be-4183-9bc5-38bb9b6d7133.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4409384"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700708153 {#2494
    date: 2023-11-23 03:55:53.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 {#2555
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://startrek.website/pictrs/image/ceeb6f72-2c0b-411f-93a5-db92d7efd9c6.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1700644762 {#2509
    date: 2023-11-22 10:19:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2557 …}
  +nested: Doctrine\ORM\PersistentCollection {#2559 …}
  +votes: Doctrine\ORM\PersistentCollection {#2561 …}
  +reports: Doctrine\ORM\PersistentCollection {#2563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2567 …}
  -id: 136935
  -bodyTs: "'/pictrs/image/ceeb6f72-2c0b-411f-93a5-db92d7efd9c6.jpeg)':3 'startrek.website':2 'startrek.website/pictrs/image/ceeb6f72-2c0b-411f-93a5-db92d7efd9c6.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4277931"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700318118 {#2514
    date: 2023-11-18 15:35:18.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 {#2555
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://startrek.website/pictrs/image/ceeb6f72-2c0b-411f-93a5-db92d7efd9c6.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1700644762 {#2509
    date: 2023-11-22 10:19:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2557 …}
  +nested: Doctrine\ORM\PersistentCollection {#2559 …}
  +votes: Doctrine\ORM\PersistentCollection {#2561 …}
  +reports: Doctrine\ORM\PersistentCollection {#2563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2567 …}
  -id: 136935
  -bodyTs: "'/pictrs/image/ceeb6f72-2c0b-411f-93a5-db92d7efd9c6.jpeg)':3 'startrek.website':2 'startrek.website/pictrs/image/ceeb6f72-2c0b-411f-93a5-db92d7efd9c6.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4277931"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700318118 {#2514
    date: 2023-11-18 15:35:18.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 {#2555
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://startrek.website/pictrs/image/ceeb6f72-2c0b-411f-93a5-db92d7efd9c6.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1700644762 {#2509
    date: 2023-11-22 10:19:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2557 …}
  +nested: Doctrine\ORM\PersistentCollection {#2559 …}
  +votes: Doctrine\ORM\PersistentCollection {#2561 …}
  +reports: Doctrine\ORM\PersistentCollection {#2563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2567 …}
  -id: 136935
  -bodyTs: "'/pictrs/image/ceeb6f72-2c0b-411f-93a5-db92d7efd9c6.jpeg)':3 'startrek.website':2 'startrek.website/pictrs/image/ceeb6f72-2c0b-411f-93a5-db92d7efd9c6.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4277931"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700318118 {#2514
    date: 2023-11-18 15:35:18.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 {#2571
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2572 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://startrek.website/pictrs/image/a108fba1-804a-4188-b978-e48871e1b6ef.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700625386 {#2554
    date: 2023-11-22 04:56:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FauxPseudo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2573 …}
  +nested: Doctrine\ORM\PersistentCollection {#2575 …}
  +votes: Doctrine\ORM\PersistentCollection {#2577 …}
  +reports: Doctrine\ORM\PersistentCollection {#2579 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2581 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2583 …}
  -id: 136833
  -bodyTs: "'/pictrs/image/a108fba1-804a-4188-b978-e48871e1b6ef.jpeg)':3 'startrek.website':2 'startrek.website/pictrs/image/a108fba1-804a-4188-b978-e48871e1b6ef.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4277196"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700315407 {#2553
    date: 2023-11-18 14:50:07.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 {#2571
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2572 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://startrek.website/pictrs/image/a108fba1-804a-4188-b978-e48871e1b6ef.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700625386 {#2554
    date: 2023-11-22 04:56:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FauxPseudo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2573 …}
  +nested: Doctrine\ORM\PersistentCollection {#2575 …}
  +votes: Doctrine\ORM\PersistentCollection {#2577 …}
  +reports: Doctrine\ORM\PersistentCollection {#2579 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2581 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2583 …}
  -id: 136833
  -bodyTs: "'/pictrs/image/a108fba1-804a-4188-b978-e48871e1b6ef.jpeg)':3 'startrek.website':2 'startrek.website/pictrs/image/a108fba1-804a-4188-b978-e48871e1b6ef.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4277196"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700315407 {#2553
    date: 2023-11-18 14:50:07.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 {#2571
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2572 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://startrek.website/pictrs/image/a108fba1-804a-4188-b978-e48871e1b6ef.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700625386 {#2554
    date: 2023-11-22 04:56:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FauxPseudo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2573 …}
  +nested: Doctrine\ORM\PersistentCollection {#2575 …}
  +votes: Doctrine\ORM\PersistentCollection {#2577 …}
  +reports: Doctrine\ORM\PersistentCollection {#2579 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2581 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2583 …}
  -id: 136833
  -bodyTs: "'/pictrs/image/a108fba1-804a-4188-b978-e48871e1b6ef.jpeg)':3 'startrek.website':2 'startrek.website/pictrs/image/a108fba1-804a-4188-b978-e48871e1b6ef.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4277196"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700315407 {#2553
    date: 2023-11-18 14:50:07.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 {#2587
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2060 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2588 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2589 …}
  +body: "I may look, though it may end up costing me a ton if I go down that rabbit hole. My dad used to get all the Halmark ST ornaments as they came out. They had a little plug that goes into the light bulb socket on the tree lights to light up. He gave those to my cousin after I had expected to get them. If I start with one I know I will want to get them all to theme the tree. Plus they had looked amazing… to me anyway."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700406344 {#2570
    date: 2023-11-19 16:05:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Spot@startrek.website"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2590 …}
  +nested: Doctrine\ORM\PersistentCollection {#2592 …}
  +votes: Doctrine\ORM\PersistentCollection {#2594 …}
  +reports: Doctrine\ORM\PersistentCollection {#2596 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2598 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2600 …}
  -id: 139977
  -bodyTs: "'amaz':88 'anyway':91 'bulb':44 'came':32 'cost':9 'cousin':58 'dad':21 'end':7 'expect':62 'gave':54 'get':24,64,77 'go':15 'goe':40 'halmark':27 'hole':19 'know':72 'light':43,49,51 'littl':37 'look':3,87 'may':2,6 'one':70 'ornament':29 'plug':38 'plus':84 'rabbit':18 'socket':45 'st':28 'start':68 'theme':81 'though':4 'ton':12 'tree':48,83 'use':22 'want':75"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4307577"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700406344 {#2569
    date: 2023-11-19 16:05:44.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 {#2587
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2060 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2588 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2589 …}
  +body: "I may look, though it may end up costing me a ton if I go down that rabbit hole. My dad used to get all the Halmark ST ornaments as they came out. They had a little plug that goes into the light bulb socket on the tree lights to light up. He gave those to my cousin after I had expected to get them. If I start with one I know I will want to get them all to theme the tree. Plus they had looked amazing… to me anyway."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700406344 {#2570
    date: 2023-11-19 16:05:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Spot@startrek.website"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2590 …}
  +nested: Doctrine\ORM\PersistentCollection {#2592 …}
  +votes: Doctrine\ORM\PersistentCollection {#2594 …}
  +reports: Doctrine\ORM\PersistentCollection {#2596 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2598 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2600 …}
  -id: 139977
  -bodyTs: "'amaz':88 'anyway':91 'bulb':44 'came':32 'cost':9 'cousin':58 'dad':21 'end':7 'expect':62 'gave':54 'get':24,64,77 'go':15 'goe':40 'halmark':27 'hole':19 'know':72 'light':43,49,51 'littl':37 'look':3,87 'may':2,6 'one':70 'ornament':29 'plug':38 'plus':84 'rabbit':18 'socket':45 'st':28 'start':68 'theme':81 'though':4 'ton':12 'tree':48,83 'use':22 'want':75"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4307577"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700406344 {#2569
    date: 2023-11-19 16:05:44.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 {#2587
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2060 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2588 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2589 …}
  +body: "I may look, though it may end up costing me a ton if I go down that rabbit hole. My dad used to get all the Halmark ST ornaments as they came out. They had a little plug that goes into the light bulb socket on the tree lights to light up. He gave those to my cousin after I had expected to get them. If I start with one I know I will want to get them all to theme the tree. Plus they had looked amazing… to me anyway."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700406344 {#2570
    date: 2023-11-19 16:05:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Spot@startrek.website"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2590 …}
  +nested: Doctrine\ORM\PersistentCollection {#2592 …}
  +votes: Doctrine\ORM\PersistentCollection {#2594 …}
  +reports: Doctrine\ORM\PersistentCollection {#2596 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2598 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2600 …}
  -id: 139977
  -bodyTs: "'amaz':88 'anyway':91 'bulb':44 'came':32 'cost':9 'cousin':58 'dad':21 'end':7 'expect':62 'gave':54 'get':24,64,77 'go':15 'goe':40 'halmark':27 'hole':19 'know':72 'light':43,49,51 'littl':37 'look':3,87 'may':2,6 'one':70 'ornament':29 'plug':38 'plus':84 'rabbit':18 'socket':45 'st':28 'start':68 'theme':81 'though':4 'ton':12 'tree':48,83 'use':22 'want':75"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4307577"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700406344 {#2569
    date: 2023-11-19 16:05:44.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 {#2604
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2060 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2605 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2605 …}
  +body: "Oo!! Nice!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700405677 {#2586
    date: 2023-11-19 15:54:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Spot@startrek.website"
    "@thebardingreen@lemmy.starlightkel.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2606 …}
  +nested: Doctrine\ORM\PersistentCollection {#2608 …}
  +votes: Doctrine\ORM\PersistentCollection {#2610 …}
  +reports: Doctrine\ORM\PersistentCollection {#2612 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2614 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2616 …}
  -id: 139952
  -bodyTs: "'nice':2 'oo':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4307370"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700405677 {#2585
    date: 2023-11-19 15:54:37.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 {#2604
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2060 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2605 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2605 …}
  +body: "Oo!! Nice!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700405677 {#2586
    date: 2023-11-19 15:54:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Spot@startrek.website"
    "@thebardingreen@lemmy.starlightkel.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2606 …}
  +nested: Doctrine\ORM\PersistentCollection {#2608 …}
  +votes: Doctrine\ORM\PersistentCollection {#2610 …}
  +reports: Doctrine\ORM\PersistentCollection {#2612 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2614 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2616 …}
  -id: 139952
  -bodyTs: "'nice':2 'oo':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4307370"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700405677 {#2585
    date: 2023-11-19 15:54:37.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 {#2604
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2060 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2605 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2605 …}
  +body: "Oo!! Nice!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700405677 {#2586
    date: 2023-11-19 15:54:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Spot@startrek.website"
    "@thebardingreen@lemmy.starlightkel.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2606 …}
  +nested: Doctrine\ORM\PersistentCollection {#2608 …}
  +votes: Doctrine\ORM\PersistentCollection {#2610 …}
  +reports: Doctrine\ORM\PersistentCollection {#2612 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2614 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2616 …}
  -id: 139952
  -bodyTs: "'nice':2 'oo':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4307370"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700405677 {#2585
    date: 2023-11-19 15:54:37.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 {#2620
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2060 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2589 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2589 …}
  +body: "Oh wow!! I would love that, my family would hate me!! Already anytime anything close to AMOK TIME or that seen from Cable Guy is mentioned, I must, like an irrepressible impulse, do Jim’s “song” of the music. I would probably carry that around and play it instead till they disowned me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700405624 {#2603
    date: 2023-11-19 15:53:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Spot@startrek.website"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2621 …}
  +nested: Doctrine\ORM\PersistentCollection {#2623 …}
  +votes: Doctrine\ORM\PersistentCollection {#2625 …}
  +reports: Doctrine\ORM\PersistentCollection {#2627 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2629 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2631 …}
  -id: 139948
  -bodyTs: "'alreadi':12 'amok':17 'anyth':14 'anytim':13 'around':45 'cabl':23 'carri':43 'close':15 'disown':52 'famili':8 'guy':24 'hate':10 'impuls':32 'instead':49 'irrepress':31 'jim':34 'like':29 'love':5 'mention':26 'music':39 'must':28 'oh':1 'play':47 'probabl':42 'seen':21 'song':36 'till':50 'time':18 'would':4,9,41 'wow':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4307349"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700405624 {#2602
    date: 2023-11-19 15:53:44.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 {#2620
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2060 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2589 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2589 …}
  +body: "Oh wow!! I would love that, my family would hate me!! Already anytime anything close to AMOK TIME or that seen from Cable Guy is mentioned, I must, like an irrepressible impulse, do Jim’s “song” of the music. I would probably carry that around and play it instead till they disowned me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700405624 {#2603
    date: 2023-11-19 15:53:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Spot@startrek.website"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2621 …}
  +nested: Doctrine\ORM\PersistentCollection {#2623 …}
  +votes: Doctrine\ORM\PersistentCollection {#2625 …}
  +reports: Doctrine\ORM\PersistentCollection {#2627 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2629 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2631 …}
  -id: 139948
  -bodyTs: "'alreadi':12 'amok':17 'anyth':14 'anytim':13 'around':45 'cabl':23 'carri':43 'close':15 'disown':52 'famili':8 'guy':24 'hate':10 'impuls':32 'instead':49 'irrepress':31 'jim':34 'like':29 'love':5 'mention':26 'music':39 'must':28 'oh':1 'play':47 'probabl':42 'seen':21 'song':36 'till':50 'time':18 'would':4,9,41 'wow':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4307349"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700405624 {#2602
    date: 2023-11-19 15:53:44.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 {#2620
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2060 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2589 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2589 …}
  +body: "Oh wow!! I would love that, my family would hate me!! Already anytime anything close to AMOK TIME or that seen from Cable Guy is mentioned, I must, like an irrepressible impulse, do Jim’s “song” of the music. I would probably carry that around and play it instead till they disowned me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700405624 {#2603
    date: 2023-11-19 15:53:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Spot@startrek.website"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2621 …}
  +nested: Doctrine\ORM\PersistentCollection {#2623 …}
  +votes: Doctrine\ORM\PersistentCollection {#2625 …}
  +reports: Doctrine\ORM\PersistentCollection {#2627 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2629 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2631 …}
  -id: 139948
  -bodyTs: "'alreadi':12 'amok':17 'anyth':14 'anytim':13 'around':45 'cabl':23 'carri':43 'close':15 'disown':52 'famili':8 'guy':24 'hate':10 'impuls':32 'instead':49 'irrepress':31 'jim':34 'like':29 'love':5 'mention':26 'music':39 'must':28 'oh':1 'play':47 'probabl':42 'seen':21 'song':36 'till':50 'time':18 'would':4,9,41 'wow':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4307349"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700405624 {#2602
    date: 2023-11-19 15:53:44.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 {#2635
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2060 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2636 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2636 …}
  +body: "We went to a Midievil Times tonight and it was all I could think about. Granted, I planned going here because I am a HUGE JC fan and ST fan, and finally live near enough to one and had an excuse to go."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700373910 {#2619
    date: 2023-11-19 07:05:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Spot@startrek.website"
    "@ummthatguy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2637 …}
  +nested: Doctrine\ORM\PersistentCollection {#2639 …}
  +votes: Doctrine\ORM\PersistentCollection {#2641 …}
  +reports: Doctrine\ORM\PersistentCollection {#2643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2647 …}
  -id: 139110
  -bodyTs: "'could':13 'enough':35 'excus':41 'fan':27,30 'final':32 'go':19,43 'grant':16 'huge':25 'jc':26 'live':33 'midievil':5 'near':34 'one':37 'plan':18 'st':29 'think':14 'time':6 'tonight':7 'went':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4300488"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700373910 {#2618
    date: 2023-11-19 07:05:10.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 {#2635
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2060 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2636 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2636 …}
  +body: "We went to a Midievil Times tonight and it was all I could think about. Granted, I planned going here because I am a HUGE JC fan and ST fan, and finally live near enough to one and had an excuse to go."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700373910 {#2619
    date: 2023-11-19 07:05:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Spot@startrek.website"
    "@ummthatguy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2637 …}
  +nested: Doctrine\ORM\PersistentCollection {#2639 …}
  +votes: Doctrine\ORM\PersistentCollection {#2641 …}
  +reports: Doctrine\ORM\PersistentCollection {#2643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2647 …}
  -id: 139110
  -bodyTs: "'could':13 'enough':35 'excus':41 'fan':27,30 'final':32 'go':19,43 'grant':16 'huge':25 'jc':26 'live':33 'midievil':5 'near':34 'one':37 'plan':18 'st':29 'think':14 'time':6 'tonight':7 'went':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4300488"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700373910 {#2618
    date: 2023-11-19 07:05:10.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 {#2635
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2060 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2636 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2636 …}
  +body: "We went to a Midievil Times tonight and it was all I could think about. Granted, I planned going here because I am a HUGE JC fan and ST fan, and finally live near enough to one and had an excuse to go."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700373910 {#2619
    date: 2023-11-19 07:05:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Spot@startrek.website"
    "@ummthatguy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2637 …}
  +nested: Doctrine\ORM\PersistentCollection {#2639 …}
  +votes: Doctrine\ORM\PersistentCollection {#2641 …}
  +reports: Doctrine\ORM\PersistentCollection {#2643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2647 …}
  -id: 139110
  -bodyTs: "'could':13 'enough':35 'excus':41 'fan':27,30 'final':32 'go':19,43 'grant':16 'huge':25 'jc':26 'live':33 'midievil':5 'near':34 'one':37 'plan':18 'st':29 'think':14 'time':6 'tonight':7 'went':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4300488"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700373910 {#2618
    date: 2023-11-19 07:05:10.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 {#2651
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2652 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://startrek.website/pictrs/image/b8b32e4f-b128-412d-b676-71696a5a2aa9.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700367524 {#2634
    date: 2023-11-19 05:18:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2653 …}
  +nested: Doctrine\ORM\PersistentCollection {#2655 …}
  +votes: Doctrine\ORM\PersistentCollection {#2657 …}
  +reports: Doctrine\ORM\PersistentCollection {#2659 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2661 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2663 …}
  -id: 138969
  -bodyTs: "'/pictrs/image/b8b32e4f-b128-412d-b676-71696a5a2aa9.jpeg)':3 'startrek.website':2 'startrek.website/pictrs/image/b8b32e4f-b128-412d-b676-71696a5a2aa9.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4298815"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700367524 {#2633
    date: 2023-11-19 05:18:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2651
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2652 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://startrek.website/pictrs/image/b8b32e4f-b128-412d-b676-71696a5a2aa9.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700367524 {#2634
    date: 2023-11-19 05:18:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2653 …}
  +nested: Doctrine\ORM\PersistentCollection {#2655 …}
  +votes: Doctrine\ORM\PersistentCollection {#2657 …}
  +reports: Doctrine\ORM\PersistentCollection {#2659 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2661 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2663 …}
  -id: 138969
  -bodyTs: "'/pictrs/image/b8b32e4f-b128-412d-b676-71696a5a2aa9.jpeg)':3 'startrek.website':2 'startrek.website/pictrs/image/b8b32e4f-b128-412d-b676-71696a5a2aa9.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4298815"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700367524 {#2633
    date: 2023-11-19 05:18:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2651
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2652 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://startrek.website/pictrs/image/b8b32e4f-b128-412d-b676-71696a5a2aa9.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700367524 {#2634
    date: 2023-11-19 05:18:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2653 …}
  +nested: Doctrine\ORM\PersistentCollection {#2655 …}
  +votes: Doctrine\ORM\PersistentCollection {#2657 …}
  +reports: Doctrine\ORM\PersistentCollection {#2659 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2661 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2663 …}
  -id: 138969
  -bodyTs: "'/pictrs/image/b8b32e4f-b128-412d-b676-71696a5a2aa9.jpeg)':3 'startrek.website':2 'startrek.website/pictrs/image/b8b32e4f-b128-412d-b676-71696a5a2aa9.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4298815"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700367524 {#2633
    date: 2023-11-19 05:18:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#2667
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2668 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: null
  +root: null
  +body: "I dress in blue, yes, navy blue from head to toe"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700366690 {#2650
    date: 2023-11-19 05:04:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FauxPseudo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2669 …}
  +nested: Doctrine\ORM\PersistentCollection {#2671 …}
  +votes: Doctrine\ORM\PersistentCollection {#2673 …}
  +reports: Doctrine\ORM\PersistentCollection {#2675 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2677 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2679 …}
  -id: 138941
  -bodyTs: "'blue':4,7 'dress':2 'head':9 'navi':6 'toe':11 'yes':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4298539"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700366690 {#2649
    date: 2023-11-19 05:04:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2667
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2668 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: null
  +root: null
  +body: "I dress in blue, yes, navy blue from head to toe"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700366690 {#2650
    date: 2023-11-19 05:04:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FauxPseudo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2669 …}
  +nested: Doctrine\ORM\PersistentCollection {#2671 …}
  +votes: Doctrine\ORM\PersistentCollection {#2673 …}
  +reports: Doctrine\ORM\PersistentCollection {#2675 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2677 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2679 …}
  -id: 138941
  -bodyTs: "'blue':4,7 'dress':2 'head':9 'navi':6 'toe':11 'yes':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4298539"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700366690 {#2649
    date: 2023-11-19 05:04:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2667
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2668 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: null
  +root: null
  +body: "I dress in blue, yes, navy blue from head to toe"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700366690 {#2650
    date: 2023-11-19 05:04:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FauxPseudo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2669 …}
  +nested: Doctrine\ORM\PersistentCollection {#2671 …}
  +votes: Doctrine\ORM\PersistentCollection {#2673 …}
  +reports: Doctrine\ORM\PersistentCollection {#2675 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2677 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2679 …}
  -id: 138941
  -bodyTs: "'blue':4,7 'dress':2 'head':9 'navi':6 'toe':11 'yes':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4298539"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700366690 {#2649
    date: 2023-11-19 05:04:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#2683
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2684 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2685 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2685 …}
  +body: "🎶WKRP in Shaka🎶"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700340050 {#2666
    date: 2023-11-18 21:40:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@teft@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2686 …}
  +nested: Doctrine\ORM\PersistentCollection {#2688 …}
  +votes: Doctrine\ORM\PersistentCollection {#2690 …}
  +reports: Doctrine\ORM\PersistentCollection {#2692 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2694 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2696 …}
  -id: 137881
  -bodyTs: "'shaka':3 'wkrp':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4286491"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700340050 {#2665
    date: 2023-11-18 21:40:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#2683
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2684 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2685 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2685 …}
  +body: "🎶WKRP in Shaka🎶"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700340050 {#2666
    date: 2023-11-18 21:40:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@teft@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2686 …}
  +nested: Doctrine\ORM\PersistentCollection {#2688 …}
  +votes: Doctrine\ORM\PersistentCollection {#2690 …}
  +reports: Doctrine\ORM\PersistentCollection {#2692 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2694 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2696 …}
  -id: 137881
  -bodyTs: "'shaka':3 'wkrp':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4286491"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700340050 {#2665
    date: 2023-11-18 21:40:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#2683
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2684 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2685 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2685 …}
  +body: "🎶WKRP in Shaka🎶"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700340050 {#2666
    date: 2023-11-18 21:40:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@teft@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2686 …}
  +nested: Doctrine\ORM\PersistentCollection {#2688 …}
  +votes: Doctrine\ORM\PersistentCollection {#2690 …}
  +reports: Doctrine\ORM\PersistentCollection {#2692 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2694 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2696 …}
  -id: 137881
  -bodyTs: "'shaka':3 'wkrp':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4286491"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700340050 {#2665
    date: 2023-11-18 21:40:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details