GET https://agro.n46.net/ro/create-account

Security

Token

There is no security token.

Firewall

user_secured_area Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.user_provider
context user
entry_point security.authenticator.form_login.user_secured_area
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "form_login"
  "remember_me"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#531
  -map: Symfony\Component\Security\Http\AccessMap {#530 …}
  -logger: Monolog\Logger {#565 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#610
  -sessionKey: "_security_user"
  -registered: true
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#571 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#613 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#475 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#611 …}
  -logger: Monolog\Logger {#565 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#559 …}
}
0.01 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#616
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#618 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#641
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#474 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#484 …}
  -map: Symfony\Component\Security\Http\AccessMap {#530 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#560
  -options: [
    "csrf_parameter" => "user_logout"
    "csrf_token_id" => "user_logout"
    "logout_path" => "user_security_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#474 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#576 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#559 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#497 …}
}
(none) (none)

Authenticators

Status Authenticator
skipped
"Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"

This authenticator did not support the request.

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

This authenticator did not support the request.

Access Decision