GET https://crm.qualitaux.fr/admin/employee/

Security

Token

roland.dufour@pilipili-web.com Username
Authenticated
e8217b From
Property Value
Roles
[
  "ROLE_USER"
  "ROLE_EMPLOYEE"
]
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#13841
  -user: App\Entity\User {#14640 …}
  -roleNames: [
    "ROLE_USER"
    "ROLE_EMPLOYEE"
  ]
  -attributes: []
  -firewallName: "main"
}

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider App\Security\UserProvider
context main
entry_point security.authenticator.form_login.main
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "login_throttling"
  "form_login"
  "remember_me"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#13693
  -map: Symfony\Component\Security\Http\AccessMap {#13691 …}
  -logger: Monolog\Logger {#15148 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#13727
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#14884 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#13715 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#13418 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#13729 …}
  -logger: Monolog\Logger {#15148 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#13618 …}
}
44.84 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#13755
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#13705 …}
}
0.10 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#13798
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#7536 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#13734 …}
  -map: Symfony\Component\Security\Http\AccessMap {#13691 …}
}
4.41 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#10482
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "admin_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#7536 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#13622 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#13618 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"

This authenticator did not support the request.

skipped
"Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"

This authenticator did not support the request.

Access Decision

unanimous Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
2
"App\Security\Voter\CrudVoter"
3
"App\Security\Voter\EmployeeProfileVoter"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_EMPLOYEE
Symfony\Component\HttpFoundation\Request {#10
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#61 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#48 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#60 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#64 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#63 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#62 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#65 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/admin/employee/"
  #requestUri: "/admin/employee/"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#13823 …}
  #locale: null
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
attribute ROLE_EMPLOYEE GRANTED
The user has ROLE_EMPLOYEE.
"App\Security\Voter\CrudVoter"
attribute ROLE_EMPLOYEE ABSTAIN
"App\Security\Voter\EmployeeProfileVoter"
attribute ROLE_EMPLOYEE ABSTAIN
Show voter details
2 GRANTED edit
App\Entity\Employee {#9639
  -id: 2
  -user: App\Entity\User {#9076 …}
  -employeeProfile: Proxies\__CG__\App\Entity\EmployeeProfile {#14236 …}
  -createdAt: DateTimeImmutable @1773831238 {#8720
    date: 2026-03-18 10:53:58.0 UTC (+00:00)
  }
  -updatedAt: DateTimeImmutable @1773831238 {#10515
    date: 2026-03-18 10:53:58.0 UTC (+00:00)
  }
  -deletedAt: null
}
"App\Security\Voter\CrudVoter"
attribute edit GRANTED
"App\Security\Voter\EmployeeProfileVoter"
attribute edit ABSTAIN
Show voter details
3 GRANTED delete
App\Entity\Employee {#9639
  -id: 2
  -user: App\Entity\User {#9076 …}
  -employeeProfile: Proxies\__CG__\App\Entity\EmployeeProfile {#14236 …}
  -createdAt: DateTimeImmutable @1773831238 {#8720
    date: 2026-03-18 10:53:58.0 UTC (+00:00)
  }
  -updatedAt: DateTimeImmutable @1773831238 {#10515
    date: 2026-03-18 10:53:58.0 UTC (+00:00)
  }
  -deletedAt: null
}
"App\Security\Voter\CrudVoter"
attribute delete GRANTED
"App\Security\Voter\EmployeeProfileVoter"
attribute delete ABSTAIN
Show voter details
4 GRANTED edit
App\Entity\Employee {#14705
  -id: 1
  -user: App\Entity\User {#14640 …}
  -employeeProfile: Proxies\__CG__\App\Entity\EmployeeProfile {#14236 …}
  -createdAt: DateTimeImmutable @1773831087 {#14667
    date: 2026-03-18 10:51:27.0 UTC (+00:00)
  }
  -updatedAt: DateTimeImmutable @1773831087 {#14750
    date: 2026-03-18 10:51:27.0 UTC (+00:00)
  }
  -deletedAt: null
}
"App\Security\Voter\CrudVoter"
attribute edit GRANTED
"App\Security\Voter\EmployeeProfileVoter"
attribute edit ABSTAIN
Show voter details
5 GRANTED delete
App\Entity\Employee {#14705
  -id: 1
  -user: App\Entity\User {#14640 …}
  -employeeProfile: Proxies\__CG__\App\Entity\EmployeeProfile {#14236 …}
  -createdAt: DateTimeImmutable @1773831087 {#14667
    date: 2026-03-18 10:51:27.0 UTC (+00:00)
  }
  -updatedAt: DateTimeImmutable @1773831087 {#14750
    date: 2026-03-18 10:51:27.0 UTC (+00:00)
  }
  -deletedAt: null
}
"App\Security\Voter\CrudVoter"
attribute delete GRANTED
"App\Security\Voter\EmployeeProfileVoter"
attribute delete ABSTAIN
Show voter details