Log Messages
Info. & Errors 1
Informational and error log messages generated during the execution of the application.
Deprecations 1
Log messages generated by using features marked as deprecated.
Time | Channel | Message |
---|---|---|
n/a |
The "Symfony\Bridge\Doctrine\Logger\DbalLogger" class implements "Doctrine\DBAL\Logging\SQLLogger" that is deprecated Use {@see \Doctrine\DBAL\Logging\Middleware} or implement {@see \Doctrine\DBAL\Driver\Middleware} instead.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#199 +count: 1 -severity: E_USER_DEPRECATED : { { spl_autoload_call($class_name) … › { { spl_autoload_call($class_name) … › |
Debug 2
Unimportant log messages generated during the execution of the application.
Time | Channel | Message |
---|---|---|
doctrine |
Executing query: "SELECT name FROM sqlite_master WHERE type = 'table' AND name != 'sqlite_sequence' AND name != 'geometry_columns' AND name != 'spatial_ref_sys' UNION ALL SELECT name FROM sqlite_temp_master WHERE type = 'table' ORDER BY name"
[ "sql" => "SELECT name FROM sqlite_master WHERE type = 'table' AND name != 'sqlite_sequence' AND name != 'geometry_columns' AND name != 'spatial_ref_sys' UNION ALL SELECT name FROM sqlite_temp_master WHERE type = 'table' ORDER BY name" ] |
|
doctrine |
Executing query: "SELECT ''"
[ "sql" => "SELECT ''" ] |
PHP Notices 0
Log messages generated by PHP notices silenced with the @ operator.
There are no log messages of this level.
Container 1754
Log messages generated during the compilation of the service container.
Class | Messages |
---|---|
Symfony\Component\DependencyInjection\Compiler\ResolveChildDefinitionsPass
|
220 |
Symfony\Component\DependencyInjection\Compiler\AutowirePass
|
5 |
Symfony\Component\DependencyInjection\Compiler\RemovePrivateAliasesPass
|
209 |
Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass
|
67 |
Symfony\Component\DependencyInjection\Compiler\RemoveAbstractDefinitionsPass
|
208 |
Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass
|
751 |
Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass
|
294 |