Log Messages

Level (7)
Channel (8)
Time Message
info Connecting with parameters
[
  "driver" => "pdo_mysql"
  "charset" => "UTF8MB4"
  "host" => "localhost"
  "port" => 3306
  "user" => "aradoc"
  "password" => "<redacted>"
  "dbname" => "arxiu_aradoc"
  "driverOptions" => [
    1002 => "SET sql_mode = '';"
  ]
  "serverVersion" => "8.0.35-0ubuntu0.22.04.1"
  "defaultTableOptions" => [
    "charset" => "UTF8MB4"
    "engine" => "InnoDB"
    "collate" => "utf8mb4_general_ci"
  ]
]
info Matched route
"api_data"
.
deprecation User Deprecated: Passing an array for the first argument to QueryBuilder::select() is deprecated, pass each value as an individual variadic argument instead. (QueryBuilder.php:691 called by Dao.php:45, https://github.com/doctrine/dbal/issues/3837, package doctrine/dbal)
deprecation User Deprecated: Getting query parts is deprecated as they are implementation details. (QueryBuilder.php:1333 called by QueryBuilderHelperTrait.php:131, https://github.com/doctrine/dbal/pull/6179, package doctrine/dbal)
deprecation User Deprecated: Calling Doctrine\DBAL\Query\QueryBuilder::resetQueryPart() with "orderBy" is deprecated, call resetOrderBy() instead. (QueryBuilder.php:1416 called by QueryBuilderHelperTrait.php:133, https://github.com/doctrine/dbal/pull/6193, package doctrine/dbal)
error object with ID 625 not found
deprecation User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cached_reader" service is deprecated without replacement.
deprecation User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.reader" service is deprecated without replacement.
deprecation User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cache_adapter" service is deprecated without replacement.
deprecation User Deprecated: Since symfony/validator 6.4: Method "Symfony\Component\Validator\ValidatorBuilder::setDoctrineAnnotationReader()" is deprecated without replacement.

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.