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 {#640 -map: Symfony\Component\Security\Http\AccessMap {#641 …} -authenticationEntryPoint: null -logger: Symfony\Bridge\Monolog\Logger {#537 …} -httpPort: 80 -httpsPort: 443 } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#650 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#111 …} -sessionKey: "_security_main" -logger: Symfony\Bridge\Monolog\Logger {#537 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#649 …} -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#553 …} -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#611 …} -rememberMeServices: null -sessionTrackerEnabler: [ Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#77 …} "enableUsageTracking" ] } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#646 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#643 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#651 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#77 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#105 …} -map: Symfony\Component\Security\Http\AccessMap {#641 …} -authManager: null -exceptionOnNoToken: false } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#597 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#77 …} -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "logout" ] -httpUtils: Symfony\Component\Security\Http\HttpUtils {#606 …} -csrfTokenManager: null -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#553 …} } |
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 {#885 -isAccessible: true -fqcn: "App\Domain\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#628 …} -instance: App\Domain\Entity\User {#863 …} -primaryKeyName: "id" -primaryKeyValue: Ramsey\Uuid\Lazy\LazyUuidFromString {#786 …} -permission: null -fields: null -actions: null } |
||
|
|||||
| 2 | GRANTED | EA_EXECUTE_ACTION | [ "action" => "delete" "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#885 -isAccessible: true -fqcn: "App\Domain\Entity\User" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#628 …} -instance: App\Domain\Entity\User {#863 …} -primaryKeyName: "id" -primaryKeyValue: Ramsey\Uuid\Lazy\LazyUuidFromString {#786 …} -permission: null -fields: null -actions: null } ] |
||
|
|||||