GET https://kbin.spritesserver.nl/u/@pan_troglodytes@programming.dev/comments

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2079
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1907 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
  +image: null
  +parent: null
  +root: null
  +body: "that’s ok, ill just use linux"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705731250 {#2062
    date: 2024-01-20 07:14:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RedArcher@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2379 …}
  +nested: Doctrine\ORM\PersistentCollection {#2383 …}
  +votes: Doctrine\ORM\PersistentCollection {#1906 …}
  +reports: Doctrine\ORM\PersistentCollection {#1926 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
  -id: 325005
  -bodyTs: "'ill':4 'linux':7 'ok':3 'use':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6630198"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705731250 {#1908
    date: 2024-01-20 07:14:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2079
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1907 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
  +image: null
  +parent: null
  +root: null
  +body: "that’s ok, ill just use linux"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705731250 {#2062
    date: 2024-01-20 07:14:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RedArcher@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2379 …}
  +nested: Doctrine\ORM\PersistentCollection {#2383 …}
  +votes: Doctrine\ORM\PersistentCollection {#1906 …}
  +reports: Doctrine\ORM\PersistentCollection {#1926 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
  -id: 325005
  -bodyTs: "'ill':4 'linux':7 'ok':3 'use':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6630198"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705731250 {#1908
    date: 2024-01-20 07:14:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2079
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1907 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
  +image: null
  +parent: null
  +root: null
  +body: "that’s ok, ill just use linux"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705731250 {#2062
    date: 2024-01-20 07:14:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RedArcher@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2379 …}
  +nested: Doctrine\ORM\PersistentCollection {#2383 …}
  +votes: Doctrine\ORM\PersistentCollection {#1906 …}
  +reports: Doctrine\ORM\PersistentCollection {#1926 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
  -id: 325005
  -bodyTs: "'ill':4 'linux':7 'ok':3 'use':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6630198"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705731250 {#1908
    date: 2024-01-20 07:14:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2329
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2300 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: null
  +root: null
  +body: "i only use it because it comes with Prime, which I do use, quite a bit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703732275 {#2078
    date: 2023-12-28 03:57:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DeadNinja@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2370 …}
  +nested: Doctrine\ORM\PersistentCollection {#2141 …}
  +votes: Doctrine\ORM\PersistentCollection {#2040 …}
  +reports: Doctrine\ORM\PersistentCollection {#2085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2333 …}
  -id: 258290
  -bodyTs: "'bit':16 'come':7 'prime':9 'quit':14 'use':3,13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5978287"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703732275 {#2097
    date: 2023-12-28 03:57: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
7 DENIED edit
App\Entity\EntryComment {#2329
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2300 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: null
  +root: null
  +body: "i only use it because it comes with Prime, which I do use, quite a bit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703732275 {#2078
    date: 2023-12-28 03:57:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DeadNinja@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2370 …}
  +nested: Doctrine\ORM\PersistentCollection {#2141 …}
  +votes: Doctrine\ORM\PersistentCollection {#2040 …}
  +reports: Doctrine\ORM\PersistentCollection {#2085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2333 …}
  -id: 258290
  -bodyTs: "'bit':16 'come':7 'prime':9 'quit':14 'use':3,13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5978287"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703732275 {#2097
    date: 2023-12-28 03:57: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
8 DENIED moderate
App\Entity\EntryComment {#2329
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2300 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: null
  +root: null
  +body: "i only use it because it comes with Prime, which I do use, quite a bit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703732275 {#2078
    date: 2023-12-28 03:57:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DeadNinja@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2370 …}
  +nested: Doctrine\ORM\PersistentCollection {#2141 …}
  +votes: Doctrine\ORM\PersistentCollection {#2040 …}
  +reports: Doctrine\ORM\PersistentCollection {#2085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2333 …}
  -id: 258290
  -bodyTs: "'bit':16 'come':7 'prime':9 'quit':14 'use':3,13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5978287"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703732275 {#2097
    date: 2023-12-28 03:57: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
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 {#2325
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2326 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2191 …}
  +image: null
  +parent: null
  +root: null
  +body: "win10 is still supported for 3 more years - if you pay for it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703286626 {#2323
    date: 2023-12-23 00:10:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Gemini24601@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2289 …}
  +nested: Doctrine\ORM\PersistentCollection {#2331 …}
  +votes: Doctrine\ORM\PersistentCollection {#2164 …}
  +reports: Doctrine\ORM\PersistentCollection {#2348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2346 …}
  -id: 244471
  -bodyTs: "'3':6 'pay':11 'still':3 'support':4 'win10':1 'year':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5892017"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703286626 {#2030
    date: 2023-12-23 00:10:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2325
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2326 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2191 …}
  +image: null
  +parent: null
  +root: null
  +body: "win10 is still supported for 3 more years - if you pay for it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703286626 {#2323
    date: 2023-12-23 00:10:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Gemini24601@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2289 …}
  +nested: Doctrine\ORM\PersistentCollection {#2331 …}
  +votes: Doctrine\ORM\PersistentCollection {#2164 …}
  +reports: Doctrine\ORM\PersistentCollection {#2348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2346 …}
  -id: 244471
  -bodyTs: "'3':6 'pay':11 'still':3 'support':4 'win10':1 'year':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5892017"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703286626 {#2030
    date: 2023-12-23 00:10:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2325
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2326 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2191 …}
  +image: null
  +parent: null
  +root: null
  +body: "win10 is still supported for 3 more years - if you pay for it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703286626 {#2323
    date: 2023-12-23 00:10:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Gemini24601@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2289 …}
  +nested: Doctrine\ORM\PersistentCollection {#2331 …}
  +votes: Doctrine\ORM\PersistentCollection {#2164 …}
  +reports: Doctrine\ORM\PersistentCollection {#2348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2346 …}
  -id: 244471
  -bodyTs: "'3':6 'pay':11 'still':3 'support':4 'win10':1 'year':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5892017"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703286626 {#2030
    date: 2023-12-23 00:10:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2138
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2140 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2191 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2074 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2065
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2140 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2191 …}
    +image: null
    +parent: null
    +root: null
    +body: "it sure will be interesting when xorg gets deprecated"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704268309 {#2350
      date: 2024-01-03 08:51:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@majestic@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2081 …}
    +nested: Doctrine\ORM\PersistentCollection {#2098 …}
    +votes: Doctrine\ORM\PersistentCollection {#2080 …}
    +reports: Doctrine\ORM\PersistentCollection {#2089 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2095 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2091 …}
    -id: 212161
    -bodyTs: "'deprec':9 'get':8 'interest':5 'sure':2 'xorg':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5559947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702079608 {#2345
      date: 2023-12-09 00:53:28.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "well, to an extent that xorg only exists in outdated distros that no longer get updates is what I meant - but in essence, yes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702079828 {#2314
    date: 2023-12-09 00:57:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@majestic@sh.itjust.works"
    "@pan_troglodytes@programming.dev"
    "@magikmw@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2072 …}
  +nested: Doctrine\ORM\PersistentCollection {#2073 …}
  +votes: Doctrine\ORM\PersistentCollection {#2136 …}
  +reports: Doctrine\ORM\PersistentCollection {#2143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2335 …}
  -id: 212167
  -bodyTs: "'distro':11 'essenc':23 'exist':8 'extent':4 'get':15 'longer':14 'meant':20 'outdat':10 'updat':16 'well':1 'xorg':6 'yes':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5560022"
  +editedAt: DateTimeImmutable @1703521248 {#2327
    date: 2023-12-25 17:20:48.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702079828 {#2096
    date: 2023-12-09 00:57:08.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 {#2138
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2140 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2191 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2074 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2065
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2140 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2191 …}
    +image: null
    +parent: null
    +root: null
    +body: "it sure will be interesting when xorg gets deprecated"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704268309 {#2350
      date: 2024-01-03 08:51:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@majestic@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2081 …}
    +nested: Doctrine\ORM\PersistentCollection {#2098 …}
    +votes: Doctrine\ORM\PersistentCollection {#2080 …}
    +reports: Doctrine\ORM\PersistentCollection {#2089 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2095 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2091 …}
    -id: 212161
    -bodyTs: "'deprec':9 'get':8 'interest':5 'sure':2 'xorg':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5559947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702079608 {#2345
      date: 2023-12-09 00:53:28.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "well, to an extent that xorg only exists in outdated distros that no longer get updates is what I meant - but in essence, yes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702079828 {#2314
    date: 2023-12-09 00:57:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@majestic@sh.itjust.works"
    "@pan_troglodytes@programming.dev"
    "@magikmw@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2072 …}
  +nested: Doctrine\ORM\PersistentCollection {#2073 …}
  +votes: Doctrine\ORM\PersistentCollection {#2136 …}
  +reports: Doctrine\ORM\PersistentCollection {#2143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2335 …}
  -id: 212167
  -bodyTs: "'distro':11 'essenc':23 'exist':8 'extent':4 'get':15 'longer':14 'meant':20 'outdat':10 'updat':16 'well':1 'xorg':6 'yes':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5560022"
  +editedAt: DateTimeImmutable @1703521248 {#2327
    date: 2023-12-25 17:20:48.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702079828 {#2096
    date: 2023-12-09 00:57:08.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 {#2138
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2140 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2191 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2074 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2065
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2140 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2191 …}
    +image: null
    +parent: null
    +root: null
    +body: "it sure will be interesting when xorg gets deprecated"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704268309 {#2350
      date: 2024-01-03 08:51:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@majestic@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2081 …}
    +nested: Doctrine\ORM\PersistentCollection {#2098 …}
    +votes: Doctrine\ORM\PersistentCollection {#2080 …}
    +reports: Doctrine\ORM\PersistentCollection {#2089 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2095 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2091 …}
    -id: 212161
    -bodyTs: "'deprec':9 'get':8 'interest':5 'sure':2 'xorg':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5559947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702079608 {#2345
      date: 2023-12-09 00:53:28.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "well, to an extent that xorg only exists in outdated distros that no longer get updates is what I meant - but in essence, yes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702079828 {#2314
    date: 2023-12-09 00:57:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@majestic@sh.itjust.works"
    "@pan_troglodytes@programming.dev"
    "@magikmw@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2072 …}
  +nested: Doctrine\ORM\PersistentCollection {#2073 …}
  +votes: Doctrine\ORM\PersistentCollection {#2136 …}
  +reports: Doctrine\ORM\PersistentCollection {#2143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2335 …}
  -id: 212167
  -bodyTs: "'distro':11 'essenc':23 'exist':8 'extent':4 'get':15 'longer':14 'meant':20 'outdat':10 'updat':16 'well':1 'xorg':6 'yes':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5560022"
  +editedAt: DateTimeImmutable @1703521248 {#2327
    date: 2023-12-25 17:20:48.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702079828 {#2096
    date: 2023-12-09 00:57:08.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
Proxies\__CG__\App\Entity\EntryComment {#2065
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2140 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2191 …}
  +image: null
  +parent: null
  +root: null
  +body: "it sure will be interesting when xorg gets deprecated"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704268309 {#2350
    date: 2024-01-03 08:51:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@majestic@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2081 …}
  +nested: Doctrine\ORM\PersistentCollection {#2098 …}
  +votes: Doctrine\ORM\PersistentCollection {#2080 …}
  +reports: Doctrine\ORM\PersistentCollection {#2089 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2095 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2091 …}
  -id: 212161
  -bodyTs: "'deprec':9 'get':8 'interest':5 'sure':2 'xorg':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5559947"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702079608 {#2345
    date: 2023-12-09 00:53:28.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
Proxies\__CG__\App\Entity\EntryComment {#2065
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2140 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2191 …}
  +image: null
  +parent: null
  +root: null
  +body: "it sure will be interesting when xorg gets deprecated"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704268309 {#2350
    date: 2024-01-03 08:51:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@majestic@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2081 …}
  +nested: Doctrine\ORM\PersistentCollection {#2098 …}
  +votes: Doctrine\ORM\PersistentCollection {#2080 …}
  +reports: Doctrine\ORM\PersistentCollection {#2089 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2095 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2091 …}
  -id: 212161
  -bodyTs: "'deprec':9 'get':8 'interest':5 'sure':2 'xorg':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5559947"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702079608 {#2345
    date: 2023-12-09 00:53:28.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
Proxies\__CG__\App\Entity\EntryComment {#2065
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2140 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2191 …}
  +image: null
  +parent: null
  +root: null
  +body: "it sure will be interesting when xorg gets deprecated"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704268309 {#2350
    date: 2024-01-03 08:51:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@majestic@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2081 …}
  +nested: Doctrine\ORM\PersistentCollection {#2098 …}
  +votes: Doctrine\ORM\PersistentCollection {#2080 …}
  +reports: Doctrine\ORM\PersistentCollection {#2089 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2095 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2091 …}
  -id: 212161
  -bodyTs: "'deprec':9 'get':8 'interest':5 'sure':2 'xorg':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5559947"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702079608 {#2345
    date: 2023-12-09 00:53:28.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2092
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2094 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2191 …}
  +image: null
  +parent: null
  +root: null
  +body: "bought a (used) t470 a few months ago, been happy with it - especially for the price."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702026796 {#2343
    date: 2023-12-08 10:13:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@not_a_bot_i_swear@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2069 …}
  +nested: Doctrine\ORM\PersistentCollection {#2071 …}
  +votes: Doctrine\ORM\PersistentCollection {#2070 …}
  +reports: Doctrine\ORM\PersistentCollection {#2048 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
  -id: 210953
  -bodyTs: "'ago':8 'bought':1 'especi':13 'happi':10 'month':7 'price':16 't470':4 'use':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5542199"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702026796 {#2337
    date: 2023-12-08 10:13: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
23 DENIED edit
App\Entity\EntryComment {#2092
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2094 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2191 …}
  +image: null
  +parent: null
  +root: null
  +body: "bought a (used) t470 a few months ago, been happy with it - especially for the price."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702026796 {#2343
    date: 2023-12-08 10:13:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@not_a_bot_i_swear@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2069 …}
  +nested: Doctrine\ORM\PersistentCollection {#2071 …}
  +votes: Doctrine\ORM\PersistentCollection {#2070 …}
  +reports: Doctrine\ORM\PersistentCollection {#2048 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
  -id: 210953
  -bodyTs: "'ago':8 'bought':1 'especi':13 'happi':10 'month':7 'price':16 't470':4 'use':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5542199"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702026796 {#2337
    date: 2023-12-08 10:13: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
24 DENIED moderate
App\Entity\EntryComment {#2092
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2094 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2191 …}
  +image: null
  +parent: null
  +root: null
  +body: "bought a (used) t470 a few months ago, been happy with it - especially for the price."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702026796 {#2343
    date: 2023-12-08 10:13:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@not_a_bot_i_swear@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2069 …}
  +nested: Doctrine\ORM\PersistentCollection {#2071 …}
  +votes: Doctrine\ORM\PersistentCollection {#2070 …}
  +reports: Doctrine\ORM\PersistentCollection {#2048 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
  -id: 210953
  -bodyTs: "'ago':8 'bought':1 'especi':13 'happi':10 'month':7 'price':16 't470':4 'use':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5542199"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702026796 {#2337
    date: 2023-12-08 10:13: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
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 {#2050
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2055 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2052 …}
  +image: null
  +parent: null
  +root: null
  +body: "had a 1st gen paperwhite for years and eventually it just became too slow to use. go a fire8 tablet recently, does all the same things + other options."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701914751 {#2093
    date: 2023-12-07 03:05:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jackthelad@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2054 …}
  +nested: Doctrine\ORM\PersistentCollection {#2053 …}
  +votes: Doctrine\ORM\PersistentCollection {#2165 …}
  +reports: Doctrine\ORM\PersistentCollection {#2104 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2108 …}
  -id: 204948
  -bodyTs: "'1st':3 'becam':12 'eventu':9 'fire8':19 'gen':4 'go':17 'option':28 'paperwhit':5 'recent':21 'slow':14 'tablet':20 'thing':26 'use':16 'year':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5505078"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701914751 {#2090
    date: 2023-12-07 03:05:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2050
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2055 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2052 …}
  +image: null
  +parent: null
  +root: null
  +body: "had a 1st gen paperwhite for years and eventually it just became too slow to use. go a fire8 tablet recently, does all the same things + other options."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701914751 {#2093
    date: 2023-12-07 03:05:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jackthelad@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2054 …}
  +nested: Doctrine\ORM\PersistentCollection {#2053 …}
  +votes: Doctrine\ORM\PersistentCollection {#2165 …}
  +reports: Doctrine\ORM\PersistentCollection {#2104 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2108 …}
  -id: 204948
  -bodyTs: "'1st':3 'becam':12 'eventu':9 'fire8':19 'gen':4 'go':17 'option':28 'paperwhit':5 'recent':21 'slow':14 'tablet':20 'thing':26 'use':16 'year':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5505078"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701914751 {#2090
    date: 2023-12-07 03:05:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2050
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2055 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2052 …}
  +image: null
  +parent: null
  +root: null
  +body: "had a 1st gen paperwhite for years and eventually it just became too slow to use. go a fire8 tablet recently, does all the same things + other options."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701914751 {#2093
    date: 2023-12-07 03:05:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jackthelad@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2054 …}
  +nested: Doctrine\ORM\PersistentCollection {#2053 …}
  +votes: Doctrine\ORM\PersistentCollection {#2165 …}
  +reports: Doctrine\ORM\PersistentCollection {#2104 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2108 …}
  -id: 204948
  -bodyTs: "'1st':3 'becam':12 'eventu':9 'fire8':19 'gen':4 'go':17 'option':28 'paperwhit':5 'recent':21 'slow':14 'tablet':20 'thing':26 'use':16 'year':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5505078"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701914751 {#2090
    date: 2023-12-07 03:05:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2109
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2103 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2106 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2106 …}
  +body: "bunch of not that high end dedicated music players when I looked on amazon just now - around the $40 - $70 price range"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701530896 {#2057
    date: 2023-12-02 16:28:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jaybone@lemmy.world"
    "@Strayce@lemmy.sdf.org"
  ]
  +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: 189007
  -bodyTs: "'40':19 '70':20 'amazon':14 'around':17 'bunch':1 'dedic':7 'end':6 'high':5 'look':12 'music':8 'player':9 'price':21 'rang':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5373055"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701530896 {#2045
    date: 2023-12-02 16:28: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
31 DENIED edit
App\Entity\EntryComment {#2109
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2103 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2106 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2106 …}
  +body: "bunch of not that high end dedicated music players when I looked on amazon just now - around the $40 - $70 price range"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701530896 {#2057
    date: 2023-12-02 16:28:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jaybone@lemmy.world"
    "@Strayce@lemmy.sdf.org"
  ]
  +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: 189007
  -bodyTs: "'40':19 '70':20 'amazon':14 'around':17 'bunch':1 'dedic':7 'end':6 'high':5 'look':12 'music':8 'player':9 'price':21 'rang':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5373055"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701530896 {#2045
    date: 2023-12-02 16:28: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
32 DENIED moderate
App\Entity\EntryComment {#2109
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2103 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2106 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2106 …}
  +body: "bunch of not that high end dedicated music players when I looked on amazon just now - around the $40 - $70 price range"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701530896 {#2057
    date: 2023-12-02 16:28:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jaybone@lemmy.world"
    "@Strayce@lemmy.sdf.org"
  ]
  +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: 189007
  -bodyTs: "'40':19 '70':20 'amazon':14 'around':17 'bunch':1 'dedic':7 'end':6 'high':5 'look':12 'music':8 'player':9 'price':21 'rang':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5373055"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701530896 {#2045
    date: 2023-12-02 16:28: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
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 {#2120
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2161 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2160 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2163 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
  +body: "the truth is the truth, even if you dont like it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701530342 {#2102
    date: 2023-12-02 16:19:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MrSebSin@sh.itjust.works"
    "@Empricorn@feddit.nl"
    "@Certainly_No_Brit@discuss.tchncs.de"
    "@crashfrog@lemm.ee"
    "@kameecoding@lemmy.world"
    "@pan_troglodytes@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2044 …}
  +nested: Doctrine\ORM\PersistentCollection {#2127 …}
  +votes: Doctrine\ORM\PersistentCollection {#2043 …}
  +reports: Doctrine\ORM\PersistentCollection {#2215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
  -id: 188976
  -bodyTs: "'dont':9 'even':6 'like':10 'truth':2,5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5372877"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701530342 {#2101
    date: 2023-12-02 16:19:02.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 {#2120
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2161 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2160 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2163 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
  +body: "the truth is the truth, even if you dont like it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701530342 {#2102
    date: 2023-12-02 16:19:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MrSebSin@sh.itjust.works"
    "@Empricorn@feddit.nl"
    "@Certainly_No_Brit@discuss.tchncs.de"
    "@crashfrog@lemm.ee"
    "@kameecoding@lemmy.world"
    "@pan_troglodytes@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2044 …}
  +nested: Doctrine\ORM\PersistentCollection {#2127 …}
  +votes: Doctrine\ORM\PersistentCollection {#2043 …}
  +reports: Doctrine\ORM\PersistentCollection {#2215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
  -id: 188976
  -bodyTs: "'dont':9 'even':6 'like':10 'truth':2,5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5372877"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701530342 {#2101
    date: 2023-12-02 16:19:02.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 {#2120
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2161 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2160 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2163 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
  +body: "the truth is the truth, even if you dont like it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701530342 {#2102
    date: 2023-12-02 16:19:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MrSebSin@sh.itjust.works"
    "@Empricorn@feddit.nl"
    "@Certainly_No_Brit@discuss.tchncs.de"
    "@crashfrog@lemm.ee"
    "@kameecoding@lemmy.world"
    "@pan_troglodytes@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2044 …}
  +nested: Doctrine\ORM\PersistentCollection {#2127 …}
  +votes: Doctrine\ORM\PersistentCollection {#2043 …}
  +reports: Doctrine\ORM\PersistentCollection {#2215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
  -id: 188976
  -bodyTs: "'dont':9 'even':6 'like':10 'truth':2,5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5372877"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701530342 {#2101
    date: 2023-12-02 16:19:02.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 {#2225
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2161 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2160 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2230 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
  +body: """
    > 2008 financial crisis\n
    \n
    aka sub-prime lending. this sort of thing has happened before, “buying on margin” in the 1920s, for the stock market. it didnt end well then either.\n
    \n
    the way that laws work is that if you sign a contract, it’s legally binding - so if you take out a giant loan to buy a house & cant make the mortgage payments, you’re out of house and you’re liable to pay back the loan. you gotta read the fine print before you sign anything.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701505341 {#2116
    date: 2023-12-02 09:22:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MrSebSin@sh.itjust.works"
    "@Empricorn@feddit.nl"
    "@Certainly_No_Brit@discuss.tchncs.de"
    "@crashfrog@lemm.ee"
    "@kameecoding@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2231 …}
  +nested: Doctrine\ORM\PersistentCollection {#2229 …}
  +votes: Doctrine\ORM\PersistentCollection {#2252 …}
  +reports: Doctrine\ORM\PersistentCollection {#2189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
  -id: 188312
  -bodyTs: "'1920s':21 '2008':1 'aka':4 'anyth':88 'back':76 'bind':47 'buy':16,57 'cant':60 'contract':43 'crisi':3 'didnt':27 'either':31 'end':28 'financi':2 'fine':83 'giant':54 'gotta':80 'happen':14 'hous':59,69 'law':35 'legal':46 'lend':8 'liabl':73 'loan':55,78 'make':61 'margin':18 'market':25 'mortgag':63 'pay':75 'payment':64 'prime':7 'print':84 're':66,72 'read':81 'sign':41,87 'sort':10 'stock':24 'sub':6 'sub-prim':5 'take':51 'thing':12 'way':33 'well':29 'work':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5367221"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701505341 {#2119
    date: 2023-12-02 09:22:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2225
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2161 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2160 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2230 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
  +body: """
    > 2008 financial crisis\n
    \n
    aka sub-prime lending. this sort of thing has happened before, “buying on margin” in the 1920s, for the stock market. it didnt end well then either.\n
    \n
    the way that laws work is that if you sign a contract, it’s legally binding - so if you take out a giant loan to buy a house & cant make the mortgage payments, you’re out of house and you’re liable to pay back the loan. you gotta read the fine print before you sign anything.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701505341 {#2116
    date: 2023-12-02 09:22:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MrSebSin@sh.itjust.works"
    "@Empricorn@feddit.nl"
    "@Certainly_No_Brit@discuss.tchncs.de"
    "@crashfrog@lemm.ee"
    "@kameecoding@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2231 …}
  +nested: Doctrine\ORM\PersistentCollection {#2229 …}
  +votes: Doctrine\ORM\PersistentCollection {#2252 …}
  +reports: Doctrine\ORM\PersistentCollection {#2189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
  -id: 188312
  -bodyTs: "'1920s':21 '2008':1 'aka':4 'anyth':88 'back':76 'bind':47 'buy':16,57 'cant':60 'contract':43 'crisi':3 'didnt':27 'either':31 'end':28 'financi':2 'fine':83 'giant':54 'gotta':80 'happen':14 'hous':59,69 'law':35 'legal':46 'lend':8 'liabl':73 'loan':55,78 'make':61 'margin':18 'market':25 'mortgag':63 'pay':75 'payment':64 'prime':7 'print':84 're':66,72 'read':81 'sign':41,87 'sort':10 'stock':24 'sub':6 'sub-prim':5 'take':51 'thing':12 'way':33 'well':29 'work':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5367221"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701505341 {#2119
    date: 2023-12-02 09:22:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2225
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2161 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2160 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2230 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
  +body: """
    > 2008 financial crisis\n
    \n
    aka sub-prime lending. this sort of thing has happened before, “buying on margin” in the 1920s, for the stock market. it didnt end well then either.\n
    \n
    the way that laws work is that if you sign a contract, it’s legally binding - so if you take out a giant loan to buy a house & cant make the mortgage payments, you’re out of house and you’re liable to pay back the loan. you gotta read the fine print before you sign anything.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701505341 {#2116
    date: 2023-12-02 09:22:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MrSebSin@sh.itjust.works"
    "@Empricorn@feddit.nl"
    "@Certainly_No_Brit@discuss.tchncs.de"
    "@crashfrog@lemm.ee"
    "@kameecoding@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2231 …}
  +nested: Doctrine\ORM\PersistentCollection {#2229 …}
  +votes: Doctrine\ORM\PersistentCollection {#2252 …}
  +reports: Doctrine\ORM\PersistentCollection {#2189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
  -id: 188312
  -bodyTs: "'1920s':21 '2008':1 'aka':4 'anyth':88 'back':76 'bind':47 'buy':16,57 'cant':60 'contract':43 'crisi':3 'didnt':27 'either':31 'end':28 'financi':2 'fine':83 'giant':54 'gotta':80 'happen':14 'hous':59,69 'law':35 'legal':46 'lend':8 'liabl':73 'loan':55,78 'make':61 'margin':18 'market':25 'mortgag':63 'pay':75 'payment':64 'prime':7 'print':84 're':66,72 'read':81 'sign':41,87 'sort':10 'stock':24 'sub':6 'sub-prim':5 'take':51 'thing':12 'way':33 'well':29 'work':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5367221"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701505341 {#2119
    date: 2023-12-02 09:22:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2302
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2161 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2160 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2297 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
  +body: "you can opt out of those. and if your bank says you cant, close the account & join a new bank - there’s so, so many banks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701504985 {#2213
    date: 2023-12-02 09:16:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MrSebSin@sh.itjust.works"
    "@Empricorn@feddit.nl"
    "@Certainly_No_Brit@discuss.tchncs.de"
    "@crashfrog@lemm.ee"
    "@kameecoding@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2320 …}
  +nested: Doctrine\ORM\PersistentCollection {#2322 …}
  +votes: Doctrine\ORM\PersistentCollection {#2312 …}
  +reports: Doctrine\ORM\PersistentCollection {#2307 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2304 …}
  -id: 188303
  -bodyTs: "'account':16 'bank':10,20,26 'cant':13 'close':14 'join':17 'mani':25 'new':19 'opt':3 'say':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5367151"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701504985 {#2214
    date: 2023-12-02 09:16: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
43 DENIED edit
App\Entity\EntryComment {#2302
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2161 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2160 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2297 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
  +body: "you can opt out of those. and if your bank says you cant, close the account & join a new bank - there’s so, so many banks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701504985 {#2213
    date: 2023-12-02 09:16:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MrSebSin@sh.itjust.works"
    "@Empricorn@feddit.nl"
    "@Certainly_No_Brit@discuss.tchncs.de"
    "@crashfrog@lemm.ee"
    "@kameecoding@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2320 …}
  +nested: Doctrine\ORM\PersistentCollection {#2322 …}
  +votes: Doctrine\ORM\PersistentCollection {#2312 …}
  +reports: Doctrine\ORM\PersistentCollection {#2307 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2304 …}
  -id: 188303
  -bodyTs: "'account':16 'bank':10,20,26 'cant':13 'close':14 'join':17 'mani':25 'new':19 'opt':3 'say':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5367151"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701504985 {#2214
    date: 2023-12-02 09:16: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
44 DENIED moderate
App\Entity\EntryComment {#2302
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2161 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2160 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2297 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
  +body: "you can opt out of those. and if your bank says you cant, close the account & join a new bank - there’s so, so many banks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701504985 {#2213
    date: 2023-12-02 09:16:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MrSebSin@sh.itjust.works"
    "@Empricorn@feddit.nl"
    "@Certainly_No_Brit@discuss.tchncs.de"
    "@crashfrog@lemm.ee"
    "@kameecoding@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2320 …}
  +nested: Doctrine\ORM\PersistentCollection {#2322 …}
  +votes: Doctrine\ORM\PersistentCollection {#2312 …}
  +reports: Doctrine\ORM\PersistentCollection {#2307 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2304 …}
  -id: 188303
  -bodyTs: "'account':16 'bank':10,20,26 'cant':13 'close':14 'join':17 'mani':25 'new':19 'opt':3 'say':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5367151"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701504985 {#2214
    date: 2023-12-02 09:16: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
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 {#2318
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2313 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: null
  +root: null
  +body: "almost like “purchasing” it was the real crime."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1701503058 {#2301
    date: 2023-12-02 08:44:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Moonrise2473@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2316 …}
  +nested: Doctrine\ORM\PersistentCollection {#2294 …}
  +votes: Doctrine\ORM\PersistentCollection {#2296 …}
  +reports: Doctrine\ORM\PersistentCollection {#2281 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2280 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2278 …}
  -id: 188238
  -bodyTs: "'almost':1 'crime':8 'like':2 'purchas':3 'real':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5366740"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701503058 {#2309
    date: 2023-12-02 08:44:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#2318
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2313 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: null
  +root: null
  +body: "almost like “purchasing” it was the real crime."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1701503058 {#2301
    date: 2023-12-02 08:44:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Moonrise2473@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2316 …}
  +nested: Doctrine\ORM\PersistentCollection {#2294 …}
  +votes: Doctrine\ORM\PersistentCollection {#2296 …}
  +reports: Doctrine\ORM\PersistentCollection {#2281 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2280 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2278 …}
  -id: 188238
  -bodyTs: "'almost':1 'crime':8 'like':2 'purchas':3 'real':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5366740"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701503058 {#2309
    date: 2023-12-02 08:44:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#2318
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2313 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: null
  +root: null
  +body: "almost like “purchasing” it was the real crime."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1701503058 {#2301
    date: 2023-12-02 08:44:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Moonrise2473@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2316 …}
  +nested: Doctrine\ORM\PersistentCollection {#2294 …}
  +votes: Doctrine\ORM\PersistentCollection {#2296 …}
  +reports: Doctrine\ORM\PersistentCollection {#2281 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2280 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2278 …}
  -id: 188238
  -bodyTs: "'almost':1 'crime':8 'like':2 'purchas':3 'real':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5366740"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701503058 {#2309
    date: 2023-12-02 08:44:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2277
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2191 …}
  +image: null
  +parent: null
  +root: null
  +body: "this should be a sticky for the community. simple, concise, answers the major questions."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700842264 {#2317
    date: 2023-11-24 17:11:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GravitySpoiled@lemmy.ml"
    "@wfh@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2220 …}
  +nested: Doctrine\ORM\PersistentCollection {#2222 …}
  +votes: Doctrine\ORM\PersistentCollection {#2219 …}
  +reports: Doctrine\ORM\PersistentCollection {#2196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2194 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2193 …}
  -id: 307142
  -bodyTs: "'answer':11 'communiti':8 'concis':10 'major':13 'question':14 'simpl':9 'sticki':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5130498"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700842264 {#2319
    date: 2023-11-24 17:11:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2277
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2191 …}
  +image: null
  +parent: null
  +root: null
  +body: "this should be a sticky for the community. simple, concise, answers the major questions."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700842264 {#2317
    date: 2023-11-24 17:11:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GravitySpoiled@lemmy.ml"
    "@wfh@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2220 …}
  +nested: Doctrine\ORM\PersistentCollection {#2222 …}
  +votes: Doctrine\ORM\PersistentCollection {#2219 …}
  +reports: Doctrine\ORM\PersistentCollection {#2196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2194 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2193 …}
  -id: 307142
  -bodyTs: "'answer':11 'communiti':8 'concis':10 'major':13 'question':14 'simpl':9 'sticki':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5130498"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700842264 {#2319
    date: 2023-11-24 17:11:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2277
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2191 …}
  +image: null
  +parent: null
  +root: null
  +body: "this should be a sticky for the community. simple, concise, answers the major questions."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700842264 {#2317
    date: 2023-11-24 17:11:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GravitySpoiled@lemmy.ml"
    "@wfh@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2220 …}
  +nested: Doctrine\ORM\PersistentCollection {#2222 …}
  +votes: Doctrine\ORM\PersistentCollection {#2219 …}
  +reports: Doctrine\ORM\PersistentCollection {#2196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2194 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2193 …}
  -id: 307142
  -bodyTs: "'answer':11 'communiti':8 'concis':10 'major':13 'question':14 'simpl':9 'sticki':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5130498"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700842264 {#2319
    date: 2023-11-24 17:11:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#2202
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2201 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2210 …}
  +image: null
  +parent: null
  +root: null
  +body: "skull bowl works better if the skull is upside down. right side up has a bunch of holes on the bottom"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700724411 {#2275
    date: 2023-11-23 08:26:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2203 …}
  +nested: Doctrine\ORM\PersistentCollection {#2212 …}
  +votes: Doctrine\ORM\PersistentCollection {#2209 …}
  +reports: Doctrine\ORM\PersistentCollection {#2200 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2270 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2257 …}
  -id: 153714
  -bodyTs: "'better':4 'bottom':21 'bowl':2 'bunch':16 'hole':18 'right':11 'side':12 'skull':1,7 'upsid':9 'work':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5095023"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700724411 {#2279
    date: 2023-11-23 08:26:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2202
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2201 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2210 …}
  +image: null
  +parent: null
  +root: null
  +body: "skull bowl works better if the skull is upside down. right side up has a bunch of holes on the bottom"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700724411 {#2275
    date: 2023-11-23 08:26:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2203 …}
  +nested: Doctrine\ORM\PersistentCollection {#2212 …}
  +votes: Doctrine\ORM\PersistentCollection {#2209 …}
  +reports: Doctrine\ORM\PersistentCollection {#2200 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2270 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2257 …}
  -id: 153714
  -bodyTs: "'better':4 'bottom':21 'bowl':2 'bunch':16 'hole':18 'right':11 'side':12 'skull':1,7 'upsid':9 'work':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5095023"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700724411 {#2279
    date: 2023-11-23 08:26:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2202
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2201 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2210 …}
  +image: null
  +parent: null
  +root: null
  +body: "skull bowl works better if the skull is upside down. right side up has a bunch of holes on the bottom"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700724411 {#2275
    date: 2023-11-23 08:26:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2203 …}
  +nested: Doctrine\ORM\PersistentCollection {#2212 …}
  +votes: Doctrine\ORM\PersistentCollection {#2209 …}
  +reports: Doctrine\ORM\PersistentCollection {#2200 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2270 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2257 …}
  -id: 153714
  -bodyTs: "'better':4 'bottom':21 'bowl':2 'bunch':16 'hole':18 'right':11 'side':12 'skull':1,7 'upsid':9 'work':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5095023"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700724411 {#2279
    date: 2023-11-23 08:26:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#2271
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2274 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2191 …}
  +image: null
  +parent: null
  +root: null
  +body: "hoohoo! Linus pulled a scream test and then forced the naysayers to maintain the crap they want. rofl"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1700565717 {#2206
    date: 2023-11-21 12:21:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thehatfox@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2272 …}
  +nested: Doctrine\ORM\PersistentCollection {#2253 …}
  +votes: Doctrine\ORM\PersistentCollection {#2262 …}
  +reports: Doctrine\ORM\PersistentCollection {#2264 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2242 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2240 …}
  -id: 146241
  -bodyTs: "'crap':15 'forc':9 'hoohoo':1 'linus':2 'maintain':13 'naysay':11 'pull':3 'rofl':18 'scream':5 'test':6 'want':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5027865"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700565717 {#2205
    date: 2023-11-21 12:21: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
59 DENIED edit
App\Entity\EntryComment {#2271
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2274 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2191 …}
  +image: null
  +parent: null
  +root: null
  +body: "hoohoo! Linus pulled a scream test and then forced the naysayers to maintain the crap they want. rofl"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1700565717 {#2206
    date: 2023-11-21 12:21:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thehatfox@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2272 …}
  +nested: Doctrine\ORM\PersistentCollection {#2253 …}
  +votes: Doctrine\ORM\PersistentCollection {#2262 …}
  +reports: Doctrine\ORM\PersistentCollection {#2264 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2242 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2240 …}
  -id: 146241
  -bodyTs: "'crap':15 'forc':9 'hoohoo':1 'linus':2 'maintain':13 'naysay':11 'pull':3 'rofl':18 'scream':5 'test':6 'want':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5027865"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700565717 {#2205
    date: 2023-11-21 12:21: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
60 DENIED moderate
App\Entity\EntryComment {#2271
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2274 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2191 …}
  +image: null
  +parent: null
  +root: null
  +body: "hoohoo! Linus pulled a scream test and then forced the naysayers to maintain the crap they want. rofl"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1700565717 {#2206
    date: 2023-11-21 12:21:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thehatfox@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2272 …}
  +nested: Doctrine\ORM\PersistentCollection {#2253 …}
  +votes: Doctrine\ORM\PersistentCollection {#2262 …}
  +reports: Doctrine\ORM\PersistentCollection {#2264 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2242 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2240 …}
  -id: 146241
  -bodyTs: "'crap':15 'forc':9 'hoohoo':1 'linus':2 'maintain':13 'naysay':11 'pull':3 'rofl':18 'scream':5 'test':6 'want':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5027865"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700565717 {#2205
    date: 2023-11-21 12:21: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