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\LoginFormAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "remember_me"
  "App\Security\LoginFormAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#483
  -map: Symfony\Component\Security\Http\AccessMap {#484 …}
  -logger: Symfony\Bridge\Monolog\Logger {#434 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#493
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#224 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#434 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#492 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#433 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#437 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#487 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#486
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#488 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#499
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#223 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#211 …}
  -map: Symfony\Component\Security\Http\AccessMap {#484 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#432
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#223 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#452 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#433 …}
}
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
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"

Access decision log

# Result Attributes Object
1 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#743
  -isAccessible: true
  -fqcn: "App\Entity\Client"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#813 …}
  -instance: App\Entity\Client {#901 …}
  -primaryKeyName: "id"
  -primaryKeyValue: null
  -permission: null
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#965 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1003 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
2 GRANTED EA_EXECUTE_ACTION
[
  "action" => "new"
  "entity" => null
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
3 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#959
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "name"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: "Name"
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#960 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/label/null.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#975 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#953 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#962 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#978 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#974 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
4 DENIED ROLE_ADMIN
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#972
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "slug"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: null
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#969 …}
  -sortable: null
  -virtual: null
  -permission: "ROLE_ADMIN"
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: null
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#970 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#968 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#967 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#971 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#966 …}
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#972
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "slug"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: null
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#969 …}
  -sortable: null
  -virtual: null
  -permission: "ROLE_ADMIN"
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: null
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#970 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#968 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#967 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#971 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#966 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
6 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#526
    -type: "entity"
    -name: "saveAndAddAnother"
    -label: Symfony\Component\Translation\TranslatableMessage {#599 …}
    -icon: null
    -cssClass: "action-saveAndAddAnother btn btn-secondary action-save"
    -htmlElement: "button"
    -htmlAttributes: [
      "type" => "submit"
      "name" => "ea[newForm][btn]"
      "value" => "saveAndAddAnother"
      "data-action-name" => "saveAndAddAnother"
      "form" => "new-Client-form"
    ]
    -linkUrl: "https://dsides.dev/dsidesadmin?crudAction=new&crudControllerFqcn=App%5CController%5CAdmin%5CClientCrudController"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "new"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#743
    -isAccessible: true
    -fqcn: "App\Entity\Client"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#813 …}
    -instance: App\Entity\Client {#901 …}
    -primaryKeyName: "id"
    -primaryKeyValue: null
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#965 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1003 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
7 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#530
    -type: "entity"
    -name: "saveAndReturn"
    -label: Symfony\Component\Translation\TranslatableMessage {#1000 …}
    -icon: null
    -cssClass: "action-saveAndReturn btn btn-primary action-save"
    -htmlElement: "button"
    -htmlAttributes: [
      "type" => "submit"
      "name" => "ea[newForm][btn]"
      "value" => "saveAndReturn"
      "data-action-name" => "saveAndReturn"
      "form" => "new-Client-form"
    ]
    -linkUrl: "https://dsides.dev/dsidesadmin?crudAction=new&crudControllerFqcn=App%5CController%5CAdmin%5CClientCrudController"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "new"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#743
    -isAccessible: true
    -fqcn: "App\Entity\Client"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#813 …}
    -instance: App\Entity\Client {#901 …}
    -primaryKeyName: "id"
    -primaryKeyValue: null
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#965 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1003 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
8 DENIED IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS ABSTAIN
Show voter details
9 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1251
  -type: "route"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#1259 …}
  -icon: "fa fa-home"
  -cssClass: ""
  -permission: null
  -routeName: "home"
  -routeParameters: []
  -linkUrl: "https://dsides.dev/dsidesadmin?routeName=home"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
10 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1267
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#1258 …}
  -icon: null
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
11 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1260
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#1270 …}
  -icon: "fas fa-list"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\Project"
    "entityId" => null
  ]
  -linkUrl: "https://dsides.dev/dsidesadmin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CProjectCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
12 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1264
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#1255 …}
  -icon: "fas fa-tags"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\Category"
    "entityId" => null
  ]
  -linkUrl: "https://dsides.dev/dsidesadmin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CCategoryCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
13 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1266
  -type: "crud"
  -selected: true
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#1257 …}
  -icon: "fas fa-building"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\Client"
    "entityId" => null
  ]
  -linkUrl: "https://dsides.dev/dsidesadmin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CClientCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
14 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1277
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#1242 …}
  -icon: "fas fa-users"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\User"
    "entityId" => null
  ]
  -linkUrl: "https://dsides.dev/dsidesadmin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CUserCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
15 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1275
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#1280 …}
  -icon: "fa-solid fa-pen-nib"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\AboutUs"
    "entityId" => null
  ]
  -linkUrl: "https://dsides.dev/dsidesadmin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CAboutUsCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
16 DENIED ROLE_ADMIN
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1273
  -type: "section"
  -selected: false
  -expanded: false
  -label: "Actions admin"
  -icon: null
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: null
  -routeParameters: null
  -linkUrl: null
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1273
  -type: "section"
  -selected: false
  -expanded: false
  -label: "Actions admin"
  -icon: null
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: null
  -routeParameters: null
  -linkUrl: null
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
18 DENIED ROLE_ADMIN
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1271
  -type: "route"
  -selected: false
  -expanded: false
  -label: "Réordonner"
  -icon: "fa fa-sort-numeric-down"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: "reorder"
  -routeParameters: []
  -linkUrl: null
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1271
  -type: "route"
  -selected: false
  -expanded: false
  -label: "Réordonner"
  -icon: "fa fa-sort-numeric-down"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: "reorder"
  -routeParameters: []
  -linkUrl: null
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
20 DENIED IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS ABSTAIN
Show voter details