GET https://pimcore-dev.widdim.com/en/Magazine/Pick%20of%20the%20Day

Log Messages

Level (7)
Channel (7)
Time Message
deprecation User Deprecated: Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Pimcore\AbstractClasses\AbstractImportFullParameters" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Symfony\Component\Console\Command\Command::interact()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Pimcore\AbstractClasses\AbstractImportFullParameters" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "App\Pimcore\AbstractClasses\AbstractImportFullParameters" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "App\Command\ImportFullCommand".
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.
info Connecting with parameters
[
  "driver" => "pdo_mysql"
  "charset" => "UTF8MB4"
  "host" => "localhost"
  "port" => 3306
  "user" => "pimcore_dev"
  "password" => "<redacted>"
  "dbname" => "pimcore_dev"
  "idle_connection_ttl" => 600
  "driverOptions" => [
    1002 => "SET sql_mode = '';"
  ]
  "serverVersion" => "10.11.14-MariaDB-0+deb12u2"
  "defaultTableOptions" => [
    "charset" => "UTF8MB4"
    "engine" => "InnoDB"
    "collate" => "utf8mb4_general_ci"
  ]
]
info Matched route
"document_104"
.
deprecation User Deprecated: Since symfony/dependency-injection 6.4: "Symfony\Component\DependencyInjection\ContainerAwareTrait" is deprecated, use dependency injection 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/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.