GET https://kbin.spritesserver.nl/u/@SugarApplePie@beehaw.org/comments/top

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2241
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1402 …}
  +image: null
  +parent: null
  +root: null
  +body: "Wow if there’s one thing I really want to pay extra for is to have a computer randomly pick my music based off what I like. That’s way better than what Spotify has already been doing: randomly picking music based off what I like! True innovation. Will the service also come with some sort of slider or bar that I can use to change how loud or quiet a song is? Maybe some other buttons that can let me skip or go back to a song, even pause and play it to my liking?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1696868484 {#2345
    date: 2023-10-09 18:21:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1405 …}
  +nested: Doctrine\ORM\PersistentCollection {#1401 …}
  +votes: Doctrine\ORM\PersistentCollection {#1363 …}
  +reports: Doctrine\ORM\PersistentCollection {#1403 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2395 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2144 …}
  -id: 38652
  -bodyTs: "'alreadi':36 'also':52 'back':85 'bar':60 'base':23,42 'better':31 'button':77 'chang':66 'come':53 'comput':18 'even':89 'extra':12 'go':84 'innov':48 'let':80 'like':27,46,96 'loud':68 'mayb':74 'music':22,41 'one':5 'paus':90 'pay':11 'pick':20,40 'play':92 'quiet':70 'random':19,39 'realli':8 'servic':51 'skip':82 'slider':58 'song':72,88 'sort':56 'spotifi':34 'thing':6 'true':47 'use':64 'want':9 'way':30 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1353119"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696855673 {#1362
    date: 2023-10-09 14:47:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2241
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1402 …}
  +image: null
  +parent: null
  +root: null
  +body: "Wow if there’s one thing I really want to pay extra for is to have a computer randomly pick my music based off what I like. That’s way better than what Spotify has already been doing: randomly picking music based off what I like! True innovation. Will the service also come with some sort of slider or bar that I can use to change how loud or quiet a song is? Maybe some other buttons that can let me skip or go back to a song, even pause and play it to my liking?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1696868484 {#2345
    date: 2023-10-09 18:21:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1405 …}
  +nested: Doctrine\ORM\PersistentCollection {#1401 …}
  +votes: Doctrine\ORM\PersistentCollection {#1363 …}
  +reports: Doctrine\ORM\PersistentCollection {#1403 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2395 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2144 …}
  -id: 38652
  -bodyTs: "'alreadi':36 'also':52 'back':85 'bar':60 'base':23,42 'better':31 'button':77 'chang':66 'come':53 'comput':18 'even':89 'extra':12 'go':84 'innov':48 'let':80 'like':27,46,96 'loud':68 'mayb':74 'music':22,41 'one':5 'paus':90 'pay':11 'pick':20,40 'play':92 'quiet':70 'random':19,39 'realli':8 'servic':51 'skip':82 'slider':58 'song':72,88 'sort':56 'spotifi':34 'thing':6 'true':47 'use':64 'want':9 'way':30 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1353119"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696855673 {#1362
    date: 2023-10-09 14:47:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2241
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1402 …}
  +image: null
  +parent: null
  +root: null
  +body: "Wow if there’s one thing I really want to pay extra for is to have a computer randomly pick my music based off what I like. That’s way better than what Spotify has already been doing: randomly picking music based off what I like! True innovation. Will the service also come with some sort of slider or bar that I can use to change how loud or quiet a song is? Maybe some other buttons that can let me skip or go back to a song, even pause and play it to my liking?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1696868484 {#2345
    date: 2023-10-09 18:21:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1405 …}
  +nested: Doctrine\ORM\PersistentCollection {#1401 …}
  +votes: Doctrine\ORM\PersistentCollection {#1363 …}
  +reports: Doctrine\ORM\PersistentCollection {#1403 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2395 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2144 …}
  -id: 38652
  -bodyTs: "'alreadi':36 'also':52 'back':85 'bar':60 'base':23,42 'better':31 'button':77 'chang':66 'come':53 'comput':18 'even':89 'extra':12 'go':84 'innov':48 'let':80 'like':27,46,96 'loud':68 'mayb':74 'music':22,41 'one':5 'paus':90 'pay':11 'pick':20,40 'play':92 'quiet':70 'random':19,39 'realli':8 'servic':51 'skip':82 'slider':58 'song':72,88 'sort':56 'spotifi':34 'thing':6 'true':47 'use':64 'want':9 'way':30 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1353119"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696855673 {#1362
    date: 2023-10-09 14:47:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1874
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1402 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
  +body: "There’s a lot of commotion about how so many Jazz tracks that pop up in Spotify playlists come from clearly made up bands with one or two songs, millions of views, and no internet presence anywhere outside of Spotify."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696855838 {#2130
    date: 2023-10-09 14:50:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@Pons_Aelius@kbin.social"
    "@Lanthanae@lemmy.blahaj.zone"
    "@CmdrShepard@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2335 …}
  +nested: Doctrine\ORM\PersistentCollection {#2338 …}
  +votes: Doctrine\ORM\PersistentCollection {#2143 …}
  +reports: Doctrine\ORM\PersistentCollection {#2339 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
  -id: 38656
  -bodyTs: "'anywher':37 'band':24 'clear':21 'come':19 'commot':6 'internet':35 'jazz':11 'lot':4 'made':22 'mani':10 'million':30 'one':26 'outsid':38 'playlist':18 'pop':14 'presenc':36 'song':29 'spotifi':17,40 'track':12 'two':28 'view':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1353132"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696855838 {#2129
    date: 2023-10-09 14:50:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#1874
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1402 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
  +body: "There’s a lot of commotion about how so many Jazz tracks that pop up in Spotify playlists come from clearly made up bands with one or two songs, millions of views, and no internet presence anywhere outside of Spotify."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696855838 {#2130
    date: 2023-10-09 14:50:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@Pons_Aelius@kbin.social"
    "@Lanthanae@lemmy.blahaj.zone"
    "@CmdrShepard@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2335 …}
  +nested: Doctrine\ORM\PersistentCollection {#2338 …}
  +votes: Doctrine\ORM\PersistentCollection {#2143 …}
  +reports: Doctrine\ORM\PersistentCollection {#2339 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
  -id: 38656
  -bodyTs: "'anywher':37 'band':24 'clear':21 'come':19 'commot':6 'internet':35 'jazz':11 'lot':4 'made':22 'mani':10 'million':30 'one':26 'outsid':38 'playlist':18 'pop':14 'presenc':36 'song':29 'spotifi':17,40 'track':12 'two':28 'view':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1353132"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696855838 {#2129
    date: 2023-10-09 14:50:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#1874
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1402 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
  +body: "There’s a lot of commotion about how so many Jazz tracks that pop up in Spotify playlists come from clearly made up bands with one or two songs, millions of views, and no internet presence anywhere outside of Spotify."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696855838 {#2130
    date: 2023-10-09 14:50:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@Pons_Aelius@kbin.social"
    "@Lanthanae@lemmy.blahaj.zone"
    "@CmdrShepard@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2335 …}
  +nested: Doctrine\ORM\PersistentCollection {#2338 …}
  +votes: Doctrine\ORM\PersistentCollection {#2143 …}
  +reports: Doctrine\ORM\PersistentCollection {#2339 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
  -id: 38656
  -bodyTs: "'anywher':37 'band':24 'clear':21 'come':19 'commot':6 'internet':35 'jazz':11 'lot':4 'made':22 'mani':10 'million':30 'one':26 'outsid':38 'playlist':18 'pop':14 'presenc':36 'song':29 'spotifi':17,40 'track':12 'two':28 'view':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1353132"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696855838 {#2129
    date: 2023-10-09 14:50:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2067
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2070 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1402 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2056 …}
  +body: "So funny how that all got memory holed and now you have people who genuinely still think it was a spy balloon of some kind (even in these very replies!) because they just never read anything past the headlines and never followed up on it after. Just completely lacking any curiosity or news literacy but will still scoff at the thought of them being victims of very obvious propaganda haha"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696344089 {#1907
    date: 2023-10-03 16:41:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyreks@lemmy.ml"
    "@DaDaDrood@feddit.nl"
    "@sludge@beehaw.org"
    "@Hyperreality@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2059 …}
  +nested: Doctrine\ORM\PersistentCollection {#2325 …}
  +votes: Doctrine\ORM\PersistentCollection {#2337 …}
  +reports: Doctrine\ORM\PersistentCollection {#2068 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
  -id: 30669
  -bodyTs: "'anyth':36 'balloon':22 'complet':48 'curios':51 'even':26 'follow':42 'funni':2 'genuin':15 'got':6 'haha':70 'headlin':39 'hole':8 'kind':25 'lack':49 'literaci':54 'memori':7 'never':34,41 'news':53 'obvious':68 'past':37 'peopl':13 'propaganda':69 'read':35 'repli':30 'scoff':58 'spi':21 'still':16,57 'think':17 'thought':61 'victim':65"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1316855"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696344089 {#2076
    date: 2023-10-03 16:41:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2067
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2070 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1402 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2056 …}
  +body: "So funny how that all got memory holed and now you have people who genuinely still think it was a spy balloon of some kind (even in these very replies!) because they just never read anything past the headlines and never followed up on it after. Just completely lacking any curiosity or news literacy but will still scoff at the thought of them being victims of very obvious propaganda haha"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696344089 {#1907
    date: 2023-10-03 16:41:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyreks@lemmy.ml"
    "@DaDaDrood@feddit.nl"
    "@sludge@beehaw.org"
    "@Hyperreality@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2059 …}
  +nested: Doctrine\ORM\PersistentCollection {#2325 …}
  +votes: Doctrine\ORM\PersistentCollection {#2337 …}
  +reports: Doctrine\ORM\PersistentCollection {#2068 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
  -id: 30669
  -bodyTs: "'anyth':36 'balloon':22 'complet':48 'curios':51 'even':26 'follow':42 'funni':2 'genuin':15 'got':6 'haha':70 'headlin':39 'hole':8 'kind':25 'lack':49 'literaci':54 'memori':7 'never':34,41 'news':53 'obvious':68 'past':37 'peopl':13 'propaganda':69 'read':35 'repli':30 'scoff':58 'spi':21 'still':16,57 'think':17 'thought':61 'victim':65"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1316855"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696344089 {#2076
    date: 2023-10-03 16:41:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2067
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2070 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1402 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2056 …}
  +body: "So funny how that all got memory holed and now you have people who genuinely still think it was a spy balloon of some kind (even in these very replies!) because they just never read anything past the headlines and never followed up on it after. Just completely lacking any curiosity or news literacy but will still scoff at the thought of them being victims of very obvious propaganda haha"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696344089 {#1907
    date: 2023-10-03 16:41:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyreks@lemmy.ml"
    "@DaDaDrood@feddit.nl"
    "@sludge@beehaw.org"
    "@Hyperreality@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2059 …}
  +nested: Doctrine\ORM\PersistentCollection {#2325 …}
  +votes: Doctrine\ORM\PersistentCollection {#2337 …}
  +reports: Doctrine\ORM\PersistentCollection {#2068 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
  -id: 30669
  -bodyTs: "'anyth':36 'balloon':22 'complet':48 'curios':51 'even':26 'follow':42 'funni':2 'genuin':15 'got':6 'haha':70 'headlin':39 'hole':8 'kind':25 'lack':49 'literaci':54 'memori':7 'never':34,41 'news':53 'obvious':68 'past':37 'peopl':13 'propaganda':69 'read':35 'repli':30 'scoff':58 'spi':21 'still':16,57 'think':17 'thought':61 'victim':65"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1316855"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696344089 {#2076
    date: 2023-10-03 16:41:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2340
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2070 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1402 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2300 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2056 …}
  +body: """
    > Significantly easier college admissions (despite using a standardized process), extremely generous business loans, proportional ethnic representation in government, vast infrastructure projects to bridge the salary gap, and celebrations of different cultures across the country. Not very capitalist of them\n
    \n
    Sorry OP but basically none of this has anything to do with not being capitalist. I don’t even doubt that China is doing better in those departments than America, but that has more to do with how utterly shit America is at most things outside of building bombs than how communist China is. They should get some kudos for executing a couple billionaires, though, gotta at least give 'em that.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696345076 {#2328
    date: 2023-10-03 16:57:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyreks@lemmy.ml"
    "@DaDaDrood@feddit.nl"
    "@GammaGames@beehaw.org"
    "@cnnrduncan@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2334 …}
  +nested: Doctrine\ORM\PersistentCollection {#2326 …}
  +votes: Doctrine\ORM\PersistentCollection {#2327 …}
  +reports: Doctrine\ORM\PersistentCollection {#2289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2331 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2060 …}
  -id: 30675
  -bodyTs: "'across':32 'admiss':4 'america':69,80 'anyth':48 'basic':43 'better':64 'billionair':103 'bomb':88 'bridg':23 'build':87 'busi':12 'capitalist':37,54 'celebr':28 'china':61,92 'colleg':3 'communist':91 'countri':34 'coupl':102 'cultur':31 'depart':67 'despit':5 'differ':30 'doubt':59 'easier':2 'em':109 'ethnic':15 'even':58 'execut':100 'extrem':10 'gap':26 'generous':11 'get':96 'give':108 'gotta':105 'govern':18 'infrastructur':20 'kudo':98 'least':107 'loan':13 'none':44 'op':41 'outsid':85 'process':9 'project':21 'proport':14 'represent':16 'salari':25 'shit':79 'signific':1 'sorri':40 'standard':8 'thing':84 'though':104 'use':6 'utter':78 'vast':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1316950"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696345076 {#2074
    date: 2023-10-03 16:57:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2340
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2070 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1402 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2300 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2056 …}
  +body: """
    > Significantly easier college admissions (despite using a standardized process), extremely generous business loans, proportional ethnic representation in government, vast infrastructure projects to bridge the salary gap, and celebrations of different cultures across the country. Not very capitalist of them\n
    \n
    Sorry OP but basically none of this has anything to do with not being capitalist. I don’t even doubt that China is doing better in those departments than America, but that has more to do with how utterly shit America is at most things outside of building bombs than how communist China is. They should get some kudos for executing a couple billionaires, though, gotta at least give 'em that.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696345076 {#2328
    date: 2023-10-03 16:57:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyreks@lemmy.ml"
    "@DaDaDrood@feddit.nl"
    "@GammaGames@beehaw.org"
    "@cnnrduncan@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2334 …}
  +nested: Doctrine\ORM\PersistentCollection {#2326 …}
  +votes: Doctrine\ORM\PersistentCollection {#2327 …}
  +reports: Doctrine\ORM\PersistentCollection {#2289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2331 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2060 …}
  -id: 30675
  -bodyTs: "'across':32 'admiss':4 'america':69,80 'anyth':48 'basic':43 'better':64 'billionair':103 'bomb':88 'bridg':23 'build':87 'busi':12 'capitalist':37,54 'celebr':28 'china':61,92 'colleg':3 'communist':91 'countri':34 'coupl':102 'cultur':31 'depart':67 'despit':5 'differ':30 'doubt':59 'easier':2 'em':109 'ethnic':15 'even':58 'execut':100 'extrem':10 'gap':26 'generous':11 'get':96 'give':108 'gotta':105 'govern':18 'infrastructur':20 'kudo':98 'least':107 'loan':13 'none':44 'op':41 'outsid':85 'process':9 'project':21 'proport':14 'represent':16 'salari':25 'shit':79 'signific':1 'sorri':40 'standard':8 'thing':84 'though':104 'use':6 'utter':78 'vast':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1316950"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696345076 {#2074
    date: 2023-10-03 16:57:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2340
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2070 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1402 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2300 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2056 …}
  +body: """
    > Significantly easier college admissions (despite using a standardized process), extremely generous business loans, proportional ethnic representation in government, vast infrastructure projects to bridge the salary gap, and celebrations of different cultures across the country. Not very capitalist of them\n
    \n
    Sorry OP but basically none of this has anything to do with not being capitalist. I don’t even doubt that China is doing better in those departments than America, but that has more to do with how utterly shit America is at most things outside of building bombs than how communist China is. They should get some kudos for executing a couple billionaires, though, gotta at least give 'em that.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696345076 {#2328
    date: 2023-10-03 16:57:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyreks@lemmy.ml"
    "@DaDaDrood@feddit.nl"
    "@GammaGames@beehaw.org"
    "@cnnrduncan@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2334 …}
  +nested: Doctrine\ORM\PersistentCollection {#2326 …}
  +votes: Doctrine\ORM\PersistentCollection {#2327 …}
  +reports: Doctrine\ORM\PersistentCollection {#2289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2331 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2060 …}
  -id: 30675
  -bodyTs: "'across':32 'admiss':4 'america':69,80 'anyth':48 'basic':43 'better':64 'billionair':103 'bomb':88 'bridg':23 'build':87 'busi':12 'capitalist':37,54 'celebr':28 'china':61,92 'colleg':3 'communist':91 'countri':34 'coupl':102 'cultur':31 'depart':67 'despit':5 'differ':30 'doubt':59 'easier':2 'em':109 'ethnic':15 'even':58 'execut':100 'extrem':10 'gap':26 'generous':11 'get':96 'give':108 'gotta':105 'govern':18 'infrastructur':20 'kudo':98 'least':107 'loan':13 'none':44 'op':41 'outsid':85 'process':9 'project':21 'proport':14 'represent':16 'salari':25 'shit':79 'signific':1 'sorri':40 'standard':8 'thing':84 'though':104 'use':6 'utter':78 'vast':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1316950"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696345076 {#2074
    date: 2023-10-03 16:57:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details