Log Messages
Info. & Errors 2
Informational and error log messages generated during the execution of the application.
Level | Channel | Message |
---|---|---|
INFO | request |
Matched route "ch_cookie_consent.show_if_cookie_consent_not_set" .
[ "route" => "ch_cookie_consent.show_if_cookie_consent_not_set" "route_parameters" => [ "_route" => "ch_cookie_consent.show_if_cookie_consent_not_set" "_controller" => "ConnectHolland\CookieConsentBundle\Controller\CookieConsentController::showIfCookieConsentNotSet" ] "request_uri" => "https://sister-act.toolapp.fr/cookie_consent_alt" "method" => "GET" ] |
INFO | security | Populated the TokenStorage with an anonymous Token. |
Deprecations 3
Log messages generated by using features marked as deprecated.
Debug 3
Unimportant log messages generated during the execution of the application.
Time | Channel | Message |
---|---|---|
security |
Checking for guard authentication credentials.
[ "firewall_key" => "main" "authenticators" => 1 ] |
|
security |
Checking support on guard authenticator.
[ "firewall_key" => "main" "authenticator" => "App\Security\LoginFormAuthenticator" ] |
|
security |
Guard authenticator does not support the request.
[ "firewall_key" => "main" "authenticator" => "App\Security\LoginFormAuthenticator" ] |
PHP Notices 0
Log messages generated by PHP notices silenced with the @ operator.
There are no log messages of this level.
Container 1856
Log messages generated during the compilation of the service container.
Class | Messages |
---|---|
Symfony\Component\DependencyInjection\Compiler\ResolveChildDefinitionsPass
|
523 |
Symfony\Component\DependencyInjection\Compiler\RemovePrivateAliasesPass
|
196 |
Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass
|
113 |
Symfony\Component\DependencyInjection\Compiler\RemoveAbstractDefinitionsPass
|
500 |
Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass
|
135 |
Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass
|
389 |