GET https://doorloop.dreamstudio9.com/_profiler

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider Ito\CoreBundle\Security\Provider\EmailUsernameProvider
context main
entry_point (none)
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators (none)

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#477
  -map: Symfony\Component\Security\Http\AccessMap {#510 …}
  -logger: Monolog\Logger {#487 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#528
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#50 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#487 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#529 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#515 …}
  -registered: true
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#489 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#531 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#535
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#533 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#537
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#47 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#45 …}
  -map: Symfony\Component\Security\Http\AccessMap {#510 …}
}
0.00 ms (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

unanimous 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"
4
"Ito\CoreBundle\Security\Voter\PermissionVoter"