GET https://kbin.spritesserver.nl/index.php/u/@joyofpeanuts@beehaw.org/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 …}
}
11.87 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 {#2085
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2387 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1909 …}
  +image: null
  +parent: null
  +root: null
  +body: "If you want to simply make a folder containing media accessible to all on the network, I suggest to install minidlna, a UPnP server. All you need is to have the media folders accessible by minidlna. Otherwise the config is a simple text file."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702206907 {#2089
    date: 2023-12-10 12:15:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@UncleBadTouch@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1926 …}
  +nested: Doctrine\ORM\PersistentCollection {#1874 …}
  +votes: Doctrine\ORM\PersistentCollection {#1908 …}
  +reports: Doctrine\ORM\PersistentCollection {#2391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2032 …}
  -id: 216347
  -bodyTs: "'access':11,34 'config':39 'contain':9 'file':44 'folder':8,33 'instal':20 'make':6 'media':10,32 'minidlna':21,36 'need':27 'network':16 'otherwis':37 'server':24 'simpl':42 'simpli':5 'suggest':18 'text':43 'upnp':23 'want':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1849559"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702206907 {#2392
    date: 2023-12-10 12:15:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2085
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2387 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1909 …}
  +image: null
  +parent: null
  +root: null
  +body: "If you want to simply make a folder containing media accessible to all on the network, I suggest to install minidlna, a UPnP server. All you need is to have the media folders accessible by minidlna. Otherwise the config is a simple text file."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702206907 {#2089
    date: 2023-12-10 12:15:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@UncleBadTouch@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1926 …}
  +nested: Doctrine\ORM\PersistentCollection {#1874 …}
  +votes: Doctrine\ORM\PersistentCollection {#1908 …}
  +reports: Doctrine\ORM\PersistentCollection {#2391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2032 …}
  -id: 216347
  -bodyTs: "'access':11,34 'config':39 'contain':9 'file':44 'folder':8,33 'instal':20 'make':6 'media':10,32 'minidlna':21,36 'need':27 'network':16 'otherwis':37 'server':24 'simpl':42 'simpli':5 'suggest':18 'text':43 'upnp':23 'want':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1849559"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702206907 {#2392
    date: 2023-12-10 12:15:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2085
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2387 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1909 …}
  +image: null
  +parent: null
  +root: null
  +body: "If you want to simply make a folder containing media accessible to all on the network, I suggest to install minidlna, a UPnP server. All you need is to have the media folders accessible by minidlna. Otherwise the config is a simple text file."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702206907 {#2089
    date: 2023-12-10 12:15:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@UncleBadTouch@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1926 …}
  +nested: Doctrine\ORM\PersistentCollection {#1874 …}
  +votes: Doctrine\ORM\PersistentCollection {#1908 …}
  +reports: Doctrine\ORM\PersistentCollection {#2391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2032 …}
  -id: 216347
  -bodyTs: "'access':11,34 'config':39 'contain':9 'file':44 'folder':8,33 'instal':20 'make':6 'media':10,32 'minidlna':21,36 'need':27 'network':16 'otherwis':37 'server':24 'simpl':42 'simpli':5 'suggest':18 'text':43 'upnp':23 'want':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1849559"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702206907 {#2392
    date: 2023-12-10 12:15:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#2341
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2336 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1909 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2040
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2336 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1909 …}
    +image: null
    +parent: null
    +root: null
    +body: "Debian with the choice of LXDE as window manager. Debian offers high configurability to remove any heavy component."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1703384011 {#2337
      date: 2023-12-24 03:13:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: []
    +children: Doctrine\ORM\PersistentCollection {#2333 …}
    +nested: Doctrine\ORM\PersistentCollection {#2324 …}
    +votes: Doctrine\ORM\PersistentCollection {#2329 …}
    +reports: Doctrine\ORM\PersistentCollection {#2138 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2343 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
    -id: 198538
    -bodyTs: "'choic':4 'compon':18 'configur':13 'debian':1,10 'heavi':17 'high':12 'lxde':6 'manag':9 'offer':11 'remov':15 'window':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1811324"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701779719 {#2011
      date: 2023-12-05 13:35:19.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "See this: [www.debian.org/releases/…/ch03s04.en.html](https://www.debian.org/releases/bullseye/amd64/ch03s04.en.html)Minimum 1Gb, preferably 2 for a desktop."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701976604 {#2062
    date: 2023-12-07 20:16:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@joyofpeanuts@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2344 …}
  +nested: Doctrine\ORM\PersistentCollection {#2349 …}
  +votes: Doctrine\ORM\PersistentCollection {#2141 …}
  +reports: Doctrine\ORM\PersistentCollection {#2164 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2042 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
  -id: 207759
  -bodyTs: "'/ch03s04.en.html':6 '/releases/':5 '/releases/bullseye/amd64/ch03s04.en.html)minimum':9 '1gb':10 '2':12 'desktop':15 'prefer':11 'see':1 'www.debian.org':4,8 'www.debian.org/releases/':3 'www.debian.org/releases/bullseye/amd64/ch03s04.en.html)minimum':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1827295"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701976604 {#2077
    date: 2023-12-07 20:16:44.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 {#2341
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2336 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1909 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2040
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2336 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1909 …}
    +image: null
    +parent: null
    +root: null
    +body: "Debian with the choice of LXDE as window manager. Debian offers high configurability to remove any heavy component."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1703384011 {#2337
      date: 2023-12-24 03:13:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: []
    +children: Doctrine\ORM\PersistentCollection {#2333 …}
    +nested: Doctrine\ORM\PersistentCollection {#2324 …}
    +votes: Doctrine\ORM\PersistentCollection {#2329 …}
    +reports: Doctrine\ORM\PersistentCollection {#2138 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2343 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
    -id: 198538
    -bodyTs: "'choic':4 'compon':18 'configur':13 'debian':1,10 'heavi':17 'high':12 'lxde':6 'manag':9 'offer':11 'remov':15 'window':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1811324"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701779719 {#2011
      date: 2023-12-05 13:35:19.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "See this: [www.debian.org/releases/…/ch03s04.en.html](https://www.debian.org/releases/bullseye/amd64/ch03s04.en.html)Minimum 1Gb, preferably 2 for a desktop."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701976604 {#2062
    date: 2023-12-07 20:16:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@joyofpeanuts@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2344 …}
  +nested: Doctrine\ORM\PersistentCollection {#2349 …}
  +votes: Doctrine\ORM\PersistentCollection {#2141 …}
  +reports: Doctrine\ORM\PersistentCollection {#2164 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2042 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
  -id: 207759
  -bodyTs: "'/ch03s04.en.html':6 '/releases/':5 '/releases/bullseye/amd64/ch03s04.en.html)minimum':9 '1gb':10 '2':12 'desktop':15 'prefer':11 'see':1 'www.debian.org':4,8 'www.debian.org/releases/':3 'www.debian.org/releases/bullseye/amd64/ch03s04.en.html)minimum':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1827295"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701976604 {#2077
    date: 2023-12-07 20:16:44.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 {#2341
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2336 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1909 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2040
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2336 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1909 …}
    +image: null
    +parent: null
    +root: null
    +body: "Debian with the choice of LXDE as window manager. Debian offers high configurability to remove any heavy component."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1703384011 {#2337
      date: 2023-12-24 03:13:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: []
    +children: Doctrine\ORM\PersistentCollection {#2333 …}
    +nested: Doctrine\ORM\PersistentCollection {#2324 …}
    +votes: Doctrine\ORM\PersistentCollection {#2329 …}
    +reports: Doctrine\ORM\PersistentCollection {#2138 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2343 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
    -id: 198538
    -bodyTs: "'choic':4 'compon':18 'configur':13 'debian':1,10 'heavi':17 'high':12 'lxde':6 'manag':9 'offer':11 'remov':15 'window':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1811324"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701779719 {#2011
      date: 2023-12-05 13:35:19.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "See this: [www.debian.org/releases/…/ch03s04.en.html](https://www.debian.org/releases/bullseye/amd64/ch03s04.en.html)Minimum 1Gb, preferably 2 for a desktop."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701976604 {#2062
    date: 2023-12-07 20:16:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@joyofpeanuts@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2344 …}
  +nested: Doctrine\ORM\PersistentCollection {#2349 …}
  +votes: Doctrine\ORM\PersistentCollection {#2141 …}
  +reports: Doctrine\ORM\PersistentCollection {#2164 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2042 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
  -id: 207759
  -bodyTs: "'/ch03s04.en.html':6 '/releases/':5 '/releases/bullseye/amd64/ch03s04.en.html)minimum':9 '1gb':10 '2':12 'desktop':15 'prefer':11 'see':1 'www.debian.org':4,8 'www.debian.org/releases/':3 'www.debian.org/releases/bullseye/amd64/ch03s04.en.html)minimum':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1827295"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701976604 {#2077
    date: 2023-12-07 20:16:44.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
Proxies\__CG__\App\Entity\EntryComment {#2040
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2336 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1909 …}
  +image: null
  +parent: null
  +root: null
  +body: "Debian with the choice of LXDE as window manager. Debian offers high configurability to remove any heavy component."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703384011 {#2337
    date: 2023-12-24 03:13:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: []
  +children: Doctrine\ORM\PersistentCollection {#2333 …}
  +nested: Doctrine\ORM\PersistentCollection {#2324 …}
  +votes: Doctrine\ORM\PersistentCollection {#2329 …}
  +reports: Doctrine\ORM\PersistentCollection {#2138 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2343 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
  -id: 198538
  -bodyTs: "'choic':4 'compon':18 'configur':13 'debian':1,10 'heavi':17 'high':12 'lxde':6 'manag':9 'offer':11 'remov':15 'window':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1811324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701779719 {#2011
    date: 2023-12-05 13:35:19.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
11 DENIED edit
Proxies\__CG__\App\Entity\EntryComment {#2040
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2336 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1909 …}
  +image: null
  +parent: null
  +root: null
  +body: "Debian with the choice of LXDE as window manager. Debian offers high configurability to remove any heavy component."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703384011 {#2337
    date: 2023-12-24 03:13:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: []
  +children: Doctrine\ORM\PersistentCollection {#2333 …}
  +nested: Doctrine\ORM\PersistentCollection {#2324 …}
  +votes: Doctrine\ORM\PersistentCollection {#2329 …}
  +reports: Doctrine\ORM\PersistentCollection {#2138 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2343 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
  -id: 198538
  -bodyTs: "'choic':4 'compon':18 'configur':13 'debian':1,10 'heavi':17 'high':12 'lxde':6 'manag':9 'offer':11 'remov':15 'window':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1811324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701779719 {#2011
    date: 2023-12-05 13:35:19.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
12 DENIED moderate
Proxies\__CG__\App\Entity\EntryComment {#2040
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2336 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1909 …}
  +image: null
  +parent: null
  +root: null
  +body: "Debian with the choice of LXDE as window manager. Debian offers high configurability to remove any heavy component."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703384011 {#2337
    date: 2023-12-24 03:13:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: []
  +children: Doctrine\ORM\PersistentCollection {#2333 …}
  +nested: Doctrine\ORM\PersistentCollection {#2324 …}
  +votes: Doctrine\ORM\PersistentCollection {#2329 …}
  +reports: Doctrine\ORM\PersistentCollection {#2138 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2343 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
  -id: 198538
  -bodyTs: "'choic':4 'compon':18 'configur':13 'debian':1,10 'heavi':17 'high':12 'lxde':6 'manag':9 'offer':11 'remov':15 'window':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1811324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701779719 {#2011
    date: 2023-12-05 13:35:19.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
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 {#2060
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2326 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1909 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2351 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2351 …}
  +body: "I second this. I have been using Ubuntu for at least 10 years by I really do not like snaps or flatpaks for that matter. So, after some disappointing attempts using Debian in the past, I had a new go at it 1-2 years ago and I was positively surprised: Ubuntu without the useless bloat - kind of normal because Ubuntu is based on Debian. For sure the my next PC will be using Debian: efficient, highly configurable, and quite user friendly once you understand it’s ways of configuring things."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700942425 {#2289
    date: 2023-11-25 21:00:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pound_heap@lemm.ee"
    "@Maestro@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2330 …}
  +nested: Doctrine\ORM\PersistentCollection {#2132 …}
  +votes: Doctrine\ORM\PersistentCollection {#2129 …}
  +reports: Doctrine\ORM\PersistentCollection {#2130 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2092 …}
  -id: 163702
  -bodyTs: "'-2':44 '1':43 '10':12 'ago':46 'attempt':30 'base':63 'bloat':56 'configur':78,90 'debian':32,65,75 'disappoint':29 'effici':76 'flatpak':22 'friend':82 'go':40 'high':77 'kind':57 'least':11 'like':19 'matter':25 'new':39 'next':70 'normal':59 'past':35 'pc':71 'posit':50 'quit':80 'realli':16 'second':2 'snap':20 'sure':67 'surpris':51 'thing':91 'ubuntu':8,52,61 'understand':85 'use':7,31,74 'useless':55 'user':81 'way':88 'without':53 'year':13,45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1736847"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700942425 {#2327
    date: 2023-11-25 21:00: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
15 DENIED edit
App\Entity\EntryComment {#2060
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2326 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1909 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2351 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2351 …}
  +body: "I second this. I have been using Ubuntu for at least 10 years by I really do not like snaps or flatpaks for that matter. So, after some disappointing attempts using Debian in the past, I had a new go at it 1-2 years ago and I was positively surprised: Ubuntu without the useless bloat - kind of normal because Ubuntu is based on Debian. For sure the my next PC will be using Debian: efficient, highly configurable, and quite user friendly once you understand it’s ways of configuring things."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700942425 {#2289
    date: 2023-11-25 21:00:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pound_heap@lemm.ee"
    "@Maestro@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2330 …}
  +nested: Doctrine\ORM\PersistentCollection {#2132 …}
  +votes: Doctrine\ORM\PersistentCollection {#2129 …}
  +reports: Doctrine\ORM\PersistentCollection {#2130 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2092 …}
  -id: 163702
  -bodyTs: "'-2':44 '1':43 '10':12 'ago':46 'attempt':30 'base':63 'bloat':56 'configur':78,90 'debian':32,65,75 'disappoint':29 'effici':76 'flatpak':22 'friend':82 'go':40 'high':77 'kind':57 'least':11 'like':19 'matter':25 'new':39 'next':70 'normal':59 'past':35 'pc':71 'posit':50 'quit':80 'realli':16 'second':2 'snap':20 'sure':67 'surpris':51 'thing':91 'ubuntu':8,52,61 'understand':85 'use':7,31,74 'useless':55 'user':81 'way':88 'without':53 'year':13,45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1736847"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700942425 {#2327
    date: 2023-11-25 21:00: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
16 DENIED moderate
App\Entity\EntryComment {#2060
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2326 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1909 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2351 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2351 …}
  +body: "I second this. I have been using Ubuntu for at least 10 years by I really do not like snaps or flatpaks for that matter. So, after some disappointing attempts using Debian in the past, I had a new go at it 1-2 years ago and I was positively surprised: Ubuntu without the useless bloat - kind of normal because Ubuntu is based on Debian. For sure the my next PC will be using Debian: efficient, highly configurable, and quite user friendly once you understand it’s ways of configuring things."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700942425 {#2289
    date: 2023-11-25 21:00:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pound_heap@lemm.ee"
    "@Maestro@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2330 …}
  +nested: Doctrine\ORM\PersistentCollection {#2132 …}
  +votes: Doctrine\ORM\PersistentCollection {#2129 …}
  +reports: Doctrine\ORM\PersistentCollection {#2130 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2092 …}
  -id: 163702
  -bodyTs: "'-2':44 '1':43 '10':12 'ago':46 'attempt':30 'base':63 'bloat':56 'configur':78,90 'debian':32,65,75 'disappoint':29 'effici':76 'flatpak':22 'friend':82 'go':40 'high':77 'kind':57 'least':11 'like':19 'matter':25 'new':39 'next':70 'normal':59 'past':35 'pc':71 'posit':50 'quit':80 'realli':16 'second':2 'snap':20 'sure':67 'surpris':51 'thing':91 'ubuntu':8,52,61 'understand':85 'use':7,31,74 'useless':55 'user':81 'way':88 'without':53 'year':13,45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1736847"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700942425 {#2327
    date: 2023-11-25 21:00: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