GET https://marker.rp.smartotter.fr/admin/marker?filters%5Bdisplay%5D=0

Security

Token

There is no security token. It was removed in 690da9.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\AppAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "App\Security\AppAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#614
  -map: Symfony\Component\Security\Http\AccessMap {#615 …}
  -logger: Monolog\Logger {#599 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#617
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#602 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#620 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#223 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#618 …}
  -logger: Monolog\Logger {#599 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#584 …}
}
0.30 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#625
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#623 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#627
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#222 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#285 …}
  -map: Symfony\Component\Security\Http\AccessMap {#615 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#604
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#222 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#586 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#584 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Security\AppAuthenticator"

This authenticator did not support the request.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
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 {#980
  -isAccessible: true
  -fqcn: "App\Entity\Marker"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#754 …}
  -instance: null
  -primaryKeyName: "id"
  -primaryKeyValue: null
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
2 GRANTED EA_EXECUTE_ACTION
[
  "action" => "index"
  "entity" => null
  "entityFqcn" => "App\Entity\Marker"
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
3 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#679
    -type: "global"
    -name: "new"
    -label: Symfony\Component\Translation\TranslatableMessage {#1737 …}
    -icon: null
    -cssClass: "action-new btn btn-primary"
    -addedCssClass: " btn btn-primary"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "new"
    ]
    -linkUrl: "https://marker.rp.smartotter.fr/admin/marker/new?filters%5Bdisplay%5D=0"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "new"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => null
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
4 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#654
    -type: "batch"
    -name: "batchDelete"
    -label: Symfony\Component\Translation\TranslatableMessage {#1407 …}
    -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 {#1464
        -value: "a3df53c7a757c57a59154e56fad1eb.vbTKeAiTRGvwuQ5F9UvVWPUcY-BUWl5RDy_VRYn74RU.6taACF7maT6cjG18zCXgE4YtIdk6bA9ia0qKCN2jp32EjLM6XuBzEZnDYQ"
        -id: "ea-batch-action-batchDelete"
      }
      "data-action-batch" => "true"
      "data-entity-fqcn" => "App\Entity\Marker"
      "data-action-url" => "https://marker.rp.smartotter.fr/admin/marker/batch-delete?filters%5Bdisplay%5D=0"
    ]
    -linkUrl: "https://marker.rp.smartotter.fr/admin/marker/batch-delete?filters%5Bdisplay%5D=0"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "batchDelete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => null
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
5 DENIED IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
Show voter details
6 DENIED IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
Show voter details
7 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#2116
  -type: "url"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#2126 …}
  -icon: "fa fa-globe"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: null
  -linkUrl: "http://marker.rp.smartotter.fr"
  -linkRel: "noopener"
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
8 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#2133
  -type: "dashboard"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#2127 …}
  -icon: "fa fa-home"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: null
  -linkUrl: "https://marker.rp.smartotter.fr/admin"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
9 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#2125
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#2124 …}
  -icon: "fa fa-users"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Controller\Admin\UserCrudController"
    "entityFqcn" => "App\Entity\User"
    "entityId" => null
  ]
  -linkUrl: "https://marker.rp.smartotter.fr/admin/user"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
10 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#2130
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#2132 …}
  -icon: "fa fa-thumbtack"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Controller\Admin\MarkerTypeCrudController"
    "entityFqcn" => "App\Entity\User"
    "entityId" => null
  ]
  -linkUrl: "https://marker.rp.smartotter.fr/admin/marker-type"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
11 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#2128
  -type: "submenu"
  -selected: false
  -expanded: true
  -label: Symfony\Component\Translation\TranslatableMessage {#2162 …}
  -icon: "fas fa-map-location-dot"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: null
  -linkUrl: ""
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: [
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#2139
      -type: "crud"
      -selected: false
      -expanded: false
      -label: Symfony\Component\Translation\TranslatableMessage {#2122 …}
      -icon: "fa fa-map-marker-alt"
      -cssClass: ""
      -permission: null
      -routeName: null
      -routeParameters: [
        "crudAction" => "index"
        "crudControllerFqcn" => "App\Controller\Admin\MarkerCrudController"
        "entityFqcn" => "App\Entity\Marker"
        "entityId" => null
      ]
      -linkUrl: "https://marker.rp.smartotter.fr/admin/marker"
      -linkRel: ""
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
      -htmlAttributes: []
    }
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#2141
      -type: "crud"
      -selected: false
      -expanded: false
      -label: Symfony\Component\Translation\TranslatableMessage {#2113 …}
      -icon: "fa fa-map-marker-alt"
      -cssClass: ""
      -permission: null
      -routeName: null
      -routeParameters: [
        "crudAction" => "index"
        "crudControllerFqcn" => "App\Controller\Admin\MarkerCrudController"
        "entityFqcn" => "App\Entity\Marker"
        "entityId" => null
        "filters[region][comparison]" => "="
        "filters[region][value]" => "north"
      ]
      -linkUrl: "https://marker.rp.smartotter.fr/admin/marker?filters%5Bregion%5D%5Bcomparison%5D=%3D&filters%5Bregion%5D%5Bvalue%5D=north"
      -linkRel: ""
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
      -htmlAttributes: []
    }
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#2143
      -type: "crud"
      -selected: false
      -expanded: false
      -label: Symfony\Component\Translation\TranslatableMessage {#2146 …}
      -icon: "fa fa-map-marker-alt"
      -cssClass: ""
      -permission: null
      -routeName: null
      -routeParameters: [
        "crudAction" => "index"
        "crudControllerFqcn" => "App\Controller\Admin\MarkerCrudController"
        "entityFqcn" => "App\Entity\Marker"
        "entityId" => null
        "filters[region][comparison]" => "="
        "filters[region][value]" => "south"
      ]
      -linkUrl: "https://marker.rp.smartotter.fr/admin/marker?filters%5Bregion%5D%5Bcomparison%5D=%3D&filters%5Bregion%5D%5Bvalue%5D=south"
      -linkRel: ""
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
      -htmlAttributes: []
    }
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#2134
      -type: "crud"
      -selected: true
      -expanded: false
      -label: Symfony\Component\Translation\TranslatableMessage {#2151 …}
      -icon: "fa fa-map-marker-alt"
      -cssClass: ""
      -permission: null
      -routeName: null
      -routeParameters: [
        "crudAction" => "index"
        "crudControllerFqcn" => "App\Controller\Admin\MarkerCrudController"
        "entityFqcn" => "App\Entity\Marker"
        "entityId" => null
        "filters[display]" => "0"
      ]
      -linkUrl: "https://marker.rp.smartotter.fr/admin/marker?filters%5Bdisplay%5D=0"
      -linkRel: ""
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
      -htmlAttributes: []
    }
  ]
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
12 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#2139
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#2122 …}
  -icon: "fa fa-map-marker-alt"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Controller\Admin\MarkerCrudController"
    "entityFqcn" => "App\Entity\Marker"
    "entityId" => null
  ]
  -linkUrl: "https://marker.rp.smartotter.fr/admin/marker"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
13 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#2141
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#2113 …}
  -icon: "fa fa-map-marker-alt"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Controller\Admin\MarkerCrudController"
    "entityFqcn" => "App\Entity\Marker"
    "entityId" => null
    "filters[region][comparison]" => "="
    "filters[region][value]" => "north"
  ]
  -linkUrl: "https://marker.rp.smartotter.fr/admin/marker?filters%5Bregion%5D%5Bcomparison%5D=%3D&filters%5Bregion%5D%5Bvalue%5D=north"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
14 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#2143
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#2146 …}
  -icon: "fa fa-map-marker-alt"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Controller\Admin\MarkerCrudController"
    "entityFqcn" => "App\Entity\Marker"
    "entityId" => null
    "filters[region][comparison]" => "="
    "filters[region][value]" => "south"
  ]
  -linkUrl: "https://marker.rp.smartotter.fr/admin/marker?filters%5Bregion%5D%5Bcomparison%5D=%3D&filters%5Bregion%5D%5Bvalue%5D=south"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
15 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#2134
  -type: "crud"
  -selected: true
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#2151 …}
  -icon: "fa fa-map-marker-alt"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Controller\Admin\MarkerCrudController"
    "entityFqcn" => "App\Entity\Marker"
    "entityId" => null
    "filters[display]" => "0"
  ]
  -linkUrl: "https://marker.rp.smartotter.fr/admin/marker?filters%5Bdisplay%5D=0"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
16 DENIED IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
Show voter details
17 DENIED IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
Show voter details