Security
Token
There is no security token. It was removed in 0302d8.
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 {#617 …} -logger: Monolog\Logger {#594 …} -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 {#572 …} -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#626 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#242 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#624 …} -logger: Monolog\Logger {#594 …} -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#589 …} } |
0.35 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 {#240 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#304 …} -map: Symfony\Component\Security\Http\AccessMap {#617 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#570 -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "app_logout" ] -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#240 …} -httpUtils: Symfony\Component\Security\Http\HttpUtils {#600 …} -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#589 …} -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 | "EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter" |
Access decision log
| # | Result | Attributes | Object |
|---|---|---|---|
| 1 | GRANTED | EA_ACCESS_ENTITY | EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#858 -isAccessible: true -fqcn: "App\Entity\ServicePage" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#764 …} -instance: null -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: null -actions: null } |
| Show voter details | |||
| 2 | GRANTED | EA_EXECUTE_ACTION | [ "action" => "index" "entity" => null "entityFqcn" => "App\Entity\ServicePage" ] |
| Show voter details | |||