Redirect 302 redirect from GET @entry_comment_create (f59604)

GET https://kbin.spritesserver.nl/index.php/u/@SkySyrup@sh.itjust.works/comments/hot

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2125
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2326 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    but it yummy\n
    \n
    also expensive as fuck wtf the last time I had it it was like 12 bucks never again
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1709633318 {#2102
    date: 2024-03-05 11:08:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ElBarto@sh.itjust.works"
    "@ElBarto@sh.itjust.works"
    "@ElBarto@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2325 …}
  +nested: Doctrine\ORM\PersistentCollection {#2329 …}
  +votes: Doctrine\ORM\PersistentCollection {#2300 …}
  +reports: Doctrine\ORM\PersistentCollection {#2340 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2057 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
  -id: 265808
  -bodyTs: "'12':18 'also':4 'buck':19 'expens':5 'fuck':7 'last':10 'like':17 'never':20 'time':11 'wtf':8 'yummi':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6947120"
  +editedAt: DateTimeImmutable @1709549608 {#2191
    date: 2024-03-04 11:53:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703975647 {#2101
    date: 2023-12-30 23:34:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2125
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2326 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    but it yummy\n
    \n
    also expensive as fuck wtf the last time I had it it was like 12 bucks never again
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1709633318 {#2102
    date: 2024-03-05 11:08:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ElBarto@sh.itjust.works"
    "@ElBarto@sh.itjust.works"
    "@ElBarto@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2325 …}
  +nested: Doctrine\ORM\PersistentCollection {#2329 …}
  +votes: Doctrine\ORM\PersistentCollection {#2300 …}
  +reports: Doctrine\ORM\PersistentCollection {#2340 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2057 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
  -id: 265808
  -bodyTs: "'12':18 'also':4 'buck':19 'expens':5 'fuck':7 'last':10 'like':17 'never':20 'time':11 'wtf':8 'yummi':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6947120"
  +editedAt: DateTimeImmutable @1709549608 {#2191
    date: 2024-03-04 11:53:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703975647 {#2101
    date: 2023-12-30 23:34:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2125
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2326 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    but it yummy\n
    \n
    also expensive as fuck wtf the last time I had it it was like 12 bucks never again
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1709633318 {#2102
    date: 2024-03-05 11:08:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ElBarto@sh.itjust.works"
    "@ElBarto@sh.itjust.works"
    "@ElBarto@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2325 …}
  +nested: Doctrine\ORM\PersistentCollection {#2329 …}
  +votes: Doctrine\ORM\PersistentCollection {#2300 …}
  +reports: Doctrine\ORM\PersistentCollection {#2340 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2057 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
  -id: 265808
  -bodyTs: "'12':18 'also':4 'buck':19 'expens':5 'fuck':7 'last':10 'like':17 'never':20 'time':11 'wtf':8 'yummi':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6947120"
  +editedAt: DateTimeImmutable @1709549608 {#2191
    date: 2024-03-04 11:53:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703975647 {#2101
    date: 2023-12-30 23:34:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2347
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2326 …}
  +image: null
  +parent: null
  +root: null
  +body: "my meme now"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706453062 {#2041
    date: 2024-01-28 15:44:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2060 …}
  +nested: Doctrine\ORM\PersistentCollection {#2351 …}
  +votes: Doctrine\ORM\PersistentCollection {#2348 …}
  +reports: Doctrine\ORM\PersistentCollection {#2350 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2131 …}
  -id: 243159
  -bodyTs: "'meme':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6782364"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703253568 {#2104
    date: 2023-12-22 14:59:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#2347
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2326 …}
  +image: null
  +parent: null
  +root: null
  +body: "my meme now"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706453062 {#2041
    date: 2024-01-28 15:44:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2060 …}
  +nested: Doctrine\ORM\PersistentCollection {#2351 …}
  +votes: Doctrine\ORM\PersistentCollection {#2348 …}
  +reports: Doctrine\ORM\PersistentCollection {#2350 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2131 …}
  -id: 243159
  -bodyTs: "'meme':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6782364"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703253568 {#2104
    date: 2023-12-22 14:59:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#2347
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2326 …}
  +image: null
  +parent: null
  +root: null
  +body: "my meme now"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706453062 {#2041
    date: 2024-01-28 15:44:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2060 …}
  +nested: Doctrine\ORM\PersistentCollection {#2351 …}
  +votes: Doctrine\ORM\PersistentCollection {#2348 …}
  +reports: Doctrine\ORM\PersistentCollection {#2350 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2131 …}
  -id: 243159
  -bodyTs: "'meme':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6782364"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703253568 {#2104
    date: 2023-12-22 14:59:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#2291
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2298 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2252 …}
  +image: null
  +parent: null
  +root: null
  +body: "it’s funny how seriously people are taking this lol. good shitpost"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1701698599 {#2344
    date: 2023-12-04 15:03:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vode_An@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2225 …}
  +nested: Doctrine\ORM\PersistentCollection {#2127 …}
  +votes: Doctrine\ORM\PersistentCollection {#2111 …}
  +reports: Doctrine\ORM\PersistentCollection {#2302 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
  -id: 166615
  -bodyTs: "'funni':3 'good':11 'lol':10 'peopl':6 'serious':5 'shitpost':12 'take':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5961454"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701013555 {#2067
    date: 2023-11-26 16:45:55.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 {#2291
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2298 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2252 …}
  +image: null
  +parent: null
  +root: null
  +body: "it’s funny how seriously people are taking this lol. good shitpost"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1701698599 {#2344
    date: 2023-12-04 15:03:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vode_An@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2225 …}
  +nested: Doctrine\ORM\PersistentCollection {#2127 …}
  +votes: Doctrine\ORM\PersistentCollection {#2111 …}
  +reports: Doctrine\ORM\PersistentCollection {#2302 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
  -id: 166615
  -bodyTs: "'funni':3 'good':11 'lol':10 'peopl':6 'serious':5 'shitpost':12 'take':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5961454"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701013555 {#2067
    date: 2023-11-26 16:45:55.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 {#2291
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2298 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2252 …}
  +image: null
  +parent: null
  +root: null
  +body: "it’s funny how seriously people are taking this lol. good shitpost"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1701698599 {#2344
    date: 2023-12-04 15:03:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vode_An@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2225 …}
  +nested: Doctrine\ORM\PersistentCollection {#2127 …}
  +votes: Doctrine\ORM\PersistentCollection {#2111 …}
  +reports: Doctrine\ORM\PersistentCollection {#2302 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
  -id: 166615
  -bodyTs: "'funni':3 'good':11 'lol':10 'peopl':6 'serious':5 'shitpost':12 'take':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5961454"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701013555 {#2067
    date: 2023-11-26 16:45:55.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 {#2189
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2326 …}
  +image: null
  +parent: null
  +root: null
  +body: "the hard-to-kill reptile"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700858080 {#2301
    date: 2023-11-24 21:34:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2214 …}
  +nested: Doctrine\ORM\PersistentCollection {#2230 …}
  +votes: Doctrine\ORM\PersistentCollection {#2213 …}
  +reports: Doctrine\ORM\PersistentCollection {#2216 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2044 …}
  -id: 159851
  -bodyTs: "'hard':3 'hard-to-kil':2 'kill':5 'reptil':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5898233"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700858080 {#2133
    date: 2023-11-24 21:34: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
15 DENIED edit
App\Entity\EntryComment {#2189
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2326 …}
  +image: null
  +parent: null
  +root: null
  +body: "the hard-to-kill reptile"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700858080 {#2301
    date: 2023-11-24 21:34:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2214 …}
  +nested: Doctrine\ORM\PersistentCollection {#2230 …}
  +votes: Doctrine\ORM\PersistentCollection {#2213 …}
  +reports: Doctrine\ORM\PersistentCollection {#2216 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2044 …}
  -id: 159851
  -bodyTs: "'hard':3 'hard-to-kil':2 'kill':5 'reptil':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5898233"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700858080 {#2133
    date: 2023-11-24 21:34: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
16 DENIED moderate
App\Entity\EntryComment {#2189
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2326 …}
  +image: null
  +parent: null
  +root: null
  +body: "the hard-to-kill reptile"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700858080 {#2301
    date: 2023-11-24 21:34:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2214 …}
  +nested: Doctrine\ORM\PersistentCollection {#2230 …}
  +votes: Doctrine\ORM\PersistentCollection {#2213 …}
  +reports: Doctrine\ORM\PersistentCollection {#2216 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2044 …}
  -id: 159851
  -bodyTs: "'hard':3 'hard-to-kil':2 'kill':5 'reptil':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5898233"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700858080 {#2133
    date: 2023-11-24 21:34: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
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 {#2128
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2120 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2252 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2294 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2292 …}
  +body: "I played it, *that route* isn’t really something you’d stumble onto by accident. Otherwise, it’s a really fun visual novel type game with genuinely good humor and writing- along with, I suppose some kinda degen humor lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700695300 {#2192
    date: 2023-11-23 00:21:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@tekeous@usenet.lol"
    "@Rudee@lemmy.ml"
    "@Ragdoll_X@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2313 …}
  +nested: Doctrine\ORM\PersistentCollection {#2317 …}
  +votes: Doctrine\ORM\PersistentCollection {#2303 …}
  +reports: Doctrine\ORM\PersistentCollection {#2305 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2310 …}
  -id: 152477
  -bodyTs: "'accid':15 'along':32 'd':11 'degen':38 'fun':21 'game':25 'genuin':27 'good':28 'humor':29,39 'isn':6 'kinda':37 'lol':40 'novel':23 'onto':13 'otherwis':16 'play':2 'realli':8,20 'rout':5 'someth':9 'stumbl':12 'suppos':35 'type':24 'visual':22 'write':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5824265"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700695300 {#2299
    date: 2023-11-23 00:21: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
19 DENIED edit
App\Entity\EntryComment {#2128
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2120 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2252 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2294 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2292 …}
  +body: "I played it, *that route* isn’t really something you’d stumble onto by accident. Otherwise, it’s a really fun visual novel type game with genuinely good humor and writing- along with, I suppose some kinda degen humor lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700695300 {#2192
    date: 2023-11-23 00:21:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@tekeous@usenet.lol"
    "@Rudee@lemmy.ml"
    "@Ragdoll_X@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2313 …}
  +nested: Doctrine\ORM\PersistentCollection {#2317 …}
  +votes: Doctrine\ORM\PersistentCollection {#2303 …}
  +reports: Doctrine\ORM\PersistentCollection {#2305 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2310 …}
  -id: 152477
  -bodyTs: "'accid':15 'along':32 'd':11 'degen':38 'fun':21 'game':25 'genuin':27 'good':28 'humor':29,39 'isn':6 'kinda':37 'lol':40 'novel':23 'onto':13 'otherwis':16 'play':2 'realli':8,20 'rout':5 'someth':9 'stumbl':12 'suppos':35 'type':24 'visual':22 'write':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5824265"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700695300 {#2299
    date: 2023-11-23 00:21: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
20 DENIED moderate
App\Entity\EntryComment {#2128
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2120 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2252 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2294 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2292 …}
  +body: "I played it, *that route* isn’t really something you’d stumble onto by accident. Otherwise, it’s a really fun visual novel type game with genuinely good humor and writing- along with, I suppose some kinda degen humor lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700695300 {#2192
    date: 2023-11-23 00:21:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@tekeous@usenet.lol"
    "@Rudee@lemmy.ml"
    "@Ragdoll_X@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2313 …}
  +nested: Doctrine\ORM\PersistentCollection {#2317 …}
  +votes: Doctrine\ORM\PersistentCollection {#2303 …}
  +reports: Doctrine\ORM\PersistentCollection {#2305 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2310 …}
  -id: 152477
  -bodyTs: "'accid':15 'along':32 'd':11 'degen':38 'fun':21 'game':25 'genuin':27 'good':28 'humor':29,39 'isn':6 'kinda':37 'lol':40 'novel':23 'onto':13 'otherwis':16 'play':2 'realli':8,20 'rout':5 'someth':9 'stumbl':12 'suppos':35 'type':24 'visual':22 'write':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5824265"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700695300 {#2299
    date: 2023-11-23 00:21: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
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 {#2109
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2103 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2106 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    You can pull the game files off the cartridge, using specialized software, such as NSP-dumptool, you can get files from the Internet, that other people uploaded.\n
    \n
    Well, I’m never using stt again.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700341917 {#2043
    date: 2023-11-18 22:11:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@blakeus12@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2110 …}
  +nested: Doctrine\ORM\PersistentCollection {#2112 …}
  +votes: Doctrine\ORM\PersistentCollection {#2114 …}
  +reports: Doctrine\ORM\PersistentCollection {#2117 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2113 …}
  -id: 137958
  -bodyTs: "'cartridg':9 'dumptool':17 'file':6,21 'game':5 'get':20 'internet':24 'm':31 'never':32 'nsp':16 'nsp-dumptool':15 'peopl':27 'pull':3 'softwar':12 'special':11 'stt':34 'upload':28 'use':10,33 'well':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5670821"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700341917 {#2126
    date: 2023-11-18 22:11:57.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 {#2109
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2103 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2106 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    You can pull the game files off the cartridge, using specialized software, such as NSP-dumptool, you can get files from the Internet, that other people uploaded.\n
    \n
    Well, I’m never using stt again.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700341917 {#2043
    date: 2023-11-18 22:11:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@blakeus12@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2110 …}
  +nested: Doctrine\ORM\PersistentCollection {#2112 …}
  +votes: Doctrine\ORM\PersistentCollection {#2114 …}
  +reports: Doctrine\ORM\PersistentCollection {#2117 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2113 …}
  -id: 137958
  -bodyTs: "'cartridg':9 'dumptool':17 'file':6,21 'game':5 'get':20 'internet':24 'm':31 'never':32 'nsp':16 'nsp-dumptool':15 'peopl':27 'pull':3 'softwar':12 'special':11 'stt':34 'upload':28 'use':10,33 'well':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5670821"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700341917 {#2126
    date: 2023-11-18 22:11:57.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 {#2109
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2103 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2106 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    You can pull the game files off the cartridge, using specialized software, such as NSP-dumptool, you can get files from the Internet, that other people uploaded.\n
    \n
    Well, I’m never using stt again.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700341917 {#2043
    date: 2023-11-18 22:11:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@blakeus12@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2110 …}
  +nested: Doctrine\ORM\PersistentCollection {#2112 …}
  +votes: Doctrine\ORM\PersistentCollection {#2114 …}
  +reports: Doctrine\ORM\PersistentCollection {#2117 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2113 …}
  -id: 137958
  -bodyTs: "'cartridg':9 'dumptool':17 'file':6,21 'game':5 'get':20 'internet':24 'm':31 'never':32 'nsp':16 'nsp-dumptool':15 'peopl':27 'pull':3 'softwar':12 'special':11 'stt':34 'upload':28 'use':10,33 'well':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5670821"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700341917 {#2126
    date: 2023-11-18 22:11:57.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 {#2290
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2296 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2295 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I ran into this issue and I chose to fix it in the possibly dumbest way - I just Auto-Open on login, minimize and it just sits there.\n
    \n
    Please only do this if you have major issues managing priorities (gotta get that color matched someday!! aka now)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699997605 {#2321
    date: 2023-11-14 22:33:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shapis@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2281 …}
  +nested: Doctrine\ORM\PersistentCollection {#2280 …}
  +votes: Doctrine\ORM\PersistentCollection {#2278 …}
  +reports: Doctrine\ORM\PersistentCollection {#2279 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2277 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2220 …}
  -id: 125109
  -bodyTs: "'aka':47 'auto':20 'auto-open':19 'chose':8 'color':44 'dumbest':15 'fix':10 'get':42 'gotta':41 'issu':5,38 'login':23 'major':37 'manag':39 'match':45 'minim':24 'open':21 'pleas':30 'possibl':14 'prioriti':40 'ran':2 'sit':28 'someday':46 'way':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5519829"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699997605 {#2322
    date: 2023-11-14 22:33: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
27 DENIED edit
App\Entity\EntryComment {#2290
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2296 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2295 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I ran into this issue and I chose to fix it in the possibly dumbest way - I just Auto-Open on login, minimize and it just sits there.\n
    \n
    Please only do this if you have major issues managing priorities (gotta get that color matched someday!! aka now)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699997605 {#2321
    date: 2023-11-14 22:33:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shapis@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2281 …}
  +nested: Doctrine\ORM\PersistentCollection {#2280 …}
  +votes: Doctrine\ORM\PersistentCollection {#2278 …}
  +reports: Doctrine\ORM\PersistentCollection {#2279 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2277 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2220 …}
  -id: 125109
  -bodyTs: "'aka':47 'auto':20 'auto-open':19 'chose':8 'color':44 'dumbest':15 'fix':10 'get':42 'gotta':41 'issu':5,38 'login':23 'major':37 'manag':39 'match':45 'minim':24 'open':21 'pleas':30 'possibl':14 'prioriti':40 'ran':2 'sit':28 'someday':46 'way':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5519829"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699997605 {#2322
    date: 2023-11-14 22:33: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
28 DENIED moderate
App\Entity\EntryComment {#2290
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2296 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2295 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I ran into this issue and I chose to fix it in the possibly dumbest way - I just Auto-Open on login, minimize and it just sits there.\n
    \n
    Please only do this if you have major issues managing priorities (gotta get that color matched someday!! aka now)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699997605 {#2321
    date: 2023-11-14 22:33:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shapis@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2281 …}
  +nested: Doctrine\ORM\PersistentCollection {#2280 …}
  +votes: Doctrine\ORM\PersistentCollection {#2278 …}
  +reports: Doctrine\ORM\PersistentCollection {#2279 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2277 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2220 …}
  -id: 125109
  -bodyTs: "'aka':47 'auto':20 'auto-open':19 'chose':8 'color':44 'dumbest':15 'fix':10 'get':42 'gotta':41 'issu':5,38 'login':23 'major':37 'manag':39 'match':45 'minim':24 'open':21 'pleas':30 'possibl':14 'prioriti':40 'ran':2 'sit':28 'someday':46 'way':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5519829"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699997605 {#2322
    date: 2023-11-14 22:33: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
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 {#2219
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2217 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2252 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2196 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2199 …}
  +body: "This is pretty much you saying „defederate them“. bruh"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699740054 {#2316
    date: 2023-11-11 23:00:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@nebula42@lemmy.world"
    "@PleasantAura@lemmy.one"
    "@velox_vulnus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2194 …}
  +nested: Doctrine\ORM\PersistentCollection {#2193 …}
  +votes: Doctrine\ORM\PersistentCollection {#2205 …}
  +reports: Doctrine\ORM\PersistentCollection {#2202 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2210 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2207 …}
  -id: 113196
  -bodyTs: "'bruh':9 'defeder':7 'much':4 'pretti':3 'say':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5405063"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699740054 {#2119
    date: 2023-11-11 23:00:54.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 {#2219
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2217 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2252 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2196 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2199 …}
  +body: "This is pretty much you saying „defederate them“. bruh"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699740054 {#2316
    date: 2023-11-11 23:00:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@nebula42@lemmy.world"
    "@PleasantAura@lemmy.one"
    "@velox_vulnus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2194 …}
  +nested: Doctrine\ORM\PersistentCollection {#2193 …}
  +votes: Doctrine\ORM\PersistentCollection {#2205 …}
  +reports: Doctrine\ORM\PersistentCollection {#2202 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2210 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2207 …}
  -id: 113196
  -bodyTs: "'bruh':9 'defeder':7 'much':4 'pretti':3 'say':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5405063"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699740054 {#2119
    date: 2023-11-11 23:00:54.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 {#2219
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2217 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2252 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2196 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2199 …}
  +body: "This is pretty much you saying „defederate them“. bruh"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699740054 {#2316
    date: 2023-11-11 23:00:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@nebula42@lemmy.world"
    "@PleasantAura@lemmy.one"
    "@velox_vulnus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2194 …}
  +nested: Doctrine\ORM\PersistentCollection {#2193 …}
  +votes: Doctrine\ORM\PersistentCollection {#2205 …}
  +reports: Doctrine\ORM\PersistentCollection {#2202 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2210 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2207 …}
  -id: 113196
  -bodyTs: "'bruh':9 'defeder':7 'much':4 'pretti':3 'say':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5405063"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699740054 {#2119
    date: 2023-11-11 23:00:54.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 {#2204
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2217 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2252 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2200 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2199 …}
  +body: "I apologize for accusing you of wanting to defederate. I must have misread."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699729887 {#2221
    date: 2023-11-11 20:11:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@nebula42@lemmy.world"
    "@PleasantAura@lemmy.one"
    "@SkySyrup@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2211 …}
  +nested: Doctrine\ORM\PersistentCollection {#2266 …}
  +votes: Doctrine\ORM\PersistentCollection {#2268 …}
  +reports: Doctrine\ORM\PersistentCollection {#2273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2190 …}
  -id: 112603
  -bodyTs: "'accus':4 'apolog':2 'defeder':9 'misread':13 'must':11 'want':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5400629"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699729887 {#2222
    date: 2023-11-11 20:11:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2204
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2217 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2252 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2200 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2199 …}
  +body: "I apologize for accusing you of wanting to defederate. I must have misread."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699729887 {#2221
    date: 2023-11-11 20:11:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@nebula42@lemmy.world"
    "@PleasantAura@lemmy.one"
    "@SkySyrup@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2211 …}
  +nested: Doctrine\ORM\PersistentCollection {#2266 …}
  +votes: Doctrine\ORM\PersistentCollection {#2268 …}
  +reports: Doctrine\ORM\PersistentCollection {#2273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2190 …}
  -id: 112603
  -bodyTs: "'accus':4 'apolog':2 'defeder':9 'misread':13 'must':11 'want':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5400629"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699729887 {#2222
    date: 2023-11-11 20:11:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2204
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2217 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2252 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2200 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2199 …}
  +body: "I apologize for accusing you of wanting to defederate. I must have misread."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699729887 {#2221
    date: 2023-11-11 20:11:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@nebula42@lemmy.world"
    "@PleasantAura@lemmy.one"
    "@SkySyrup@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2211 …}
  +nested: Doctrine\ORM\PersistentCollection {#2266 …}
  +votes: Doctrine\ORM\PersistentCollection {#2268 …}
  +reports: Doctrine\ORM\PersistentCollection {#2273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2190 …}
  -id: 112603
  -bodyTs: "'accus':4 'apolog':2 'defeder':9 'misread':13 'must':11 'want':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5400629"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699729887 {#2222
    date: 2023-11-11 20:11:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#2263
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2217 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2252 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2264 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2199 …}
  +body: "You’re accusing thousands of good, active members over a few bad ones. Also defederation should not be thrown around lightly."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699725492 {#2209
    date: 2023-11-11 18:58:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@nebula42@lemmy.world"
    "@PleasantAura@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2235 …}
  +nested: Doctrine\ORM\PersistentCollection {#2239 …}
  +votes: Doctrine\ORM\PersistentCollection {#2236 …}
  +reports: Doctrine\ORM\PersistentCollection {#2226 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2238 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2249 …}
  -id: 112259
  -bodyTs: "'accus':3 'activ':7 'also':14 'around':20 'bad':12 'defeder':15 'good':6 'light':21 'member':8 'one':13 're':2 'thousand':4 'thrown':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5398238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699725492 {#2208
    date: 2023-11-11 18:58:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2263
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2217 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2252 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2264 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2199 …}
  +body: "You’re accusing thousands of good, active members over a few bad ones. Also defederation should not be thrown around lightly."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699725492 {#2209
    date: 2023-11-11 18:58:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@nebula42@lemmy.world"
    "@PleasantAura@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2235 …}
  +nested: Doctrine\ORM\PersistentCollection {#2239 …}
  +votes: Doctrine\ORM\PersistentCollection {#2236 …}
  +reports: Doctrine\ORM\PersistentCollection {#2226 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2238 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2249 …}
  -id: 112259
  -bodyTs: "'accus':3 'activ':7 'also':14 'around':20 'bad':12 'defeder':15 'good':6 'light':21 'member':8 'one':13 're':2 'thousand':4 'thrown':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5398238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699725492 {#2208
    date: 2023-11-11 18:58:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2263
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2217 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2252 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2264 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2199 …}
  +body: "You’re accusing thousands of good, active members over a few bad ones. Also defederation should not be thrown around lightly."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699725492 {#2209
    date: 2023-11-11 18:58:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@nebula42@lemmy.world"
    "@PleasantAura@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2235 …}
  +nested: Doctrine\ORM\PersistentCollection {#2239 …}
  +votes: Doctrine\ORM\PersistentCollection {#2236 …}
  +reports: Doctrine\ORM\PersistentCollection {#2226 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2238 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2249 …}
  -id: 112259
  -bodyTs: "'accus':3 'activ':7 'also':14 'around':20 'bad':12 'defeder':15 'good':6 'light':21 'member':8 'one':13 're':2 'thousand':4 'thrown':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5398238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699725492 {#2208
    date: 2023-11-11 18:58:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#2244
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2254 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2295 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2250 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2250 …}
  +body: """
    Yeah I mean I get C-states for things that idle a lot, like homeservers, but i still don’t see the reasoning for outright replacing traditional suspend on computers. Now you have to worry if some random pcie device is going to up your consumption by 5 watts during suspension. Well, at least that’s only a big issue on laptops.\n
    \n
    Sorry for rambling
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699567636 {#2262
    date: 2023-11-09 23:07:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@fuggadihere@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2246 …}
  +nested: Doctrine\ORM\PersistentCollection {#2248 …}
  +votes: Doctrine\ORM\PersistentCollection {#2247 …}
  +reports: Doctrine\ORM\PersistentCollection {#2256 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2284 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2286 …}
  -id: 105621
  -bodyTs: "'5':49 'big':60 'c':7 'c-state':6 'comput':31 'consumpt':47 'devic':41 'get':5 'go':43 'homeserv':16 'idl':12 'issu':61 'laptop':63 'least':55 'like':15 'lot':14 'mean':3 'outright':26 'pcie':40 'rambl':66 'random':39 'reason':24 'replac':27 'see':22 'sorri':64 'state':8 'still':19 'suspend':29 'suspens':52 'thing':10 'tradit':28 'watt':50 'well':53 'worri':36 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5327973"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699567636 {#2265
    date: 2023-11-09 23:07:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2244
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2254 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2295 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2250 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2250 …}
  +body: """
    Yeah I mean I get C-states for things that idle a lot, like homeservers, but i still don’t see the reasoning for outright replacing traditional suspend on computers. Now you have to worry if some random pcie device is going to up your consumption by 5 watts during suspension. Well, at least that’s only a big issue on laptops.\n
    \n
    Sorry for rambling
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699567636 {#2262
    date: 2023-11-09 23:07:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@fuggadihere@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2246 …}
  +nested: Doctrine\ORM\PersistentCollection {#2248 …}
  +votes: Doctrine\ORM\PersistentCollection {#2247 …}
  +reports: Doctrine\ORM\PersistentCollection {#2256 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2284 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2286 …}
  -id: 105621
  -bodyTs: "'5':49 'big':60 'c':7 'c-state':6 'comput':31 'consumpt':47 'devic':41 'get':5 'go':43 'homeserv':16 'idl':12 'issu':61 'laptop':63 'least':55 'like':15 'lot':14 'mean':3 'outright':26 'pcie':40 'rambl':66 'random':39 'reason':24 'replac':27 'see':22 'sorri':64 'state':8 'still':19 'suspend':29 'suspens':52 'thing':10 'tradit':28 'watt':50 'well':53 'worri':36 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5327973"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699567636 {#2265
    date: 2023-11-09 23:07:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2244
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2254 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2295 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2250 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2250 …}
  +body: """
    Yeah I mean I get C-states for things that idle a lot, like homeservers, but i still don’t see the reasoning for outright replacing traditional suspend on computers. Now you have to worry if some random pcie device is going to up your consumption by 5 watts during suspension. Well, at least that’s only a big issue on laptops.\n
    \n
    Sorry for rambling
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699567636 {#2262
    date: 2023-11-09 23:07:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@fuggadihere@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2246 …}
  +nested: Doctrine\ORM\PersistentCollection {#2248 …}
  +votes: Doctrine\ORM\PersistentCollection {#2247 …}
  +reports: Doctrine\ORM\PersistentCollection {#2256 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2284 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2286 …}
  -id: 105621
  -bodyTs: "'5':49 'big':60 'c':7 'c-state':6 'comput':31 'consumpt':47 'devic':41 'get':5 'go':43 'homeserv':16 'idl':12 'issu':61 'laptop':63 'least':55 'like':15 'lot':14 'mean':3 'outright':26 'pcie':40 'rambl':66 'random':39 'reason':24 'replac':27 'see':22 'sorri':64 'state':8 'still':19 'suspend':29 'suspens':52 'thing':10 'tradit':28 'watt':50 'well':53 'worri':36 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5327973"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699567636 {#2265
    date: 2023-11-09 23:07:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2034
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2039 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2252 …}
  +image: null
  +parent: null
  +root: null
  +body: "!catswithjobs@lemmy.world"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697956752 {#2260
    date: 2023-10-22 08:39:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2156 …}
  +nested: Doctrine\ORM\PersistentCollection {#2154 …}
  +votes: Doctrine\ORM\PersistentCollection {#2157 …}
  +reports: Doctrine\ORM\PersistentCollection {#2147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2150 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2153 …}
  -id: 64194
  -bodyTs: "'catswithjobs@lemmy.world':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4679982"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697956752 {#2259
    date: 2023-10-22 08:39:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#2034
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2039 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2252 …}
  +image: null
  +parent: null
  +root: null
  +body: "!catswithjobs@lemmy.world"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697956752 {#2260
    date: 2023-10-22 08:39:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2156 …}
  +nested: Doctrine\ORM\PersistentCollection {#2154 …}
  +votes: Doctrine\ORM\PersistentCollection {#2157 …}
  +reports: Doctrine\ORM\PersistentCollection {#2147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2150 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2153 …}
  -id: 64194
  -bodyTs: "'catswithjobs@lemmy.world':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4679982"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697956752 {#2259
    date: 2023-10-22 08:39:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#2034
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2039 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2252 …}
  +image: null
  +parent: null
  +root: null
  +body: "!catswithjobs@lemmy.world"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697956752 {#2260
    date: 2023-10-22 08:39:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2156 …}
  +nested: Doctrine\ORM\PersistentCollection {#2154 …}
  +votes: Doctrine\ORM\PersistentCollection {#2157 …}
  +reports: Doctrine\ORM\PersistentCollection {#2147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2150 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2153 …}
  -id: 64194
  -bodyTs: "'catswithjobs@lemmy.world':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4679982"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697956752 {#2259
    date: 2023-10-22 08:39:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2185
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2180 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2252 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    - sleep\n
    \n
    a lot
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696169747 {#2142
    date: 2023-10-01 16:15:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2179 …}
  +nested: Doctrine\ORM\PersistentCollection {#2182 …}
  +votes: Doctrine\ORM\PersistentCollection {#2172 …}
  +reports: Doctrine\ORM\PersistentCollection {#2173 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2175 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2176 …}
  -id: 37394
  -bodyTs: "'lot':3 'sleep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3827395"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696169747 {#2188
    date: 2023-10-01 16:15:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2185
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2180 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2252 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    - sleep\n
    \n
    a lot
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696169747 {#2142
    date: 2023-10-01 16:15:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2179 …}
  +nested: Doctrine\ORM\PersistentCollection {#2182 …}
  +votes: Doctrine\ORM\PersistentCollection {#2172 …}
  +reports: Doctrine\ORM\PersistentCollection {#2173 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2175 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2176 …}
  -id: 37394
  -bodyTs: "'lot':3 'sleep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3827395"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696169747 {#2188
    date: 2023-10-01 16:15:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2185
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2180 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2252 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    - sleep\n
    \n
    a lot
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696169747 {#2142
    date: 2023-10-01 16:15:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2179 …}
  +nested: Doctrine\ORM\PersistentCollection {#2182 …}
  +votes: Doctrine\ORM\PersistentCollection {#2172 …}
  +reports: Doctrine\ORM\PersistentCollection {#2173 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2175 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2176 …}
  -id: 37394
  -bodyTs: "'lot':3 'sleep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3827395"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696169747 {#2188
    date: 2023-10-01 16:15:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details