Log Messages
Level (7)
Channel (1)
| Time | Message |
|---|---|
| info |
Matched route "home".
request
[ "route" => "home" "route_parameters" => [ "_route" => "home" "_controller" => "App\Controller\HomeController::index" ] "request_uri" => "https://bi.klaravik.dev/" "method" => "GET" ] |
| debug |
Checking for authenticator support.
security
[ "firewall_name" => "main" "authenticators" => 3 ] |
| debug |
Checking support on authenticator.
security
[ "firewall_name" => "main" "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator" ] |
| debug |
Authenticator does not support the request.
security
[ "firewall_name" => "main" "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator" ] |
| debug |
Checking support on authenticator.
security
[ "firewall_name" => "main" "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator" ] |
| debug |
Authenticator does not support the request.
security
[ "firewall_name" => "main" "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator" ] |
| debug |
Checking support on authenticator.
security
[ "firewall_name" => "main" "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator" ] |
| debug |
Authenticator does not support the request.
security
[ "firewall_name" => "main" "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator" ] |
| debug |
Access denied, the user is not fully authenticated; redirecting to authentication entry point.
security
[ "exception" => Symfony\Component\Security\Core\Exception\AccessDeniedException {#314 #message: "Access Denied. The user doesn't have ROLE_USER." #code: 403 #file: "/app/vendor/symfony/security-http/Firewall/AccessListener.php" #line: 79 -attributes: [ "ROLE_USER" ] -subject: Symfony\Component\HttpFoundation\Request {#2 …} -accessDecision: Symfony\Component\Security\Core\Authorization\AccessDecision {#356 …} trace: { /app/vendor/symfony/security-http/Firewall/AccessListener.php:79 { Symfony\Component\Security\Http\Firewall\AccessListener->authenticate(RequestEvent $event): void … › {
/app/vendor/symfony/security-http/Firewall/AccessListener.php:79 {
Symfony\Component\Security\Http\Firewall\AccessListener->authenticate(RequestEvent $event): void …
›
|
| debug |
Calling Authentication entry point.
security
[ "entry_point" => Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#352 -options: [ "username_parameter" => "_username" "password_parameter" => "_password" "check_path" => "app_login" "post_only" => true "form_only" => false "enable_csrf" => true "csrf_parameter" => "_csrf_token" "csrf_token_id" => "authenticate" "login_path" => "app_login" "use_forward" => false ] -httpKernel: ? Symfony\Component\HttpKernel\HttpKernelInterface -httpUtils: Symfony\Component\Security\Http\HttpUtils {#402 …} -userProvider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#360 …} -successHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler {#363 …} -failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#367 …} } ] |
There are no log messages.
Container Compilation Logs (0)
Log messages generated during the compilation of the service container.
There are no compiler log messages.