Security
Token
There is no security token.
Firewall
main
Name
Security enabled
Stateless
Configuration
| Key | Value |
|---|---|
| provider | security.user.provider.concrete.db_provider |
| context | main |
| entry_point | App\Security\FormLoginAuthenticator |
| user_checker | security.user_checker |
| access_denied_handler | (none) |
| access_denied_url | (none) |
| authenticators | [
"App\Security\FormLoginAuthenticator"
] |
Listeners
| Listener | Duration | Response |
|---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#619 -map: Symfony\Component\Security\Http\AccessMap {#620 …} -authenticationEntryPoint: null -logger: Symfony\Bridge\Monolog\Logger {#556 …} -httpPort: 80 -httpsPort: 443 } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#629 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#119 …} -sessionKey: "_security_main" -logger: Symfony\Bridge\Monolog\Logger {#556 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#628 …} -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#610 …} -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#596 …} -rememberMeServices: null -sessionTrackerEnabler: [ Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#32 …} "enableUsageTracking" ] } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#625 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#622 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#630 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#32 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#113 …} -map: Symfony\Component\Security\Http\AccessMap {#620 …} -authManager: null -exceptionOnNoToken: false } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#590 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#32 …} -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "logout" ] -httpUtils: Symfony\Component\Security\Http\HttpUtils {#594 …} -csrfTokenManager: null -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#610 …} } |
0.00 ms | (none) |
Authenticators
No authenticators have been recorded. Check previous profiles on your authentication endpoint.
Access Decision
affirmative
Strategy
Access decision log
| # | Result | Attributes | Object | ||
|---|---|---|---|---|---|
| 1 | GRANTED | EA_ACCESS_ENTITY | EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#864 -isAccessible: true -fqcn: "App\Domain\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#582 …} -instance: App\Domain\Entity\User {#842 …} -primaryKeyName: "id" -primaryKeyValue: Ramsey\Uuid\Lazy\LazyUuidFromString {#765 …} -permission: null -fields: null -actions: null } |
||
|
|||||
| 2 | GRANTED | EA_EXECUTE_ACTION | [ "action" => "delete" "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#864 -isAccessible: true -fqcn: "App\Domain\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#582 …} -instance: App\Domain\Entity\User {#842 …} -primaryKeyName: "id" -primaryKeyValue: Ramsey\Uuid\Lazy\LazyUuidFromString {#765 …} -permission: null -fields: null -actions: null } ] |
||
|
|||||