GET https://kbin.spritesserver.nl/index.php/u/@chronically_crazy@lemmy.world/active

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
9.09 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.07 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\Entry {#1435
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "Would-you-live-in-a-rural-area"
  +title: "Would you live in a rural area?"
  +url: null
  +body: "People of lemmy, would you live in a rural area? Why or why not?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708864507 {#1466
    date: 2024-02-25 13:35:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1645 …}
  +votes: Doctrine\ORM\PersistentCollection {#1641 …}
  +reports: Doctrine\ORM\PersistentCollection {#1675 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
  +badges: Doctrine\ORM\PersistentCollection {#1585 …}
  +children: []
  -id: 9292
  -titleTs: "'area':7 'live':3 'rural':6 'would':1"
  -bodyTs: "'area':10 'lemmi':3 'live':6 'peopl':1 'rural':9 'would':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693406684
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/4135319"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693400184 {#1638
    date: 2023-08-30 14:56:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#1435
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "Would-you-live-in-a-rural-area"
  +title: "Would you live in a rural area?"
  +url: null
  +body: "People of lemmy, would you live in a rural area? Why or why not?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708864507 {#1466
    date: 2024-02-25 13:35:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1645 …}
  +votes: Doctrine\ORM\PersistentCollection {#1641 …}
  +reports: Doctrine\ORM\PersistentCollection {#1675 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
  +badges: Doctrine\ORM\PersistentCollection {#1585 …}
  +children: []
  -id: 9292
  -titleTs: "'area':7 'live':3 'rural':6 'would':1"
  -bodyTs: "'area':10 'lemmi':3 'live':6 'peopl':1 'rural':9 'would':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693406684
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/4135319"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693400184 {#1638
    date: 2023-08-30 14:56:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#1435
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "Would-you-live-in-a-rural-area"
  +title: "Would you live in a rural area?"
  +url: null
  +body: "People of lemmy, would you live in a rural area? Why or why not?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708864507 {#1466
    date: 2024-02-25 13:35:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1645 …}
  +votes: Doctrine\ORM\PersistentCollection {#1641 …}
  +reports: Doctrine\ORM\PersistentCollection {#1675 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
  +badges: Doctrine\ORM\PersistentCollection {#1585 …}
  +children: []
  -id: 9292
  -titleTs: "'area':7 'live':3 'rural':6 'would':1"
  -bodyTs: "'area':10 'lemmi':3 'live':6 'peopl':1 'rural':9 'would':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693406684
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/4135319"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693400184 {#1638
    date: 2023-08-30 14:56:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1718
  +user: Proxies\__CG__\App\Entity\User {#2036 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: Proxies\__CG__\App\Entity\Image {#2023 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2030 …}
  +slug: "Ancient-Iran-had-air-conditioning"
  +title: "Ancient Iran had air conditioning"
  +url: "https://lemmy.world/pictrs/image/3b3a6f11-5a40-4dab-b271-decd8118f723.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 164
  +favouriteCount: 1874
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690411558 {#2461
    date: 2023-07-27 00:45:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2032 …}
  +votes: Doctrine\ORM\PersistentCollection {#1363 …}
  +reports: Doctrine\ORM\PersistentCollection {#2019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
  +badges: Doctrine\ORM\PersistentCollection {#1385 …}
  +children: [
    App\Entity\EntryComment {#1557
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1686 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1691 …}
      +body: "3.2-3.5 is also on a good day. It might not be as efficient when the outside temperature differences are further away from your thermostat setting inside, though if you have a geothermal setup, then you’ve got peak efficiency year round."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1690313833 {#1527
        date: 2023-07-25 21:37:13.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@Lenins2ndCat@lemmy.world"
        "@MetaCubed@lemmy.world"
        "@crossal@lemmy.world"
        "@Redex68@lemmy.world"
        "@Claidheamh@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1795 …}
      +nested: Doctrine\ORM\PersistentCollection {#1711 …}
      +votes: Doctrine\ORM\PersistentCollection {#1611 …}
      +reports: Doctrine\ORM\PersistentCollection {#1630 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1720 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1683 …}
      -id: 23600
      -bodyTs: "'-3.5':2 '3.2':1 'also':4 'away':22 'day':8 'differ':19 'effici':14,40 'geotherm':33 'good':7 'got':38 'insid':27 'might':10 'outsid':17 'peak':39 'round':42 'set':26 'setup':34 'temperatur':18 'thermostat':25 'though':28 've':37 'year':41"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1713469"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690313833 {#1549
        date: 2023-07-25 21:37:13.0 +02:00
      }
      +"title": 23600
    }
  ]
  -id: 1553
  -titleTs: "'air':4 'ancient':1 'condit':5 'iran':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690281417
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2083383"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690195017 {#2464
    date: 2023-07-24 12:36:57.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1718
  +user: Proxies\__CG__\App\Entity\User {#2036 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: Proxies\__CG__\App\Entity\Image {#2023 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2030 …}
  +slug: "Ancient-Iran-had-air-conditioning"
  +title: "Ancient Iran had air conditioning"
  +url: "https://lemmy.world/pictrs/image/3b3a6f11-5a40-4dab-b271-decd8118f723.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 164
  +favouriteCount: 1874
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690411558 {#2461
    date: 2023-07-27 00:45:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2032 …}
  +votes: Doctrine\ORM\PersistentCollection {#1363 …}
  +reports: Doctrine\ORM\PersistentCollection {#2019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
  +badges: Doctrine\ORM\PersistentCollection {#1385 …}
  +children: [
    App\Entity\EntryComment {#1557
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1686 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1691 …}
      +body: "3.2-3.5 is also on a good day. It might not be as efficient when the outside temperature differences are further away from your thermostat setting inside, though if you have a geothermal setup, then you’ve got peak efficiency year round."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1690313833 {#1527
        date: 2023-07-25 21:37:13.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@Lenins2ndCat@lemmy.world"
        "@MetaCubed@lemmy.world"
        "@crossal@lemmy.world"
        "@Redex68@lemmy.world"
        "@Claidheamh@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1795 …}
      +nested: Doctrine\ORM\PersistentCollection {#1711 …}
      +votes: Doctrine\ORM\PersistentCollection {#1611 …}
      +reports: Doctrine\ORM\PersistentCollection {#1630 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1720 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1683 …}
      -id: 23600
      -bodyTs: "'-3.5':2 '3.2':1 'also':4 'away':22 'day':8 'differ':19 'effici':14,40 'geotherm':33 'good':7 'got':38 'insid':27 'might':10 'outsid':17 'peak':39 'round':42 'set':26 'setup':34 'temperatur':18 'thermostat':25 'though':28 've':37 'year':41"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1713469"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690313833 {#1549
        date: 2023-07-25 21:37:13.0 +02:00
      }
      +"title": 23600
    }
  ]
  -id: 1553
  -titleTs: "'air':4 'ancient':1 'condit':5 'iran':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690281417
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2083383"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690195017 {#2464
    date: 2023-07-24 12:36:57.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1718
  +user: Proxies\__CG__\App\Entity\User {#2036 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: Proxies\__CG__\App\Entity\Image {#2023 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2030 …}
  +slug: "Ancient-Iran-had-air-conditioning"
  +title: "Ancient Iran had air conditioning"
  +url: "https://lemmy.world/pictrs/image/3b3a6f11-5a40-4dab-b271-decd8118f723.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 164
  +favouriteCount: 1874
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690411558 {#2461
    date: 2023-07-27 00:45:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2032 …}
  +votes: Doctrine\ORM\PersistentCollection {#1363 …}
  +reports: Doctrine\ORM\PersistentCollection {#2019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
  +badges: Doctrine\ORM\PersistentCollection {#1385 …}
  +children: [
    App\Entity\EntryComment {#1557
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1686 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1691 …}
      +body: "3.2-3.5 is also on a good day. It might not be as efficient when the outside temperature differences are further away from your thermostat setting inside, though if you have a geothermal setup, then you’ve got peak efficiency year round."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1690313833 {#1527
        date: 2023-07-25 21:37:13.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@Lenins2ndCat@lemmy.world"
        "@MetaCubed@lemmy.world"
        "@crossal@lemmy.world"
        "@Redex68@lemmy.world"
        "@Claidheamh@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1795 …}
      +nested: Doctrine\ORM\PersistentCollection {#1711 …}
      +votes: Doctrine\ORM\PersistentCollection {#1611 …}
      +reports: Doctrine\ORM\PersistentCollection {#1630 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1720 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1683 …}
      -id: 23600
      -bodyTs: "'-3.5':2 '3.2':1 'also':4 'away':22 'day':8 'differ':19 'effici':14,40 'geotherm':33 'good':7 'got':38 'insid':27 'might':10 'outsid':17 'peak':39 'round':42 'set':26 'setup':34 'temperatur':18 'thermostat':25 'though':28 've':37 'year':41"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1713469"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690313833 {#1549
        date: 2023-07-25 21:37:13.0 +02:00
      }
      +"title": 23600
    }
  ]
  -id: 1553
  -titleTs: "'air':4 'ancient':1 'condit':5 'iran':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690281417
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2083383"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690195017 {#2464
    date: 2023-07-24 12:36:57.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1557
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718
    +user: Proxies\__CG__\App\Entity\User {#2036 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
    +image: Proxies\__CG__\App\Entity\Image {#2023 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2030 …}
    +slug: "Ancient-Iran-had-air-conditioning"
    +title: "Ancient Iran had air conditioning"
    +url: "https://lemmy.world/pictrs/image/3b3a6f11-5a40-4dab-b271-decd8118f723.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 164
    +favouriteCount: 1874
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1690411558 {#2461
      date: 2023-07-27 00:45:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2032 …}
    +votes: Doctrine\ORM\PersistentCollection {#1363 …}
    +reports: Doctrine\ORM\PersistentCollection {#2019 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1361 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
    +badges: Doctrine\ORM\PersistentCollection {#1385 …}
    +children: [
      App\Entity\EntryComment {#1557}
    ]
    -id: 1553
    -titleTs: "'air':4 'ancient':1 'condit':5 'iran':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1690281417
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2083383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690195017 {#2464
      date: 2023-07-24 12:36:57.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1686 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1691 …}
  +body: "3.2-3.5 is also on a good day. It might not be as efficient when the outside temperature differences are further away from your thermostat setting inside, though if you have a geothermal setup, then you’ve got peak efficiency year round."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1690313833 {#1527
    date: 2023-07-25 21:37:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@Lenins2ndCat@lemmy.world"
    "@MetaCubed@lemmy.world"
    "@crossal@lemmy.world"
    "@Redex68@lemmy.world"
    "@Claidheamh@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1795 …}
  +nested: Doctrine\ORM\PersistentCollection {#1711 …}
  +votes: Doctrine\ORM\PersistentCollection {#1611 …}
  +reports: Doctrine\ORM\PersistentCollection {#1630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1720 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1683 …}
  -id: 23600
  -bodyTs: "'-3.5':2 '3.2':1 'also':4 'away':22 'day':8 'differ':19 'effici':14,40 'geotherm':33 'good':7 'got':38 'insid':27 'might':10 'outsid':17 'peak':39 'round':42 'set':26 'setup':34 'temperatur':18 'thermostat':25 'though':28 've':37 'year':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1713469"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690313833 {#1549
    date: 2023-07-25 21:37:13.0 +02:00
  }
  +"title": 23600
}
"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 {#1557
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718
    +user: Proxies\__CG__\App\Entity\User {#2036 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
    +image: Proxies\__CG__\App\Entity\Image {#2023 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2030 …}
    +slug: "Ancient-Iran-had-air-conditioning"
    +title: "Ancient Iran had air conditioning"
    +url: "https://lemmy.world/pictrs/image/3b3a6f11-5a40-4dab-b271-decd8118f723.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 164
    +favouriteCount: 1874
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1690411558 {#2461
      date: 2023-07-27 00:45:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2032 …}
    +votes: Doctrine\ORM\PersistentCollection {#1363 …}
    +reports: Doctrine\ORM\PersistentCollection {#2019 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1361 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
    +badges: Doctrine\ORM\PersistentCollection {#1385 …}
    +children: [
      App\Entity\EntryComment {#1557}
    ]
    -id: 1553
    -titleTs: "'air':4 'ancient':1 'condit':5 'iran':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1690281417
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2083383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690195017 {#2464
      date: 2023-07-24 12:36:57.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1686 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1691 …}
  +body: "3.2-3.5 is also on a good day. It might not be as efficient when the outside temperature differences are further away from your thermostat setting inside, though if you have a geothermal setup, then you’ve got peak efficiency year round."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1690313833 {#1527
    date: 2023-07-25 21:37:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@Lenins2ndCat@lemmy.world"
    "@MetaCubed@lemmy.world"
    "@crossal@lemmy.world"
    "@Redex68@lemmy.world"
    "@Claidheamh@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1795 …}
  +nested: Doctrine\ORM\PersistentCollection {#1711 …}
  +votes: Doctrine\ORM\PersistentCollection {#1611 …}
  +reports: Doctrine\ORM\PersistentCollection {#1630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1720 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1683 …}
  -id: 23600
  -bodyTs: "'-3.5':2 '3.2':1 'also':4 'away':22 'day':8 'differ':19 'effici':14,40 'geotherm':33 'good':7 'got':38 'insid':27 'might':10 'outsid':17 'peak':39 'round':42 'set':26 'setup':34 'temperatur':18 'thermostat':25 'though':28 've':37 'year':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1713469"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690313833 {#1549
    date: 2023-07-25 21:37:13.0 +02:00
  }
  +"title": 23600
}
"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 {#1557
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718
    +user: Proxies\__CG__\App\Entity\User {#2036 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
    +image: Proxies\__CG__\App\Entity\Image {#2023 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2030 …}
    +slug: "Ancient-Iran-had-air-conditioning"
    +title: "Ancient Iran had air conditioning"
    +url: "https://lemmy.world/pictrs/image/3b3a6f11-5a40-4dab-b271-decd8118f723.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 164
    +favouriteCount: 1874
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1690411558 {#2461
      date: 2023-07-27 00:45:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2032 …}
    +votes: Doctrine\ORM\PersistentCollection {#1363 …}
    +reports: Doctrine\ORM\PersistentCollection {#2019 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1361 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
    +badges: Doctrine\ORM\PersistentCollection {#1385 …}
    +children: [
      App\Entity\EntryComment {#1557}
    ]
    -id: 1553
    -titleTs: "'air':4 'ancient':1 'condit':5 'iran':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1690281417
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2083383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690195017 {#2464
      date: 2023-07-24 12:36:57.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1686 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1691 …}
  +body: "3.2-3.5 is also on a good day. It might not be as efficient when the outside temperature differences are further away from your thermostat setting inside, though if you have a geothermal setup, then you’ve got peak efficiency year round."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1690313833 {#1527
    date: 2023-07-25 21:37:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@Lenins2ndCat@lemmy.world"
    "@MetaCubed@lemmy.world"
    "@crossal@lemmy.world"
    "@Redex68@lemmy.world"
    "@Claidheamh@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1795 …}
  +nested: Doctrine\ORM\PersistentCollection {#1711 …}
  +votes: Doctrine\ORM\PersistentCollection {#1611 …}
  +reports: Doctrine\ORM\PersistentCollection {#1630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1720 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1683 …}
  -id: 23600
  -bodyTs: "'-3.5':2 '3.2':1 'also':4 'away':22 'day':8 'differ':19 'effici':14,40 'geotherm':33 'good':7 'got':38 'insid':27 'might':10 'outsid':17 'peak':39 'round':42 'set':26 'setup':34 'temperatur':18 'thermostat':25 'though':28 've':37 'year':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1713469"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690313833 {#1549
    date: 2023-07-25 21:37:13.0 +02:00
  }
  +"title": 23600
}
"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_ADMIN
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 ROLE_MODERATOR
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