Log Messages
Info. & Errors 2
Informational and error log messages generated during the execution of the application.
Level | Channel | Message |
---|---|---|
INFO | request |
Matched route "swagger_ui" .
[ "route" => "swagger_ui" "route_parameters" => [ "_route" => "swagger_ui" "_controller" => "nelmio_api_doc.controller.swagger_ui" ] "request_uri" => "https://api.translators.devrelease.net/doc" "method" => "GET" ] |
INFO | security | Populated the TokenStorage with an anonymous Token. |
Deprecations 42
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" => "Lexik\Bundle\JWTAuthenticationBundle\Security\Guard\JWTTokenAuthenticator" ] |
|
security |
Guard authenticator does not support the request.
[ "firewall_key" => "main" "authenticator" => "Lexik\Bundle\JWTAuthenticationBundle\Security\Guard\JWTTokenAuthenticator" ] |
PHP Notices 0
Log messages generated by PHP notices silenced with the @ operator.
There are no log messages of this level.
Container 1670
Log messages generated during the compilation of the service container.
Class | Messages |
---|---|
Symfony\Component\DependencyInjection\Compiler\ResolveChildDefinitionsPass
|
334 |
Symfony\Component\DependencyInjection\Compiler\RemovePrivateAliasesPass
|
179 |
Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass
|
175 |
Symfony\Component\DependencyInjection\Compiler\RemoveAbstractDefinitionsPass
|
376 |
Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass
|
215 |
Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass
|
391 |