Deprecated: Constant E_STRICT is deprecated since 8.4, the error level was removed in /home/developa/projects/parallax/vendor/symfony/error-handler/ErrorHandler.php on line 58

Deprecated: Constant E_STRICT is deprecated since 8.4, the error level was removed in /home/developa/projects/parallax/vendor/symfony/error-handler/ErrorHandler.php on line 76
Symfony Profiler

POST https://parallax-interne.yvan-emiliau.com/check-new-notifications/16

Security

Token

tana@gmail.com Username
Authenticated
Property Value
Roles
[
  "ROLE_AGENCY_PRODUCTION_ADMIN"
  "ROLE_USER"
]
Inherited Roles
[
  "ROLE_AGENCY_PRODUCTION_AGENT"
]
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#44
  -user: App\Entity\UserAgency {#1747 …}
  -roleNames: [
    "ROLE_AGENCY_PRODUCTION_ADMIN"
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "agency_user"
}

Firewall

agency_user Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.agency_user_provider
context agency_user
entry_point App\Security\AgencyUserAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "App\Security\AgencyUserAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#215
  -map: Symfony\Component\Security\Http\AccessMap {#216 …}
  -logger: Monolog\Logger {#189 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#69
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#276 …}
  -sessionKey: "_security_agency_user"
  -logger: Monolog\Logger {#189 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#68 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#193 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#188 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#66 …}
}
10.20 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#62
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#64 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#54
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#277 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#60 …}
  -map: Symfony\Component\Security\Http\AccessMap {#216 …}
}
0.47 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#192
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#277 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "agency_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#183 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#193 …}
}
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"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_USER
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#15 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#9 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#12 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#18 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#17 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#16 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#19 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/check-new-notifications/16"
  #requestUri: "/check-new-notifications/16"
  #baseUrl: ""
  #basePath: null
  #method: "POST"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#51 …}
  #locale: null
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details