GET https://dvz.all.baks.dev/_profiler

Security

Token

There is no security token. It was removed in 6f37f7.

Firewall

user Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context user
entry_point (none)
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "login_throttling"
  "remember_me"
  "BaksDev\Auth\Email\Security\UserEmailAuthenticator"
  "BaksDev\Auth\Telegram\Security\TelegramFormAuthenticator"
  "BaksDev\Auth\Vk\Security\VkAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1362
  -map: Symfony\Component\Security\Http\AccessMap {#1361 …}
  -logger: Monolog\Logger {#1373 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1359
  -sessionKey: "_security_user"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#1374 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#1356 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#339 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1358 …}
  -logger: Monolog\Logger {#1373 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1401 …}
}
0.95 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1265
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1290 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#1260
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#338 …}
  -provider: BaksDev\Users\Profile\Group\Security\Switcher\SwitchUserProvider {#1261 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#1259 …}
  -firewallName: "user"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#371 …}
  -logger: Monolog\Logger {#1373 …}
  -usernameParameter: "authority"
  -role: "ROLE_USER"
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#204 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#331 …}
  -targetRoute: null
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1257
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#338 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#371 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1361 …}
}
0.01 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#1370
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "auth-email:logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#338 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1379 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1401 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"BaksDev\Auth\Email\Security\UserEmailAuthenticator"

This authenticator did not support the request.

skipped
"BaksDev\Auth\Telegram\Security\TelegramFormAuthenticator"

This authenticator did not support the request.

skipped
"BaksDev\Auth\Vk\Security\VkAuthenticator"

This authenticator did not support the request.

skipped
"Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"

This authenticator did not support the request.

Access Decision