GET https://app.masviral.es/dashboard

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.all_users
context main
entry_point security.authenticator.form_login.main
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "form_login"
  "remember_me"
]

Listeners

Listener Duration Response
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#7965
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#7095 …}
  -time: null
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#7095 …}
}
(none) (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#6848
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#7127 …}
  -time: 0.00023818016052246
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#7127 …}
}
0.24 ms (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#9219
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#6690 …}
  -time: null
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#6690 …}
}
(none) (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#7902
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#6772 …}
  -time: 2.0980834960938E-5
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#6772 …}
}
0.02 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#10499
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#338 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#23162 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#10550 …}
  -csrfTokenManager: null
}
(none) (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\RoleHierarchyVoter"
2
"App\Security\Voter\MediaFileVoter"
3
"App\Security\Voter\TenantVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_USER.
"App\Security\Voter\MediaFileVoter"
ABSTAIN
"App\Security\Voter\TenantVoter"
ABSTAIN
Show voter details