https://dev3-social.online/search

Security Token

Anonymous Username
Authenticated
Property Value
Roles none
Inherited Roles none
Token
AnonymousToken {#1255
  -secret: "Fm2kyev"
  -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
[
  "switch_user"
  "form_login"
  "remember_me"
  "anonymous"
]

Listeners

Listener Duration Response
"Symfony\Component\Security\Http\Firewall\ChannelListener"
0.19 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\RememberMeListener"
0.00 ms (none)
"Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener"
0.52 ms (none)
"Symfony\Component\Security\Http\Firewall\SwitchUserListener"
0.00 ms (none)
"Symfony\Component\Security\Http\Firewall\LogoutListener"
0.01 ms (none)
"Symfony\Component\Security\Http\Firewall\AccessListener"
0.72 ms (none)

Security Voters (4)

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Acl\Voter\AclVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_ANONYMOUSLY
Request {#329
  +attributes: ParameterBag {#318 …}
  +request: ParameterBag {#330 …}
  +query: ParameterBag {#323 …}
  +server: ServerBag {#321 …}
  +files: FileBag {#328 …}
  +cookies: ParameterBag {#325 …}
  +headers: HeaderBag {#324 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/search"
  #requestUri: "/search"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Session {#902 …}
  #locale: "en"
  #defaultLocale: "en"
  -isHostValid: true
  -isForwardedValid: true
  format: "html"
}