https://www.t.dev.slivki.by/profile/login Return to referer URL

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider Slivki\Security\Provider\UserProvider
context main
entry_point Slivki\Security\SlivkiAuthenticator
user_checker Slivki\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "remember_me"
  "Slivki\Security\LoginFormAuthenticator"
  "Slivki\Security\SlivkiAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#2898
  -map: Symfony\Component\Security\Http\AccessMap {#2899 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#2890 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#3048
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#3516 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#2890 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#3047 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#2875 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#2889 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#3517
      -storage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#3516 …}
      -container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#3515 …}
      -enableUsageTracking: true
    }
    "enableUsageTracking"
  ]
}
0.05 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#3053
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#3052 …}
}
598.64 ms
Symfony\Component\HttpFoundation\RedirectResponse {#1821
  #targetUrl: "https://www.t.dev.slivki.by/profile/login"
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#1884 …}
  #content: """
    <!DOCTYPE html>\n
    <html>\n
        <head>\n
            <meta charset="UTF-8" />\n
            <meta http-equiv="refresh" content="0;url='https://www.t.dev.slivki.by/profile/login'" />\n
    \n
            <title>Redirecting to https://www.t.dev.slivki.by/profile/login</title>\n
        </head>\n
        <body>\n
            Redirecting to <a href="https://www.t.dev.slivki.by/profile/login">https://www.t.dev.slivki.by/profile/login</a>.\n
        </body>\n
    </html>
    """
  #version: "1.1"
  #statusCode: 302
  #statusText: "Found"
  #charset: "UTF-8"
}

Authenticators

Authenticator Supports Duration Passport
"Slivki\Security\SlivkiAuthenticator"
0.00 ms (none)
"Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
0.00 ms (none)
"Slivki\Security\LoginFormAuthenticator"
1.04 ms
Symfony\Component\Security\Http\Authenticator\Passport\Passport {#3070
  #user: Slivki\Entity\User {#3433 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#3071
      -userIdentifier: "crazy_smile_777@mail.ru"
      -userLoader: Closure(): User {#3066 …}
      -user: Slivki\Entity\User {#3433 …}
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials" => Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials {#3061
      -password: "12crazystim12"
      -resolved: false
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\RememberMeBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\RememberMeBadge {#3063
      -enabled: false
    }
  ]
  -attributes: []
}

Access Decision

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"