Error 404 Not Found

GET https://eclectis.eu/index.php/page/privacy-policy

Forwarded to ErrorController (fca550)

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider App\Security\UserProvider
context main
entry_point (none)
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "remember_me"
  "App\Security\OAuth\GithubAuthenticator"
  "App\Security\OAuth\FacebookAuthenticator"
  "App\Security\OAuth\GoogleAuthenticator"
  "App\Security\OAuth\InstagramAuthenticator"
  "App\Security\OAuth\LinkedinAuthenticator"
  "App\Security\OAuth\DiscordAuthenticator"
  "App\Security\OAuth\DisqusAuthenticator"
  "App\Security\OAuth\SpotifyAuthenticator"
  "App\Security\OAuth\TwitchAuthenticator"
  "App\Security\OAuth\YahooAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#751
  -map: Symfony\Component\Security\Http\AccessMap {#750 …}
  -logger: Monolog\Logger {#782 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#744
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#783 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#741 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#331 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#743 …}
  -logger: Monolog\Logger {#782 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#778 …}
}
0.02 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#818
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#819 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#839
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#567 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#387 …}
  -map: Symfony\Component\Security\Http\AccessMap {#750 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#779
  -options: [
    "csrf_parameter" => "token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#567 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#788 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#778 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#566 …}
}
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Security\OAuth\GithubAuthenticator"

This authenticator did not support the request.

skipped
"App\Security\OAuth\FacebookAuthenticator"

This authenticator did not support the request.

skipped
"App\Security\OAuth\GoogleAuthenticator"

This authenticator did not support the request.

skipped
"App\Security\OAuth\InstagramAuthenticator"

This authenticator did not support the request.

skipped
"App\Security\OAuth\LinkedinAuthenticator"

This authenticator did not support the request.

skipped
"App\Security\OAuth\DiscordAuthenticator"

This authenticator did not support the request.

skipped
"App\Security\OAuth\DisqusAuthenticator"

This authenticator did not support the request.

skipped
"App\Security\OAuth\SpotifyAuthenticator"

This authenticator did not support the request.

skipped
"App\Security\OAuth\TwitchAuthenticator"

This authenticator did not support the request.

skipped
"App\Security\OAuth\YahooAuthenticator"

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"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"