GET http://loyalty.parsonsnose.co.uk/_profiler

Security

Token

There is no security token.

Firewall

dev Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#208
  -map: Symfony\Component\Security\Http\AccessMap {#206 …}
  -logger: Symfony\Component\HttpKernel\Log\Logger {#21 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#207
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#144 …}
  -sessionKey: "_security_dev"
  -logger: Symfony\Component\HttpKernel\Log\Logger {#21 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#209 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#211 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#189 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#221 …}
}
0.35 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#233
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#234 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#248
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#148 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#222 …}
  -map: Symfony\Component\Security\Http\AccessMap {#206 …}
}
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\RoleVoter"