Log Messages

Level (7)
Channel (5)
Time Message
deprecation User Deprecated: Since symfony/templating 6.4: "Symfony\Component\Templating\EngineInterface" is deprecated since version 6.4 and will be removed in 7.0. Use Twig instead.
deprecation User Deprecated: Since symfony/templating 6.4: "Symfony\Component\Templating\StreamingEngineInterface" is deprecated since version 6.4 and will be removed in 7.0. Use Twig instead.
deprecation User Deprecated: Since symfony/templating 6.4: "Symfony\Component\Templating\DelegatingEngine" is deprecated since version 6.4 and will be removed in 7.0. Use Twig instead.
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/serializer 6.4: Passing a "Doctrine\Common\Annotations\PsrCachedReader" instance as argument 1 to "Symfony\Component\Serializer\Mapping\Loader\AttributeLoader::__construct()" is deprecated, pass null or omit the parameter instead.
info Connecting with parameters
[
  "driver" => "pdo_mysql"
  "charset" => "UTF8MB4"
  "host" => "localhost"
  "port" => 3306
  "user" => "stagekb6"
  "password" => "<redacted>"
  "dbname" => "usrdb_stagekb6_pim"
  "idle_connection_ttl" => 600
  "driverOptions" => [
    1002 => "SET sql_mode = '';"
  ]
  "serverVersion" => "8.0.40"
  "defaultTableOptions" => [
    "charset" => "UTF8MB4"
    "engine" => "InnoDB"
    "collate" => "utf8mb4_general_ci"
  ]
]
deprecation User Deprecated: Since symfony/validator 6.4: Method "Symfony\Component\Validator\ValidatorBuilder::setDoctrineAnnotationReader()" is deprecated without replacement.
deprecation User Deprecated: Since symfony/dependency-injection 6.4: "Symfony\Component\DependencyInjection\ContainerAwareTrait" is deprecated, use dependency injection instead.
deprecation User Deprecated: Getting query parts is deprecated as they are implementation details. (QueryBuilder.php:1330 called by QueryBuilderHelperTrait.php:132, https://github.com/doctrine/dbal/pull/6179, package doctrine/dbal)

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.