GET https://www.redix-hosting.com/?C=N&O=A

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.users_in_database
context main
entry_point App\Core\Security\UserAuthenticator
user_checker App\Core\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "remember_me"
  "App\Core\Security\UserAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#747
  -map: Symfony\Component\Security\Http\AccessMap {#748 …}
  -logger: Monolog\Logger {#736 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#752
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#735 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#755 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#327 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#753 …}
  -logger: Monolog\Logger {#736 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#606 …}
}
0.14 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#782
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#758 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#784
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#328 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#295 …}
  -map: Symfony\Component\Security\Http\AccessMap {#748 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#739
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#328 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#633 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#606 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Core\Security\UserAuthenticator"

This authenticator did not support the request.

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

This authenticator did not support the request.

Access Decision