GET https://pimcore-dev.widdim.com/en/shop/Cars/Economy-Cars~c547

Log Messages

Level (7)
Channel (9)
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
"shop-category"
.
deprecation User Deprecated: Since pimcore/pimcore 11.0: Passing id as string to method Pimcore\Model\DataObject\AbstractObject::getById is deprecated
info User specific Condition Part: (parentCategoryIds LIKE '%,547,%')
info Total Condition: active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND `type` = 'variant' AND (parentCategoryIds LIKE '%,547,%')
info Query: SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName FROM shop_productindex a WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND `type` = 'variant' AND (parentCategoryIds LIKE '%,547,%') LIMIT 22
info Query done.
info User specific Condition Part:
info Total Condition: active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND `type` = 'variant'
info Query: SELECT TRIM(`parentCategoryIds`) as `value`, count(*) as `count` FROM shop_productindex a WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND `type` = 'variant' GROUP BY TRIM(`parentCategoryIds`)
info Query done.
info User specific Condition Part: (parentCategoryIds LIKE '%,547,%')
info Total Condition: active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND `type` = 'variant' AND (parentCategoryIds LIKE '%,547,%')
info Query: SELECT dest as `value`, count(*) as `count` FROM shop_productindex_relations a WHERE fieldname = 'manufacturer' AND src IN (SELECT a.id FROM shop_productindex a WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND `type` = 'variant' AND (parentCategoryIds LIKE '%,547,%')) GROUP BY dest
info Query done.
info Load Objects...
info done.
info User specific Condition Part: (parentCategoryIds LIKE '%,547,%')
info Total Condition: active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND `type` = 'variant' AND (parentCategoryIds LIKE '%,547,%')
info Query: SELECT TRIM(`color`) as `value`, count(*) as `count` FROM shop_productindex a WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND `type` = 'variant' AND (parentCategoryIds LIKE '%,547,%') GROUP BY TRIM(`color`)
info Query done.
info User specific Condition Part: (parentCategoryIds LIKE '%,547,%')
info Total Condition: active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND `type` = 'variant' AND (parentCategoryIds LIKE '%,547,%')
info Query: SELECT TRIM(`carClass`) as `value`, count(*) as `count` FROM shop_productindex a WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND `type` = 'variant' AND (parentCategoryIds LIKE '%,547,%') GROUP BY TRIM(`carClass`)
info Query done.
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.