Security
Token
| Property | Value |
|---|---|
| Roles |
[ "ROLE_ADMIN" "ROLE_USER" ] |
| Inherited Roles | none |
| Token | Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#647 -user: App\Entity\User {#754 …} -roleNames: [ "ROLE_ADMIN" "ROLE_USER" ] -attributes: [] -firewallName: "main" } |
Firewall
main
Name
Security enabled
Stateless
Configuration
| Key | Value |
|---|---|
| provider | security.user.provider.concrete.app_user_provider |
| context | main |
| entry_point | security.authenticator.form_login.main |
| user_checker | security.user_checker |
| access_denied_handler | (none) |
| access_denied_url | (none) |
| authenticators | [
"form_login"
] |
Listeners
| Listener | Duration | Response |
|---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#618 -map: Symfony\Component\Security\Http\AccessMap {#619 …} -logger: Monolog\Logger {#590 …} -httpPort: 80 -httpsPort: 443 } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#623 -sessionKey: "_security_main" -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#609 …} -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#626 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#245 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#624 …} -logger: Monolog\Logger {#590 …} -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#585 …} } |
3.54 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#634 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#629 …} } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#636 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#244 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#304 …} -map: Symfony\Component\Security\Http\AccessMap {#619 …} } |
0.20 ms | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#612 -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "app_logout" ] -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#244 …} -httpUtils: Symfony\Component\Security\Http\HttpUtils {#596 …} -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#585 …} -csrfTokenManager: null } |
(none) | (none) |
Authenticators
| Status | Authenticator |
|---|---|
| skipped |
"Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" This authenticator did not support the request. |
Access Decision
affirmative
Strategy
| # | Voter class |
|---|---|
| 1 | "Symfony\Component\Security\Core\Authorization\Voter\RoleVoter" |
| 2 | "EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter" |
Access decision log
| # | Result | Attributes | Object | ||
|---|---|---|---|---|---|
| 1 | GRANTED | ROLE_ADMIN | Symfony\Component\HttpFoundation\Request {#2 +attributes: Symfony\Component\HttpFoundation\ParameterBag {#15 …} +request: Symfony\Component\HttpFoundation\InputBag {#5 …} +query: Symfony\Component\HttpFoundation\InputBag {#10 …} +server: Symfony\Component\HttpFoundation\ServerBag {#18 …} +files: Symfony\Component\HttpFoundation\FileBag {#17 …} +cookies: Symfony\Component\HttpFoundation\InputBag {#16 …} +headers: Symfony\Component\HttpFoundation\HeaderBag {#19 …} #content: "token=5c0d487be67.imBb7gmajZKIIgYGdLiN0EwqSQJGmyvQIQqNNAq2vZg.vyo3iErL9ertUGU_Po26oDoZDWkt0gbpQ1X0djqP_u_oKWncWfn--cUXdQ" #languages: null #charsets: null #encodings: null #acceptableContentTypes: null #pathInfo: "/admin/post/5/delete" #requestUri: "/admin/post/5/delete" #baseUrl: "" #basePath: null #method: "POST" #format: null #session: Symfony\Component\HttpFoundation\Session\Session {#640 …} #locale: "ru" #defaultLocale: "ru" -preferredFormat: null -isHostValid: true -isForwardedValid: true -isSafeContentPreferred: ? bool -trustedValuesCache: [] -isIisRewrite: false : "" : "html" } |
||
|
|||||
| 2 | GRANTED | EA_ACCESS_ENTITY | EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#865 -isAccessible: true -fqcn: "App\Entity\Blog\Post" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#810 …} -instance: App\Entity\Blog\Post {#874 …} -primaryKeyName: "id" -primaryKeyValue: 5 -permission: null -fields: null -actions: null } |
||
| Show voter details | |||||
| 3 | GRANTED | EA_EXECUTE_ACTION | [ "action" => "delete" "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#865 -isAccessible: true -fqcn: "App\Entity\Blog\Post" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#810 …} -instance: App\Entity\Blog\Post {#874 …} -primaryKeyName: "id" -primaryKeyValue: 5 -permission: null -fields: null -actions: null } "entityFqcn" => "App\Entity\Blog\Post" ] |
||
| Show voter details | |||||