Security Token
Anonymous
Username
Authenticated
Property | Value |
---|---|
Roles | none |
Inherited Roles | none |
Token | Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#323 -secret: "U9Zp6oq" -user: "anon." -roleNames: [] -authenticated: true -attributes: [] } |
Security Firewall
dev
Name
Security enabled
Stateless
Allows anonymous
Configuration
Key | Value |
---|---|
provider | security.user.provider.concrete.app_user_provider |
context | dev |
entry_point | App\Security\LoginFormAuthenticator |
user_checker | security.user_checker |
access_denied_handler | (none) |
access_denied_url | (none) |
listeners | [ "guard" "anonymous" ] |
Listeners
Listener | Duration | Response |
---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#325 -map: Symfony\Component\Security\Http\AccessMap {#326 …} -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#330 …} -logger: Symfony\Bridge\Monolog\Logger {#314 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#332 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#60 …} -sessionKey: "_security_dev" -logger: Symfony\Bridge\Monolog\Logger {#314 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#333 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#174 …} -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#291 …} -rememberMeServices: null -sessionTrackerEnabler: [ Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#61 …} "enableUsageTracking" ] } |
0.03 ms | (none) |
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#336 -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#337 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#54 …} -providerKey: "dev" -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#339 …} -logger: Symfony\Bridge\Monolog\Logger {#314 …} -rememberMeServices: null } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#342 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#60 …} -secret: "U9Zp6oq" -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#54 …} -logger: Symfony\Bridge\Monolog\Logger {#314 …} } |
0.16 ms | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#344 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#61 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#51 …} -map: Symfony\Component\Security\Http\AccessMap {#326 …} -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#54 …} -exceptionOnNoToken: true } |
0.18 ms | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#317 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#61 …} -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "app_logout" ] -httpUtils: Symfony\Component\Security\Http\HttpUtils {#300 …} -csrfTokenManager: null -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#299 …} } |
0.00 ms | (none) |
Security Voters (4)
affirmative
Strategy
Access decision log
# | Result | Attributes | Object |
---|---|---|---|
1 | GRANTED | IS_AUTHENTICATED_ANONYMOUSLY | Symfony\Component\HttpFoundation\Request {#11 +attributes: Symfony\Component\HttpFoundation\ParameterBag {#16 …} +request: Symfony\Component\HttpFoundation\ParameterBag {#14 …} +query: Symfony\Component\HttpFoundation\InputBag {#15 …} +server: Symfony\Component\HttpFoundation\ServerBag {#19 …} +files: Symfony\Component\HttpFoundation\FileBag {#18 …} +cookies: Symfony\Component\HttpFoundation\InputBag {#17 …} +headers: Symfony\Component\HttpFoundation\HeaderBag {#20 …} #content: "" #languages: null #charsets: null #encodings: null #acceptableContentTypes: null #pathInfo: "/" #requestUri: "/" #baseUrl: "" #basePath: null #method: "POST" #format: null #session: Symfony\Component\HttpFoundation\Session\Session {#283 …} #locale: null #defaultLocale: "ru" -preferredFormat: null -isHostValid: true -isForwardedValid: true -isSafeContentPreferred: null : "" : "html" } |
Show voter details |