GET https://www.skeleton-api.amme.ro/ro/

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider App\Security\DbalUserProvider
context main
entry_point App\Security\WebLoginFormAuthenticator
user_checker App\Security\AppUserChecker
access_denied_handler App\Security\WebAccessDeniedHandler
access_denied_url (none)
authenticators
[
  "login_throttling"
  "remember_me"
  "App\Security\WebLoginFormAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#553
  -map: Symfony\Component\Security\Http\AccessMap {#20 …}
  -logger: Monolog\Logger {#582 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#502
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#579 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#544 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#136 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#493 …}
  -logger: Monolog\Logger {#582 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#567 …}
}
0.04 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#543
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#545 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#606
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#137 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#601 …}
  -map: Symfony\Component\Security\Http\AccessMap {#20 …}
}
0.01 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#566
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#137 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#548 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#567 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Security\WebLoginFormAuthenticator"

This authenticator did not support the request.

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

This authenticator did not support the request.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"

Access decision log

# Result Attributes Object
1 GRANTED PUBLIC_ACCESS
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
GRANTED
Access is public.
Show voter details