GET https://kbin.spritesserver.nl/index.php/u/@mplewis@lemmy.globe.pub/threads/commented/%E2%88%9E/links

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 …}
}
13.70 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 {#2363
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: Proxies\__CG__\App\Entity\Image {#2370 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2469 …}
  +slug: "Introducing-Coaxist-a-single-Docker-container-for-running-Plex-Debrid"
  +title: "Introducing Coaxist: a single Docker container for running Plex + Debrid with automatic request fetching"
  +url: "https://github.com/mplewis/coaxist"
  +body: """
    Hey folks. I’ve run a Plex instance on my home server for friends and family for a while now. I recently discovered how easy it was to use Stremio + Torrentio + Debrid, but all my users are already used to Plex, and I like to use the Plex app to download media to my phone before I fly somewhere on vacation. The [plex_debrid](https://github.com/itsToggle/plex_debrid) project made me wonder how easy it could be to use Plex with Debrid.\n
    \n
    Over the last few months I’ve been putting together [**Coaxist**](https://github.com/mplewis/coaxist), a **single Docker container** with Plex, Overseerr, Rclone, and Debrid support. Features include:\n
    \n
    - **Support for multiple Media Profiles:** e.g. grab 4K DV copies for home viewing, and 1080p copies for maximum compatibility\n
    - **It’s just Plex:** use the Plex apps, share with other users, download for offline viewing\n
    - Plex watchlist and Overseerr request integration, out of the box – no copying API keys around\n
    - "Instant" downloads with Debrid caching support\n
    - Automatically refresh your Debrid files before they expire\n
    \n
    It’s easy to get started: start the container, set your Debrid credentials and media profiles in the config, and sign into Plex and Overseerr. The Connector searches Torrentio for your requests and sends the files to Debrid, while Rclone mounts the media locally for Plex to serve. Check out the [Quick Start](https://github.com/mplewis/coaxist/blob/main/docs/quick-start.md) guide.\n
    \n
    This project is still in early stages – expect many breaking changes – but if you’re brave, and have a Linux, Unraid, or NAS machine that can run Docker containers, I’d love for you to try this out and let me know what you think.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701789604 {#2454
    date: 2023-12-05 16:20:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2371 …}
  +votes: Doctrine\ORM\PersistentCollection {#2364 …}
  +reports: Doctrine\ORM\PersistentCollection {#2380 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2382 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2384 …}
  +badges: Doctrine\ORM\PersistentCollection {#2379 …}
  +children: []
  -id: 5305
  -titleTs: "'automat':12 'coaxist':2 'contain':6 'debrid':10 'docker':5 'fetch':14 'introduc':1 'plex':9 'request':13 'run':8 'singl':4"
  -bodyTs: "'/itstoggle/plex_debrid)':67 '/mplewis/coaxist),':95 '/mplewis/coaxist/blob/main/docs/quick-start.md)':228 '1080p':123 '4k':116 'alreadi':38 'api':156 'app':49,135 'around':158 'automat':165 'box':153 'brave':245 'break':239 'cach':163 'chang':240 'check':221 'coaxist':92 'compat':127 'config':191 'connector':199 'contain':99,181,258 'copi':118,124,155 'could':75 'credenti':185 'd':260 'debrid':32,64,81,105,162,168,184,210 'discov':23 'docker':98,257 'download':51,140,160 'dv':117 'e.g':114 'earli':235 'easi':25,73,175 'expect':237 'expir':172 'famili':16 'featur':107 'file':169,208 'fli':58 'folk':2 'friend':14 'get':177 'github.com':66,94,227 'github.com/itstoggle/plex_debrid)':65 'github.com/mplewis/coaxist),':93 'github.com/mplewis/coaxist/blob/main/docs/quick-start.md)':226 'grab':115 'guid':229 'hey':1 'home':11,120 'includ':108 'instanc':8 'instant':159 'integr':149 'key':157 'know':271 'last':84 'let':269 'like':44 'linux':249 'local':216 'love':261 'machin':253 'made':69 'mani':238 'maximum':126 'media':52,112,187,215 'month':86 'mount':213 'multipl':111 'nas':252 'offlin':142 'overseerr':102,147,197 'phone':55 'plex':7,41,48,63,79,101,131,134,144,195,218 'profil':113,188 'project':68,231 'put':90 'quick':224 'rclone':103,212 're':244 'recent':22 'refresh':166 'request':148,204 'run':5,256 'search':200 'send':206 'serv':220 'server':12 'set':182 'share':136 'sign':193 'singl':97 'somewher':59 'stage':236 'start':178,179,225 'still':233 'stremio':30 'support':106,109,164 'think':274 'togeth':91 'torrentio':31,201 'tri':265 'unraid':250 'use':29,39,46,78,132 'user':36,139 'vacat':61 've':4,88 'view':121,143 'watchlist':145 'wonder':71"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696322901
  +visibility: "visible             "
  +apId: "https://lemmy.globe.pub/post/54753"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696298901 {#2453
    date: 2023-10-03 04:08:21.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 {#2363
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: Proxies\__CG__\App\Entity\Image {#2370 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2469 …}
  +slug: "Introducing-Coaxist-a-single-Docker-container-for-running-Plex-Debrid"
  +title: "Introducing Coaxist: a single Docker container for running Plex + Debrid with automatic request fetching"
  +url: "https://github.com/mplewis/coaxist"
  +body: """
    Hey folks. I’ve run a Plex instance on my home server for friends and family for a while now. I recently discovered how easy it was to use Stremio + Torrentio + Debrid, but all my users are already used to Plex, and I like to use the Plex app to download media to my phone before I fly somewhere on vacation. The [plex_debrid](https://github.com/itsToggle/plex_debrid) project made me wonder how easy it could be to use Plex with Debrid.\n
    \n
    Over the last few months I’ve been putting together [**Coaxist**](https://github.com/mplewis/coaxist), a **single Docker container** with Plex, Overseerr, Rclone, and Debrid support. Features include:\n
    \n
    - **Support for multiple Media Profiles:** e.g. grab 4K DV copies for home viewing, and 1080p copies for maximum compatibility\n
    - **It’s just Plex:** use the Plex apps, share with other users, download for offline viewing\n
    - Plex watchlist and Overseerr request integration, out of the box – no copying API keys around\n
    - "Instant" downloads with Debrid caching support\n
    - Automatically refresh your Debrid files before they expire\n
    \n
    It’s easy to get started: start the container, set your Debrid credentials and media profiles in the config, and sign into Plex and Overseerr. The Connector searches Torrentio for your requests and sends the files to Debrid, while Rclone mounts the media locally for Plex to serve. Check out the [Quick Start](https://github.com/mplewis/coaxist/blob/main/docs/quick-start.md) guide.\n
    \n
    This project is still in early stages – expect many breaking changes – but if you’re brave, and have a Linux, Unraid, or NAS machine that can run Docker containers, I’d love for you to try this out and let me know what you think.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701789604 {#2454
    date: 2023-12-05 16:20:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2371 …}
  +votes: Doctrine\ORM\PersistentCollection {#2364 …}
  +reports: Doctrine\ORM\PersistentCollection {#2380 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2382 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2384 …}
  +badges: Doctrine\ORM\PersistentCollection {#2379 …}
  +children: []
  -id: 5305
  -titleTs: "'automat':12 'coaxist':2 'contain':6 'debrid':10 'docker':5 'fetch':14 'introduc':1 'plex':9 'request':13 'run':8 'singl':4"
  -bodyTs: "'/itstoggle/plex_debrid)':67 '/mplewis/coaxist),':95 '/mplewis/coaxist/blob/main/docs/quick-start.md)':228 '1080p':123 '4k':116 'alreadi':38 'api':156 'app':49,135 'around':158 'automat':165 'box':153 'brave':245 'break':239 'cach':163 'chang':240 'check':221 'coaxist':92 'compat':127 'config':191 'connector':199 'contain':99,181,258 'copi':118,124,155 'could':75 'credenti':185 'd':260 'debrid':32,64,81,105,162,168,184,210 'discov':23 'docker':98,257 'download':51,140,160 'dv':117 'e.g':114 'earli':235 'easi':25,73,175 'expect':237 'expir':172 'famili':16 'featur':107 'file':169,208 'fli':58 'folk':2 'friend':14 'get':177 'github.com':66,94,227 'github.com/itstoggle/plex_debrid)':65 'github.com/mplewis/coaxist),':93 'github.com/mplewis/coaxist/blob/main/docs/quick-start.md)':226 'grab':115 'guid':229 'hey':1 'home':11,120 'includ':108 'instanc':8 'instant':159 'integr':149 'key':157 'know':271 'last':84 'let':269 'like':44 'linux':249 'local':216 'love':261 'machin':253 'made':69 'mani':238 'maximum':126 'media':52,112,187,215 'month':86 'mount':213 'multipl':111 'nas':252 'offlin':142 'overseerr':102,147,197 'phone':55 'plex':7,41,48,63,79,101,131,134,144,195,218 'profil':113,188 'project':68,231 'put':90 'quick':224 'rclone':103,212 're':244 'recent':22 'refresh':166 'request':148,204 'run':5,256 'search':200 'send':206 'serv':220 'server':12 'set':182 'share':136 'sign':193 'singl':97 'somewher':59 'stage':236 'start':178,179,225 'still':233 'stremio':30 'support':106,109,164 'think':274 'togeth':91 'torrentio':31,201 'tri':265 'unraid':250 'use':29,39,46,78,132 'user':36,139 'vacat':61 've':4,88 'view':121,143 'watchlist':145 'wonder':71"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696322901
  +visibility: "visible             "
  +apId: "https://lemmy.globe.pub/post/54753"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696298901 {#2453
    date: 2023-10-03 04:08:21.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 {#2363
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: Proxies\__CG__\App\Entity\Image {#2370 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2469 …}
  +slug: "Introducing-Coaxist-a-single-Docker-container-for-running-Plex-Debrid"
  +title: "Introducing Coaxist: a single Docker container for running Plex + Debrid with automatic request fetching"
  +url: "https://github.com/mplewis/coaxist"
  +body: """
    Hey folks. I’ve run a Plex instance on my home server for friends and family for a while now. I recently discovered how easy it was to use Stremio + Torrentio + Debrid, but all my users are already used to Plex, and I like to use the Plex app to download media to my phone before I fly somewhere on vacation. The [plex_debrid](https://github.com/itsToggle/plex_debrid) project made me wonder how easy it could be to use Plex with Debrid.\n
    \n
    Over the last few months I’ve been putting together [**Coaxist**](https://github.com/mplewis/coaxist), a **single Docker container** with Plex, Overseerr, Rclone, and Debrid support. Features include:\n
    \n
    - **Support for multiple Media Profiles:** e.g. grab 4K DV copies for home viewing, and 1080p copies for maximum compatibility\n
    - **It’s just Plex:** use the Plex apps, share with other users, download for offline viewing\n
    - Plex watchlist and Overseerr request integration, out of the box – no copying API keys around\n
    - "Instant" downloads with Debrid caching support\n
    - Automatically refresh your Debrid files before they expire\n
    \n
    It’s easy to get started: start the container, set your Debrid credentials and media profiles in the config, and sign into Plex and Overseerr. The Connector searches Torrentio for your requests and sends the files to Debrid, while Rclone mounts the media locally for Plex to serve. Check out the [Quick Start](https://github.com/mplewis/coaxist/blob/main/docs/quick-start.md) guide.\n
    \n
    This project is still in early stages – expect many breaking changes – but if you’re brave, and have a Linux, Unraid, or NAS machine that can run Docker containers, I’d love for you to try this out and let me know what you think.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701789604 {#2454
    date: 2023-12-05 16:20:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2371 …}
  +votes: Doctrine\ORM\PersistentCollection {#2364 …}
  +reports: Doctrine\ORM\PersistentCollection {#2380 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2382 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2384 …}
  +badges: Doctrine\ORM\PersistentCollection {#2379 …}
  +children: []
  -id: 5305
  -titleTs: "'automat':12 'coaxist':2 'contain':6 'debrid':10 'docker':5 'fetch':14 'introduc':1 'plex':9 'request':13 'run':8 'singl':4"
  -bodyTs: "'/itstoggle/plex_debrid)':67 '/mplewis/coaxist),':95 '/mplewis/coaxist/blob/main/docs/quick-start.md)':228 '1080p':123 '4k':116 'alreadi':38 'api':156 'app':49,135 'around':158 'automat':165 'box':153 'brave':245 'break':239 'cach':163 'chang':240 'check':221 'coaxist':92 'compat':127 'config':191 'connector':199 'contain':99,181,258 'copi':118,124,155 'could':75 'credenti':185 'd':260 'debrid':32,64,81,105,162,168,184,210 'discov':23 'docker':98,257 'download':51,140,160 'dv':117 'e.g':114 'earli':235 'easi':25,73,175 'expect':237 'expir':172 'famili':16 'featur':107 'file':169,208 'fli':58 'folk':2 'friend':14 'get':177 'github.com':66,94,227 'github.com/itstoggle/plex_debrid)':65 'github.com/mplewis/coaxist),':93 'github.com/mplewis/coaxist/blob/main/docs/quick-start.md)':226 'grab':115 'guid':229 'hey':1 'home':11,120 'includ':108 'instanc':8 'instant':159 'integr':149 'key':157 'know':271 'last':84 'let':269 'like':44 'linux':249 'local':216 'love':261 'machin':253 'made':69 'mani':238 'maximum':126 'media':52,112,187,215 'month':86 'mount':213 'multipl':111 'nas':252 'offlin':142 'overseerr':102,147,197 'phone':55 'plex':7,41,48,63,79,101,131,134,144,195,218 'profil':113,188 'project':68,231 'put':90 'quick':224 'rclone':103,212 're':244 'recent':22 'refresh':166 'request':148,204 'run':5,256 'search':200 'send':206 'serv':220 'server':12 'set':182 'share':136 'sign':193 'singl':97 'somewher':59 'stage':236 'start':178,179,225 'still':233 'stremio':30 'support':106,109,164 'think':274 'togeth':91 'torrentio':31,201 'tri':265 'unraid':250 'use':29,39,46,78,132 'user':36,139 'vacat':61 've':4,88 'view':121,143 'watchlist':145 'wonder':71"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696322901
  +visibility: "visible             "
  +apId: "https://lemmy.globe.pub/post/54753"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696298901 {#2453
    date: 2023-10-03 04:08:21.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