Security
Token
admin
Username
Authenticated
| Property | Value |
|---|---|
| Roles |
[ "ROLE_ADMIN" "ROLE_USER" ] |
| Inherited Roles | none |
| Token | Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#819 -user: App\Entity\User {#1016 …} -roleNames: [ "ROLE_ADMIN" "ROLE_USER" ] -attributes: [] -firewallName: "main" } |
Firewall
main
Name
Security enabled
Stateless
Configuration
| Key | Value |
|---|---|
| provider | security.user.provider.concrete.app_user_provider |
| context | main |
| entry_point | App\Security\CustomAuthenticator |
| user_checker | security.user_checker |
| access_denied_handler | (none) |
| access_denied_url | (none) |
| authenticators | [
"App\Security\CustomAuthenticator"
] |
Listeners
| Listener | Duration | Response |
|---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#786 -map: Symfony\Component\Security\Http\AccessMap {#778 …} -logger: Monolog\Logger {#743 …} -httpPort: 80 -httpsPort: 443 } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#795 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#702 …} -sessionKey: "_security_main" -logger: Monolog\Logger {#743 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#794 …} -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#774 …} -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#661 …} -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#791 …} } |
76.21 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#785 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#790 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#797 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#703 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#683 …} -map: Symfony\Component\Security\Http\AccessMap {#778 …} } |
1.45 ms | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#740 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#703 …} -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "app_logout" ] -httpUtils: Symfony\Component\Security\Http\HttpUtils {#775 …} -csrfTokenManager: null -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#774 …} } |
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 | ROLE_USER | Symfony\Component\HttpFoundation\Request {#16 +attributes: Symfony\Component\HttpFoundation\ParameterBag {#62 …} +request: Symfony\Component\HttpFoundation\InputBag {#60 …} +query: Symfony\Component\HttpFoundation\InputBag {#61 …} +server: Symfony\Component\HttpFoundation\ServerBag {#65 …} +files: Symfony\Component\HttpFoundation\FileBag {#64 …} +cookies: Symfony\Component\HttpFoundation\InputBag {#63 …} +headers: Symfony\Component\HttpFoundation\HeaderBag {#66 …} #content: "token=12e6.A0yHifhnVQGnjDPRgWrnTJ5XBS9eAXz_YWKzxNVS3fU.RBjRv503BEPew3-LxyChDd8RVEMtbxKrFinE_LMUh8BXAtD8yAogTfPKeg" #languages: null #charsets: null #encodings: null #acceptableContentTypes: [ "text/html" "application/xhtml+xml" "image/avif" "image/webp" "image/apng" "application/xml" "*/*" "application/signed-exchange" ] #pathInfo: "/admin" #requestUri: "/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CVehicleOnSiteCrudController&entityId=1" #baseUrl: "" #basePath: null #method: "POST" #format: null #session: Symfony\Component\HttpFoundation\Session\Session {#784 …} #locale: null #defaultLocale: "ru" -preferredFormat: null -isHostValid: true -isForwardedValid: true -isSafeContentPreferred: ? bool -trustedValuesCache: [] -isIisRewrite: false : "" : "html" } |
||
|
|||||
| 2 | GRANTED | EA_ACCESS_ENTITY | EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1060 -isAccessible: true -fqcn: "App\Entity\VehicleOnSite" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1070 …} -instance: App\Entity\VehicleOnSite {#994 -id: null -licensePlate: "TEST777" -enteredAt: DateTime @1777969800 {#971 : 2026-05-05 12:30:00.0 Europe/Samara (+04:00) } -departedAt: null -entryCamera: "TEST Claude" -exitCamera: null -ownerFirstName: null -ownerLastName: null -ownerPatronymic: null -additionalInfo: null -macroscopCarId: null -manuallyConfirmedDeparted: false -manuallyConfirmedDepartedAt: null -manualConfirmNote: null -metadata: [ "eventId" => "test-claude-001" "eventName" => "PlateRecognizedEvent" "direction" => -1 "reliability" => 1 "plateCountry" => "ru" "plateColor" => "White" ] -lastEventId: "test-claude-001" -createdAt: DateTime @1777987984 {#917 : 2026-05-05 17:33:04.0 Europe/Samara (+04:00) } -updatedAt: DateTime @1777987984 {#925 : 2026-05-05 17:33:04.0 Europe/Samara (+04:00) } } -primaryKeyName: "id" -primaryKeyValue: 1 -permission: null -fields: null -actions: null } |
||
|
|||||
| 3 | GRANTED | ROLE_ADMIN | App\Entity\VehicleOnSite {#994 -id: null -licensePlate: "TEST777" -enteredAt: DateTime @1777969800 {#971 : 2026-05-05 12:30:00.0 Europe/Samara (+04:00) } -departedAt: null -entryCamera: "TEST Claude" -exitCamera: null -ownerFirstName: null -ownerLastName: null -ownerPatronymic: null -additionalInfo: null -macroscopCarId: null -manuallyConfirmedDeparted: false -manuallyConfirmedDepartedAt: null -manualConfirmNote: null -metadata: [ "eventId" => "test-claude-001" "eventName" => "PlateRecognizedEvent" "direction" => -1 "reliability" => 1 "plateCountry" => "ru" "plateColor" => "White" ] -lastEventId: "test-claude-001" -createdAt: DateTime @1777987984 {#917 : 2026-05-05 17:33:04.0 Europe/Samara (+04:00) } -updatedAt: DateTime @1777987984 {#925 : 2026-05-05 17:33:04.0 Europe/Samara (+04:00) } } |
||
|
|||||
| 4 | GRANTED | EA_EXECUTE_ACTION | [ "action" => "delete" "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1060 -isAccessible: true -fqcn: "App\Entity\VehicleOnSite" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1070 …} -instance: App\Entity\VehicleOnSite {#994 -id: null -licensePlate: "TEST777" -enteredAt: DateTime @1777969800 {#971 : 2026-05-05 12:30:00.0 Europe/Samara (+04:00) } -departedAt: null -entryCamera: "TEST Claude" -exitCamera: null -ownerFirstName: null -ownerLastName: null -ownerPatronymic: null -additionalInfo: null -macroscopCarId: null -manuallyConfirmedDeparted: false -manuallyConfirmedDepartedAt: null -manualConfirmNote: null -metadata: [ "eventId" => "test-claude-001" "eventName" => "PlateRecognizedEvent" "direction" => -1 "reliability" => 1 "plateCountry" => "ru" "plateColor" => "White" ] -lastEventId: "test-claude-001" -createdAt: DateTime @1777987984 {#917 : 2026-05-05 17:33:04.0 Europe/Samara (+04:00) } -updatedAt: DateTime @1777987984 {#925 : 2026-05-05 17:33:04.0 Europe/Samara (+04:00) } } -primaryKeyName: "id" -primaryKeyValue: 1 -permission: null -fields: null -actions: null } ] |
||
|
|||||