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\AuthAuthenticator |
| user_checker | security.user_checker |
| access_denied_handler | (none) |
| access_denied_url | (none) |
| authenticators | [ "remember_me" "App\Security\AuthAuthenticator" ] |
Listeners
| Listener | Duration | Response |
|---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#537 -map: Symfony\Component\Security\Http\AccessMap {#538 …} -logger: Monolog\Logger {#497 …} -httpPort: 80 -httpsPort: 443 } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#547 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#312 …} -sessionKey: "_security_main" -logger: Monolog\Logger {#497 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#546 …} -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#493 …} -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#499 …} -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#541 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#540 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#542 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#554 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#315 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#317 …} -map: Symfony\Component\Security\Http\AccessMap {#538 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#494 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#315 …} -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "app_logout" ] -httpUtils: Symfony\Component\Security\Http\HttpUtils {#504 …} -csrfTokenManager: null -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#493 …} } |
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 {#783 -isAccessible: true -fqcn: "App\Entity\JobOffer" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#681 …} -instance: null -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: null -actions: null } |
||
|
|||||
| 2 | GRANTED | EA_EXECUTE_ACTION | [ "action" => "index" "entity" => null ] |
||
|
|||||
| 3 | GRANTED | EA_EXECUTE_ACTION | [ "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#606 -type: "global" -name: "new" -label: Symfony\Component\Translation\TranslatableMessage {#1101 …} -icon: null -cssClass: "action-new btn btn-primary" -addedCssClass: " btn btn-primary" -htmlElement: "a" -htmlAttributes: [ "data-action-name" => "new" ] -linkUrl: "https://yacineluxury.projets.p8.garage404.com/admin?crudAction=new&crudControllerFqcn=App%5CController%5CAdmin%5CJobOfferCrudController" -templatePath: "@EasyAdmin/crud/action.html.twig" -crudActionName: "new" -routeName: null -routeParameters: [] -url: null -translationParameters: [] -displayCallable: null } "entity" => null ] |
||
|
|||||
| 4 | GRANTED | EA_EXECUTE_ACTION | [ "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#598 -type: "batch" -name: "batchDelete" -label: Symfony\Component\Translation\TranslatableMessage {#1020 …} -icon: null -cssClass: "action-batchDelete btn btn-danger pr-0" -addedCssClass: " btn btn-danger pr-0" -htmlElement: "a" -htmlAttributes: [ "data-action-name" => "batchDelete" "data-bs-toggle" => "modal" "data-bs-target" => "#modal-batch-action" "data-action-csrf-token" => Symfony\Component\Security\Csrf\CsrfToken {#1019 -id: "ea-batch-action-batchDelete" -value: "70f838424411966b.z0fY5hnIQkUSUA_DbK27BoIOc7hucqIVyEz_bWpS3HI.tjKyiH6lDyZ3CEivH8vUauRFLMI8SuVg8CiSGQ8GtQuMNZO_Rq1wDlQBZA" } "data-action-batch" => "true" "data-entity-fqcn" => "App\Entity\JobOffer" "data-action-url" => "https://yacineluxury.projets.p8.garage404.com/admin?crudAction=batchDelete&crudControllerFqcn=App%5CController%5CAdmin%5CJobOfferCrudController" ] -linkUrl: "https://yacineluxury.projets.p8.garage404.com/admin?crudAction=batchDelete&crudControllerFqcn=App%5CController%5CAdmin%5CJobOfferCrudController" -templatePath: "@EasyAdmin/crud/action.html.twig" -crudActionName: "batchDelete" -routeName: null -routeParameters: [] -url: null -translationParameters: [] -displayCallable: null } "entity" => null ] |
||
|
|||||
| 5 | DENIED | IS_IMPERSONATOR | null |
||
| Show voter details | |||||
| 6 | GRANTED | EA_VIEW_MENU_ITEM | EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#909 -type: "dashboard" -selected: false -expanded: false -label: Symfony\Component\Translation\TranslatableMessage {#933 …} -icon: "fa fa-home" -cssClass: "" -permission: null -routeName: null -routeParameters: null -linkUrl: "https://yacineluxury.projets.p8.garage404.com/admin" -linkRel: "" -linkTarget: "_self" -translationParameters: [] -badge: null -subItems: [] -htmlAttributes: [] } |
||
|
|||||
| 7 | GRANTED | EA_VIEW_MENU_ITEM | EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1040 -type: "crud" -selected: false -expanded: false -label: Symfony\Component\Translation\TranslatableMessage {#932 …} -icon: "fas fa-list" -cssClass: "" -permission: null -routeName: null -routeParameters: [ "crudAction" => "index" "crudControllerFqcn" => null "entityFqcn" => "App\Entity\Category" "entityId" => null ] -linkUrl: "https://yacineluxury.projets.p8.garage404.com/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CCategoryCrudController" -linkRel: "" -linkTarget: "_self" -translationParameters: [] -badge: null -subItems: [] -htmlAttributes: [] } |
||
|
|||||
| 8 | GRANTED | EA_VIEW_MENU_ITEM | EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#949 -type: "crud" -selected: true -expanded: false -label: Symfony\Component\Translation\TranslatableMessage {#883 …} -icon: "fas fa-list" -cssClass: "" -permission: null -routeName: null -routeParameters: [ "crudAction" => "index" "crudControllerFqcn" => null "entityFqcn" => "App\Entity\JobOffer" "entityId" => null ] -linkUrl: "https://yacineluxury.projets.p8.garage404.com/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CJobOfferCrudController" -linkRel: "" -linkTarget: "_self" -translationParameters: [] -badge: null -subItems: [] -htmlAttributes: [] } |
||
|
|||||
| 9 | GRANTED | EA_VIEW_MENU_ITEM | EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#885 -type: "crud" -selected: false -expanded: false -label: Symfony\Component\Translation\TranslatableMessage {#1085 …} -icon: "fas fa-list" -cssClass: "" -permission: null -routeName: null -routeParameters: [ "crudAction" => "index" "crudControllerFqcn" => null "entityFqcn" => "App\Entity\Client" "entityId" => null ] -linkUrl: "https://yacineluxury.projets.p8.garage404.com/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CClientCrudController" -linkRel: "" -linkTarget: "_self" -translationParameters: [] -badge: null -subItems: [] -htmlAttributes: [] } |
||
|
|||||
| 10 | DENIED | IS_IMPERSONATOR | null |
||
| Show voter details | |||||