Log Messages
Info. & Errors 1
Informational and error log messages generated during the execution of the application.
Level | Channel | Message |
---|---|---|
INFO | request |
Matched route "index" .
[ "route" => "index" "route_parameters" => [ "_route" => "index" "_controller" => "App\Controller\HelloWorld::index" ] "request_uri" => "http://cyclone-service.bgdigital.cloud/" "method" => "GET" ] |
Deprecations 6
Log messages generated by using features marked as deprecated.
Debug 0
Unimportant log messages generated during the execution of the application.
There are no log messages of this level.
PHP Notices 4
Log messages generated by PHP notices silenced with the @ operator.
Time | Channel | Message |
---|---|---|
php (4 times) |
Notice: Trying to access array offset on value of type null
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#586 +count: 1 -severity: E_NOTICE : { { App\Logger\BgRequestProcessor->__invoke(array $record) … › { { App\Logger\BgRequestProcessor->__invoke(array $record) … › |
Container 1016
Log messages generated during the compilation of the service container.
Class | Messages |
---|---|
Symfony\Component\DependencyInjection\Compiler\ResolveChildDefinitionsPass
|
174 |
Symfony\Component\DependencyInjection\Compiler\RemovePrivateAliasesPass
|
224 |
Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass
|
63 |
Symfony\Component\DependencyInjection\Compiler\RemoveAbstractDefinitionsPass
|
167 |
Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass
|
79 |
Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass
|
308 |
Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\UnusedTagsPass
|
1 |