GET https://kbin.spritesserver.nl/u/@The_Picard_Maneuver@startrek.website/comments?p=8

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#17144
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#8158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#17107 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#17107 …}
  +body: "> being crushed **under** a bag of Cheetos."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1704121609 {#17065
    date: 2024-01-01 16:06:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@superduperenigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#17108 …}
  +nested: Doctrine\ORM\PersistentCollection {#17111 …}
  +votes: Doctrine\ORM\PersistentCollection {#17113 …}
  +reports: Doctrine\ORM\PersistentCollection {#17115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#17099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#17104 …}
  -id: 270118
  -bodyTs: "'bag':5 'cheeto':7 'crush':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5324512"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704121609 {#17100
    date: 2024-01-01 16:06:49.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 {#17144
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#8158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#17107 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#17107 …}
  +body: "> being crushed **under** a bag of Cheetos."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1704121609 {#17065
    date: 2024-01-01 16:06:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@superduperenigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#17108 …}
  +nested: Doctrine\ORM\PersistentCollection {#17111 …}
  +votes: Doctrine\ORM\PersistentCollection {#17113 …}
  +reports: Doctrine\ORM\PersistentCollection {#17115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#17099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#17104 …}
  -id: 270118
  -bodyTs: "'bag':5 'cheeto':7 'crush':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5324512"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704121609 {#17100
    date: 2024-01-01 16:06:49.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 {#17144
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#8158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#17107 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#17107 …}
  +body: "> being crushed **under** a bag of Cheetos."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1704121609 {#17065
    date: 2024-01-01 16:06:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@superduperenigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#17108 …}
  +nested: Doctrine\ORM\PersistentCollection {#17111 …}
  +votes: Doctrine\ORM\PersistentCollection {#17113 …}
  +reports: Doctrine\ORM\PersistentCollection {#17115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#17099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#17104 …}
  -id: 270118
  -bodyTs: "'bag':5 'cheeto':7 'crush':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5324512"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704121609 {#17100
    date: 2024-01-01 16:06:49.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 {#17085
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#17182 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1401 …}
  +image: null
  +parent: null
  +root: null
  +body: "Georgia Bones."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704074375 {#17146
    date: 2024-01-01 02:59:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RalphFurley@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#17185 …}
  +nested: Doctrine\ORM\PersistentCollection {#17186 …}
  +votes: Doctrine\ORM\PersistentCollection {#17191 …}
  +reports: Doctrine\ORM\PersistentCollection {#17192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#17194 …}
  +notifications: Doctrine\ORM\PersistentCollection {#17196 …}
  -id: 268950
  -bodyTs: "'bone':2 'georgia':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5317544"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704074375 {#17068
    date: 2024-01-01 02:59:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#17085
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#17182 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1401 …}
  +image: null
  +parent: null
  +root: null
  +body: "Georgia Bones."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704074375 {#17146
    date: 2024-01-01 02:59:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RalphFurley@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#17185 …}
  +nested: Doctrine\ORM\PersistentCollection {#17186 …}
  +votes: Doctrine\ORM\PersistentCollection {#17191 …}
  +reports: Doctrine\ORM\PersistentCollection {#17192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#17194 …}
  +notifications: Doctrine\ORM\PersistentCollection {#17196 …}
  -id: 268950
  -bodyTs: "'bone':2 'georgia':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5317544"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704074375 {#17068
    date: 2024-01-01 02:59:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#17085
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#17182 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1401 …}
  +image: null
  +parent: null
  +root: null
  +body: "Georgia Bones."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704074375 {#17146
    date: 2024-01-01 02:59:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RalphFurley@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#17185 …}
  +nested: Doctrine\ORM\PersistentCollection {#17186 …}
  +votes: Doctrine\ORM\PersistentCollection {#17191 …}
  +reports: Doctrine\ORM\PersistentCollection {#17192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#17194 …}
  +notifications: Doctrine\ORM\PersistentCollection {#17196 …}
  -id: 268950
  -bodyTs: "'bone':2 'georgia':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5317544"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704074375 {#17068
    date: 2024-01-01 02:59:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#17169
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#9681 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2078 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#17201 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#17201 …}
  +body: """
    This hits close to home.\n
    \n
    Time to go make some more tea.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704063721 {#17086
    date: 2024-01-01 00:02:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@QuaffPotions@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#17203 …}
  +nested: Doctrine\ORM\PersistentCollection {#17206 …}
  +votes: Doctrine\ORM\PersistentCollection {#17172 …}
  +reports: Doctrine\ORM\PersistentCollection {#17183 …}
  +favourites: Doctrine\ORM\PersistentCollection {#17195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#17202 …}
  -id: 268556
  -bodyTs: "'close':3 'go':8 'hit':2 'home':5 'make':9 'tea':12 'time':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5315457"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704063721 {#17137
    date: 2024-01-01 00:02:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#17169
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#9681 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2078 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#17201 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#17201 …}
  +body: """
    This hits close to home.\n
    \n
    Time to go make some more tea.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704063721 {#17086
    date: 2024-01-01 00:02:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@QuaffPotions@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#17203 …}
  +nested: Doctrine\ORM\PersistentCollection {#17206 …}
  +votes: Doctrine\ORM\PersistentCollection {#17172 …}
  +reports: Doctrine\ORM\PersistentCollection {#17183 …}
  +favourites: Doctrine\ORM\PersistentCollection {#17195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#17202 …}
  -id: 268556
  -bodyTs: "'close':3 'go':8 'hit':2 'home':5 'make':9 'tea':12 'time':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5315457"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704063721 {#17137
    date: 2024-01-01 00:02:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#17169
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#9681 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2078 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#17201 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#17201 …}
  +body: """
    This hits close to home.\n
    \n
    Time to go make some more tea.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704063721 {#17086
    date: 2024-01-01 00:02:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@QuaffPotions@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#17203 …}
  +nested: Doctrine\ORM\PersistentCollection {#17206 …}
  +votes: Doctrine\ORM\PersistentCollection {#17172 …}
  +reports: Doctrine\ORM\PersistentCollection {#17183 …}
  +favourites: Doctrine\ORM\PersistentCollection {#17195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#17202 …}
  -id: 268556
  -bodyTs: "'close':3 'go':8 'hit':2 'home':5 'make':9 'tea':12 'time':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5315457"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704063721 {#17137
    date: 2024-01-01 00:02:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#17071
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#13973 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2078 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#17072 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#17072 …}
  +body: "HUH!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704063515 {#17199
    date: 2023-12-31 23:58:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@AncientMariner@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#17073 …}
  +nested: Doctrine\ORM\PersistentCollection {#17076 …}
  +votes: Doctrine\ORM\PersistentCollection {#17078 …}
  +reports: Doctrine\ORM\PersistentCollection {#17080 …}
  +favourites: Doctrine\ORM\PersistentCollection {#17083 …}
  +notifications: Doctrine\ORM\PersistentCollection {#17188 …}
  -id: 268551
  -bodyTs: "'huh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5315415"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704063515 {#17193
    date: 2023-12-31 23:58:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#17071
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#13973 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2078 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#17072 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#17072 …}
  +body: "HUH!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704063515 {#17199
    date: 2023-12-31 23:58:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@AncientMariner@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#17073 …}
  +nested: Doctrine\ORM\PersistentCollection {#17076 …}
  +votes: Doctrine\ORM\PersistentCollection {#17078 …}
  +reports: Doctrine\ORM\PersistentCollection {#17080 …}
  +favourites: Doctrine\ORM\PersistentCollection {#17083 …}
  +notifications: Doctrine\ORM\PersistentCollection {#17188 …}
  -id: 268551
  -bodyTs: "'huh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5315415"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704063515 {#17193
    date: 2023-12-31 23:58:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#17071
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#13973 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2078 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#17072 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#17072 …}
  +body: "HUH!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704063515 {#17199
    date: 2023-12-31 23:58:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@AncientMariner@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#17073 …}
  +nested: Doctrine\ORM\PersistentCollection {#17076 …}
  +votes: Doctrine\ORM\PersistentCollection {#17078 …}
  +reports: Doctrine\ORM\PersistentCollection {#17080 …}
  +favourites: Doctrine\ORM\PersistentCollection {#17083 …}
  +notifications: Doctrine\ORM\PersistentCollection {#17188 …}
  -id: 268551
  -bodyTs: "'huh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5315415"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704063515 {#17193
    date: 2023-12-31 23:58:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#17179
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#13925 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1401 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#17176 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#17176 …}
  +body: "![](https://c.tenor.com/Hk2dMIK4ySsAAAAC/tenor.gif)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1704052744 {#17070
    date: 2023-12-31 20:59:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@HeyThisIsntTheYMCA@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#17170 …}
  +nested: Doctrine\ORM\PersistentCollection {#17173 …}
  +votes: Doctrine\ORM\PersistentCollection {#17168 …}
  +reports: Doctrine\ORM\PersistentCollection {#17166 …}
  +favourites: Doctrine\ORM\PersistentCollection {#17164 …}
  +notifications: Doctrine\ORM\PersistentCollection {#17162 …}
  -id: 268160
  -bodyTs: "'/hk2dmik4yssaaaac/tenor.gif)':3 'c.tenor.com':2 'c.tenor.com/hk2dmik4yssaaaac/tenor.gif)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5312952"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704052744 {#17069
    date: 2023-12-31 20:59: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
19 DENIED edit
App\Entity\EntryComment {#17179
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#13925 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1401 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#17176 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#17176 …}
  +body: "![](https://c.tenor.com/Hk2dMIK4ySsAAAAC/tenor.gif)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1704052744 {#17070
    date: 2023-12-31 20:59:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@HeyThisIsntTheYMCA@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#17170 …}
  +nested: Doctrine\ORM\PersistentCollection {#17173 …}
  +votes: Doctrine\ORM\PersistentCollection {#17168 …}
  +reports: Doctrine\ORM\PersistentCollection {#17166 …}
  +favourites: Doctrine\ORM\PersistentCollection {#17164 …}
  +notifications: Doctrine\ORM\PersistentCollection {#17162 …}
  -id: 268160
  -bodyTs: "'/hk2dmik4yssaaaac/tenor.gif)':3 'c.tenor.com':2 'c.tenor.com/hk2dmik4yssaaaac/tenor.gif)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5312952"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704052744 {#17069
    date: 2023-12-31 20:59: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
20 DENIED moderate
App\Entity\EntryComment {#17179
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#13925 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1401 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#17176 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#17176 …}
  +body: "![](https://c.tenor.com/Hk2dMIK4ySsAAAAC/tenor.gif)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1704052744 {#17070
    date: 2023-12-31 20:59:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@HeyThisIsntTheYMCA@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#17170 …}
  +nested: Doctrine\ORM\PersistentCollection {#17173 …}
  +votes: Doctrine\ORM\PersistentCollection {#17168 …}
  +reports: Doctrine\ORM\PersistentCollection {#17166 …}
  +favourites: Doctrine\ORM\PersistentCollection {#17164 …}
  +notifications: Doctrine\ORM\PersistentCollection {#17162 …}
  -id: 268160
  -bodyTs: "'/hk2dmik4yssaaaac/tenor.gif)':3 'c.tenor.com':2 'c.tenor.com/hk2dmik4yssaaaac/tenor.gif)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5312952"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704052744 {#17069
    date: 2023-12-31 20:59: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
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 {#17158
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#16818 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#17157 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#17157 …}
  +body: "I’ve found myself watching long youtube videos of people’s DIY projects lately. It’s happening…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704041005 {#17178
    date: 2023-12-31 17:43:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@RIP_Cheems@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#17156 …}
  +nested: Doctrine\ORM\PersistentCollection {#17154 …}
  +votes: Doctrine\ORM\PersistentCollection {#17210 …}
  +reports: Doctrine\ORM\PersistentCollection {#17211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#17213 …}
  +notifications: Doctrine\ORM\PersistentCollection {#17215 …}
  -id: 267630
  -bodyTs: "'diy':12 'found':3 'happen':17 'late':14 'long':6 'peopl':10 'project':13 've':2 'video':8 'watch':5 'youtub':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5309630"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704041005 {#17175
    date: 2023-12-31 17:43:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#17158
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#16818 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#17157 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#17157 …}
  +body: "I’ve found myself watching long youtube videos of people’s DIY projects lately. It’s happening…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704041005 {#17178
    date: 2023-12-31 17:43:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@RIP_Cheems@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#17156 …}
  +nested: Doctrine\ORM\PersistentCollection {#17154 …}
  +votes: Doctrine\ORM\PersistentCollection {#17210 …}
  +reports: Doctrine\ORM\PersistentCollection {#17211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#17213 …}
  +notifications: Doctrine\ORM\PersistentCollection {#17215 …}
  -id: 267630
  -bodyTs: "'diy':12 'found':3 'happen':17 'late':14 'long':6 'peopl':10 'project':13 've':2 'video':8 'watch':5 'youtub':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5309630"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704041005 {#17175
    date: 2023-12-31 17:43:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#17158
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#16818 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#17157 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#17157 …}
  +body: "I’ve found myself watching long youtube videos of people’s DIY projects lately. It’s happening…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704041005 {#17178
    date: 2023-12-31 17:43:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@RIP_Cheems@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#17156 …}
  +nested: Doctrine\ORM\PersistentCollection {#17154 …}
  +votes: Doctrine\ORM\PersistentCollection {#17210 …}
  +reports: Doctrine\ORM\PersistentCollection {#17211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#17213 …}
  +notifications: Doctrine\ORM\PersistentCollection {#17215 …}
  -id: 267630
  -bodyTs: "'diy':12 'found':3 'happen':17 'late':14 'long':6 'peopl':10 'project':13 've':2 'video':8 'watch':5 'youtub':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5309630"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704041005 {#17175
    date: 2023-12-31 17:43:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#17219
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#16818 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#17220 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#17220 …}
  +body: "Amazing, haha"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704040894 {#17159
    date: 2023-12-31 17:41:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@6daemonbag@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#17221 …}
  +nested: Doctrine\ORM\PersistentCollection {#17223 …}
  +votes: Doctrine\ORM\PersistentCollection {#17225 …}
  +reports: Doctrine\ORM\PersistentCollection {#17227 …}
  +favourites: Doctrine\ORM\PersistentCollection {#17229 …}
  +notifications: Doctrine\ORM\PersistentCollection {#17231 …}
  -id: 267627
  -bodyTs: "'amaz':1 'haha':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5309604"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704040894 {#17160
    date: 2023-12-31 17:41:34.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 {#17219
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#16818 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#17220 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#17220 …}
  +body: "Amazing, haha"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704040894 {#17159
    date: 2023-12-31 17:41:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@6daemonbag@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#17221 …}
  +nested: Doctrine\ORM\PersistentCollection {#17223 …}
  +votes: Doctrine\ORM\PersistentCollection {#17225 …}
  +reports: Doctrine\ORM\PersistentCollection {#17227 …}
  +favourites: Doctrine\ORM\PersistentCollection {#17229 …}
  +notifications: Doctrine\ORM\PersistentCollection {#17231 …}
  -id: 267627
  -bodyTs: "'amaz':1 'haha':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5309604"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704040894 {#17160
    date: 2023-12-31 17:41:34.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 {#17219
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#16818 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#17220 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#17220 …}
  +body: "Amazing, haha"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704040894 {#17159
    date: 2023-12-31 17:41:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@6daemonbag@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#17221 …}
  +nested: Doctrine\ORM\PersistentCollection {#17223 …}
  +votes: Doctrine\ORM\PersistentCollection {#17225 …}
  +reports: Doctrine\ORM\PersistentCollection {#17227 …}
  +favourites: Doctrine\ORM\PersistentCollection {#17229 …}
  +notifications: Doctrine\ORM\PersistentCollection {#17231 …}
  -id: 267627
  -bodyTs: "'amaz':1 'haha':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5309604"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704040894 {#17160
    date: 2023-12-31 17:41:34.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 {#17235
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#17236 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1401 …}
  +image: null
  +parent: null
  +root: null
  +body: "I can’t explain why this is accurate, but it is."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1709730741 {#17218
    date: 2024-03-06 14:12:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#17237 …}
  +nested: Doctrine\ORM\PersistentCollection {#17239 …}
  +votes: Doctrine\ORM\PersistentCollection {#17241 …}
  +reports: Doctrine\ORM\PersistentCollection {#17243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#17245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#17247 …}
  -id: 266229
  -bodyTs: "'accur':8 'explain':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5300472"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703985880 {#17217
    date: 2023-12-31 02:24:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#17235
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#17236 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1401 …}
  +image: null
  +parent: null
  +root: null
  +body: "I can’t explain why this is accurate, but it is."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1709730741 {#17218
    date: 2024-03-06 14:12:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#17237 …}
  +nested: Doctrine\ORM\PersistentCollection {#17239 …}
  +votes: Doctrine\ORM\PersistentCollection {#17241 …}
  +reports: Doctrine\ORM\PersistentCollection {#17243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#17245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#17247 …}
  -id: 266229
  -bodyTs: "'accur':8 'explain':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5300472"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703985880 {#17217
    date: 2023-12-31 02:24:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#17235
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#17236 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1401 …}
  +image: null
  +parent: null
  +root: null
  +body: "I can’t explain why this is accurate, but it is."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1709730741 {#17218
    date: 2024-03-06 14:12:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#17237 …}
  +nested: Doctrine\ORM\PersistentCollection {#17239 …}
  +votes: Doctrine\ORM\PersistentCollection {#17241 …}
  +reports: Doctrine\ORM\PersistentCollection {#17243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#17245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#17247 …}
  -id: 266229
  -bodyTs: "'accur':8 'explain':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5300472"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703985880 {#17217
    date: 2023-12-31 02:24:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#17251
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#17252 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#17253 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#17254 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#17255
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#17252 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#17253 …}
    +image: null
    +parent: null
    +root: null
    +body: "The sax"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1710824542 {#17250
      date: 2024-03-19 06:02:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cheese_greater@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#17270 …}
    +nested: Doctrine\ORM\PersistentCollection {#17272 …}
    +votes: Doctrine\ORM\PersistentCollection {#17274 …}
    +reports: Doctrine\ORM\PersistentCollection {#17276 …}
    +favourites: Doctrine\ORM\PersistentCollection {#17278 …}
    +notifications: Doctrine\ORM\PersistentCollection {#17280 …}
    -id: 265076
    -bodyTs: "'sax':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/5294107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703959259 {#17249
      date: 2023-12-30 19:00:59.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Wait no, not like that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703970866 {#17234
    date: 2023-12-30 22:14:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cheese_greater@lemmy.world"
    "@The_Picard_Maneuver@startrek.website"
    "@andrew@lemmy.stuart.fun"
  ]
  +children: Doctrine\ORM\PersistentCollection {#17256 …}
  +nested: Doctrine\ORM\PersistentCollection {#17258 …}
  +votes: Doctrine\ORM\PersistentCollection {#17260 …}
  +reports: Doctrine\ORM\PersistentCollection {#17262 …}
  +favourites: Doctrine\ORM\PersistentCollection {#17264 …}
  +notifications: Doctrine\ORM\PersistentCollection {#17266 …}
  -id: 265556
  -bodyTs: "'like':4 'wait':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5296888"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703970866 {#17233
    date: 2023-12-30 22:14:26.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 {#17251
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#17252 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#17253 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#17254 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#17255
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#17252 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#17253 …}
    +image: null
    +parent: null
    +root: null
    +body: "The sax"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1710824542 {#17250
      date: 2024-03-19 06:02:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cheese_greater@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#17270 …}
    +nested: Doctrine\ORM\PersistentCollection {#17272 …}
    +votes: Doctrine\ORM\PersistentCollection {#17274 …}
    +reports: Doctrine\ORM\PersistentCollection {#17276 …}
    +favourites: Doctrine\ORM\PersistentCollection {#17278 …}
    +notifications: Doctrine\ORM\PersistentCollection {#17280 …}
    -id: 265076
    -bodyTs: "'sax':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/5294107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703959259 {#17249
      date: 2023-12-30 19:00:59.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Wait no, not like that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703970866 {#17234
    date: 2023-12-30 22:14:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cheese_greater@lemmy.world"
    "@The_Picard_Maneuver@startrek.website"
    "@andrew@lemmy.stuart.fun"
  ]
  +children: Doctrine\ORM\PersistentCollection {#17256 …}
  +nested: Doctrine\ORM\PersistentCollection {#17258 …}
  +votes: Doctrine\ORM\PersistentCollection {#17260 …}
  +reports: Doctrine\ORM\PersistentCollection {#17262 …}
  +favourites: Doctrine\ORM\PersistentCollection {#17264 …}
  +notifications: Doctrine\ORM\PersistentCollection {#17266 …}
  -id: 265556
  -bodyTs: "'like':4 'wait':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5296888"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703970866 {#17233
    date: 2023-12-30 22:14:26.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 {#17251
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#17252 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#17253 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#17254 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#17255
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#17252 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#17253 …}
    +image: null
    +parent: null
    +root: null
    +body: "The sax"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1710824542 {#17250
      date: 2024-03-19 06:02:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cheese_greater@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#17270 …}
    +nested: Doctrine\ORM\PersistentCollection {#17272 …}
    +votes: Doctrine\ORM\PersistentCollection {#17274 …}
    +reports: Doctrine\ORM\PersistentCollection {#17276 …}
    +favourites: Doctrine\ORM\PersistentCollection {#17278 …}
    +notifications: Doctrine\ORM\PersistentCollection {#17280 …}
    -id: 265076
    -bodyTs: "'sax':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/5294107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703959259 {#17249
      date: 2023-12-30 19:00:59.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Wait no, not like that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703970866 {#17234
    date: 2023-12-30 22:14:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cheese_greater@lemmy.world"
    "@The_Picard_Maneuver@startrek.website"
    "@andrew@lemmy.stuart.fun"
  ]
  +children: Doctrine\ORM\PersistentCollection {#17256 …}
  +nested: Doctrine\ORM\PersistentCollection {#17258 …}
  +votes: Doctrine\ORM\PersistentCollection {#17260 …}
  +reports: Doctrine\ORM\PersistentCollection {#17262 …}
  +favourites: Doctrine\ORM\PersistentCollection {#17264 …}
  +notifications: Doctrine\ORM\PersistentCollection {#17266 …}
  -id: 265556
  -bodyTs: "'like':4 'wait':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5296888"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703970866 {#17233
    date: 2023-12-30 22:14:26.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
Proxies\__CG__\App\Entity\EntryComment {#17255
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#17252 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#17253 …}
  +image: null
  +parent: null
  +root: null
  +body: "The sax"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1710824542 {#17250
    date: 2024-03-19 06:02:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cheese_greater@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#17270 …}
  +nested: Doctrine\ORM\PersistentCollection {#17272 …}
  +votes: Doctrine\ORM\PersistentCollection {#17274 …}
  +reports: Doctrine\ORM\PersistentCollection {#17276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#17278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#17280 …}
  -id: 265076
  -bodyTs: "'sax':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5294107"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703959259 {#17249
    date: 2023-12-30 19:00:59.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
Proxies\__CG__\App\Entity\EntryComment {#17255
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#17252 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#17253 …}
  +image: null
  +parent: null
  +root: null
  +body: "The sax"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1710824542 {#17250
    date: 2024-03-19 06:02:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cheese_greater@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#17270 …}
  +nested: Doctrine\ORM\PersistentCollection {#17272 …}
  +votes: Doctrine\ORM\PersistentCollection {#17274 …}
  +reports: Doctrine\ORM\PersistentCollection {#17276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#17278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#17280 …}
  -id: 265076
  -bodyTs: "'sax':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5294107"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703959259 {#17249
    date: 2023-12-30 19:00:59.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
Proxies\__CG__\App\Entity\EntryComment {#17255
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#17252 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#17253 …}
  +image: null
  +parent: null
  +root: null
  +body: "The sax"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1710824542 {#17250
    date: 2024-03-19 06:02:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cheese_greater@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#17270 …}
  +nested: Doctrine\ORM\PersistentCollection {#17272 …}
  +votes: Doctrine\ORM\PersistentCollection {#17274 …}
  +reports: Doctrine\ORM\PersistentCollection {#17276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#17278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#17280 …}
  -id: 265076
  -bodyTs: "'sax':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5294107"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703959259 {#17249
    date: 2023-12-30 19:00:59.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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 {#17284
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#14501 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#17285 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#17285 …}
  +body: "Not for long."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703891124 {#17269
    date: 2023-12-30 00:05:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@usualsuspect191@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#17286 …}
  +nested: Doctrine\ORM\PersistentCollection {#17288 …}
  +votes: Doctrine\ORM\PersistentCollection {#17290 …}
  +reports: Doctrine\ORM\PersistentCollection {#17292 …}
  +favourites: Doctrine\ORM\PersistentCollection {#17294 …}
  +notifications: Doctrine\ORM\PersistentCollection {#17296 …}
  -id: 263371
  -bodyTs: "'long':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5282702"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703891124 {#17268
    date: 2023-12-30 00:05:24.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 {#17284
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#14501 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#17285 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#17285 …}
  +body: "Not for long."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703891124 {#17269
    date: 2023-12-30 00:05:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@usualsuspect191@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#17286 …}
  +nested: Doctrine\ORM\PersistentCollection {#17288 …}
  +votes: Doctrine\ORM\PersistentCollection {#17290 …}
  +reports: Doctrine\ORM\PersistentCollection {#17292 …}
  +favourites: Doctrine\ORM\PersistentCollection {#17294 …}
  +notifications: Doctrine\ORM\PersistentCollection {#17296 …}
  -id: 263371
  -bodyTs: "'long':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5282702"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703891124 {#17268
    date: 2023-12-30 00:05:24.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 {#17284
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#14501 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#17285 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#17285 …}
  +body: "Not for long."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703891124 {#17269
    date: 2023-12-30 00:05:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@usualsuspect191@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#17286 …}
  +nested: Doctrine\ORM\PersistentCollection {#17288 …}
  +votes: Doctrine\ORM\PersistentCollection {#17290 …}
  +reports: Doctrine\ORM\PersistentCollection {#17292 …}
  +favourites: Doctrine\ORM\PersistentCollection {#17294 …}
  +notifications: Doctrine\ORM\PersistentCollection {#17296 …}
  -id: 263371
  -bodyTs: "'long':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5282702"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703891124 {#17268
    date: 2023-12-30 00:05:24.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 {#17300
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#14501 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#17301 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#17301 …}
  +body: "My condolences."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703888318 {#17283
    date: 2023-12-29 23:18:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@Kolanaki@yiffit.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#17302 …}
  +nested: Doctrine\ORM\PersistentCollection {#17304 …}
  +votes: Doctrine\ORM\PersistentCollection {#17306 …}
  +reports: Doctrine\ORM\PersistentCollection {#17308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#17310 …}
  +notifications: Doctrine\ORM\PersistentCollection {#17312 …}
  -id: 263258
  -bodyTs: "'condol':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5282073"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703888318 {#17282
    date: 2023-12-29 23:18:38.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 {#17300
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#14501 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#17301 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#17301 …}
  +body: "My condolences."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703888318 {#17283
    date: 2023-12-29 23:18:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@Kolanaki@yiffit.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#17302 …}
  +nested: Doctrine\ORM\PersistentCollection {#17304 …}
  +votes: Doctrine\ORM\PersistentCollection {#17306 …}
  +reports: Doctrine\ORM\PersistentCollection {#17308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#17310 …}
  +notifications: Doctrine\ORM\PersistentCollection {#17312 …}
  -id: 263258
  -bodyTs: "'condol':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5282073"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703888318 {#17282
    date: 2023-12-29 23:18:38.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 {#17300
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#14501 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#17301 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#17301 …}
  +body: "My condolences."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703888318 {#17283
    date: 2023-12-29 23:18:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@Kolanaki@yiffit.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#17302 …}
  +nested: Doctrine\ORM\PersistentCollection {#17304 …}
  +votes: Doctrine\ORM\PersistentCollection {#17306 …}
  +reports: Doctrine\ORM\PersistentCollection {#17308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#17310 …}
  +notifications: Doctrine\ORM\PersistentCollection {#17312 …}
  -id: 263258
  -bodyTs: "'condol':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5282073"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703888318 {#17282
    date: 2023-12-29 23:18:38.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 {#17316
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#14229 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2078 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#17317 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#17317 …}
  +body: "Feel better soon"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703883411 {#17299
    date: 2023-12-29 21:56:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@BlackNo1@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#17318 …}
  +nested: Doctrine\ORM\PersistentCollection {#17320 …}
  +votes: Doctrine\ORM\PersistentCollection {#17322 …}
  +reports: Doctrine\ORM\PersistentCollection {#17324 …}
  +favourites: Doctrine\ORM\PersistentCollection {#17326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#17328 …}
  -id: 263074
  -bodyTs: "'better':2 'feel':1 'soon':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5280978"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703883411 {#17298
    date: 2023-12-29 21:56:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#17316
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#14229 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2078 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#17317 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#17317 …}
  +body: "Feel better soon"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703883411 {#17299
    date: 2023-12-29 21:56:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@BlackNo1@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#17318 …}
  +nested: Doctrine\ORM\PersistentCollection {#17320 …}
  +votes: Doctrine\ORM\PersistentCollection {#17322 …}
  +reports: Doctrine\ORM\PersistentCollection {#17324 …}
  +favourites: Doctrine\ORM\PersistentCollection {#17326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#17328 …}
  -id: 263074
  -bodyTs: "'better':2 'feel':1 'soon':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5280978"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703883411 {#17298
    date: 2023-12-29 21:56:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#17316
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#14229 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2078 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#17317 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#17317 …}
  +body: "Feel better soon"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703883411 {#17299
    date: 2023-12-29 21:56:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@BlackNo1@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#17318 …}
  +nested: Doctrine\ORM\PersistentCollection {#17320 …}
  +votes: Doctrine\ORM\PersistentCollection {#17322 …}
  +reports: Doctrine\ORM\PersistentCollection {#17324 …}
  +favourites: Doctrine\ORM\PersistentCollection {#17326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#17328 …}
  -id: 263074
  -bodyTs: "'better':2 'feel':1 'soon':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5280978"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703883411 {#17298
    date: 2023-12-29 21:56:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#17332
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#17333 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s not January yet! Maybe I’ll diet between now and then…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 49
  +score: 0
  +lastActive: DateTime @1709478121 {#17315
    date: 2024-03-03 16:02:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#17334 …}
  +nested: Doctrine\ORM\PersistentCollection {#17336 …}
  +votes: Doctrine\ORM\PersistentCollection {#17338 …}
  +reports: Doctrine\ORM\PersistentCollection {#17340 …}
  +favourites: Doctrine\ORM\PersistentCollection {#17342 …}
  +notifications: Doctrine\ORM\PersistentCollection {#17344 …}
  -id: 263067
  -bodyTs: "'diet':9 'januari':4 'll':8 'mayb':6 'yet':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5280954"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703883304 {#17314
    date: 2023-12-29 21:55: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
55 DENIED edit
App\Entity\EntryComment {#17332
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#17333 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s not January yet! Maybe I’ll diet between now and then…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 49
  +score: 0
  +lastActive: DateTime @1709478121 {#17315
    date: 2024-03-03 16:02:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#17334 …}
  +nested: Doctrine\ORM\PersistentCollection {#17336 …}
  +votes: Doctrine\ORM\PersistentCollection {#17338 …}
  +reports: Doctrine\ORM\PersistentCollection {#17340 …}
  +favourites: Doctrine\ORM\PersistentCollection {#17342 …}
  +notifications: Doctrine\ORM\PersistentCollection {#17344 …}
  -id: 263067
  -bodyTs: "'diet':9 'januari':4 'll':8 'mayb':6 'yet':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5280954"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703883304 {#17314
    date: 2023-12-29 21:55: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
56 DENIED moderate
App\Entity\EntryComment {#17332
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#17333 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s not January yet! Maybe I’ll diet between now and then…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 49
  +score: 0
  +lastActive: DateTime @1709478121 {#17315
    date: 2024-03-03 16:02:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#17334 …}
  +nested: Doctrine\ORM\PersistentCollection {#17336 …}
  +votes: Doctrine\ORM\PersistentCollection {#17338 …}
  +reports: Doctrine\ORM\PersistentCollection {#17340 …}
  +favourites: Doctrine\ORM\PersistentCollection {#17342 …}
  +notifications: Doctrine\ORM\PersistentCollection {#17344 …}
  -id: 263067
  -bodyTs: "'diet':9 'januari':4 'll':8 'mayb':6 'yet':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5280954"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703883304 {#17314
    date: 2023-12-29 21:55: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
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 {#17349
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#17350 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1401 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Holy metron, Gornman!\n
    \n
    (Batgorn?)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1710108723 {#17331
    date: 2024-03-10 23:12:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#17351 …}
  +nested: Doctrine\ORM\PersistentCollection {#17353 …}
  +votes: Doctrine\ORM\PersistentCollection {#17355 …}
  +reports: Doctrine\ORM\PersistentCollection {#17357 …}
  +favourites: Doctrine\ORM\PersistentCollection {#17359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#17361 …}
  -id: 262926
  -bodyTs: "'batgorn':4 'gornman':3 'holi':1 'metron':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5280286"
  +editedAt: DateTimeImmutable @1709139301 {#17330
    date: 2024-02-28 17:55:01.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703880364 {#17152
    date: 2023-12-29 21:06: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
59 DENIED edit
App\Entity\EntryComment {#17349
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#17350 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1401 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Holy metron, Gornman!\n
    \n
    (Batgorn?)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1710108723 {#17331
    date: 2024-03-10 23:12:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#17351 …}
  +nested: Doctrine\ORM\PersistentCollection {#17353 …}
  +votes: Doctrine\ORM\PersistentCollection {#17355 …}
  +reports: Doctrine\ORM\PersistentCollection {#17357 …}
  +favourites: Doctrine\ORM\PersistentCollection {#17359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#17361 …}
  -id: 262926
  -bodyTs: "'batgorn':4 'gornman':3 'holi':1 'metron':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5280286"
  +editedAt: DateTimeImmutable @1709139301 {#17330
    date: 2024-02-28 17:55:01.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703880364 {#17152
    date: 2023-12-29 21:06: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
60 DENIED moderate
App\Entity\EntryComment {#17349
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#17350 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1401 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Holy metron, Gornman!\n
    \n
    (Batgorn?)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1710108723 {#17331
    date: 2024-03-10 23:12:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#17351 …}
  +nested: Doctrine\ORM\PersistentCollection {#17353 …}
  +votes: Doctrine\ORM\PersistentCollection {#17355 …}
  +reports: Doctrine\ORM\PersistentCollection {#17357 …}
  +favourites: Doctrine\ORM\PersistentCollection {#17359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#17361 …}
  -id: 262926
  -bodyTs: "'batgorn':4 'gornman':3 'holi':1 'metron':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5280286"
  +editedAt: DateTimeImmutable @1709139301 {#17330
    date: 2024-02-28 17:55:01.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703880364 {#17152
    date: 2023-12-29 21:06: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