Security Token

Anonymous Username
Authenticated
Property Value
Roles none
Inherited Roles none
Token
0 of 0
Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#1537 -secret: "9uK7mQF" -user: "anon." -roles: [] -authenticated: true -attributes: [] }

Security Firewall

main Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider fos_user.user_provider.username_email
context main
entry_point security.authentication.form_entry_point.main
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
0 of 0
[ "form_login" "anonymous" ]

Listeners

Listener Duration Response
"Symfony\Component\Security\Http\Firewall\ChannelListener"
0.04 ms (none)
"Symfony\Component\Security\Http\Firewall\ContextListener"
0.01 ms (none)
"Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener"
0.00 ms (none)
"Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener"
0.51 ms (none)
"Symfony\Component\Security\Http\Firewall\LogoutListener"
0.01 ms (none)
"Symfony\Component\Security\Http\Firewall\AccessListener"
0.24 ms (none)

Security Voters (5)

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"
4
"App\Security\Authorization\Voter\EmployeeVoter"
5
"App\Security\Authorization\Voter\ModuleVoter"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_ANONYMOUSLY
0 of 0
Symfony\Component\HttpFoundation\Request {#11 +attributes: Symfony\Component\HttpFoundation\ParameterBag {#14 …} +request: Symfony\Component\HttpFoundation\ParameterBag {#12 …} +query: Symfony\Component\HttpFoundation\ParameterBag {#13 …} +server: Symfony\Component\HttpFoundation\ServerBag {#17 …} +files: Symfony\Component\HttpFoundation\FileBag {#16 …} +cookies: Symfony\Component\HttpFoundation\ParameterBag {#15 …} +headers: Symfony\Component\HttpFoundation\HeaderBag {#18 …} #content: "" #languages: null #charsets: null #encodings: null #acceptableContentTypes: null #pathInfo: "/contact" #requestUri: "/contact" #baseUrl: "" #basePath: "" #method: "GET" #format: null #session: Symfony\Component\HttpFoundation\Session\Session {#299 …} #locale: "pl" #defaultLocale: "pl" -preferredFormat: null -isHostValid: true -isForwardedValid: true format: "html" }
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details